HomeSort by relevance Sort by last modified time
    Searched refs:LE (Results 126 - 150 of 581) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 91 StringRef SOS, StringRef AOS, StringRef LS, bool LE,
96 DataExtractor Data(Section.Data, LE, 0);
100 AOS, LS, LE, IsDWO, *this,
169 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 91 StringRef SOS, StringRef AOS, StringRef LS, bool LE,
96 DataExtractor Data(Section.Data, LE, 0);
100 AOS, LS, LE, IsDWO, *this,
169 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO,
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
simple_ilist.h 269 iterator LI = begin(), LE = end();
271 while (LI != LE) {
283 splice(LE, RHS, RI, RE);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
simple_ilist.h 269 iterator LI = begin(), LE = end();
271 while (LI != LE) {
283 splice(LE, RHS, RI, RE);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
simple_ilist.h 269 iterator LI = begin(), LE = end();
271 while (LI != LE) {
283 splice(LE, RHS, RI, RE);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
simple_ilist.h 269 iterator LI = begin(), LE = end();
271 while (LI != LE) {
283 splice(LE, RHS, RI, RE);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
simple_ilist.h 269 iterator LI = begin(), LE = end();
271 while (LI != LE) {
283 splice(LE, RHS, RI, RE);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
simple_ilist.h 269 iterator LI = begin(), LE = end();
271 while (LI != LE) {
283 splice(LE, RHS, RI, RE);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
simple_ilist.h 269 iterator LI = begin(), LE = end();
271 while (LI != LE) {
283 splice(LE, RHS, RI, RE);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
simple_ilist.h 269 iterator LI = begin(), LE = end();
271 while (LI != LE) {
283 splice(LE, RHS, RI, RE);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
simple_ilist.h 269 iterator LI = begin(), LE = end();
271 while (LI != LE) {
283 splice(LE, RHS, RI, RE);
  /external/clang/lib/StaticAnalyzer/Checkers/
DeadStoresChecker.cpp 406 if (auto *LE = dyn_cast<LambdaExpr>(S)) {
407 findLambdaReferenceCaptures(LE);
424 void findLambdaReferenceCaptures(const LambdaExpr *LE) {
425 const CXXRecordDecl *LambdaClass = LE->getLambdaClass();
430 for (const LambdaCapture &C : LE->captures()) {
  /external/llvm/include/llvm/Support/
OnDiskHashTable.h 153 endian::Writer<little> LE(Out);
182 LE.write<uint16_t>(B.Length);
187 LE.write<typename Info::hash_value_type>(I->Hash);
214 LE.write<uint8_t>(0);
217 LE.write<offset_type>(NumBuckets);
218 LE.write<offset_type>(NumEntries);
220 LE.write<offset_type>(Buckets[I].Off);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 152 endian::Writer<little> LE(Out);
181 LE.write<uint16_t>(B.Length);
186 LE.write<typename Info::hash_value_type>(I->Hash);
213 LE.write<uint8_t>(0);
216 LE.write<offset_type>(NumBuckets);
217 LE.write<offset_type>(NumEntries);
219 LE.write<offset_type>(Buckets[I].Off);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 152 endian::Writer<little> LE(Out);
181 LE.write<uint16_t>(B.Length);
186 LE.write<typename Info::hash_value_type>(I->Hash);
213 LE.write<uint8_t>(0);
216 LE.write<offset_type>(NumBuckets);
217 LE.write<offset_type>(NumEntries);
219 LE.write<offset_type>(Buckets[I].Off);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 152 endian::Writer<little> LE(Out);
181 LE.write<uint16_t>(B.Length);
186 LE.write<typename Info::hash_value_type>(I->Hash);
213 LE.write<uint8_t>(0);
216 LE.write<offset_type>(NumBuckets);
217 LE.write<offset_type>(NumEntries);
219 LE.write<offset_type>(Buckets[I].Off);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 152 endian::Writer<little> LE(Out);
181 LE.write<uint16_t>(B.Length);
186 LE.write<typename Info::hash_value_type>(I->Hash);
213 LE.write<uint8_t>(0);
216 LE.write<offset_type>(NumBuckets);
217 LE.write<offset_type>(NumEntries);
219 LE.write<offset_type>(Buckets[I].Off);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 152 endian::Writer<little> LE(Out);
181 LE.write<uint16_t>(B.Length);
186 LE.write<typename Info::hash_value_type>(I->Hash);
213 LE.write<uint8_t>(0);
216 LE.write<offset_type>(NumBuckets);
217 LE.write<offset_type>(NumEntries);
219 LE.write<offset_type>(Buckets[I].Off);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 152 endian::Writer<little> LE(Out);
181 LE.write<uint16_t>(B.Length);
186 LE.write<typename Info::hash_value_type>(I->Hash);
213 LE.write<uint8_t>(0);
216 LE.write<offset_type>(NumBuckets);
217 LE.write<offset_type>(NumEntries);
219 LE.write<offset_type>(Buckets[I].Off);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 152 endian::Writer<little> LE(Out);
181 LE.write<uint16_t>(B.Length);
186 LE.write<typename Info::hash_value_type>(I->Hash);
213 LE.write<uint8_t>(0);
216 LE.write<offset_type>(NumBuckets);
217 LE.write<offset_type>(NumEntries);
219 LE.write<offset_type>(Buckets[I].Off);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 152 endian::Writer<little> LE(Out);
181 LE.write<uint16_t>(B.Length);
186 LE.write<typename Info::hash_value_type>(I->Hash);
213 LE.write<uint8_t>(0);
216 LE.write<offset_type>(NumBuckets);
217 LE.write<offset_type>(NumEntries);
219 LE.write<offset_type>(Buckets[I].Off);
  /libcore/ojluni/src/main/java/sun/security/util/
DisabledAlgorithmConstraints.java 385 LE, // "<="
398 return LE;
490 case LE:
  /frameworks/compile/mclinker/include/mcld/Script/
BinaryOp.h 76 IntOperand* BinaryOp<Operator::LE>::eval(const Module&, const TargetLDBackend&);
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
tlstoc.s 89 #LE
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]

Completed in 1433 milliseconds

1 2 3 4 56 7 8 91011>>