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

  /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/
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.
  /dalvik/vm/oo/
AccessCheck.cpp 69 * LFoo; + LBar; --> true
  /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);
  /external/webkit/Tools/android/flex-2.5.4a/
INSTALL 88 LIBS Libraries to link with, in the form `-lfoo -lbar ...'
  /external/harfbuzz_ng/src/
hb-private.hh 596 #define LBAR "\342\225\264" /* U+2574 BOX DRAWINGS LIGHT LEFT */
601 level_dir ? (level_dir > 0 ? DLBAR : ULBAR) : LBAR);
603 fprintf (stderr, " " VRBAR LBAR);
  /external/llvm/docs/
CodeGenerator.rst 689 register ID, 3) a symbolic expression (e.g. "``Lfoo-Lbar+42``") as an MCExpr.
    [all...]

Completed in 1074 milliseconds