Home
last modified time | relevance | path

Searched defs:stores (Results 1 – 25 of 57) sorted by relevance

123

/external/cronet/tot/net/cert/internal/
Dtrust_store_win.cc129 TrustStoreWin::CertStores stores; in CreateInMemoryStoresForTesting() local
149 TrustStoreWin::CertStores stores; in CreateWithCollections() local
191 CertStores stores = CertStores::CreateWithCollections(); in Impl() local
281 Impl(CertStores stores) in Impl()
460 CertStores stores) { in CreateForTesting()
Dpath_builder_trust_store_win_unittest.cc212 TrustStoreWin::CertStores stores = in TEST_F() local
254 TrustStoreWin::CertStores stores = in TEST_F() local
/external/cronet/stable/net/cert/internal/
Dtrust_store_win.cc129 TrustStoreWin::CertStores stores; in CreateInMemoryStoresForTesting() local
149 TrustStoreWin::CertStores stores; in CreateWithCollections() local
191 CertStores stores = CertStores::CreateWithCollections(); in Impl() local
281 Impl(CertStores stores) in Impl()
460 CertStores stores) { in CreateForTesting()
Dpath_builder_trust_store_win_unittest.cc212 TrustStoreWin::CertStores stores = in TEST_F() local
254 TrustStoreWin::CertStores stores = in TEST_F() local
/external/selinux/libsemanage/utils/
Dsemanage_migrate_store271 stores = None variable
273 stores = [TYPE] variable
275 stores = os.listdir(oldroot_path()) variable
/external/mesa3d/src/compiler/nir/
Dnir_trivialize_registers.c244 nir_intrinsic_instr **stores = entry->data; in clear_reg_stores() local
270 nir_intrinsic_instr **stores = entry->data; in trivialize_store() local
301 nir_intrinsic_instr **stores = entry->data; in trivialize_reg_stores() local
455 nir_intrinsic_instr **stores = NULL; in trivialize_stores() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DExtendedPKIXParameters.java28 private List stores; field in ExtendedPKIXParameters
210 public void setCertStores(List stores) in setCertStores()
233 public void setStores(List stores) in setStores()
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/x509/
DExtendedPKIXParameters.java30 private List stores; field in ExtendedPKIXParameters
212 public void setCertStores(List stores) in setCertStores()
235 public void setStores(List stores) in setStores()
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/x509/
DExtendedPKIXParameters.java30 private List stores; field in ExtendedPKIXParameters
212 public void setCertStores(List stores) in setCertStores()
235 public void setStores(List stores) in setStores()
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Ddependence_analysis_helpers.cpp1489 const Instruction* stores[2]; in TEST() local
1570 const Instruction* stores[2]; in TEST() local
1649 const Instruction* stores[2]; in TEST() local
1728 const Instruction* stores[2]; in TEST() local
2061 const Instruction* stores[2]; in TEST() local
2142 const Instruction* stores[2]; in TEST() local
2223 const Instruction* stores[2]; in TEST() local
2304 const Instruction* stores[2]; in TEST() local
2699 const Instruction* stores[2]; in TEST() local
2778 const Instruction* stores[2]; in TEST() local
[all …]
/external/angle/third_party/spirv-tools/src/test/opt/loop_optimizations/
Ddependence_analysis_helpers.cpp1489 const Instruction* stores[2]; in TEST() local
1570 const Instruction* stores[2]; in TEST() local
1649 const Instruction* stores[2]; in TEST() local
1728 const Instruction* stores[2]; in TEST() local
2061 const Instruction* stores[2]; in TEST() local
2142 const Instruction* stores[2]; in TEST() local
2223 const Instruction* stores[2]; in TEST() local
2304 const Instruction* stores[2]; in TEST() local
2699 const Instruction* stores[2]; in TEST() local
2778 const Instruction* stores[2]; in TEST() local
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Ddependence_analysis_helpers.cpp1489 const Instruction* stores[2]; in TEST() local
1570 const Instruction* stores[2]; in TEST() local
1649 const Instruction* stores[2]; in TEST() local
1728 const Instruction* stores[2]; in TEST() local
2061 const Instruction* stores[2]; in TEST() local
2142 const Instruction* stores[2]; in TEST() local
2223 const Instruction* stores[2]; in TEST() local
2304 const Instruction* stores[2]; in TEST() local
2699 const Instruction* stores[2]; in TEST() local
2778 const Instruction* stores[2]; in TEST() local
[all …]
/external/mesa3d/src/panfrost/util/
Dpan_lower_writeout.c50 unsigned writeout, nir_intrinsic_instr **stores) in pan_nir_emit_combined_store()
110 nir_intrinsic_instr *stores[3] = {NULL}; in pan_nir_lower_zs_store() local
Dpan_lower_store_component.c101 struct hash_table_u64 *stores = _mesa_hash_table_u64_create(NULL); in pan_nir_lower_store_component() local
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_inline_uniforms.c45 struct set *stores) in process_node()
135 struct set *stores = _mesa_set_create(nir, _mesa_hash_pointer, _mesa_key_pointer_equal); in lvp_find_inlinable_uniforms() local
/external/swiftshader/src/Reactor/
DNucleus.hpp222 int stores = 0; member
/external/mesa3d/src/compiler/nir/tests/
Dbuilder_tests.cpp67 std::vector<nir_intrinsic_instr *> stores; member in __anon024216380111::nir_builder_test
/external/deqp-deps/SPIRV-Tools/test/opt/
Dscalar_analysis.cpp500 const Instruction* stores[6]; in TEST_F() local
739 const Instruction* stores[2] = {nullptr, nullptr}; in TEST_F() local
1021 std::vector<const Instruction*> stores{}; in TEST_F() local
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dscalar_analysis.cpp500 const Instruction* stores[6]; in TEST_F() local
739 const Instruction* stores[2] = {nullptr, nullptr}; in TEST_F() local
1021 std::vector<const Instruction*> stores{}; in TEST_F() local
/external/angle/third_party/spirv-tools/src/test/opt/
Dscalar_analysis.cpp500 const Instruction* stores[6]; in TEST_F() local
739 const Instruction* stores[2] = {nullptr, nullptr}; in TEST_F() local
1021 std::vector<const Instruction*> stores{}; in TEST_F() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/provider/
DPKIXCertPathBuilderSpi.java218 List stores = new ArrayList(); in build() local
/external/pytorch/torch/csrc/jit/tensorexpr/
Dblock_codegen.h30 const std::unordered_set<BufPtr>& stores() const { in stores() function
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DPKIXCertPathBuilderSpi.java216 List stores = new ArrayList(); in build() local
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jce/provider/
DPKIXCertPathBuilderSpi.java218 List stores = new ArrayList(); in build() local
/external/mesa3d/src/imagination/pco/
Dpco_nir_pvfio.c29 struct util_dynarray stores; /** List of fragment stores. */ member

123