| /third_party/python/Modules/clinic/ |
| H A D | pyexpat.c.h | 413 long code; in pyexpat_ErrorString() local
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-virtual-source.c | 100 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 D | module-virtual-sink.c | 84 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 D | unicodectype.c | 44 gettyperecord(Py_UCS4 code) in gettyperecord() argument
|
| /third_party/python/Modules/ |
| H A D | errnomodule.c | 57 PyObject *code = PyLong_FromLong(code_int); in _add_errcode() local
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | error.rs | 223 pub fn code(&self) -> ErrType { in code() functions [all...] |
| /third_party/rust/crates/regex/bench/src/ffi/ |
| H A D | pcre2.rs | 151 type code = c_void; global() types [all...] |
| /third_party/spirv-tools/test/opt/ |
| H A D | def_use_test.cpp | 1562 const char* code; member
|
| /third_party/spirv-tools/tools/opt/ |
| H A D | opt.cpp | 40 int code; member [all...] |
| /third_party/spirv-tools/tools/reduce/ |
| H A D | reduce.cpp | 50 int code; member
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fPrimitiveBoundingBoxTests.cpp | 124 static std::string specializeShader(Context& context, const char* code) in specializeShader() argument
|
| H A D | es31fSynchronizationTests.cpp | 123 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 D | eap_tnc.c | 70 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 D | eap_server_tls_common.c | 21 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 D | tcuTestCase.hpp | 203 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 D | eap_tnc.c | 70 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 D | eap_server_tls_common.c | 21 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 D | blast.c | 132 int code; /* len bits being decoded */ decode() local [all...] |
| /third_party/zlib/contrib/puff/ |
| H A D | puff.c | 238 int code; /* len bits being decoded */ decode() local 266 int code; /* len bits being decoded */ decode() local [all...] |
| /third_party/zlib/examples/ |
| H A D | enough.c | 231 int *code; // number of symbols assigned to each bit length global() member [all...] |
| H A D | gun.c | 208 unsigned code; /* code, table traversal index */ in lunpipe() local [all...] |
| /third_party/openGLES/xml/ |
| H A D | readme.tex | [all...] |
| /third_party/skia/third_party/externals/opengl-registry/xml/ |
| H A D | readme.tex | [all...] |
| /applications/standard/contacts_data/ability/merge/src/ |
| H A D | merger_contacts.cpp | 115 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 D | contacts_data_ability.cpp | 154 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...] |