/aosp_15_r20/external/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 41 DILocation *DILocation::getImpl(LLVMContext &Context, unsigned Line, in getImpl() function in DILocation 161 GenericDINode *GenericDINode::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in GenericDINode 215 DISubrange *DISubrange::getImpl(LLVMContext &Context, int64_t Count, int64_t Lo, in getImpl() function in DISubrange 221 DIEnumerator *DIEnumerator::getImpl(LLVMContext &Context, int64_t Value, in getImpl() function in DIEnumerator 230 DIBasicType *DIBasicType::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in DIBasicType 242 DIDerivedType *DIDerivedType::getImpl( in getImpl() function in DIDerivedType 257 DICompositeType *DICompositeType::getImpl( in getImpl() function in DICompositeType 338 DISubroutineType *DISubroutineType::getImpl(LLVMContext &Context, in getImpl() function in DISubroutineType 348 DIFile *DIFile::getImpl(LLVMContext &Context, MDString *Filename, in getImpl() function in DIFile 358 DICompileUnit *DICompileUnit::getImpl( in getImpl() function in DICompileUnit [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 51 DILocation *DILocation::getImpl(LLVMContext &Context, unsigned Line, in getImpl() function in DILocation 262 GenericDINode *GenericDINode::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in GenericDINode 320 DISubrange *DISubrange::getImpl(LLVMContext &Context, int64_t Count, int64_t Lo, in getImpl() function in DISubrange 327 DISubrange *DISubrange::getImpl(LLVMContext &Context, Metadata *CountNode, in getImpl() function in DISubrange 335 DIEnumerator *DIEnumerator::getImpl(LLVMContext &Context, int64_t Value, in getImpl() function in DIEnumerator 344 DIBasicType *DIBasicType::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in DIBasicType 370 DIDerivedType *DIDerivedType::getImpl( in getImpl() function in DIDerivedType 387 DICompositeType *DICompositeType::getImpl( in getImpl() function in DICompositeType 470 DISubroutineType *DISubroutineType::getImpl(LLVMContext &Context, DIFlags Flags, in getImpl() function in DISubroutineType 501 DIFile *DIFile::getImpl(LLVMContext &Context, MDString *Filename, in getImpl() function in DIFile [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 66 DILocation *DILocation::getImpl(LLVMContext &Context, unsigned Line, in getImpl() function in DILocation 321 GenericDINode *GenericDINode::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in GenericDINode 383 DISubrange *DISubrange::getImpl(LLVMContext &Context, int64_t Count, int64_t Lo, in getImpl() function in DISubrange 393 DISubrange *DISubrange::getImpl(LLVMContext &Context, Metadata *CountNode, in getImpl() function in DISubrange 402 DISubrange *DISubrange::getImpl(LLVMContext &Context, Metadata *CountNode, in getImpl() function in DISubrange 498 DIGenericSubrange *DIGenericSubrange::getImpl(LLVMContext &Context, in getImpl() function in DIGenericSubrange 583 DIEnumerator *DIEnumerator::getImpl(LLVMContext &Context, const APInt &Value, in getImpl() function in DIEnumerator 592 DIBasicType *DIBasicType::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in DIBasicType 618 DIStringType *DIStringType::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in DIStringType 666 DIDerivedType::getImpl(LLVMContext &Context, unsigned Tag, MDString *Name, in getImpl() function in DIDerivedType [all …]
|
/aosp_15_r20/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/ |
H A D | ExecutionListBenchmark.java | 59 Object getImpl(); in getImpl() method 80 public Object getImpl() { in newExecutionList() method 103 public Object getImpl() { in newExecutionList() method 126 public Object getImpl() { in newExecutionList() method
|
/aosp_15_r20/external/guava/android/guava-tests/benchmark/com/google/common/util/concurrent/ |
H A D | ExecutionListBenchmark.java | 59 Object getImpl(); in getImpl() method 80 public Object getImpl() { in newExecutionList() method 103 public Object getImpl() { in newExecutionList() method 126 public Object getImpl() { in newExecutionList() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/13/libcore/ojluni/src/main/java/java/security/ |
D | Security.java | 624 static Object[] getImpl(String algorithm, String type, String provider) in getImpl() method in Security 635 static Object[] getImpl(String algorithm, String type, String provider, in getImpl() method in Security 654 static Object[] getImpl(String algorithm, String type, Provider provider) in getImpl() method in Security 660 static Object[] getImpl(String algorithm, String type, Provider provider, in getImpl() method in Security
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/security/ |
D | Security.java | 624 static Object[] getImpl(String algorithm, String type, String provider) in getImpl() method in Security 635 static Object[] getImpl(String algorithm, String type, String provider, in getImpl() method in Security 654 static Object[] getImpl(String algorithm, String type, Provider provider) in getImpl() method in Security 660 static Object[] getImpl(String algorithm, String type, Provider provider, in getImpl() method in Security
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/security/ |
H A D | Security.java | 624 static Object[] getImpl(String algorithm, String type, String provider) in getImpl() method in Security 635 static Object[] getImpl(String algorithm, String type, String provider, in getImpl() method in Security 654 static Object[] getImpl(String algorithm, String type, Provider provider) in getImpl() method in Security 660 static Object[] getImpl(String algorithm, String type, Provider provider, in getImpl() method in Security
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/collect/ |
H A D | MultimapsTest.java | 556 abstract E getImpl(); in getImpl() method in MultimapsTest.CountingSupplier 567 public Queue<Integer> getImpl() { in getImpl() method in MultimapsTest.QueueSupplier 669 public LinkedList<Integer> getImpl() { in getImpl() method in MultimapsTest.ListSupplier 705 public Set<Integer> getImpl() { in getImpl() method in MultimapsTest.SetSupplier 737 public TreeSet<Integer> getImpl() { in getImpl() method in MultimapsTest.SortedSetSupplier
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/collect/ |
H A D | MultimapsTest.java | 625 abstract E getImpl(); in getImpl() method in MultimapsTest.CountingSupplier 636 public Queue<Integer> getImpl() { in getImpl() method in MultimapsTest.QueueSupplier 738 public LinkedList<Integer> getImpl() { in getImpl() method in MultimapsTest.ListSupplier 774 public Set<Integer> getImpl() { in getImpl() method in MultimapsTest.SetSupplier 806 public TreeSet<Integer> getImpl() { in getImpl() method in MultimapsTest.SortedSetSupplier
|
/aosp_15_r20/external/pytorch/c10/util/ |
H A D | ExclusivelyOwnedTensorTraits.h | 67 static pointer_type getImpl(repr_type& x) { in getImpl() function 71 static const_pointer_type getImpl(const repr_type& x) { in getImpl() function
|
/aosp_15_r20/hardware/google/pixel/pwrstats_util/dataproviders/ |
D | RailEnergyDataProvider.cpp | 27 int RailEnergyDataProvider::getImpl(PowerStatistic* stat) const { in getImpl() function in RailEnergyDataProvider 87 int RailEnergyDataProvider::getImpl(const PowerStatistic& start, PowerStatistic* interval) const { in getImpl() function in RailEnergyDataProvider
|
D | PowerEntityResidencyDataProvider.cpp | 32 int PowerEntityResidencyDataProvider::getImpl(PowerStatistic* stat) const { in getImpl() function in PowerEntityResidencyDataProvider 106 int PowerEntityResidencyDataProvider::getImpl(const PowerStatistic& start, in getImpl() function in PowerEntityResidencyDataProvider
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | ArrayOfInterfaces.h | 71 ::android::sp<IEmptyInterface> getImpl() { return _aidl_delegate; } in getImpl() function 110 ::android::sp<IMyInterface> getImpl() { return _aidl_delegate; } in getImpl() function
|
D | ListOfInterfaces.h | 71 ::android::sp<IEmptyInterface> getImpl() { return _aidl_delegate; } in getImpl() function 110 ::android::sp<IMyInterface> getImpl() { return _aidl_delegate; } in getImpl() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | ListOfInterfaces.h | 71 ::android::sp<IEmptyInterface> getImpl() { return _aidl_delegate; } in getImpl() function 110 ::android::sp<IMyInterface> getImpl() { return _aidl_delegate; } in getImpl() function
|
D | ArrayOfInterfaces.h | 71 ::android::sp<IEmptyInterface> getImpl() { return _aidl_delegate; } in getImpl() function 110 ::android::sp<IMyInterface> getImpl() { return _aidl_delegate; } in getImpl() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/chips/ui/model/ |
D | OngoingActivityChipModel.java | 46 public final com.android.systemui.common.shared.model.Icon getImpl() { in getImpl() method in OngoingActivityChipModel.ChipIcon.FullColorAppIcon 94 public final com.android.systemui.common.shared.model.Icon getImpl() { in getImpl() method in OngoingActivityChipModel.ChipIcon.SingleColorIcon 190 public final com.android.systemui.statusbar.StatusBarIconView getImpl() { in getImpl() method in OngoingActivityChipModel.ChipIcon.StatusBarView
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/debug/internal/ |
H A D | ConcurrentWeakMap.kt | 91 fun getImpl(key: K): V? { in <lambda>() method
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/generated-headers/frameworks/native/libs/gui/libgui_aidl_static/android_vendor.34_arm_armv7-a-neon_static_afdo-libgui_lto-thin/gen/aidl/android/gui/ |
D | BnHdrConversionConstants.h | 21 ::android::sp<IHdrConversionConstants> getImpl() { return _aidl_delegate; } in getImpl() function
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/generated-headers/frameworks/native/libs/gui/libgui_window_info_static/android_vendor.34_x86_static_afdo-libgui_lto-thin/gen/aidl/android/os/ |
D | BnInputConstants.h | 21 ::android::sp<IInputConstants> getImpl() { return _aidl_delegate; } in getImpl() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/generated-headers/frameworks/native/libs/gui/libgui/android_vendor.34_arm_armv7-a-neon_shared/gen/aidl/android/os/ |
D | BnInputConstants.h | 21 ::android::sp<IInputConstants> getImpl() { return _aidl_delegate; } in getImpl() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/gui/libgui_bufferqueue_static/android_arm64_armv8-2a_cortex-a55_static_cfi_apex31/gen/aidl/android/os/ |
D | BnInputConstants.h | 29 ::android::sp<IInputConstants> getImpl() { return _aidl_delegate; } in getImpl() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/frameworks/native/libs/gui/libgui/android_vendor.34_arm_armv8-a_shared/gen/aidl/android/os/ |
D | BnInputConstants.h | 21 ::android::sp<IInputConstants> getImpl() { return _aidl_delegate; } in getImpl() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/input/inputconstants-cpp-source/gen/include/android/os/ |
D | BnInputConstants.h | 29 ::android::sp<IInputConstants> getImpl() { return _aidl_delegate; } in getImpl() function
|