Home
last modified time | relevance | path

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

12

/external/selinux/libsemanage/utils/
Dsemanage_migrate_store271 stores = None variable
273 stores = [TYPE] variable
275 stores = os.listdir(oldroot_path()) variable
/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_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/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/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/loop_optimizations/
Ddependence_analysis_helpers.cpp1495 const Instruction* stores[2]; in TEST() local
1576 const Instruction* stores[2]; in TEST() local
1655 const Instruction* stores[2]; in TEST() local
1734 const Instruction* stores[2]; in TEST() local
2067 const Instruction* stores[2]; in TEST() local
2148 const Instruction* stores[2]; in TEST() local
2229 const Instruction* stores[2]; in TEST() local
2310 const Instruction* stores[2]; in TEST() local
2705 const Instruction* stores[2]; in TEST() local
2784 const Instruction* stores[2]; in TEST() local
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Ddependence_analysis_helpers.cpp1495 const Instruction* stores[2]; in TEST() local
1576 const Instruction* stores[2]; in TEST() local
1655 const Instruction* stores[2]; in TEST() local
1734 const Instruction* stores[2]; in TEST() local
2067 const Instruction* stores[2]; in TEST() local
2148 const Instruction* stores[2]; in TEST() local
2229 const Instruction* stores[2]; in TEST() local
2310 const Instruction* stores[2]; in TEST() local
2705 const Instruction* stores[2]; in TEST() local
2784 const Instruction* stores[2]; in TEST() local
[all …]
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Ddependence_analysis_helpers.cpp1495 const Instruction* stores[2]; in TEST() local
1576 const Instruction* stores[2]; in TEST() local
1655 const Instruction* stores[2]; in TEST() local
1734 const Instruction* stores[2]; in TEST() local
2067 const Instruction* stores[2]; in TEST() local
2148 const Instruction* stores[2]; in TEST() local
2229 const Instruction* stores[2]; in TEST() local
2310 const Instruction* stores[2]; in TEST() local
2705 const Instruction* stores[2]; in TEST() local
2784 const Instruction* stores[2]; in TEST() local
[all …]
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dscalar_analysis.cpp504 const Instruction* stores[6]; in TEST_F() local
743 const Instruction* stores[2] = {nullptr, nullptr}; in TEST_F() local
1025 std::vector<const Instruction*> stores{}; in TEST_F() local
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dscalar_analysis.cpp504 const Instruction* stores[6]; in TEST_F() local
743 const Instruction* stores[2] = {nullptr, nullptr}; in TEST_F() local
1025 std::vector<const Instruction*> stores{}; in TEST_F() local
/external/deqp-deps/SPIRV-Tools/test/opt/
Dscalar_analysis.cpp504 const Instruction* stores[6]; in TEST_F() local
743 const Instruction* stores[2] = {nullptr, nullptr}; in TEST_F() local
1025 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
DCertPathValidatorUtilities.java310 List<PKIXCertStore> stores = new ArrayList<PKIXCertStore>(); in getAdditionalStoresFromAltNames() local
736 List<PKIXCRLStore> stores = new ArrayList<PKIXCRLStore>(); in getAdditionalStoresFromCRLDistributionPoint() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DPKIXCertPathBuilderSpi.java216 List stores = new ArrayList(); in build() local
DCertPathValidatorUtilities.java309 List<PKIXCertStore> stores = new ArrayList<PKIXCertStore>(); in getAdditionalStoresFromAltNames() local
735 List<PKIXCRLStore> stores = new ArrayList<PKIXCRLStore>(); in getAdditionalStoresFromCRLDistributionPoint() 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
DCertPathValidatorUtilities.java310 List<PKIXCertStore> stores = new ArrayList<PKIXCertStore>(); in getAdditionalStoresFromAltNames() local
736 List<PKIXCRLStore> stores = new ArrayList<PKIXCRLStore>(); in getAdditionalStoresFromCRLDistributionPoint() local
/external/mesa3d/src/compiler/nir/tests/
Dbuilder_tests.cpp68 std::vector<nir_intrinsic_instr *> stores; member in __anonf82fbc690111::nir_builder_test
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_fusion.cpp41 const std::map<Instruction*, std::vector<Instruction*>>& stores, in GetLocationsAccessed()
361 std::vector<Instruction*> stores{}; in GetLoadsAndStoresInLoop() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_fusion.cpp41 const std::map<Instruction*, std::vector<Instruction*>>& stores, in GetLocationsAccessed()
361 std::vector<Instruction*> stores{}; in GetLoadsAndStoresInLoop() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dloop_fusion.cpp41 const std::map<Instruction*, std::vector<Instruction*>>& stores, in GetLocationsAccessed()
361 std::vector<Instruction*> stores{}; in GetLoadsAndStoresInLoop() local
/external/swiftshader/src/Reactor/
DNucleus.hpp342 int stores = 0; member
/external/mesa3d/src/compiler/nir/
Dnir_opt_combine_stores.c64 nir_intrinsic_instr *stores[NIR_MAX_VEC_COMPONENTS]; member
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp177 unsigned memory = 0, loads = 0, load0 = 0, stores = 0, store0 = 0, store1 = 0; in check() local
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/pkix/jcajce/
DRevocationUtilities.java164 List<PKIXCRLStore> stores = new ArrayList<PKIXCRLStore>(); in getAdditionalStoresFromCRLDistributionPoint() local
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.h152 unsigned stores; member

12