Home
last modified time | relevance | path

Searched defs:store (Results 26 - 50 of 529) sorted by relevance

12345678910>>...22

/third_party/skia/src/shaders/gradients/
H A DSk4fGradientPriv.h66 static void store(const Sk4f& c, SkPMColor* dst, const Sk4f& bias) { in store() function
75 static void store(const Sk4f& c, SkPMColor* dst, int n) { in store() function
[all...]
/third_party/openssl/test/
H A Dpkcs7_test.c57 X509_STORE *store = NULL; in pkcs7_verify_test() local
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Ddependence_analysis.cpp129 const Instruction* store[4]; in TEST() local
286 const Instruction* store[ in TEST() local
[all...]
/third_party/spirv-tools/test/val/
H A Dval_storage_test.cpp252 GenerateExecutionModelCode(const std::string& execution_model, const std::string& storage_class, bool store) GenerateExecutionModelCode() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/
H A Dcert_manager_api.c23 CM_API_EXPORT int32_t CmGetAppCert(const struct CmBlob *keyUri, const uint32_t store, in CmGetAppCert() argument
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dstat-cpi.py23 def store(time, event, cpu, thread, val, ena, run): function
/kernel/linux/linux-5.10/net/batman-adv/
H A Dsysfs.h43 ssize_t (*store)(struct kobject *kobj, struct attribute *attr, member
/kernel/linux/linux-6.6/include/net/
H A Dnetdev_rx_queue.h32 ssize_t (*store)(struct netdev_rx_queue *queue, member
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dstat-cpi.py23 def store(time, event, cpu, thread, val, ena, run): function
/third_party/mesa3d/src/compiler/nir/tests/
H A Dbuilder_tests.cpp52 nir_intrinsic_instr *store = in store_test_val() local
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dhello.cc25 auto store = store_.get(); in run() local
H A Dhello.c24 wasm_store_t* store = wasm_store_new(engine); in main() local
H A Dmulti.cc31 auto store = store_.get(); in run() local
H A Dfinalize.cc22 void run_in_store(wasm::Store* store) { in run_in_store() argument
[all...]
H A Dfinalize.c20 void run_in_store(wasm_store_t* store) { in run_in_store() argument
[all...]
H A Dserialize.cc25 auto store = store_.get(); in run() local
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_writeout.c43 pan_nir_rt_store_type(nir_intrinsic_instr *store) in pan_nir_rt_store_type() argument
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Doptimize.c195 gpir_store_node *store = gpir_node_to_store(node); in dead_code_eliminate() local
/third_party/python/Tools/scripts/
H A Dobjgraph.py41 def store(dict, key, item): function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DQueryHelper.cpp112 InternalPipelineStore* store = device->GetInternalPipelineStore(); in GetOrCreateTimestampComputePipeline() local
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_accessor_expression_test.cc496 auto* store = Var("store", ty.f32()); in TEST_F() local
/applications/standard/contacts_data/ability/account/src/
H A Daccount_sync.cpp83 std::shared_ptr<OHOS::NativeRdb::RdbStore> store = nullptr; in SyncUpdateAccount() local
129 ClearData(std::shared_ptr<OHOS::NativeRdb::RdbStore> store, int accountId) ClearData() argument
[all...]
/applications/standard/contacts_data/dataBusiness/contacts/src/
H A Dprofile_database.cpp95 int SqliteOpenHelperProfileCallback::OnCreate(OHOS::NativeRdb::RdbStore &store) in OnCreate() argument
134 OnUpgrade(OHOS::NativeRdb::RdbStore &store, int oldVersion, int newVersion) OnUpgrade() argument
147 UpgradeToV2(OHOS::NativeRdb::RdbStore &store, int oldVersion, int newVersion) UpgradeToV2() argument
175 OnDowngrade(OHOS::NativeRdb::RdbStore &store, int oldVersion, int newVersion) OnDowngrade() argument
[all...]
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dx_store.S37 store: label
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dx_store.S37 store: label

Completed in 10 milliseconds

12345678910>>...22