Home
last modified time | relevance | path

Searched defs:store (Results 201 - 225 of 731) sorted by relevance

12345678910>>...30

/kernel/linux/linux-6.6/samples/kobject/
H A Dkset-example.c41 ssize_t (*store)(struct foo_obj *foo, struct foo_attribute *attr, const char *buf, size_t count); member
/third_party/curl/lib/
H A Dnetrc.c117 char *store = tok; in parsenetrc() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_64b.c91 nir_intrinsic_instr *store = in lower_64b_intrinsics() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_multiview.c162 nir_intrinsic_instr *store = nir_instr_as_intrinsic(instr); in shader_only_position_uses_view_index() local
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dhostref.cc116 auto store = store_.get(); in run() local
H A Dreflect.c89 wasm_store_t* store = wasm_store_new(engine); in main() local
H A Dtable.c81 wasm_store_t* store = wasm_store_new(engine); in main() local
H A Dthreads.c33 own wasm_store_t* store = wasm_store_new(args->engine); in run() local
119 own wasm_store_t* store = wasm_store_new(engine); in main() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dbasic-block-instrumentor.cc126 Node* store = in Instrument() local
/third_party/node/deps/v8/src/heap/cppgc/
H A Dobject-start-bitmap.h160 void ObjectStartBitmap::store(size_t cell_index, uint8_t value) { in store() function in cppgc::internal::ObjectStartBitmap
/third_party/node/deps/v8/src/heap/
H A Dobject-start-bitmap.h138 void ObjectStartBitmap::store(size_t cell_index, uint32_t value) { in store() function in v8::internal::ObjectStartBitmap
/third_party/node/deps/v8/src/objects/
H A Dslots-inl.h41 void FullObjectSlot::store(Object value) const { *location() = value.ptr(); } in store() function in v8::internal::FullObjectSlot
107 void FullMaybeObjectSlot::store(MaybeObject value) const { in store() function in v8::internal::FullMaybeObjectSlot
142 void FullHeapObjectSlot::store(HeapObjectReference value) const { in store() function in v8::internal::FullHeapObjectSlot
H A Dtagged-field-inl.h74 void TaggedField<T, kFieldOffset>::store(HeapObject host, T value) { in store() function in v8::internal::TaggedField
86 void TaggedField<T, kFieldOffset>::store(HeapObject host, int offset, T value) { in store() function in v8::internal::TaggedField
/third_party/node/deps/v8/src/sandbox/
H A Dexternal-pointer-table.h143 inline void store(uint32_t index, Address value) { in store() function in v8::internal::ExternalPointerTable
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dcodegen.c498 gpir_store_node *store = gpir_node_to_store(node); in gpir_get_store_input() local
H A Dnode.c385 gpir_store_node *store = gpir_node_to_store(parent); in gpir_node_replace_child() local
H A Dreduce_scheduler.c218 gpir_node *store = last_written[load->reg->index]; in add_false_dependencies() local
223 gpir_store_node *store = gpir_node_to_store(node); in add_false_dependencies() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_nir_optim.c53 check_instr_depends_on_tex(nir_intrinsic_instr *store) in check_instr_depends_on_tex() argument
/third_party/node/deps/openssl/openssl/crypto/pkcs7/
H A Dpk7_smime.c213 int PKCS7_verify(PKCS7 *p7, STACK_OF(X509) *certs, X509_STORE *store, in PKCS7_verify() argument
/third_party/openssl/crypto/pkcs7/
H A Dpk7_smime.c213 int PKCS7_verify(PKCS7 *p7, STACK_OF(X509) *certs, X509_STORE *store, in PKCS7_verify() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/
H A Dcm_ipc_client.c125 static int32_t GetAppCert(enum CertManagerInterfaceCode type, const struct CmBlob *certUri, const uint32_t store, in GetAppCert() argument
173 int32_t CmClientGetAppCert(const struct CmBlob *keyUri, const uint32_t store, struct Credential *certificate) in CmClientGetAppCert() argument
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_store_test.cpp53 void InitStore(ReminderStore& store) in InitStore() argument
/base/security/certificate_manager/interfaces/innerkits/cert_manager_standard/main/src/
H A Dcert_manager_api.c24 CM_API_EXPORT int32_t CmGetCertList(uint32_t store, struct CertList *certificateList) in CmGetCertList() argument
42 CM_API_EXPORT int32_t CmGetCertInfo(const struct CmBlob *certUri, uint32_t store, in CmGetCertInfo() argument
62 CmSetCertStatus(const struct CmBlob *certUri, const uint32_t store, const bool status) CmSetCertStatus() argument
83 CmInstallAppCert(const struct CmBlob *appCert, const struct CmBlob *appCertPwd, const struct CmBlob *certAlias, const uint32_t store, struct CmBlob *keyUri) CmInstallAppCert() argument
97 CmUninstallAppCert(const struct CmBlob *keyUri, const uint32_t store) CmUninstallAppCert() argument
119 CmGetAppCertList(const uint32_t store, struct CredentialList *certificateList) CmGetAppCertList() argument
131 CmCallingGetAppCertList(const uint32_t store, struct CredentialList *certificateList) CmCallingGetAppCertList() argument
141 CmGetAppCert(const struct CmBlob *keyUri, const uint32_t store, struct Credential *certificate) CmGetAppCert() argument
258 CmGetUserCertList(uint32_t store, struct CertList *certificateList) CmGetUserCertList() argument
270 CmGetUserCertInfo(const struct CmBlob *certUri, uint32_t store, struct CertInfo *certificateInfo) CmGetUserCertInfo() argument
282 CmSetUserCertStatus(const struct CmBlob *certUri, uint32_t store, const bool status) CmSetUserCertStatus() argument
[all...]
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_query.c139 int32_t CmGetCertPathList(const struct CmContext *context, uint32_t store, struct CmMutableBlob *pathList) in CmGetCertPathList() argument
429 int32_t CmGetCertAlias(const uint32_t store, const char *uri, const struct CmBlob *certData, struct CmBlob *alias) in CmGetCertAlias() argument
470 int32_t CmGetCertListInfo(const struct CmContext *context, uint32_t store, in CmGetCertListInfo() argument
[all...]
H A Dcert_manager_app_cert_process.c438 static int32_t StoreKeyAndCert(const struct CmContext *context, uint32_t store, in StoreKeyAndCert() argument
350 StoreAppCert(const struct CmContext *context, struct AppCert *appCert, const uint32_t store, const struct CmBlob *keyUri) StoreAppCert() argument
373 ConstructKeyUri( const struct CmContext *context, const struct CmBlob *certAlias, uint32_t store, struct CmBlob *keyUri) ConstructKeyUri() argument
[all...]

Completed in 15 milliseconds

12345678910>>...30