/external/llvm/test/MC/ARM/ |
D | arm-it-block.s | 3 .globl _func symbol 5 _func: label 6 @ CHECK: _func:
|
D | arm-trustzone.s | 5 .globl _func symbol 10 _func: label 11 @ CHECK: _func
|
D | arm-thumb-trustzone.s | 5 .globl _func symbol 10 _func: label 11 @ CHECK: _func
|
D | arm-memory-instructions.s | 3 .globl _func symbol 8 _func: label 9 @ CHECK: _func
|
D | thumb2-b.w-encodingT4.s | 3 .globl _func symbol
|
D | thumb-not-mclass.s | 6 .globl _func symbol
|
D | thumbv7m.s | 4 .globl _func symbol
|
D | basic-thumb-instructions.s | 9 .globl _func symbol 20 _func: label 21 @ CHECK: _func
|
D | basic-thumb2-instructions.s | 4 .globl _func symbol 15 _func: label 16 @ CHECK: _func
|
D | basic-arm-instructions.s | 4 .globl _func symbol 12 _func: label 13 @ CHECK: _func
|
/external/llvm/test/MC/MachO/AArch64/ |
D | darwin-ARM64-reloc.s | 5 bl _func 6 bl _func + 20 153 ; CHECK-NEXT: Symbol: _func 162 ; CHECK-NEXT: Symbol: _func
|
/external/llvm/test/CodeGen/X86/ |
D | empty-functions.ll | 12 ; CHECK-NO-FP: _func: 17 ; CHECK-FP: _func:
|
/external/chromium-trace/trace-viewer/third_party/Paste/paste/ |
D | wsgilib.py | 592 _func = globals()[_name] variable 593 if (hasattr(_func, 'func_globals') 594 and _func.func_globals['__name__'] != __name__): 595 globals()[_name] = _warn_deprecated(_func)
|
/external/sepolicy/tools/sepolicy-analyze/ |
D | sepolicy-analyze.c | 15 #define COMP(x) { #x, sizeof(#x) - 1, x ##_usage, x ##_func }
|
/external/protobuf/python/ |
D | mox.py | 1136 self._func = func 1150 return self._func(rhs) 1153 return str(self._func)
|
/external/llvm/test/CodeGen/PowerPC/ |
D | empty-functions.ll | 12 ; CHECK-MACHO: _func:
|
/external/llvm/lib/Target/Mips/ |
D | Mips16InstrInfo.td | 49 class FI816_ins_base<bits<3> _func, string asmstr, 51 FI816<_func, (outs), (ins simm16:$imm), !strconcat(asmstr, asmstr2), 54 class FI816_ins<bits<3> _func, string asmstr, 56 FI816_ins_base<_func, asmstr, "\t$imm # 16 bit inst", itin>; 58 class FI816_SP_ins<bits<3> _func, string asmstr, 60 FI816_ins_base<_func, asmstr, "\t$$sp, $imm # 16 bit inst", itin>; 145 class FEXT_I816_ins_base<bits<3> _func, string asmstr, 147 FEXT_I816<_func, (outs), (ins simm16:$imm), !strconcat(asmstr, asmstr2), 150 class FEXT_I816_ins<bits<3> _func, string asmstr, 152 FEXT_I816_ins_base<_func, asmstr, "\t$imm", itin>; [all …]
|
D | Mips16InstrFormats.td | 318 class FI816<bits<3> _func, dag outs, dag ins, string asmstr, 326 let func = _func;
|
/external/harfbuzz_ng/src/ |
D | hb-unicode.cc | 355 hb_unicode_funcs_set_##name##_func (hb_unicode_funcs_t *ufuncs, \
|
D | hb-font.cc | 386 hb_font_funcs_set_##name##_func (hb_font_funcs_t *ffuncs, \
|
/external/harfbuzz_ng/test/api/ |
D | test-unicode.c | 461 (func_setter_func_t) hb_unicode_funcs_set_##name##_func, \
|
/external/safe-iop/src/ |
D | safe_iop.c | 55 #define _SAFE_IOP_TYPE_CASE(_type, _func) { \ argument 62 if (! _func( (_type *) result, value, a)) \
|
/external/llvm/test/MC/AArch64/ |
D | basic-a64-instructions.s | 2 .globl _func symbol 11 _func: label
|