Home
last modified time | relevance | path

Searched defs:loads (Results 1 – 25 of 215) sorted by relevance

123456789

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_pickle.py21 def loads(self, buf): member in PickleTests
46 def loads(self, buf): member in UnpicklerTests
62 def loads(self, buf): member in PicklerTests
81 def loads(self, buf): member in PersPicklerTests
100 def loads(self, buf): member in PickleBigmemPickleTests
Dtest_cpickle.py61 def loads(self, buf): member in cPickleUnpicklerTests
97 def loads(self, buf): member in cPicklePicklerTests
122 def loads(self, *args): member in cPickleListPicklerTests
155 def loads(self, *args): member in cPickleFastPicklerTests
208 def loads(self, buf): member in cPickleBigmemPickleTests
Dtest_xpickle.py43 def loads(self, buf): member in DumpCPickle_LoadPickle
55 def loads(self, buf): member in DumpPickle_LoadCPickle
122 def loads(self, input): member in AbstractCompatTests
Dtest_pickletools.py12 def loads(self, buf): member in OptimizedPickleTests
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_pickle.py39 loads = staticmethod(pickle._loads) variable in PyPickleTests
52 def loads(self, buf, **kwds): member in PyUnpicklerTests
70 def loads(self, buf, **kwds): member in PyPicklerTests
87 def loads(self, buf, **kwds): member in InMemoryPickleTests
104 def loads(self, buf, **kwds): member in PersistentPicklerUnpicklerMixin
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dscalar_analysis.cpp499 const Instruction* loads[6]; in TEST_F() local
738 const Instruction* loads[2] = {nullptr, nullptr}; in TEST_F() local
875 const Instruction* loads[1] = {nullptr}; in TEST_F() local
1020 std::vector<const Instruction*> loads{}; in TEST_F() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dscalar_analysis.cpp499 const Instruction* loads[6]; in TEST_F() local
738 const Instruction* loads[2] = {nullptr, nullptr}; in TEST_F() local
875 const Instruction* loads[1] = {nullptr}; in TEST_F() local
1020 std::vector<const Instruction*> loads{}; in TEST_F() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dscalar_analysis.cpp499 const Instruction* loads[6]; in TEST_F() local
738 const Instruction* loads[2] = {nullptr, nullptr}; in TEST_F() local
875 const Instruction* loads[1] = {nullptr}; in TEST_F() local
1020 std::vector<const Instruction*> loads{}; in TEST_F() local
/aosp_15_r20/external/python/cpython2/Lib/json/tests/
D__init__.py16 loads = staticmethod(pyjson.loads) variable in PyTest
23 loads = staticmethod(cjson.loads) variable in CTest
/aosp_15_r20/external/python/cpython3/Lib/test/test_json/
D__init__.py19 loads = staticmethod(pyjson.loads) variable in PyTest
27 loads = staticmethod(cjson.loads) variable in CTest
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_io_to_scalar.c48 nir_def *loads[NIR_MAX_VEC_COMPONENTS]; in lower_load_input_to_scalar() local
88 nir_def *loads[NIR_MAX_VEC_COMPONENTS]; in lower_load_to_scalar() local
389 nir_def *loads[NIR_MAX_VEC_COMPONENTS]; in lower_load_to_scalar_early() local
H A Dnir_lower_load_const_to_scalar.c47 nir_def *loads[NIR_MAX_VEC_COMPONENTS]; in lower_load_const_instr_scalar() local
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/
H A Drendering.rs135 let mut loads: BTreeMap<String, BTreeSet<String>> = BTreeMap::new(); in render_module_build_file() localVariable
308 let mut loads: BTreeMap<String, BTreeSet<String>> = BTreeMap::new(); in render_one_build_file() localVariable
422 let loads = loads in render_one_build_file() localVariable
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dloop_fusion.cpp41 const std::map<Instruction*, std::vector<Instruction*>>& loads) { in GetLocationsAccessed()
362 std::vector<Instruction*> loads{}; in GetLoadsAndStoresInLoop() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_fusion.cpp41 const std::map<Instruction*, std::vector<Instruction*>>& loads) { in GetLocationsAccessed()
362 std::vector<Instruction*> loads{}; in GetLoadsAndStoresInLoop() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_fusion.cpp41 const std::map<Instruction*, std::vector<Instruction*>>& loads) { in GetLocationsAccessed()
362 std::vector<Instruction*> loads{}; in GetLoadsAndStoresInLoop() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ir/
H A Dlima_nir_lower_uniform_to_scalar.c34 nir_def *loads[4]; in lower_load_uniform_to_scalar() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/msgpack/
D__init__.py54 loads = unpackb variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/msgpack/
D__init__.py54 loads = unpackb variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/msgpack/
D__init__.py54 loads = unpackb variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/msgpack/
D__init__.py54 loads = unpackb variable
/aosp_15_r20/external/angle/build/android/pylib/local/emulator/
H A Dini.py33 def loads(ini_str, strict=True): function
/aosp_15_r20/external/cronet/build/android/pylib/local/emulator/
H A Dini.py33 def loads(ini_str, strict=True): function
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/oauth2client/
H A Dclientsecrets.py115 def loads(s): function
/aosp_15_r20/external/python/oauth2client/oauth2client/
Dclientsecrets.py115 def loads(s): function

123456789