Home
last modified time | relevance | path

Searched defs:Load (Results 1 – 25 of 264) sorted by relevance

1234567891011

/external/libprotobuf-mutator/src/
Dfield_instance.h100 void Load(int32_t* value) const { in Load() function
106 void Load(int64_t* value) const { in Load() function
112 void Load(uint32_t* value) const { in Load() function
118 void Load(uint64_t* value) const { in Load() function
124 void Load(double* value) const { in Load() function
130 void Load(float* value) const { in Load() function
136 void Load(bool* value) const { in Load() function
142 void Load(Enum* value) const { in Load() function
151 void Load(std::string* value) const { in Load() function
157 void Load(std::unique_ptr<protobuf::Message>* value) const { in Load() function
/external/libbrillo/brillo/
Dosrelease_reader.cc14 void OsReleaseReader::Load() { in Load() function in brillo::OsReleaseReader
28 void OsReleaseReader::Load(const base::FilePath& root_dir) { in Load() function in brillo::OsReleaseReader
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DLoadTile.h106 INLINE static void Load( in Load() function
148 static void Load( in Load() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Passes/
DPassPlugin.cpp17 Expected<PassPlugin> PassPlugin::Load(const std::string &Filename) { in Load() function in PassPlugin
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Vectorize/
DVPlanHCFGTest.cpp64 VPInstruction *Load = dyn_cast<VPInstruction>(&*Iter++); in TEST_F() local
143 auto *Load = dyn_cast<VPWidenMemoryInstructionRecipe>(&*Iter++); in TEST_F() local
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcInstrInfo.h31 Load = (1<<1), enumerator
/external/pdfium/core/fpdfapi/font/
Dcpdf_cid2unicodemap.cpp33 void CPDF_CID2UnicodeMap::Load(CPDF_CMapManager* pMgr, in Load() function in CPDF_CID2UnicodeMap
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DValueLatticeUtils.cpp36 } else if (auto *Load = dyn_cast<LoadInst>(U)) { in canTrackGlobalVariableInterprocedurally() local
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.h33 Load = (1<<1), enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.h33 Load = (1<<1), enumerator
/external/pdfium/core/fpdfapi/page/
Dcpdf_tilingpattern.cpp34 bool CPDF_TilingPattern::Load() { in Load() function in CPDF_TilingPattern
/external/skia/src/core/
DSkFixed15.h24 static SkFixed15 Load(uint16_t val) { in Load() function
/external/skqp/src/core/
DSkFixed15.h24 static SkFixed15 Load(uint16_t val) { in Load() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUAnnotateUniformValues.cpp88 bool AMDGPUAnnotateUniformValues::isClobberedInFunction(LoadInst * Load) { in isClobberedInFunction()
135 auto isGlobalLoad = [&](LoadInst &Load)->bool { in visitLoadInst()
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
DANTLRFileStream.cs63 public virtual void Load( string fileName, Encoding encoding ) in Load() method in Antlr.Runtime.ANTLRFileStream
DANTLRReaderStream.cs67 public virtual void Load( TextReader r, int size, int readChunkSize ) in Load() method in Antlr.Runtime.ANTLRReaderStream
/external/tensorflow/tensorflow/contrib/tensor_forest/hybrid/python/ops/
Dtraining_ops.py284 def Load(): function
/external/pdfium/core/fpdfapi/parser/
Dcpdf_hint_tables_unittest.cpp43 TEST_F(CPDF_HintTablesTest, Load) { in TEST_F() argument
/external/skia/include/private/
DSkVx.h65 static Vec Load(const void* ptr) { in Load() function
DSkNx_neon.h39 AI static SkNx Load(const void* ptr) { return vld1_f32((const float*)ptr); } in Load() function
173 AI static SkNx Load(const void* ptr) { return vld1q_f32((const float*)ptr); } in Load() function
329 AI static SkNx Load(const void* ptr) { return vld1_u16((const uint16_t*)ptr); } in Load() function
386 AI static SkNx Load(const void* ptr) { return vld1q_u16((const uint16_t*)ptr); } in Load() function
437 AI static SkNx Load(const void* ptr) { in Load() function
466 AI static SkNx Load(const void* ptr) { return vld1_u8((const uint8_t*)ptr); } in Load() function
492 AI static SkNx Load(const void* ptr) { return vld1q_u8((const uint8_t*)ptr); } in Load() function
529 AI static SkNx Load(const void* ptr) { in Load() function
587 AI static SkNx Load(const void* ptr) { in Load() function
/external/llvm/tools/llvm-readobj/
DMachODumper.cpp679 for (const auto &Load : Obj->load_commands()) { in printMachODataInCode() local
701 for (const auto &Load : Obj->load_commands()) { in printMachOVersionMin() local
746 for (const auto &Load : Obj->load_commands()) { in printMachODysymtab() local
773 for (const auto &Load : Obj->load_commands()) { in printMachOSegment() local
794 for (const auto &Load : Obj->load_commands()) { in printMachOIndirectSymbols() local
810 for (const auto &Load : Obj->load_commands()) { in printMachOLinkerOptions() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DMachODumper.cpp708 for (const auto &Load : Obj->load_commands()) { in printMachODataInCode() local
730 for (const auto &Load : Obj->load_commands()) { in printMachOVersionMin() local
793 for (const auto &Load : Obj->load_commands()) { in printMachODysymtab() local
820 for (const auto &Load : Obj->load_commands()) { in printMachOSegment() local
841 for (const auto &Load : Obj->load_commands()) { in printMachOIndirectSymbols() local
857 for (const auto &Load : Obj->load_commands()) { in printMachOLinkerOptions() local
/external/skqp/include/private/
DSkNx_neon.h39 AI static SkNx Load(const void* ptr) { return vld1_f32((const float*)ptr); } in Load() function
173 AI static SkNx Load(const void* ptr) { return vld1q_f32((const float*)ptr); } in Load() function
329 AI static SkNx Load(const void* ptr) { return vld1_u16((const uint16_t*)ptr); } in Load() function
386 AI static SkNx Load(const void* ptr) { return vld1q_u16((const uint16_t*)ptr); } in Load() function
437 AI static SkNx Load(const void* ptr) { in Load() function
466 AI static SkNx Load(const void* ptr) { return vld1_u8((const uint8_t*)ptr); } in Load() function
492 AI static SkNx Load(const void* ptr) { return vld1q_u8((const uint8_t*)ptr); } in Load() function
529 AI static SkNx Load(const void* ptr) { in Load() function
587 AI static SkNx Load(const void* ptr) { in Load() function
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DANTLRReaderStream.cs62 public virtual void Load(TextReader r, int size, int readChunkSize) { in Load() method in Antlr.Runtime.ANTLRReaderStream
/external/lzma/CPP/Windows/
DDLL.cpp43 bool CLibrary::Load(CFSTR path) throw() in Load() function in NWindows::NDLL::CLibrary

1234567891011