| /third_party/libabigail/tests/data/test-abidiff-exit/ |
| H A D | qualifier-typedef-array-v1.c | 37 void fun(struct S * s) { (void) s; } in fun() function
|
| /third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/ |
| H A D | FunctionList.h | 66 void modifyEffectAt(size_t index, std::function<void(iter_type, iter_type)> fun) { in modifyEffectAt() argument
|
| /third_party/optimized-routines/string/test/ |
| H A D | strncmp.c | 18 static const struct fun struct 21 int (*fun) (const char *, const char *, size_t); member 50 test (const struct fun *fun, int s1align, int s2align, int maxlen, int diffpos, in test() argument [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_sched.py | 198 def fun(*a, **b): global() function [all...] |
| /third_party/python/Modules/_ctypes/libffi_osx/x86/ |
| H A D | x86-ffi_darwin.c | 321 ffi_prep_closure(ffi_closure* closure, ffi_cif* cif, void (*fun)(ffi_cif*,void*,void**,void*), void *user_data) ffi_prep_closure() argument 345 ffi_prep_raw_closure_loc(ffi_raw_closure* closure, ffi_cif* cif, void (*fun)(ffi_cif*,void*,ffi_raw*,void*), void *user_data, void *codeloc) ffi_prep_raw_closure_loc() argument
|
| /base/request/request/services/src/cxx/ |
| H A D | application_state_observer.cpp | 131 void RegisterAPPStateCallback(APPStateCallback fun) in RegisterAPPStateCallback() argument 137 void RegisterProcessStateCallback(APPStateCallback fun) in RegisterProcessStateCallback() argument
|
| /foundation/ability/ability_runtime/test/moduletest/mock/src/ |
| H A D | mock_bundle_mgr.cpp | 105 auto fun = abilityInfoMap_.find(bundleNameTemp); in QueryAbilityInfo() local
|
| /foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/bundlemgr/ |
| H A D | mock_bundle_manager.cpp | 115 auto fun = abilityInfoMap_.find(bundleNameTemp); in QueryAbilityInfo() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
| H A D | layout_wrapper_node.h | 56 LayoutWrapperNode(LazyBuildFunction&& fun) in LayoutWrapperNode() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | indexer_model_impl.cpp | 151 auto fun = onSelect; in SetOnSelected() local 171 auto fun = RequestPopupData; in SetOnRequestPopupData() local 185 auto fun = onPopupSelected; in SetOnPopupSelected() local
|
| /foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/ |
| H A D | mock_bundle_manager.cpp | 68 auto fun = abilityInfoMap_.find(bundleNameTemp); in QueryAbilityInfo() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_ble_central_manager_stub.cpp | 97 auto fun = it->second; in OnRemoteRequest() local
|
| H A D | bluetooth_ble_advertiser_stub.cpp | 71 auto fun = it->second; in OnRemoteRequest() local
|
| /foundation/multimedia/camera_framework/services/camera_service/src/ |
| H A D | camera_fwk_metadata_utils.cpp | 40 void ForEach(uint32_t iteratorCount, std::function<void(uint32_t)> fun) in ForEach() argument
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/ |
| H A D | napi_async_call.h | 70 const char *fun = nullptr;
member in OHOS::RelationalStoreJsKit::ContextBase
|
| /third_party/musl/libc-test/src/math/gen/ |
| H A D | gen.c | 41 struct fun { struct 45 } fun[] = { variable [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | templates.cc | 83 JSFunction fun = JSFunction::cast(cons_obj); in IsTemplateFor() local 111 JSFunction fun = JSFunction::cast(constructor_obj); in IsLeafTemplateForApiObject() local
|
| /third_party/optimized-routines/string/bench/ |
| H A D | memcpy.c | 27 static const struct fun struct 30 void *(*fun)(void *, const void *, size_t); member
|
| H A D | strlen.c | 28 static const struct fun struct 31 size_t (*fun) (const char *s); member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
| H A D | conformance_testing_helpers.h | 276 void ForEachParameter(const Fun& fun, const Cases&... cases) { in ForEachParameter() argument 291 Fun fun; member 296 void ForEachTupleElement(const Fun& fun, const Tup& tup) { in ForEachTupleElement() argument 313 Fun fun; member 322 Fun fun; member 327 ForEveryTwo(const Fun& fun, std::tuple<T...> args) ForEveryTwo() argument [all...] |
| /base/msdp/device_status/frameworks/native/src/ |
| H A D | client.cpp | 217 void Client::RegisterDisconnectedFunction(ConnectCallback fun) in RegisterDisconnectedFunction() argument
|
| /base/msdp/device_status/services/native/src/ |
| H A D | stream_server.cpp | 178 void StreamServer::SetRecvFun(MsgServerFunCallback fun)
in SetRecvFun() argument
|
| /base/telephony/ril_adapter/services/hril/src/ |
| H A D | hril_modem.cpp | 33 int32_t HRilModem::SetRadioState(int32_t serialId, int32_t fun, int32_t rst) in SetRadioState() argument
|
| /base/telephony/core_service/services/network_search/src/ |
| H A D | network_utils.cpp | 374 auto fun = GetFunctionOfEvent<RilFunc_Event>(mapFunctions_, radioEvent); in SendBase() local 382 auto fun = GetFunctionOfEvent<RilFunc_Int_Event>(mapFunctionsInt_, radioEvent); in SendBase() local 390 auto fun = GetFunctionOfEvent<RilFunc_Int_Int_Event>(mapFunctionsIntInt_, radioEvent); in SendBase() local 399 auto fun = GetFunctionOfEvent<RilFunc_Int_String_Event>(mapFunctionsIntString_, radioEvent); in SendBase() local 408 auto fun = GetFunctionOfEvent<RilFunc_Event>(mapFunctions_, radioEvent); SendCallback() local 417 auto fun = GetFunctionOfEvent<RilFunc_Event>(mapFunctions_, radioEvent); SendCallback() local 426 auto fun = GetFunctionOfEvent<RilFunc_Int_Event>(mapFunctionsInt_, radioEvent); SendCallbackEx() local 435 auto fun = GetFunctionOfEvent<RilFunc_Int_Int_Event>(mapFunctionsIntInt_, radioEvent); SendCallback() local 445 auto fun = GetFunctionOfEvent<RilFunc_Int_String_Event>(mapFunctionsIntString_, radioEvent); SendCallback() local 455 auto fun = GetFunctionOfEvent<RilFunc_Event>(mapFunctions_, radioEvent); SendCallbackNetworkExt() local [all...] |
| /base/telephony/core_service/services/tel_ril/src/ |
| H A D | tel_ril_modem.cpp | 59 int32_t TelRilModem::SetRadioState(int32_t fun, int32_t rst, const AppExecFwk::InnerEvent::Pointer &response) in SetRadioState() argument
|