Home
last modified time | relevance | path

Searched defs:store (Results 1 – 25 of 203) sorted by relevance

123456789

/external/selinux/libsemanage/utils/
Dsemanage_migrate_store57 def copy_module(store, name, base): argument
91 def migrate_store(store): argument
185 def oldstore_path(store): argument
188 def oldmodules_path(store): argument
191 def disabledmodules_path(store): argument
197 def newstore_path(store): argument
200 def newmodules_path(store): argument
203 def bottomdir_path(store): argument
/external/mesa3d/src/mesa/tnl/
Dt_vb_normals.c51 struct normal_stage_data *store = NORMAL_STAGE_DATA(stage); in run_normal_stage() local
93 struct normal_stage_data *store = NORMAL_STAGE_DATA(stage); in validate_normal_stage() local
151 struct normal_stage_data *store; in alloc_normal_data() local
169 struct normal_stage_data *store = NORMAL_STAGE_DATA(stage); in free_normal_data() local
Dt_vb_texmat.c58 struct texmat_stage_data *store = TEXMAT_STAGE_DATA(stage); in run_texmat_stage() local
88 struct texmat_stage_data *store; in alloc_texmat_data() local
105 struct texmat_stage_data *store = TEXMAT_STAGE_DATA(stage); in free_texmat_data() local
Dt_vb_points.c54 struct point_stage_data *store = POINT_STAGE_DATA(stage); in run_point_stage() local
84 struct point_stage_data *store; in alloc_point_data() local
98 struct point_stage_data *store = POINT_STAGE_DATA(stage); in free_point_data() local
Dt_vb_vertex.c140 struct vertex_stage_data *store = (struct vertex_stage_data *)stage->privatePtr; in run_vertex_stage() local
236 struct vertex_stage_data *store; in init_vertex_stage() local
261 struct vertex_stage_data *store = VERTEX_STAGE_DATA(stage); in dtr() local
Dt_vb_texgen.c250 struct texgen_stage_data *store, in texgen_reflection_map_nv()
272 struct texgen_stage_data *store, in texgen_normal_map_nv()
300 struct texgen_stage_data *store, in texgen_sphere_map()
333 struct texgen_stage_data *store, in texgen()
485 struct texgen_stage_data *store = TEXGEN_STAGE_DATA(stage); in run_texgen_stage() local
509 struct texgen_stage_data *store = TEXGEN_STAGE_DATA(stage); in validate_texgen_stage() local
560 struct texgen_stage_data *store; in alloc_texgen_data() local
581 struct texgen_stage_data *store = TEXGEN_STAGE_DATA(stage); in free_texgen_data() local
Dt_vb_light.c198 update_materials(struct gl_context *ctx, struct light_stage_data *store) in update_materials()
224 struct vertex_buffer *VB, struct light_stage_data *store) in prepare_materials()
331 struct light_stage_data *store = LIGHT_STAGE_DATA(stage); in run_lighting() local
425 struct light_stage_data *store; in init_lighting() local
456 struct light_stage_data *store = LIGHT_STAGE_DATA(stage); in dtr() local
Dt_vb_fog.c147 struct fog_stage_data *store = FOG_STAGE_DATA(stage); in run_fog_stage() local
241 struct fog_stage_data *store; in alloc_fog_data() local
259 struct fog_stage_data *store = FOG_STAGE_DATA(stage); in free_fog_data() local
Dt_vb_program.c126 do_ndc_cliptest(struct gl_context *ctx, struct vp_stage_data *store) in do_ndc_cliptest()
291 struct vp_stage_data *store = VP_STAGE_DATA(stage); in run_vp() local
470 struct vp_stage_data *store; in init_vp() local
492 struct vp_stage_data *store = VP_STAGE_DATA(stage); in dtr() local
Dt_vb_lighttmp.h51 struct light_stage_data *store = LIGHT_STAGE_DATA(stage); in TAG() local
236 struct light_stage_data *store = LIGHT_STAGE_DATA(stage); in TAG() local
419 struct light_stage_data *store = LIGHT_STAGE_DATA(stage); in TAG() local
524 struct light_stage_data *store = LIGHT_STAGE_DATA(stage); in TAG() local
/external/swiftshader/src/Reactor/
DOptimizer.cpp191 Ice::Inst *store = addressUses.stores[0]; in eliminateLoadsFollowingSingleStore() local
294 Ice::Inst *store = addressUses.stores[i]; in optimizeStoresInSingleBasicBlock() local
305 Ice::Inst *store = nullptr; in optimizeStoresInSingleBasicBlock() local
536 if(auto *store = llvm::dyn_cast<Ice::InstStore>(instruction)) in storeAddress() local
570 if(auto *store = llvm::dyn_cast<Ice::InstStore>(instruction)) in storeData() local
583 std::size_t Optimizer::storeSize(const Ice::Inst *store) in storeSize()
600 bool Optimizer::loadTypeMatchesStore(const Ice::Inst *load, const Ice::Inst *store) in loadTypeMatchesStore()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DStore.h152 virtual void incrementReferenceCount(Store store) {} in incrementReferenceCount()
157 virtual void decrementReferenceCount(Store store) {} in decrementReferenceCount()
250 inline StoreRef::StoreRef(Store store, StoreManager & smgr) in StoreRef()
DStoreRef.h31 Store store; variable
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/
DPKIXExtendedParameters.java96 public Builder addCertificateStore(PKIXCertStore store) in addCertificateStore()
103 public Builder addNamedCertificateStore(GeneralName issuerAltName, PKIXCertStore store) in addNamedCertificateStore()
110 public Builder addCRLStore(PKIXCRLStore store) in addCRLStore()
117 public Builder addNamedCRLStore(GeneralName issuerAltName, PKIXCRLStore store) in addNamedCRLStore()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DExtendedPKIXParameters.java268 public void addStore(Store store) in addStore()
291 public void addAdditionalStore(Store store) in addAdditionalStore()
302 public void addAddionalStore(Store store) in addAddionalStore()
/external/zopfli/src/zopfli/
Dlz77.c27 void ZopfliInitLZ77Store(ZopfliLZ77Store* store) { in ZopfliInitLZ77Store()
33 void ZopfliCleanLZ77Store(ZopfliLZ77Store* store) { in ZopfliCleanLZ77Store()
60 ZopfliLZ77Store* store) { in ZopfliStoreLitLenDist()
368 ZopfliLZ77Store* store) { in ZopfliLZ77Greedy()
/external/skia/src/core/
DSkFixed15.h28 uint16_t store() const { return fVal; } in store() function
/external/libxml2/
Dtimsort.h356 static void TIM_SORT_RESIZE(TEMP_STORAGE_T *store, const size_t new_size) { in TIM_SORT_RESIZE()
372 TEMP_STORAGE_T *store) { in TIM_SORT_MERGE()
424 TEMP_STORAGE_T *store, const size_t size) { in TIM_SORT_COLLAPSE()
489 TEMP_STORAGE_T *store, in PUSH_NEXT()
532 TEMP_STORAGE_T _store, *store; in TIM_SORT() local
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/
DValidationTestBase.java72 final ExecutionDataStore store = execute(); in setup() local
88 private void analyze(final ExecutionDataStore store) throws IOException { in analyze()
/external/python/cpython2/Tools/scripts/
Ddutree.py25 def store(size, comps, total, d): function
/external/icu/icu4c/source/test/perf/perldriver/
DOutput.pm319 sub store { subroutine
/external/icu/icu4j/perf-tests/perldriver/
DOutput.pm317 sub store { subroutine
/external/curl/src/
Dtool_helpers.c70 int SetHTTPrequest(struct OperationConfig *config, HttpReq req, HttpReq *store) in SetHTTPrequest()
/external/libavc/common/armv8/
Dih264_intra_pred_luma_16x16_av8.s341 store: label
/external/apache-http/src/org/apache/http/client/protocol/
DClientContextConfigurer.java66 public void setCookieStore(final CookieStore store) { in setCookieStore()

123456789