/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/MachO/PowerPC/ |
D | coal-sections-powerpc.s | 42 .globl _b ; @b symbol 45 _b: label
|
/external/llvm-project/llvm/test/MC/ARM/ |
D | tls-directives.s | 31 .globl _b symbol 32 _b: label
|
/external/llvm-project/llvm/test/MC/MachO/ |
D | coal-sections-x86_64.s | 42 .globl _b ## @b symbol 45 _b: label
|
D | tls.s | 40 .globl _b symbol 41 _b: label
|
D | reloc-pcrel-offset.s | 8 _b: label
|
D | indirect-symbols.s | 3 _b: label
|
D | reloc-pcrel.s | 8 _b: label
|
/external/llvm/test/MC/ARM/ |
D | tls-directives.s | 31 .globl _b symbol 32 _b: label
|
/external/llvm/test/MC/MachO/ |
D | coal-sections-x86_64.s | 42 .globl _b ## @b symbol 45 _b: label
|
D | tls.s | 40 .globl _b symbol 41 _b: label
|
D | reloc-pcrel-offset.s | 8 _b: label
|
D | indirect-symbols.s | 3 _b: label
|
D | reloc-pcrel.s | 8 _b: 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/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/llvm/test/MC/COFF/ |
D | comm-align.s | 35 _b: label
|
/external/llvm-project/llvm/test/MC/COFF/ |
D | comm-align.s | 35 _b: label
|
/external/libwebsockets/include/libwebsockets/ |
D | lws-service.h | 197 #define lws_libuv_static_refcount_add(_a, _b) argument
|
/external/llvm-project/compiler-rt/test/BlocksRuntime/ |
D | byrefcopycopy.c | 22 __typeof(b) _b; in main() local
|
/external/compiler-rt/test/BlocksRuntime/ |
D | byrefcopycopy.c | 23 __typeof(b) _b; in main() local
|
/external/mesa3d/src/util/format/ |
D | u_format_yuv.h | 63 const float _b = SATURATE(b); in util_format_rgb_float_to_yuv() local 115 const int _b = (298 * _y + 516 * _u + 128) >> 8; in util_format_yuv_to_rgb_8unorm() local
|
/external/llvm-project/clang/test/SemaCXX/Inputs/ |
D | array-bounds-system-header.h | 7 #define BAD_MACRO_2(_b, _i) \ argument
|
/external/clang/test/SemaCXX/Inputs/ |
D | array-bounds-system-header.h | 7 #define BAD_MACRO_2(_b, _i) \ argument
|
/external/tremolo/Tremolo/ |
D | misc.h | 157 #define XPROD32(_a, _b, _t, _v, _x, _y) \ argument 160 #define XPROD31(_a, _b, _t, _v, _x, _y) \ argument 163 #define XNPROD31(_a, _b, _t, _v, _x, _y) \ argument
|