Home
last modified time | relevance | path

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

12345678910>>...17

/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
152 void Load(std::string* value) const { in Load() function
158 void Load(std::unique_ptr<protobuf::Message>* value) const { in Load() function
/external/rust/android-crates-io/crates/tower/src/load/
Dmod.rs80 pub trait Load { trait
/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/gemmlowp/test/
Dtest_fixedpoint.cc34 T Load(const typename FixedPointRawTypeTraits<T>::ScalarRawType* src) { in Load() function
43 int32x4_t Load<int32x4_t>(const std::int32_t* src) { in Load() function
47 int16x8_t Load<int16x8_t>(const std::int16_t* src) { in Load() function
61 __m128i Load<__m128i>(const std::int32_t* src) { in Load() function
69 int16x8_m128i Load<int16x8_m128i>(const std::int16_t* src) { in Load() function
80 v4i32 Load<v4i32>(const std::int32_t* src) { in Load() function
84 v8i16 Load<v8i16>(const std::int16_t* src) { in Load() function
99 __m256i Load<__m256i>(const std::int32_t* src) { in Load() function
104 int16x16_m256i Load<int16x16_m256i>(const std::int16_t* src) { in Load() function
/external/lzma/CPP/Windows/
DDLL.cpp45 bool CLibrary::Load(CFSTR path) throw() in Load() function in NWindows::NDLL::CLibrary
141 bool CLibrary::Load(CFSTR path) throw() in Load() function in NWindows::NDLL::CLibrary
/external/cronet/stable/net/disk_cache/blockfile/
Dstorage_block-inl.h126 template<typename T> bool StorageBlock<T>::Load() { in Load() function
152 template<typename T> bool StorageBlock<T>::Load(FileIOCallback* callback, in Load() function
Dmapped_file.cc14 bool MappedFile::Load(const FileBlock* block) { in Load() function in disk_cache::MappedFile
/external/cronet/tot/net/disk_cache/blockfile/
Dstorage_block-inl.h126 template<typename T> bool StorageBlock<T>::Load() { in Load() function
152 template<typename T> bool StorageBlock<T>::Load(FileIOCallback* callback, in Load() function
Dmapped_file.cc14 bool MappedFile::Load(const FileBlock* block) { in Load() function in disk_cache::MappedFile
/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
Ddata_access.py101 def Load(cls, filepath): member in AudioProcConfigFile
133 def Load(cls, filepath): member in ScoreFile
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScalarizeMaskedMemIntrin.cpp169 LoadInst *Load = Builder.CreateAlignedLoad(EltTy, Gep, AlignVal); in scalarizeMaskedLoad() local
213 LoadInst *Load = Builder.CreateAlignedLoad(EltTy, Gep, AlignVal); in scalarizeMaskedLoad() local
417 LoadInst *Load = in scalarizeMaskedGather() local
462 LoadInst *Load = in scalarizeMaskedGather() local
627 LoadInst *Load = in scalarizeMaskedExpandLoad() local
673 LoadInst *Load = Builder.CreateAlignedLoad(EltTy, Ptr, 1); in scalarizeMaskedExpandLoad() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/
DPassPlugin.cpp16 Expected<PassPlugin> PassPlugin::Load(const std::string &Filename) { in Load() function in PassPlugin
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
DPassPlugin.cpp16 Expected<PassPlugin> PassPlugin::Load(const std::string &Filename) { in Load() function in PassPlugin
/external/grpc-grpc/src/core/lib/config/
Dconfig_vars_non_generated.cc26 const ConfigVars& ConfigVars::Load() { in Load() function in grpc_core::ConfigVars
/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/src/
Dtime_zone_if.cc26 std::unique_ptr<TimeZoneIf> TimeZoneIf::Load(const std::string& name) { in Load() function in absl::time_internal::cctz::TimeZoneIf
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/config/
Dconfig_vars_non_generated.cc28 const ConfigVars& ConfigVars::Load() { in Load() function in grpc_core::ConfigVars
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_if.cc26 std::unique_ptr<TimeZoneIf> TimeZoneIf::Load(const std::string& name) { in Load() function in absl::time_internal::cctz::TimeZoneIf
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUAnnotateUniformValues.cpp86 bool AMDGPUAnnotateUniformValues::isClobberedInFunction(LoadInst * Load) { in isClobberedInFunction()
127 auto isGlobalLoad = [&](LoadInst &Load)->bool { in visitLoadInst()
/external/pdfium/core/fpdfapi/page/
Dcpdf_function.cpp43 std::unique_ptr<CPDF_Function> CPDF_Function::Load( in Load() function in CPDF_Function
50 std::unique_ptr<CPDF_Function> CPDF_Function::Load( in Load() function in CPDF_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/tests/regres/testlist/
Dtestlist.go51 func (g *Group) Load() error { func
129 func Load(root, jsonPath string) (Lists, error) { func
/external/libchrome/components/policy/core/common/
Dfake_async_policy_loader.cc18 std::unique_ptr<PolicyBundle> FakeAsyncPolicyLoader::Load() { in Load() function in policy::FakeAsyncPolicyLoader
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueLatticeUtils.cpp35 } else if (auto *Load = dyn_cast<LoadInst>(U)) { in canTrackGlobalVariableInterprocedurally() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DValueLatticeUtils.cpp37 if (auto *Load = dyn_cast<LoadInst>(U)) in canTrackGlobalVariableInterprocedurally() local
/external/lzma/CPP/7zip/UI/Common/
DZipRegistry.cpp140 void CInfo::Load() in Load() function in NExtract::CInfo
307 void CInfo::Load() in Load() function in NCompression::CInfo
507 void CInfo::Load() in Load() function in NWorkDir::CInfo
562 void CContextMenuInfo::Load() in Load() function in CContextMenuInfo

12345678910>>...17