HomeSort by relevance Sort by last modified time
    Searched full:_foo (Results 76 - 100 of 143) sorted by null

1 2 34 5 6

  /external/llvm/lib/Target/PowerPC/
README.txt 285 _foo:
314 _foo:
333 _foo:
342 _foo:
481 _foo:
535 _foo:
546 _foo:
588 _foo:
698 _foo: mr r0,r3
815 _foo
    [all...]
PPCAsmPrinter.cpp 791 // .long _foo
    [all...]
README_ALTIVEC.txt 151 _foo:
  /external/llvm/test/MC/MachO/
darwin-x86_64-diff-relocs.s 12 _foo: label
269 // CHECK: ('_string', '_foo')
gen-dwarf.s 9 _foo: label
  /external/chromium_org/tools/code_coverage/
croc_test.py 269 c.AddRoot('/usr/local/foo', '_FOO')
270 c.AddRoot('D:\\my\\foo', '_FOO')
271 self.assertEqual(c.CleanupFilename('/usr/local/foo/a/b'), '_FOO/a/b')
272 self.assertEqual(c.CleanupFilename('D:\\my\\foo\\c\\d'), '_FOO/c/d')
  /external/clang/test/CodeGen/
ms-inline-asm.c 176 int _foo[4];
180 __asm mov eax, LENGTH _foo
190 __asm mov eax, TYPE _foo
199 __asm mov eax, SIZE _foo
  /external/llvm/lib/MC/
MCAsmStreamer.cpp 443 case MCSA_ELF_TypeFunction: /// .type _foo, STT_FUNC # aka @function
444 case MCSA_ELF_TypeIndFunction: /// .type _foo, STT_GNU_IFUNC
445 case MCSA_ELF_TypeObject: /// .type _foo, STT_OBJECT # aka @object
446 case MCSA_ELF_TypeTLS: /// .type _foo, STT_TLS # aka @tls_object
447 case MCSA_ELF_TypeCommon: /// .type _foo, STT_COMMON # aka @common
448 case MCSA_ELF_TypeNoType: /// .type _foo, STT_NOTYPE # aka @notype
449 case MCSA_ELF_TypeGnuUniqueObject: /// .type _foo, @gnu_unique_object
    [all...]
MCDwarf.cpp     [all...]
  /external/chromium/chrome/browser/download/
download_util_unittest.cc 200 L"_foo.txt"},
205 L"_foo.txt"
  /external/chromium_org/v8/test/webkit/fast/js/
parser-syntax-check.js 379 valid("if (0) _foo; ")
383 valid("if (0) obj._foo; ")
parser-syntax-check-expected.txt 577 PASS Valid: "if (0) _foo; "
578 PASS Valid: "function f() { if (0) _foo; }"
585 PASS Valid: "if (0) obj._foo; "
586 PASS Valid: "function f() { if (0) obj._foo; }"
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 225 // .globl _foo
230 // .weak_definition _foo
235 // .globl _foo
239 // .weak _foo
249 // .globl _foo
305 // .comm _foo, 42, 4
314 // .zerofill __DATA, __bss, _foo, 400, 5
326 // .lcomm _foo, 42
334 // .local _foo
336 // .comm _foo, 42,
    [all...]
  /external/llvm/lib/Target/X86/
X86AsmPrinter.cpp 546 // .indirect_symbol _foo
570 // .indirect_symbol _foo
600 // .long _foo
README-X86-64.txt 89 _foo:
README.txt 633 _foo:
971 _foo:
977 _foo:
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 53 lea rbx,[_foo] ;48 8d 1c 25 00 00 00 00
64 lea rbx,[_foo wrt rip]
74 movdqa xmm0,[_foo wrt rip]
78 _foo dw 32,32,32,32,32,32,32,32
521 N_("macho: sorry, cannot apply 32 bit absolute relocations in 64 bit mode, consider \"[_symbol wrt rip]\" for mem access, \"qword\" and \"dq _foo\" for pointers."));
    [all...]
  /external/llvm/test/MC/X86/
x86-64.s 600 // CHECK: movq _foo@GOTPCREL(%rip), %rax
602 // CHECK: fixup A - offset: 3, value: _foo@GOTPCREL-4, kind: reloc_riprel_4byte_movq_load
603 movq _foo@GOTPCREL(%rip), %rax
605 // CHECK: movq _foo@GOTPCREL(%rip), %r14
607 // CHECK: fixup A - offset: 3, value: _foo@GOTPCREL-4, kind: reloc_riprel_4byte_movq_load
608 movq _foo@GOTPCREL(%rip), %r14
intel-syntax.s 323 // CHECK: jne _foo
324 jnz _foo
  /external/llvm/test/CodeGen/X86/
fast-isel-x86-64.ll 229 ; CHECK: callq _foo
  /external/llvm/lib/Target/ARM/
README.txt 157 bl _foo
430 _foo:
531 _foo:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_descr.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_descr.py     [all...]
  /external/clang/test/Index/
annotate-tokens.m 107 Foo *_foo;
115 @synthesize foo = _foo;
524 // CHECK: Identifier: "_foo" [115:19 - 115:23] MemberRef=_foo:107:8
    [all...]
  /external/clang/www/
get_started.html 297 _foo:

Completed in 747 milliseconds

1 2 34 5 6