Home
last modified time | relevance | path

Searched defs:func (Results 76 - 100 of 2224) sorted by relevance

12345678910>>...89

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H A Diteration.h39 ForEachUnique( const BASE_NS::shared_ptr<Iterable>& c, Func&& func, TraversalType traversal = TraversalType::NO_HIERARCHY) ForEachUnique() argument
[all...]
/third_party/jerryscript/tests/jerry/es2015/
H A Dfunction-new-target.js21 var func = function() {} function
/third_party/jerryscript/tests/jerry-test-suite/es2015/22/22.02/22.02.03/
H A D22.02.03-007.js21 var func = function(v, k) function
H A D22.02.03-014.js21 var func = function(v, k) function
/third_party/jerryscript/tests/jerry/
H A Dregression-test-issue-2914.js15 var func = function (number) { function
H A Dregression-test-issue-3648.js15 var func = function () {}; function
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dunsupported_api.h6 static inline void unsupported_api(const char *func) in unsupported_api() argument
/third_party/musl/src/thread/
H A Dcall_once.c4 void call_once(once_flag *flag, void (*func)(void)) in call_once() argument
/third_party/ltp/tools/sparse/sparse-src/validation/preprocessor/
H A Dpreprocessor1.c1 #define func(x) x macro
/third_party/node/deps/openssl/openssl/crypto/poly1305/
H A Dpoly1305_ppc.c31 int poly1305_init(void *ctx, const unsigned char key[16], void *func[2]) in poly1305_init() argument
/third_party/libabigail/tests/data/test-diff-filter/
H A Dtest-PR25661-5-v1.c22 func(struct S *s) in func() function
/third_party/openssl/crypto/poly1305/
H A Dpoly1305_ppc.c31 int poly1305_init(void *ctx, const unsigned char key[16], void *func[2]) in poly1305_init() argument
/third_party/skia/third_party/externals/libpng/arm/
H A Dfilter_neon.S65 func png_read_filter_row_sub4_neon, export=1 label
81 func png_read_filter_row_sub3_neon, export=1 label
107 func png_read_filter_row_up_neon, export=1 label
120 func png_read_filter_row_avg4_neon, export=1 label
141 func png_read_filter_row_avg3_neon, export=1 label
192 func png_read_filter_row_paeth4_neon, export=1 label
215 func png_read_filter_row_paeth3_neon, export=1 label
/third_party/typescript/tests/baselines/reference/
H A DcommentsOnObjectLiteral3.js
H A DcontrolFlowCommaExpressionAssertionMultiple.js4 function func(foo: any, bar: any) { function
H A DemitRestParametersFunctionProperty.js
H A Des5ExportDefaultFunctionDeclaration3.js14 function func() { function
[all...]
H A DfunctionCalls.js32 var func: Function; variable
59 var func; variable
H A DimplicitAnyDeclareVariablesWithoutTypeAndInit.js6 function func(k) { y }; // error at "k" function
H A DjsDeclarationsDefault.js111 function func() { } function
H A DjsDeclarationsExportForms.js75 function func() { } function
[all...]
/base/security/certificate_framework/frameworks/ability/src/
H A Dcf_ability.c23 int32_t RegisterAbility(uint32_t id, CfBase *func) in RegisterAbility() argument
/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_ability.c25 int32_t RegisterAbility(uint32_t id, void *func) in RegisterAbility() argument
/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dmiscdevice_observer.cpp30 void MiscDeviceObserver::SetUpdateFunc(const UpdateFunc &func) in SetUpdateFunc() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_debug.c20 void kbase_debug_assert_register_hook(kbase_debug_assert_hook *func, void *param) in kbase_debug_assert_register_hook() argument

Completed in 4 milliseconds

12345678910>>...89