HomeSort by relevance Sort by last modified time
    Searched refs:LS (Results 1 - 25 of 148) sorted by null

1 2 3 4 5 6

  /external/chromium-libpac/test/
jstocstring.pl 4 open(LS, "ls $ARGV[0]|");
12 while (<LS>) {
  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFCompileUnit.h 21 StringRef SOS, StringRef AOS, StringRef LS, bool LE,
24 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
DWARFTypeUnit.h 24 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO,
27 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFCompileUnit.h 22 StringRef SOS, StringRef AOS, StringRef LS, bool LE,
25 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
DWARFTypeUnit.h 34 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO,
37 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFCompileUnit.h 22 StringRef SOS, StringRef AOS, StringRef LS, bool LE,
25 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
DWARFTypeUnit.h 34 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO,
37 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFCompileUnit.h 22 StringRef SOS, StringRef AOS, StringRef LS, bool LE,
25 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
DWARFTypeUnit.h 34 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO,
37 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFCompileUnit.h 22 StringRef SOS, StringRef AOS, StringRef LS, bool LE,
25 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
DWARFTypeUnit.h 34 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO,
37 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFCompileUnit.h 22 StringRef SOS, StringRef AOS, StringRef LS, bool LE,
25 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
DWARFTypeUnit.h 34 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO,
37 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFCompileUnit.h 22 StringRef SOS, StringRef AOS, StringRef LS, bool LE,
25 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
DWARFTypeUnit.h 34 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO,
37 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFCompileUnit.h 22 StringRef SOS, StringRef AOS, StringRef LS, bool LE,
25 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
DWARFTypeUnit.h 34 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO,
37 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFCompileUnit.h 22 StringRef SOS, StringRef AOS, StringRef LS, bool LE,
25 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
DWARFTypeUnit.h 34 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO,
37 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, IsDWO,
  /toolchain/binutils/binutils-2.25/opcodes/
mcore-opc.h 26 OMa, SI, I7, LS, BR, BL, LR, LJ,
164 { "ld", LS, 0, 0x8000 },
165 { "ldw", LS, 0, 0x8000 },
166 { "ld.w", LS, 0, 0x8000 },
167 { "st", LS, 0, 0x9000 },
168 { "stw", LS, 0, 0x9000 },
169 { "st.w", LS, 0, 0x9000 },
170 { "ldb", LS, 0, 0xA000 },
171 { "ld.b", LS, 0, 0xA000 },
172 { "stb", LS, 0, 0xB000 }
    [all...]
  /external/llvm/lib/Transforms/Scalar/
ADCE.cpp 38 static void collectLiveScopes(const DILocalScope &LS,
40 if (!AliveScopes.insert(&LS).second)
43 if (isa<DISubprogram>(LS))
47 collectLiveScopes(cast<DILocalScope>(*LS.getScope()), AliveScopes);
InductiveRangeCheckElimination.cpp 518 // Rewrite the iteration space of the loop denoted by (LS, Preheader). The
541 changeIterationSpaceEnd(const LoopStructure &LS, BasicBlock *Preheader,
545 // The loop denoted by `LS' has `OldPreheader' as its preheader. This
546 // function creates a new preheader for `LS' and returns it.
548 BasicBlock *createPreheader(const LoopStructure &LS, BasicBlock *OldPreheader,
552 // `changeIterationSpaceEnd' and is the preheader to the loop denoted by `LS'.
553 // This function rewrites the PHI nodes in `LS.Header' to start with the
556 LoopStructure &LS, BasicBlock *ContinuationBlockAndPreheader,
588 LoopConstrainer(Loop &L, LoopInfo &LI, const LoopStructure &LS,
593 MainLoopStructure(LS) {}
    [all...]
  /build/kati/
find.h 33 LS,
  /external/elfutils/src/
make-debug-archive.in 19 LS=/bin/ls
129 (cd "$outdir" && $LS | $XARGS $AR cq "$new_archive") &&
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
tables.go     [all...]

Completed in 2050 milliseconds

1 2 3 4 5 6