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

1 2 3 4

  /frameworks/compile/slang/
slang_rs_reflection_state.cpp 254 void ReflectionState::beginForEach(const RSExportForEach *EF) {
259 const bool IsKernel = EF->isKernelStyle();
260 const std::string Name = EF->getName();
261 const unsigned Ordinal = EF->getOrdinal();
262 const size_t InCount = EF->getInTypes().size();
263 const size_t ParamCount = EF->params_count();
265 const RSExportType *OET = EF->getOutType();
271 const bool HasOut = (EF->hasOut() || EF->hasReturn());
293 mForEachesBad.push_back(EF);
    [all...]
slang_rs_reflection.cpp 679 const RSExportForEach *EF = *I;
681 const RSExportForEach::InTypeVec &InTypes = EF->getInTypes();
689 const RSExportType *OET = EF->getOutType();
    [all...]
  /external/llvm/include/llvm/Object/
ELFObjectFile.h 202 ELFFile<ELFT> EF;
252 return *EF.getSection(Rel.d.a);
265 uintptr_t SHT = reinterpret_cast<uintptr_t>(EF.section_begin());
314 return EF.template getEntry<Elf_Sym>(Sym.d.a, Sym.d.b);
337 Result = EF.getHeader()->e_flags;
341 const ELFFile<ELFT> *getELFFile() const { return &EF; }
367 const Elf_Shdr *SymTableSec = *EF.getSection(Sym.d.a);
368 const Elf_Shdr *StringTableSec = *EF.getSection(SymTableSec->sh_link);
369 StringRef SymTable = *EF.getStringTable(StringTableSec);
390 const Elf_Ehdr *Header = EF.getHeader()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
ELFObjectFile.h 213 ELFObjectFile(MemoryBufferRef Object, ELFFile<ELFT> EF,
218 ELFFile<ELFT> EF;
270 auto RelSecOrErr = EF.getSection(Rel.d.a);
286 auto SectionsOrErr = EF.sections();
342 auto Ret = EF.template getEntry<Elf_Sym>(Sym.d.a, Sym.d.b);
368 Result = EF.getHeader()->e_flags;
373 auto SectionsOrErr = EF.sections();
379 auto ErrorOrContents = EF.getSectionContents(&Sec);
394 const ELFFile<ELFT> *getELFFile() const { return &EF; }
420 auto SymTabOrErr = EF.getSection(Sym.d.a)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
ELFObjectFile.h 213 ELFObjectFile(MemoryBufferRef Object, ELFFile<ELFT> EF,
218 ELFFile<ELFT> EF;
270 auto RelSecOrErr = EF.getSection(Rel.d.a);
286 auto SectionsOrErr = EF.sections();
342 auto Ret = EF.template getEntry<Elf_Sym>(Sym.d.a, Sym.d.b);
368 Result = EF.getHeader()->e_flags;
373 auto SectionsOrErr = EF.sections();
379 auto ErrorOrContents = EF.getSectionContents(&Sec);
394 const ELFFile<ELFT> *getELFFile() const { return &EF; }
420 auto SymTabOrErr = EF.getSection(Sym.d.a)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
ELFObjectFile.h 213 ELFObjectFile(MemoryBufferRef Object, ELFFile<ELFT> EF,
218 ELFFile<ELFT> EF;
270 auto RelSecOrErr = EF.getSection(Rel.d.a);
286 auto SectionsOrErr = EF.sections();
342 auto Ret = EF.template getEntry<Elf_Sym>(Sym.d.a, Sym.d.b);
368 Result = EF.getHeader()->e_flags;
373 auto SectionsOrErr = EF.sections();
379 auto ErrorOrContents = EF.getSectionContents(&Sec);
394 const ELFFile<ELFT> *getELFFile() const { return &EF; }
420 auto SymTabOrErr = EF.getSection(Sym.d.a)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
ELFObjectFile.h 213 ELFObjectFile(MemoryBufferRef Object, ELFFile<ELFT> EF,
218 ELFFile<ELFT> EF;
270 auto RelSecOrErr = EF.getSection(Rel.d.a);
286 auto SectionsOrErr = EF.sections();
342 auto Ret = EF.template getEntry<Elf_Sym>(Sym.d.a, Sym.d.b);
368 Result = EF.getHeader()->e_flags;
373 auto SectionsOrErr = EF.sections();
379 auto ErrorOrContents = EF.getSectionContents(&Sec);
394 const ELFFile<ELFT> *getELFFile() const { return &EF; }
420 auto SymTabOrErr = EF.getSection(Sym.d.a)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
ELFObjectFile.h 213 ELFObjectFile(MemoryBufferRef Object, ELFFile<ELFT> EF,
218 ELFFile<ELFT> EF;
270 auto RelSecOrErr = EF.getSection(Rel.d.a);
286 auto SectionsOrErr = EF.sections();
342 auto Ret = EF.template getEntry<Elf_Sym>(Sym.d.a, Sym.d.b);
368 Result = EF.getHeader()->e_flags;
373 auto SectionsOrErr = EF.sections();
379 auto ErrorOrContents = EF.getSectionContents(&Sec);
394 const ELFFile<ELFT> *getELFFile() const { return &EF; }
420 auto SymTabOrErr = EF.getSection(Sym.d.a)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
ELFObjectFile.h 213 ELFObjectFile(MemoryBufferRef Object, ELFFile<ELFT> EF,
218 ELFFile<ELFT> EF;
270 auto RelSecOrErr = EF.getSection(Rel.d.a);
286 auto SectionsOrErr = EF.sections();
342 auto Ret = EF.template getEntry<Elf_Sym>(Sym.d.a, Sym.d.b);
368 Result = EF.getHeader()->e_flags;
373 auto SectionsOrErr = EF.sections();
379 auto ErrorOrContents = EF.getSectionContents(&Sec);
394 const ELFFile<ELFT> *getELFFile() const { return &EF; }
420 auto SymTabOrErr = EF.getSection(Sym.d.a)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
ELFObjectFile.h 213 ELFObjectFile(MemoryBufferRef Object, ELFFile<ELFT> EF,
218 ELFFile<ELFT> EF;
270 auto RelSecOrErr = EF.getSection(Rel.d.a);
286 auto SectionsOrErr = EF.sections();
342 auto Ret = EF.template getEntry<Elf_Sym>(Sym.d.a, Sym.d.b);
368 Result = EF.getHeader()->e_flags;
373 auto SectionsOrErr = EF.sections();
379 auto ErrorOrContents = EF.getSectionContents(&Sec);
394 const ELFFile<ELFT> *getELFFile() const { return &EF; }
420 auto SymTabOrErr = EF.getSection(Sym.d.a)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
ELFObjectFile.h 213 ELFObjectFile(MemoryBufferRef Object, ELFFile<ELFT> EF,
218 ELFFile<ELFT> EF;
270 auto RelSecOrErr = EF.getSection(Rel.d.a);
286 auto SectionsOrErr = EF.sections();
342 auto Ret = EF.template getEntry<Elf_Sym>(Sym.d.a, Sym.d.b);
368 Result = EF.getHeader()->e_flags;
373 auto SectionsOrErr = EF.sections();
379 auto ErrorOrContents = EF.getSectionContents(&Sec);
394 const ELFFile<ELFT> *getELFFile() const { return &EF; }
420 auto SymTabOrErr = EF.getSection(Sym.d.a)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
ELFObjectFile.h 214 ELFFile<ELFT> EF;
266 auto RelSecOrErr = EF.getSection(Rel.d.a);
282 auto SectionsOrErr = EF.sections();
337 auto Ret = EF.template getEntry<Elf_Sym>(Sym.d.a, Sym.d.b);
363 Result = EF.getHeader()->e_flags;
368 auto SectionsOrErr = EF.sections();
374 auto ErrorOrContents = EF.getSectionContents(&Sec);
389 const ELFFile<ELFT> *getELFFile() const { return &EF; }
415 auto SymTabOrErr = EF.getSection(Sym.d.a);
419 auto StrTabOrErr = EF.getSection(SymTableSec->sh_link)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
ELFObjectFile.h 214 ELFFile<ELFT> EF;
266 auto RelSecOrErr = EF.getSection(Rel.d.a);
282 auto SectionsOrErr = EF.sections();
337 auto Ret = EF.template getEntry<Elf_Sym>(Sym.d.a, Sym.d.b);
363 Result = EF.getHeader()->e_flags;
368 auto SectionsOrErr = EF.sections();
374 auto ErrorOrContents = EF.getSectionContents(&Sec);
389 const ELFFile<ELFT> *getELFFile() const { return &EF; }
415 auto SymTabOrErr = EF.getSection(Sym.d.a);
419 auto StrTabOrErr = EF.getSection(SymTableSec->sh_link)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
ELFObjectFile.h 214 ELFFile<ELFT> EF;
266 auto RelSecOrErr = EF.getSection(Rel.d.a);
282 auto SectionsOrErr = EF.sections();
337 auto Ret = EF.template getEntry<Elf_Sym>(Sym.d.a, Sym.d.b);
363 Result = EF.getHeader()->e_flags;
368 auto SectionsOrErr = EF.sections();
374 auto ErrorOrContents = EF.getSectionContents(&Sec);
389 const ELFFile<ELFT> *getELFFile() const { return &EF; }
415 auto SymTabOrErr = EF.getSection(Sym.d.a);
419 auto StrTabOrErr = EF.getSection(SymTableSec->sh_link)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
ELFObjectFile.h 214 ELFFile<ELFT> EF;
266 auto RelSecOrErr = EF.getSection(Rel.d.a);
282 auto SectionsOrErr = EF.sections();
337 auto Ret = EF.template getEntry<Elf_Sym>(Sym.d.a, Sym.d.b);
363 Result = EF.getHeader()->e_flags;
368 auto SectionsOrErr = EF.sections();
374 auto ErrorOrContents = EF.getSectionContents(&Sec);
389 const ELFFile<ELFT> *getELFFile() const { return &EF; }
415 auto SymTabOrErr = EF.getSection(Sym.d.a);
419 auto StrTabOrErr = EF.getSection(SymTableSec->sh_link)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELFObjectFile.h 214 ELFFile<ELFT> EF;
265 auto RelSecOrErr = EF.getSection(Rel.d.a);
281 auto SectionsOrErr = EF.sections();
336 auto Ret = EF.template getEntry<Elf_Sym>(Sym.d.a, Sym.d.b);
362 Result = EF.getHeader()->e_flags;
367 auto SectionsOrErr = EF.sections();
373 auto ErrorOrContents = EF.getSectionContents(&Sec);
388 const ELFFile<ELFT> *getELFFile() const { return &EF; }
414 auto SymTabOrErr = EF.getSection(Sym.d.a);
418 auto StrTabOrErr = EF.getSection(SymTableSec->sh_link)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELFObjectFile.h 214 ELFFile<ELFT> EF;
265 auto RelSecOrErr = EF.getSection(Rel.d.a);
281 auto SectionsOrErr = EF.sections();
336 auto Ret = EF.template getEntry<Elf_Sym>(Sym.d.a, Sym.d.b);
362 Result = EF.getHeader()->e_flags;
367 auto SectionsOrErr = EF.sections();
373 auto ErrorOrContents = EF.getSectionContents(&Sec);
388 const ELFFile<ELFT> *getELFFile() const { return &EF; }
414 auto SymTabOrErr = EF.getSection(Sym.d.a);
418 auto StrTabOrErr = EF.getSection(SymTableSec->sh_link)
    [all...]
  /device/linaro/bootloader/edk2/SignedCapsulePkg/Library/EdkiiSystemCapsuleLib/
EdkiiSystemCapsuleLib.inf 21 FILE_GUID = 109D5FC6-56E6-481A-88EF-0CB828FBE0F6
  /packages/apps/SecureElement/src/com/android/se/security/arf/PKCS15/
EF.java 37 public class EF {
44 private static final short EF = 0x04;
54 public EF(SecureElement handle) {
88 mFileType = EF;
102 if (mFileType == EF
103 && // is EF ?
146 mFileType = EF;
216 if (mFileType != EF) throw new SecureElementException("Incorrect file type");
252 if (mFileType != EF) throw new SecureElementException("Incorrect file type");
  /external/llvm/lib/Fuzzer/
FuzzerLoop.cpp 48 if (!(EF->fn)) \
58 EF->__sanitizer_reset_coverage();
64 EF->__sanitizer_update_counter_bitset_and_clear_counters(0);
70 size_t NumCounters = EF->__sanitizer_get_number_of_counters();
80 uint64_t NewBlockCoverage = EF->__sanitizer_get_total_unique_coverage();
87 EF->__sanitizer_get_total_unique_caller_callee_pairs) {
89 EF->__sanitizer_get_total_unique_caller_callee_pairs();
98 EF->__sanitizer_update_counter_bitset_and_clear_counters(
114 EF->__sanitizer_get_coverage_pc_buffer(&CoverageBuf);
154 if (Options.DetectLeaks && EF->__sanitizer_install_malloc_and_free_hooks
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/
BootScriptExecutorDxe.inf 22 FILE_GUID = FA20568B-548B-4b2b-81EF-1BA08D4A3CEC
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/
Tcg2ConfigPei.inf 21 FILE_GUID = EADD5061-93EF-4CCC-8450-F78A7F0820F0
  /prebuilts/go/darwin-x86/src/net/
mac_test.go 21 {"ab:cd:ef:AB:CD:EF", HardwareAddr{0xab, 0xcd, 0xef, 0xab, 0xcd, 0xef}, ""},
34 {"01:23:45:67:89:AB:CD:EF", HardwareAddr{1, 0x23, 0x45, 0x67, 0x89, 0xab, 0xcd, 0xef}, ""},
35 {"01-23-45-67-89-AB-CD-EF", HardwareAddr{1, 0x23, 0x45, 0x67, 0x89, 0xab, 0xcd, 0xef}, ""},
38 "01:23:45:67:89:ab:cd:ef:00:00:01:23:45:67:89:ab:cd:ef:00:00",
46 "01-23-45-67-89-ab-cd-ef-00-00-01-23-45-67-89-ab-cd-ef-00-00",
  /prebuilts/go/linux-x86/src/net/
mac_test.go 21 {"ab:cd:ef:AB:CD:EF", HardwareAddr{0xab, 0xcd, 0xef, 0xab, 0xcd, 0xef}, ""},
34 {"01:23:45:67:89:AB:CD:EF", HardwareAddr{1, 0x23, 0x45, 0x67, 0x89, 0xab, 0xcd, 0xef}, ""},
35 {"01-23-45-67-89-AB-CD-EF", HardwareAddr{1, 0x23, 0x45, 0x67, 0x89, 0xab, 0xcd, 0xef}, ""},
38 "01:23:45:67:89:ab:cd:ef:00:00:01:23:45:67:89:ab:cd:ef:00:00",
46 "01-23-45-67-89-ab-cd-ef-00-00-01-23-45-67-89-ab-cd-ef-00-00",
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/
BootScriptExecutorDxe.inf 23 FILE_GUID = FA20568B-548B-4b2b-81EF-1BA08D4A3CEC

Completed in 1068 milliseconds

1 2 3 4