Home
last modified time | relevance | path

Searched defs:code (Results 3501 - 3525 of 6103) sorted by relevance

1...<<141142143144145146147148149150>>...245

/third_party/python/Modules/clinic/
H A Dpyexpat.c.h413 long code; in pyexpat_ErrorString() local
/third_party/pulseaudio/src/modules/
H A Dmodule-virtual-source.c100 static int sink_process_msg_cb(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg_cb() argument
155 static int source_process_msg_cb(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in source_process_msg_cb() argument
H A Dmodule-virtual-sink.c84 static int sink_process_msg_cb(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg_cb() argument
/third_party/python/Objects/
H A Dunicodectype.c44 gettyperecord(Py_UCS4 code) in gettyperecord() argument
/third_party/python/Modules/
H A Derrnomodule.c57 PyObject *code = PyLong_FromLong(code_int); in _add_errcode() local
/third_party/rust/crates/rust-openssl/openssl/src/
H A Derror.rs223 pub fn code(&self) -> ErrType { in code() functions
[all...]
/third_party/rust/crates/regex/bench/src/ffi/
H A Dpcre2.rs151 type code = c_void; global() types
[all...]
/third_party/spirv-tools/test/opt/
H A Ddef_use_test.cpp1562 const char* code; member
/third_party/spirv-tools/tools/opt/
H A Dopt.cpp40 int code; member
[all...]
/third_party/spirv-tools/tools/reduce/
H A Dreduce.cpp50 int code; member
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fPrimitiveBoundingBoxTests.cpp124 static std::string specializeShader(Context& context, const char* code) in specializeShader() argument
H A Des31fSynchronizationTests.cpp123 static std::string specializeShader(Context& context, const char* code) in specializeShader() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_tnc.c70 static struct wpabuf * eap_tnc_build_frag_ack(u8 id, u8 code) in eap_tnc_build_frag_ack() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_tls_common.c21 eap_tls_msg_alloc(EapType type, size_t payload_len, u8 code, u8 identifier) eap_tls_msg_alloc() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuTestCase.hpp203 TestStatus (qpTestResult code, const std::string& description) : m_code(code), m_description(description) {} in TestStatus() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_tnc.c70 static struct wpabuf * eap_tnc_build_frag_ack(u8 id, u8 code) in eap_tnc_build_frag_ack() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_tls_common.c21 eap_tls_msg_alloc(enum eap_type type, size_t payload_len, u8 code, u8 identifier) eap_tls_msg_alloc() argument
/third_party/zlib/contrib/blast/
H A Dblast.c132 int code; /* len bits being decoded */ decode() local
[all...]
/third_party/zlib/contrib/puff/
H A Dpuff.c238 int code; /* len bits being decoded */ decode() local
266 int code; /* len bits being decoded */ decode() local
[all...]
/third_party/zlib/examples/
H A Denough.c231 int *code; // number of symbols assigned to each bit length global() member
[all...]
H A Dgun.c208 unsigned code; /* code, table traversal index */ in lunpipe() local
[all...]
/third_party/openGLES/xml/
H A Dreadme.tex[all...]
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex[all...]
/applications/standard/contacts_data/ability/merge/src/
H A Dmerger_contacts.cpp115 int code = store->ExecuteSql(sql); in DeleteContacts() local
225 int code = store->ExecuteSql(updateSearchSql); in UpdateRawContactsExecute() local
/applications/standard/contacts_data/dataBusiness/contacts/src/
H A Dcontacts_data_ability.cpp154 bool ContactsDataAbility::IsBeginTransactionOK(int code, std::mutex &mutex) in IsBeginTransactionOK() argument
173 bool ContactsDataAbility::IsCommitOK(int code, std::mutex &mutex) in IsCommitOK() argument
210 int code = UriParseAndSwitch(uriTemp); in Insert() local
235 int ContactsDataAbility::InsertExecute(int &code, cons argument
289 int code = UriParseAndSwitch(uriTemp); BatchInsert() local
353 int code = UriParseAndSwitch(uriTemp); Update() local
361 UpdateExecute(int &retCode, int code, const OHOS::NativeRdb::ValuesBucket &value, DataShare::DataSharePredicates &dataSharePredicates) UpdateExecute() argument
400 SwitchUpdate(int &retCode, int &code, const OHOS::NativeRdb::ValuesBucket &value, DataShare::DataSharePredicates &dataSharePredicates) SwitchUpdate() argument
450 int code = UriParseAndSwitch(uriTemp); Delete() local
458 DeleteExecute( int &retCode, int code, DataShare::DataSharePredicates &dataSharePredicates) DeleteExecute() argument
677 Recover(int &code) Recover() argument
691 DataBaseNotifyChange(int code, Uri uri) DataBaseNotifyChange() argument
[all...]

Completed in 28 milliseconds

1...<<141142143144145146147148149150>>...245