| /external/libdivsufsort/include/ |
| D | divsufsort_private.h | 146 # define SWAP(_a, _b) do { t = (_a); (_a) = (_b); (_b) = t; } while(0) argument 149 # define MIN(_a, _b) (((_a) < (_b)) ? (_a) : (_b)) argument 152 # define MAX(_a, _b) (((_a) > (_b)) ? (_a) : (_b)) argument 154 #define STACK_PUSH(_a, _b, _c, _d)\ argument 160 #define STACK_PUSH5(_a, _b, _c, _d, _e)\ argument 166 #define STACK_POP(_a, _b, _c, _d)\ argument 173 #define STACK_POP5(_a, _b, _c, _d, _e)\ argument
|
| /external/llvm/test/MC/AsmParser/ |
| D | directive_tlv.s | 9 .globl _a symbol 10 _a: label
|
| D | macros-gas.s | 22 .macro test2 _a argument 51 .macro test5 _a argument
|
| /external/llvm/test/MC/MachO/ |
| D | tlv.s | 4 .globl _a symbol 5 _a: label
|
| D | tlv-reloc.s | 9 .globl _a symbol 10 _a: label
|
| D | reloc-pcrel.s | 5 .globl _a symbol 6 _a: label
|
| D | coal-sections-x86_64.s | 35 .globl _a ## @a symbol 38 _a: label
|
| D | tls.s | 32 .globl _a symbol 33 _a: label
|
| D | reloc-pcrel-offset.s | 7 _a: label
|
| D | darwin-complex-difference.s | 5 _a: label
|
| /external/llvm/test/MC/MachO/PowerPC/ |
| D | coal-sections-powerpc.s | 35 .globl _a ; @a symbol 38 _a: label
|
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
| D | msg.c | 143 static void _upb_mapsorter_getkeys(const void *_a, const void *_b, void *a_key, in _upb_mapsorter_getkeys() 153 static int _upb_mapsorter_cmpi64(const void *_a, const void *_b) { in _upb_mapsorter_cmpi64() 159 static int _upb_mapsorter_cmpu64(const void *_a, const void *_b) { in _upb_mapsorter_cmpu64() 165 static int _upb_mapsorter_cmpi32(const void *_a, const void *_b) { in _upb_mapsorter_cmpi32() 171 static int _upb_mapsorter_cmpu32(const void *_a, const void *_b) { in _upb_mapsorter_cmpu32() 177 static int _upb_mapsorter_cmpbool(const void *_a, const void *_b) { in _upb_mapsorter_cmpbool() 183 static int _upb_mapsorter_cmpstr(const void *_a, const void *_b) { in _upb_mapsorter_cmpstr()
|
| /external/libwebsockets/lib/core/ |
| D | private-lib-core.h | 288 #define lws_safe_modulo(_a, _b) ((_b) ? ((_a) % (_b)) : 0) argument 814 #define lws_context_init_server_ssl(_a, _b) (0) argument 815 #define lws_ssl_destroy(_a) argument 816 #define lws_context_init_alpn(_a) argument 821 #define lws_ssl_close(_a) (0) argument 822 #define lws_ssl_context_destroy(_a) argument 823 #define lws_ssl_SSL_CTX_destroy(_a) argument 824 #define lws_ssl_remove_wsi_from_buffered_list(_a) argument 825 #define __lws_ssl_remove_wsi_from_buffered_list(_a) argument 826 #define lws_context_init_ssl_library(_a, _b) argument [all …]
|
| /external/kotlinx.atomicfu/atomicfu/src/commonTest/kotlin/kotlinx/atomicfu/test/ |
| D | NestedInlineFunctionsTest.kt | 8 val _a = atomic(5) in <lambda>() constant
|
| D | DelegatedPropertiesTest.kt | 29 private val _a = atomic(42) constant 240 val _a = atomic(0) constant in kotlinx.atomicfu.test.ClashedNamesTest.A1 245 val _a = atomic(0) constant in kotlinx.atomicfu.test.ClashedNamesTest.A2
|
| /external/e2fsprogs/lib/support/ |
| D | sort_r.h | 65 int (*compar)(const void *_a, in sort_r_cmpswap() 97 int (*compar)(const void *_a, in sort_r_simple() 222 int (*compar)(const void *_a, in sort_r() 279 int (*compar)(const void *_a, in sort_r()
|
| /external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/ |
| D | MultiArgConstructorTest.java | 17 protected int _a, _b; field in MultiArgConstructorTest.MultiArgCtorBean 29 protected int _a, _b; field in MultiArgConstructorTest.MultiArgCtorBeanWithAnnotations
|
| /external/OpenCL-CTS/test_conformance/math_brute_force/ |
| D | utility.h | 77 #define scalbnf(_a, _i) ldexpf(_a, _i) argument 78 #define scalbn(_a, _i) ldexp(_a, _i) argument 79 #define scalbnl(_a, _i) ldexpl(_a, _i) argument
|
| /external/llvm/test/DebugInfo/X86/ |
| D | dbg-asm.s | 8 _a: label
|
| /external/llvm/test/MC/COFF/ |
| D | comm-align.s | 17 _a: label
|
| /external/clang/test/ASTMerge/ |
| D | inheritance.cpp | 6 B(int _a) : A(_a) { in B()
|
| /external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
| D | get_func_args_test.c | 71 int BPF_PROG(fmod_ret_test, int _a, int *_b, int _ret) in BPF_PROG() 100 int BPF_PROG(fexit_test, int _a, int *_b, int _ret) in BPF_PROG()
|
| /external/OpenCL-CTS/test_common/harness/ |
| D | errorHelpers.cpp | 307 #define scalbnf(_a, _i) ldexpf(_a, _i) argument 308 #define scalbn(_a, _i) ldexp(_a, _i) argument 309 #define scalbnl(_a, _i) ldexpl(_a, _i) argument
|
| /external/compiler-rt/lib/builtins/x86_64/ |
| D | floatundisf.S | 16 #define REL_ADDR(_a) (_a)(%rip) argument
|
| D | floatundixf.S | 16 #define REL_ADDR(_a) (_a)(%rip) argument
|