Home
last modified time | relevance | path

Searched defs:load (Results 176 - 200 of 363) sorted by relevance

12345678910>>...15

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dinstruction_test.cpp767 Instruction* load = context->get_def_use_mgr()->GetDef(21); in TEST_F() local
796 Instruction* load = context->get_def_use_mgr()->GetDef(12); in TEST_F() local
831 Instruction* load = context->get_def_use_mgr()->GetDef(14); in TEST_F() local
H A Dscalar_analysis.cpp110 const Instruction* load = nullptr; in TEST_F() local
237 const Instruction* load = nullptr; in TEST_F() local
353 const Instruction* load = nullptr; in TEST_F() local
[all...]
/third_party/skia/third_party/externals/jinja2/
H A Didtracking.py99 def load(self, name): member in Symbols
[all...]
/third_party/python/Lib/turtledemo/
H A D__main__.py298 def load(entry=entry): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h120 Error load(BinaryStreamReader &Stream) { in load() function in llvm::pdb::HashTable
/third_party/skia/tools/viewer/
H A DParticlesSlide.cpp234 void ParticlesSlide::load(SkScalar winWidth, SkScalar winHeight) { in load() function in ParticlesSlide
H A DSkottieSlide.cpp118 void SkottieSlide::load(SkScalar w, SkScalar h) { in load() function in SkottieSlide
/third_party/skia/third_party/externals/icu/source/common/
H A Dloadednormalizer2impl.cpp77 LoadedNormalizer2Impl::load(const char *packageName, const char *name, UErrorCode &errorCode) { in load() function in LoadedNormalizer2Impl
/third_party/python/Lib/tomllib/
H A D_parser.py57 def load(fp: BinaryIO, /, *, parse_float: ParseFloat = float) -> dict[str, Any]: function
/third_party/python/Lib/
H A Dtracemalloc.py434 def load(filename): member in Snapshot
/third_party/rust/crates/cxx/gen/build/src/
H A Dcargo.rs47 fn load() -> Self { in load() functions
/third_party/skia/modules/skresources/src/
H A DSkResources.cpp186 sk_sp<SkData> FileResourceProvider::load(const char resource_path[], in load() function in skresources::FileResourceProvider
214 sk_sp<SkData> ResourceProviderProxyBase::load(const char resource_path[], in load() function in skresources::ResourceProviderProxyBase
/third_party/spirv-tools/test/opt/
H A Dinstruction_test.cpp762 Instruction* load = context->get_def_use_mgr()->GetDef(21); in TEST_F() local
791 Instruction* load = context->get_def_use_mgr()->GetDef(12); in TEST_F() local
826 Instruction* load = context->get_def_use_mgr()->GetDef(14); in TEST_F() local
H A Dscalar_analysis.cpp106 const Instruction* load = nullptr; in TEST_F() local
233 const Instruction* load = nullptr; in TEST_F() local
349 const Instruction* load = nullptr; in TEST_F() local
[all...]
/base/security/device_security_level/oem_property/common/
H A Ddslm_credential_utils.c76 PayloadAttestation load; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_telemetry.cpp122 static std::string LoadToString(float load) in LoadToString() argument
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dunordered_map.h599 const float load = size_ / static_cast<float>(buckets_.size()); in create_entry() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_gpu_context.cpp33 sk_sp<SkData> SkiaPersistentCache::load(const SkData& key) in load() function in OHOS::Rosen::Drawing::SkiaPersistentCache
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_none_4.h281 static ASTCENC_SIMD_INLINE vint4 load(const uint8_t* p) in load() function
/third_party/backends/backend/
H A Dibm-scsi.c304 object_position (int fd, int load) in object_position() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DLocaleDistance.java132 public static Data load() throws MissingResourceException { in load() method in LocaleDistance.Data
/third_party/icu/icu4c/source/common/
H A Dloclikelysubtags.cpp71 void load(UErrorCode &errorCode) { in load() function
H A Ducnv_cnv.h235 UConverterLoad load; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DLocaleDistance.java137 public static Data load() throws MissingResourceException { in load() method in LocaleDistance.Data
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_find_array_copies.c585 nir_intrinsic_instr *load = nir_src_as_intrinsic(intrin->src[1]); in opt_find_array_copies_block() local

Completed in 26 milliseconds

12345678910>>...15