HomeSort by relevance Sort by last modified time
    Searched full:lbar (Results 1 - 19 of 19) sorted by null

  /external/llvm/test/MC/AArch64/
arm64-arm64-fixup.s 4 adr x3, Lbar
5 ; CHECK: adr x3, Lbar ; encoding: [0x03'A',A,A,0x10'A']
6 ; CHECK: fixup A - offset: 0, value: Lbar, kind: fixup_aarch64_pcrel_adr_imm21
7 Lbar:
  /external/llvm/test/MC/COFF/
secidx.s 7 .secidx Lbar
10 Lbar:
  /external/llvm/test/MC/ELF/
abs.s 6 .Lbar:
7 zed = .Lfoo - .Lbar
leb128.s 3 .sleb128 .Lfoo - .Lbar
5 .uleb128 .Lbar - .Lfoo
7 .Lbar:
  /external/llvm/test/MC/MachO/
darwin-x86_64-nobase-relocs.s 5 // Must be no base, non-temporary, symbol before the reference to Lbar at the
11 jmp Lbar
14 Lbar:
  /external/elfutils/0.153/
NOTES 10 gcc -o y y.o -lbar y1.o y2.o
24 gcc -o y y.o -lbar y1.o -ly3
26 has to use the definition in -lbar and not pull the definition from liby3.a.
  /external/chromium_org/third_party/libxslt/
xslt-config.in 112 # get `-lfoo -lbar -lbaz' for `-lfoo -lbaz -lbar -lbaz'
  /external/chromium_org/third_party/libxslt/linux/
xslt-config 112 # get `-lfoo -lbar -lbaz' for `-lfoo -lbaz -lbar -lbaz'
  /external/stlport/test/unit/
list_test.cpp 453 list<foo::bar> lbar; local
454 CPPUNIT_ASSERT( lbar.size() == 0);
  /ndk/tests/device/test-gnustl-full/unit/
list_test.cpp 453 list<foo::bar> lbar; local
454 CPPUNIT_ASSERT( lbar.size() == 0);
  /ndk/tests/device/test-stlport/unit/
list_test.cpp 453 list<foo::bar> lbar; local
454 CPPUNIT_ASSERT( lbar.size() == 0);
  /art/test/083-compiler-regressions/src/
Main.java 9355 private long lbar = 1234; field in class:Foo
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-private.hh 663 #define LBAR "\342\225\264" /* U+2574 BOX DRAWINGS LIGHT LEFT */
668 level_dir ? (level_dir > 0 ? DLBAR : ULBAR) : LBAR);
670 fprintf (stderr, " " VRBAR LBAR);
  /external/harfbuzz_ng/src/
hb-private.hh 615 #define LBAR "\342\225\264" /* U+2574 BOX DRAWINGS LIGHT LEFT */
620 level_dir ? (level_dir > 0 ? DLBAR : ULBAR) : LBAR);
622 fprintf (stderr, " " VRBAR LBAR);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py     [all...]
  /art/runtime/mirror/
object_test.cc 109 EXPECT_TRUE(Class::IsInSamePackage("LFoo;", "LBar;"));
  /external/chromium_org/tools/gn/
function_toolchain.cc 646 " Example: \"-lfoo -lbar\"\n"
    [all...]
  /external/llvm/docs/
CodeGenerator.rst 701 register ID, 3) a symbolic expression (e.g. "``Lfoo-Lbar+42``") as an MCExpr.
    [all...]

Completed in 1770 milliseconds