| /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...] |
| /arkcompiler/runtime_core/static_core/compiler/tools/aotdump/ |
| H A D | aotdump.cpp | 329 Span<const uint8_t> code = codeInfo.GetCodeSpan(); in PrintCodeArm64() local 355 Span<const uint8_t> code = codeInfo.GetCodeSpan(); in PrintCodeX8664() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| H A D | peepholes_test.cpp | 1899 SRC_GRAPH(IfImmNegation, Graph *graph, ConditionCode code) in SRC_GRAPH() argument 1923 OUT_GRAPH(IfImmNegation, Graph *graph, ConditionCode code) in OUT_GRAPH() argument
|
| /arkcompiler/runtime_core/static_core/scripts/intrusive-testing/ |
| H A D | intrusive_instrumentator.py | 259 def code(self): member in SyncAction [all...] |
| /arkcompiler/runtime_core/static_core/runtime/ |
| H A D | stack_walker.cpp | 141 auto code = reinterpret_cast<uintptr_t>(codeInfo_.GetCode()); in CreateCFrame() local
|
| /arkcompiler/ets_frontend/ets2panda/lexer/ |
| H A D | lexer.h | 447 char32_t code = 0; in ScanHexEscape() local
|
| /arkcompiler/ets_frontend/arkguard/scripts/ |
| H A D | grammar_test.py | 515 code = main() variable
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_date.cpp | 876 double JSDate::GetDateValue(double timeMs, uint8_t code, bool isLocal) const in GetDateValue() argument 886 JSTaggedValue JSDate::SetDateValue(EcmaRuntimeCallInfo *argv, uint32_t code, bool isLocal) const in SetDateValue() argument
|
| /base/global/resource_management/interfaces/cj/src/ |
| H A D | resource_manager_ffi.cpp | 33 CArrString VectorToCArrString(std::vector<std::string>& vec, int32_t &code) in VectorToCArrString() argument [all...] |
| /base/hiviewdfx/hiview/adapter/service/server/src/ |
| H A D | hiview_service_ability_stub.cpp | 90 bool HasAccessPermission(uint32_t code, const std::unordered_map<uint32_t, std::string>& permissions) in HasAccessPermission() argument 119 int32_t HiviewServiceAbilityStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument 138 bool HiviewServiceAbilityStub::IsPermissionGranted(uint32_t code) in IsPermissionGranted() argument 247 GetRequestHandler(uint32_t code) GetRequestHandler() argument [all...] |
| /base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
| H A D | js_utils.cpp | 104 napi_value code; in ThrowException() local 123 napi_value JsUtils::ToError(napi_env env, int32_t code, const std::string &msg) in ToError() argument 139 int32_t JsUtils::Convert(int32_t code) in Convert() argument 151 ToMessage(int32_t code) ToMessage() argument [all...] |
| /base/inputmethod/imf/services/src/ |
| H A D | input_method_system_ability_stub.cpp | 35 int32_t InputMethodSystemAbilityStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument [all...] |
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
| H A D | input_data_channel_stub.cpp | 31 int32_t InputDataChannelStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument [all...] |
| /base/location/services/location_geocode/geocode/source/ |
| H A D | geo_convert_service.cpp | 419 bool GeoConvertService::SendGeocodeRequest(int code, MessageParcel& dataParcel, MessageParcel& replyParcel, in SendGeocodeRequest() argument
|
| /base/hiviewdfx/hiview/plugins/freeze_detector/ |
| H A D | rule_cluster.cpp | 225 unsigned long code = GetAttributeValue<unsigned long>(tag, ATTRIBUTE_CODE); in ParseTagResult() local 299 void FreezeResult::SetId(unsigned long code) in SetId() argument
|
| /base/hiviewdfx/hiview/base/event_store/dao/ |
| H A D | sys_event_query.cpp | 422 void ResultSet::Set(int code, bool has) in Set() argument
|
| /base/account/os_account/frameworks/appaccount/cj/src/ |
| H A D | appaccount_parameter_parse.cpp | 217 char *MallocCString(const std::string &origin, int32_t &code) in MallocCString() argument
|