Home
last modified time | relevance | path

Searched defs:_prefix (Results 1 – 25 of 85) sorted by relevance

1234

/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/FortranCInterface/
DDetect.cmake128 set(_prefix "${FortranCInterface_GLOBAL_${form}PREFIX}##") variable
130 set(_prefix "") variable
143 set(_prefix "${FortranCInterface_MODULE_${form}PREFIX}##") variable
145 set(_prefix "") variable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_dump.c307 #define TEST_BTF_DUMP_DATA(_b, _d, _prefix, _str, _type, _flags, \ argument
321 #define TEST_BTF_DUMP_DATA_C(_b, _d, _prefix, _str, _type, _flags, \ argument
327 #define TEST_BTF_DUMP_DATA_OVER(_b, _d, _prefix, _str, _type, _type_sz, \ argument
339 #define TEST_BTF_DUMP_VAR(_b, _d, _prefix, _str, _var, _type, _flags, \ argument
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/
H A DTestHandlerInstantiation.java71 public String _prefix = ""; field in TestHandlerInstantiation.MyBeanDeserializer
99 public String _prefix = ""; field in TestHandlerInstantiation.MyBeanSerializer
172 private final String _prefix; field in TestHandlerInstantiation.MyInstantiator
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/contextual/
H A DTestContextualKeyTypes.java32 protected final String _prefix; field in TestContextualKeyTypes.ContextualKeySerializer
60 protected final String _prefix; field in TestContextualKeyTypes.ContextualDeser
H A DTestContextualSerialization.java122 protected final String _prefix; field in TestContextualSerialization.AnnotatedContextualSerializer
/aosp_15_r20/external/ComputeLibrary/tests/framework/instruments/
H A DOpenCLTimer.h73 std::string _prefix; variable
H A DSchedulerTimer.cpp135 std::string _prefix; member in arm_compute::test::framework::Interceptor
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/
H A DJSONWrappedObject.java24 protected final String _prefix; field in JSONWrappedObject
/aosp_15_r20/frameworks/av/media/codec2/vndk/util/
H A DC2ParamUtils.cpp121 C2StringLiteral _prefix) { in sanitizeEnumValueNames()
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Desctrn.cpp90 const UnicodeString& _prefix, const UnicodeString& _suffix, in EscapeTransliterator()
/aosp_15_r20/external/tink/python/tink/signature/
H A D_signature_key_templates.py34 _prefix = 'type.googleapis.com/google.crypto.tink.' variable
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Desctrn.cpp90 const UnicodeString& _prefix, const UnicodeString& _suffix, in EscapeTransliterator()
/aosp_15_r20/external/python/cpython2/Lib/
Dmimetools.py123 _prefix = None variable
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_dump.h148 #define trace_dump_array_impl(_type, _obj, _size, _prefix) \ argument
/aosp_15_r20/external/tensorflow/tensorflow/python/checkpoint/
H A Dcheckpoint_management.py737 def _prefix(self): member in CheckpointManager
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DQName.java64 protected String _prefix; field in QName
/aosp_15_r20/external/pytorch/cmake/Modules/
H A DFindMKL.cmake220 SET(_prefix "${LIBRARIES}") variable
/aosp_15_r20/external/emma/core/java12/com/vladium/logging/
H A DLogger.java107 final String _prefix = prefix; in create() local
/aosp_15_r20/external/flatbuffers/benchmarks/cpp/flatbuffers/
H A Dbench_generated.h78 Foo(uint64_t _id, int16_t _count, int8_t _prefix, uint32_t _length) in Foo()
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/include/sys/
H A Dcdefs.h167 #define __IDSTRING(_prefix,_s) /* nothing */ argument
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/include/sys/
H A Dcdefs.h167 #define __IDSTRING(_prefix,_s) /* nothing */ argument
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/sys/
Dcdefs.h168 #define __IDSTRING(_prefix,_s) /* nothing */ argument
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/include/sys/
H A Dcdefs.h167 #define __IDSTRING(_prefix,_s) /* nothing */ argument
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/include/sys/
H A Dcdefs.h167 #define __IDSTRING(_prefix,_s) /* nothing */ argument
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/include/sys/
H A Dcdefs.h168 #define __IDSTRING(_prefix,_s) /* nothing */ argument

1234