Searched defs:short_type (Results 1 – 10 of 10) sorted by relevance
/external/jemalloc_new/include/jemalloc/internal/ |
D | atomic_c11.h | 17 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \ argument 66 #define JEMALLOC_GENERATE_INT_ATOMICS(type, short_type, \ argument
|
D | atomic_gcc_sync.h | 84 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \ argument 157 #define JEMALLOC_GENERATE_INT_ATOMICS(type, short_type, \ argument
|
D | atomic_gcc_atomic.h | 39 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \ argument 88 #define JEMALLOC_GENERATE_INT_ATOMICS(type, short_type, \ argument
|
D | atomic_msvc.h | 54 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, lg_size) \ argument 117 #define JEMALLOC_GENERATE_INT_ATOMICS(type, short_type, lg_size) \ argument
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/util/ |
D | Class2HTML.java | 180 String short_type = Utility.compactClassName(type); in referenceType() local
|
/external/perfetto/src/trace_processor/util/ |
D | descriptors.cc | 49 const std::string& short_type) { in ResolveShortType()
|
/external/strace/tests/ |
D | keyctl.c | 362 char *short_type = tail_memdup(short_type_str, sizeof(short_type_str)); in main() local
|
/external/strace/tests-m32/ |
D | keyctl.c | 362 char *short_type = tail_memdup(short_type_str, sizeof(short_type_str)); in main() local
|
/external/strace/tests-mx32/ |
D | keyctl.c | 362 char *short_type = tail_memdup(short_type_str, sizeof(short_type_str)); in main() local
|
/external/deqp-deps/amber/src/ |
D | pipeline_test.cc | 698 auto short_type = parser.Parse("R16_SINT"); in TEST_F() local
|