| /base/update/updateservice/frameworks/js/napi/update/common/src/ |
| H A D | iupdater.cpp | 101 StartSession(napi_env env, napi_callback_info info, SessionParams &sessionParams, BaseSession::DoWorkFunction function) StartSession() argument
|
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
| H A D | intf_iterable.h | 47 ICallable& function; member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/ |
| H A D | rs_command.h | 116 virtual void Patch(PatchFunction function) {}; in Patch() argument
|
| /foundation/multimedia/image_effect/frameworks/native/efilter/base/ |
| H A D | efilter_factory.cpp | 32 void EFilterFactory::RegisterFunction(const std::string &name, const EFilterFunction &function) in RegisterFunction() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
| H A D | cloud_sync_state_machine.cpp | 117 void CloudSyncStateMachine::RegisterFunc(State state, const std::function<uint8_t(void)> &function) in RegisterFunc() argument
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | string_utils.cpp | 29 std::string StringUtils::SurroundWithFunction(const std::string &function, const std::string &separator,
in SurroundWithFunction() argument
|
| /third_party/ffmpeg/libavcodec/arm/ |
| H A D | simple_idct_arm.S | 45 function ff_simple_idct_arm, export=1 label
|
| H A D | simple_idct_neon.S | 69 function idct_row4_pld_neon label 82 function idct_row4_neon label 152 function idct_col4_neon label 229 function idct_col4_st8_neon label 265 function ff_simple_idct_put_neon, export=1 label 284 function idct_col4_add8_neon label 320 function ff_simple_idct_add_neon, export=1 label 339 function idct_col4_st16_neon label 359 function ff_simple_idct_neon, export=1 label
|
| H A D | mlpdsp_armv6.S | 172 function ff_mlp_pack_output_inorder_\channels\()ch_mixedshift_armv6, export=1 label 289 function ff_mlp_pack_output_inorder_\channels\()ch_\shift\()shift_armv6, export=1 label 456 function ff_mlp_pack_output_outoforder_\channels\()ch_\shift\()shift_armv6, export=1 label
|
| /third_party/ffmpeg/libavcodec/aarch64/ |
| H A D | simple_idct_neon.S | 157 function idct_col4_neon\i label 225 function ff_simple_idct_put_neon, export=1 label 263 function ff_simple_idct_add_neon, export=1 label 327 function ff_simple_idct_neon, export=1 label
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | limits.cpp | 115 TSymbol* function = symbolTable.find(node->getName()); in visitAggregate() local
|
| /third_party/gn/src/gn/ |
| H A D | function_rebase_path.cc | 56 ConvertOnePath(const Scope* scope, const FunctionCallNode* function, const Value& value, const SourceDir& from_dir, const SourceDir& to_dir, bool convert_to_system_absolute, Err* err) ConvertOnePath() argument [all...] |
| /third_party/alsa-lib/src/ |
| H A D | error.c | 98 static void snd_lib_error_default(const char *file, int line, const char *function, int err, const char *fmt, ...) in snd_lib_error_default() argument 152 snd_err_msg_default(const char *file, int line, const char *function, int err, const char *fmt, ...) snd_err_msg_default() argument [all...] |
| /third_party/node/lib/internal/ |
| H A D | errors.js | [all...] |
| /third_party/node/deps/v8/tools/profview/ |
| H A D | profview.js | [all...] |
| /third_party/node/test/fixtures/wpt/common/ |
| H A D | PrefixedLocalStorage.js | [all...] |
| /third_party/node/deps/npm/node_modules/exponential-backoff/dist/ |
| H A D | options.js | |
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | callback.h | 40 explicit FunctionCallback4(FunctionType* function) : function_(function) {} in FunctionCallback4() argument 72 NewPermanentCallback( R (function)A1, A2, A3, A4)) NewPermanentCallback() argument
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-scope-iterator.cc | 57 DebugScopeIterator(Isolate* isolate, Handle<JSFunction> function) DebugScopeIterator() argument
|
| H A D | debug-stack-trace-iterator.cc | 90 Handle<JSFunction> function = frame_inspector_->GetFunction(); in GetReceiver() local
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-date-gen.cc | 56 TNode<ExternalReference> function = in Generate_DatePrototype_GetField() local
|
| H A D | builtins-shadow-realms.cc | 166 Handle<JSFunction> function; in BUILTIN() local
|
| H A D | builtins-function.cc | 84 Handle<JSFunction> function; in CreateDynamicFunction() local 205 Handle<JSBoundFunction> function; DoFunctionBind() local [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | source-position.cc | 142 SharedFunctionInfo function = Print() local [all...] |
| /third_party/node/deps/v8/src/ic/ |
| H A D | call-optimization.cc | 12 CallOptimization::CallOptimization(IsolateT* isolate, Handle<Object> function) { in CallOptimization() argument 118 Initialize(IsolateT* isolate, Handle<JSFunction> function) Initialize() argument 127 AnalyzePossibleApiFunction(IsolateT* isolate, Handle<JSFunction> function) AnalyzePossibleApiFunction() argument [all...] |