/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/swiftshader/third_party/llvm-7.0/llvm/test/MC/MachO/PowerPC/ |
D | coal-sections-powerpc.s | 42 .globl _b ; @b symbol 45 _b: label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | tls-directives.s | 31 .globl _b symbol 32 _b: label
|
/external/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/LLVM/test/MC/MachO/ |
D | tls.s | 40 .globl _b symbol 41 _b: label
|
D | indirect-symbols.s | 3 _b: label
|
D | reloc-pcrel.s | 43 _b: label
|
/external/llvm/test/MC/COFF/ |
D | comm-align.s | 35 _b: label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/ |
D | comm-align.s | 35 _b: label
|
/external/compiler-rt/test/BlocksRuntime/ |
D | byrefcopycopy.c | 23 __typeof(b) _b; in main() local
|
/external/clang/test/SemaCXX/Inputs/ |
D | array-bounds-system-header.h | 7 #define BAD_MACRO_2(_b, _i) \ argument
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_format_yuv.h | 63 const float _b = CLAMP(b, 0.0f, 1.0f); 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/grpc-grpc/examples/python/interceptors/default_value/ |
D | helloworld_pb2.py | 5 _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) variable
|
/external/grpc-grpc/examples/python/helloworld/ |
D | helloworld_pb2.py | 5 _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) variable
|