Home
last modified time | relevance | path

Searched defs:load (Results 176 – 200 of 2992) sorted by relevance

12345678910>>...120

/aosp_15_r20/external/pytorch/torch/csrc/api/src/data/samplers/
H A Ddistributed.cpp81 void DistributedRandomSampler::load(serialize::InputArchive& archive) { in load() function in torch::data::samplers::DistributedRandomSampler
155 void DistributedSequentialSampler::load(serialize::InputArchive& archive) { in load() function in torch::data::samplers::DistributedSequentialSampler
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/
Dboost_unordered_set.hpp57 inline void load( in load() function
115 inline void load( in load() function
Dvariant.hpp113 static void load( in load() function
129 void load( in load() function
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderNameProvider.java92 private void load(Context context) { in load() method in FolderNameProvider
97 private void load(List<AppInfo> appInfos, IntSparseArrayMap<CollectionInfo> folderInfos) { in load() method in FolderNameProvider
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/experimental/conv_emitter/
H A Dconv_emitter_transforms.cc32 if (auto load = mlir::dyn_cast<mlir::AffineLoadOp>(op)) { in GetBoundAffineMapFrom() local
48 if (auto load = mlir::dyn_cast<mlir::AffineLoadOp>(op)) { in CloneWithNewAffineMap() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
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
/aosp_15_r20/external/snakeyaml/src/main/java/org/yaml/snakeyaml/
H A DYaml.java405 public <T> T load(String yaml) { in load() method in Yaml
417 public <T> T load(InputStream io) { in load() method in Yaml
429 public <T> T load(Reader io) { in load() method in Yaml
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
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
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
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
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DShaderGL.cpp43 void load(const gl::CompiledShaderState &compiledState) override in load() function in rx::__anon369f15a40111::ShaderTranslateTaskGL
294 std::shared_ptr<ShaderTranslateTask> ShaderGL::load(const gl::Context *context, in load() function in rx::ShaderGL
/aosp_15_r20/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DModuleTemplate.java187 String load(String resourceName) throws IOException; in load() method
192 public String load(String resourceName) throws IOException { in load() method in ModuleTemplate.ClassResourceLoader
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/panels/ui/viewmodel/
H A DEditTileViewModel.kt44 fun load(context: Context): EditTileViewModel { in load() method
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/
H A DStaticTriangleRenderer.java57 void load(GL10 gl); in load() method
188 public void load(GL10 gl) { in load() method in StaticTriangleRenderer.RobotTextureLoader
/aosp_15_r20/external/skia/tools/viewer/
H A DClipSlide.cpp311 void load(SkScalar w, SkScalar h) override { in load() function in HalfPlaneSlide
367 void load(SkScalar w, SkScalar h) override { in load() function in HalfPlaneSlide2
506 void load(SkScalar w, SkScalar h) override { in load() function in HalfPlaneSlide3
575 void load(SkScalar w, SkScalar h) override { in load() function in HalfPlaneCoonsSlide
H A DSkSLDebuggerSlide.cpp35 void SkSLDebuggerSlide::load(SkScalar winWidth, SkScalar winHeight) {} in load() function in SkSLDebuggerSlide
45 bool load = ImGui::Button("Load Debug Trace"); in showLoadTraceGUI() local
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/jetbrains/kotlin/kotlin-reflect/1.9.20/
HDkotlin-reflect-1.9.20.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/com.android. ...
/aosp_15_r20/external/kotlinc/lib/
HDkotlin-reflect.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/com.android. ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinc/kotlin-reflect/linux_glibc_common/local-combined/
Dkotlin-reflect.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/com.android. ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinc/kotlin-reflect/android_common/local-combined/
Dkotlin-reflect.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/com.android. ...
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_python.cpp285 auto load(const Callsite<C>& callsite, size_t python_tid) const { in load() function in torch::profiler::impl::__anonaba953630411::ValueCache
374 ExtraFields<EventType::PyCall>::args_t ValueCache::load<CallType::PyCall>( in load() function in torch::profiler::impl::__anonaba953630411::ValueCache
405 ExtraFields<EventType::PyCall>::args_t ValueCache::load<CallType::PyModuleCall>( in load() function in torch::profiler::impl::__anonaba953630411::ValueCache
452 ExtraFields<EventType::PyCall>::args_t ValueCache::load< in load() function in torch::profiler::impl::__anonaba953630411::ValueCache
477 ExtraFields<EventType::PyCCall>::args_t ValueCache::load<CallType::PyCCall>( in load() function in torch::profiler::impl::__anonaba953630411::ValueCache
/aosp_15_r20/external/jline/src/src/main/java/jline/
H A DHistory.java50 public void load(final InputStream in) throws IOException { in load() method in History
57 public void load(final Reader reader) throws IOException { in load() method in History
/aosp_15_r20/art/compiler/optimizing/
H A Dload_store_elimination_test.cc492 HInstruction* load = MakeArrayGet(return_block_, array_, j_, DataType::Type::kInt32); in TEST_F() local
650 HInstruction* load = MakeArrayGet(loop_, array_, phi_, DataType::Type::kInt32); in TEST_F() local
679 HInstruction* load = MakeArrayGet(loop_, array_, phi_, DataType::Type::kInt32); in TEST_F() local
757 HInstruction* load = MakeArrayGet(loop_, array_a, phi_, DataType::Type::kInt32); in TEST_F() local
780 HInstruction* load = MakeArrayGet(pre_header_, array_a, c0, DataType::Type::kInt32); in TEST_F() local
808 HInstruction* load = MakeArrayGet(loop_, array_a, phi_, DataType::Type::kInt32); in TEST_F() local
840 HInstruction* load = MakeArrayGet(pre_header_, array_a, c0, DataType::Type::kInt32); in TEST_F() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opt_varyings.c2183 struct list_head *load = list_index ? &slot->producer.loads : in propagate_uniform_expressions() local
2276 nir_intrinsic_instr *load = in get_input_qualifier() local
2503 check_tes_input_load_get_single_use_alu(nir_intrinsic_instr *load, in check_tes_input_load_get_single_use_alu()
2526 gather_fmul_tess_coord(nir_intrinsic_instr *load, nir_alu_instr *fmul, in gather_fmul_tess_coord()
3344 nir_instr *load; in try_move_postdominator() local
3421 nir_intrinsic_instr *load = in backward_inter_shader_code_motion() local
3770 nir_def *load = in relocate_slot() local
H A Dnir_lower_input_attachments.c85 try_lower_input_load(nir_builder *b, nir_intrinsic_instr *load, in try_lower_input_load()
197 nir_intrinsic_instr *load = nir_instr_as_intrinsic(instr); in lower_input_attachments_instr() local
/aosp_15_r20/external/setfilters/javatests/com/google/setfilters/cuckoofilter/
H A DCuckooFilterTest.java187 public void load() { in load() method in CuckooFilterTest
301 double load = cuckooFilter.load(); in closeToTheoreticalFalsePositiveRate() local

12345678910>>...120