Home
last modified time | relevance | path

Searched defs:short_type (Results 1 – 10 of 10) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Datomic_c11.h17 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \ argument
66 #define JEMALLOC_GENERATE_INT_ATOMICS(type, short_type, \ argument
Datomic_gcc_sync.h84 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \ argument
157 #define JEMALLOC_GENERATE_INT_ATOMICS(type, short_type, \ argument
Datomic_gcc_atomic.h39 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \ argument
88 #define JEMALLOC_GENERATE_INT_ATOMICS(type, short_type, \ argument
Datomic_msvc.h54 #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/
DClass2HTML.java180 String short_type = Utility.compactClassName(type); in referenceType() local
/external/perfetto/src/trace_processor/util/
Ddescriptors.cc49 const std::string& short_type) { in ResolveShortType()
/external/strace/tests/
Dkeyctl.c362 char *short_type = tail_memdup(short_type_str, sizeof(short_type_str)); in main() local
/external/strace/tests-m32/
Dkeyctl.c362 char *short_type = tail_memdup(short_type_str, sizeof(short_type_str)); in main() local
/external/strace/tests-mx32/
Dkeyctl.c362 char *short_type = tail_memdup(short_type_str, sizeof(short_type_str)); in main() local
/external/deqp-deps/amber/src/
Dpipeline_test.cc698 auto short_type = parser.Parse("R16_SINT"); in TEST_F() local