Home
last modified time | relevance | path

Searched defs:func (Results 1926 - 1950 of 2125) sorted by relevance

1...<<71727374757677787980>>...85

/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.cpp1307 LifeTest::TestFunction func; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp103 static const char* getDerivateFuncName (DerivateFunc func) in getDerivateFuncName() argument
122 static const char* getDerivateFuncCaseName (DerivateFunc func) in getDerivateFuncCaseName() argument
141 static inline bool isDfdxFunc (DerivateFunc func) in isDfdxFunc() argument
146 static inline bool isDfdyFunc (DerivateFunc func) in isDfdyFunc() argument
151 isFwidthFunc(DerivateFunc func) isFwidthFunc() argument
538 DerivateFunc func; global() member
873 ConstantDerivateCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, DerivateFunc func, glu::DataType type) ConstantDerivateCase() argument
1104 LinearDerivateCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, DerivateFunc func, glu::DataType type, glu::Precision precision, bool inNonUniformControlFlow, SurfaceType surfaceType, int numSamples, const std::string& fragmentSrcTmpl, BaseUniformType usedDefaultUniform) LinearDerivateCase() argument
1401 TextureDerivateCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, DerivateFunc func, glu::DataType type, glu::Precision precision, SurfaceType surfaceType, int numSamples) TextureDerivateCase() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBufferTests.cpp1443 FunctionProgramsSimple1 (Function func) : m_func(func) {} in FunctionProgramsSimple1() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dhttp_curl.c1096 static void tls_show_errors(const char *func, const char *txt) in tls_show_errors() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwps_hostapd.c47 int (*func)(struct hostapd_data *h, void *ctx); member
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrGLContext.cpp505 void GLContext::stencilFunc (deUint32 func, int ref, deUint32 mask) in stencilFunc() argument
515 void GLContext::depthFunc (deUint32 func) in depthFunc() argument
545 void GLContext::stencilFuncSeparate (deUint32 face, deUint32 func, int ref, deUint32 mask) in stencilFuncSeparate() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp1414 virtual void SetBlendFunc (GLenum func) in SetBlendFunc() argument
1447 void SetBlendFunc (GLenum func) in SetBlendFunc() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dhttp_curl.c1096 static void tls_show_errors(const char *func, const char *txt) in tls_show_errors() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwps_hostapd.c47 int (*func)(struct hostapd_data *h, void *ctx); member
/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp47 std::string func = ""; member
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_manager.cpp1199 void OnTimerCallback(HRilCallbackFun func, uint8_t *param, const struct timeval *tv) in OnTimerCallback() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp1313 auto func = [&valueFloatArrayNew]( in TestFloatArrayForParseUri() local
1338 auto func = [&valueStringArrayNew](IInterface *object) { in TestStringArrayForParseUri() local
/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp1402 auto func = [&valueFloatArrayNew]( in HWTEST_F() local
1477 auto func = [&valueFloatArrayNew]( in HWTEST_F() local
1497 auto func = [&valueStringArrayNew](IInterface *object) { in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp2376 TaskFunc func = [canvasImage](RenderCustomPaint& iface, const Offset& offset) { local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp1037 auto func = placementFuncMap_.find(placement_); in GetPositionWithPlacementNew() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.cpp1896 auto func = jsObj->Get(vm, panda::StringRef::NewFromUtf8(vm, "getPixelMap")); in IsDrawable() local
2055 panda::Local<panda::FunctionRef> func = jsValueOnCreateMenu->ToObject(vm); in ParseOnCreateMenu() local
2114 panda::Local<panda::FunctionRef> func = jsValueOnMenuItemClick->ToObject(vm); in ParseOnMenuItemClick() local
[all...]
H A Darkts_native_text_area_bridge.cpp1040 panda::Local<panda::FunctionRef> func = callbackArg->ToObject(vm); in SetOnChange() local
1116 panda::Local<panda::FunctionRef> func = errorCallbackArg->ToObject(vm); in SetInputFilter() local
1155 panda::Local<panda::FunctionRef> func = callbackArg->ToObject(vm); SetOnTextSelectionChange() local
1194 panda::Local<panda::FunctionRef> func = callbackArg->ToObject(vm); SetOnContentScroll() local
1232 panda::Local<panda::FunctionRef> func = callbackArg->ToObject(vm); SetOnEditChange() local
1270 panda::Local<panda::FunctionRef> func = callbackArg->ToObject(vm); SetOnCopy() local
1307 panda::Local<panda::FunctionRef> func = callbackArg->ToObject(vm); SetOnCut() local
1344 panda::Local<panda::FunctionRef> func = callbackArg->ToObject(vm); SetOnPaste() local
1452 panda::Local<panda::FunctionRef> func = callbackArg->ToObject(vm); SetOnSubmit() local
1826 panda::Local<panda::FunctionRef> func = callbackArg->ToObject(vm); SetOnWillInsert() local
1871 panda::Local<panda::FunctionRef> func = callbackArg->ToObject(vm); SetOnDidInsert() local
1912 panda::Local<panda::FunctionRef> func = callbackArg->ToObject(vm); SetOnWillDelete() local
1958 panda::Local<panda::FunctionRef> func = callbackArg->ToObject(vm); SetOnDidDelete() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.cpp1339 JSRef<JSVal> func = jsObj->GetProperty("readPixelsToBuffer"); IsPixelMap() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp479 void TextFieldModelNG::SetOnEditChanged(std::function<void(bool)>&& func) in SetOnEditChanged() argument
486 void TextFieldModelNG::SetOnSubmit(std::function<void(int32_t, NG::TextFieldCommonEvent&)>&& func) in SetOnSubmit() argument
493 void TextFieldModelNG::SetOnChange(std::function<void(const std::string&, PreviewText&)>&& func) in SetOnChange() argument
500 void TextFieldModelNG::SetOnTextSelectionChange(std::function<void(int32_t, int32_t)>&& func) in SetOnTextSelectionChange() argument
507 void TextFieldModelNG::SetOnTextSelectionChange(FrameNode* frameNode, std::function<void(int32_t, int32_t)>&& func) in SetOnTextSelectionChange() argument
515 SetOnSecurityStateChange(std::function<void(bool)>&& func) SetOnSecurityStateChange() argument
522 SetOnContentScroll(std::function<void(float, float)>&& func) SetOnContentScroll() argument
529 SetOnCopy(std::function<void(const std::string&)>&& func) SetOnCopy() argument
536 SetOnCut(std::function<void(const std::string&)>&& func) SetOnCut() argument
543 SetOnPaste(std::function<void(const std::string&)>&& func) SetOnPaste() argument
550 SetOnPasteWithEvent(std::function<void(const std::string&, NG::TextCommonEvent&)>&& func) SetOnPasteWithEvent() argument
774 SetOnChangeEvent(std::function<void(const std::string&)>&& func) SetOnChangeEvent() argument
1300 SetOnChange(FrameNode* frameNode, std::function<void(const std::string&, PreviewText&)>&& func) SetOnChange() argument
1308 SetOnContentSizeChange(FrameNode* frameNode, std::function<void(float, float)>&& func) SetOnContentSizeChange() argument
1342 SetOnSubmit(FrameNode* frameNode, std::function<void(int32_t, NG::TextFieldCommonEvent&)>&& func) SetOnSubmit() argument
1350 SetOnCut(FrameNode* frameNode, std::function<void(const std::string&)>&& func) SetOnCut() argument
1358 SetOnPasteWithEvent( FrameNode* frameNode, std::function<void(const std::string&, NG::TextCommonEvent&)>&& func) SetOnPasteWithEvent() argument
1717 SetOnEditChange(FrameNode* frameNode, std::function<void(bool)>&& func) SetOnEditChange() argument
1735 SetOnContentScroll(FrameNode* frameNode, std::function<void(float, float)>&& func) SetOnContentScroll() argument
1743 SetOnCopy(FrameNode* frameNode, std::function<void(const std::string&)>&& func) SetOnCopy() argument
1751 SetOnEditChanged(FrameNode* frameNode, std::function<void(bool)>&& func) SetOnEditChanged() argument
1865 SetOnWillInsertValueEvent(std::function<bool(const InsertValueInfo&)>&& func) SetOnWillInsertValueEvent() argument
1872 SetOnDidInsertValueEvent(std::function<void(const InsertValueInfo&)>&& func) SetOnDidInsertValueEvent() argument
1879 SetOnWillDeleteEvent(std::function<bool(const DeleteValueInfo&)>&& func) SetOnWillDeleteEvent() argument
1886 SetOnDidDeleteEvent(std::function<void(const DeleteValueInfo&)>&& func) SetOnDidDeleteEvent() argument
2061 SetOnWillInsertValueEvent(FrameNode* frameNode, std::function<bool(const InsertValueInfo&)>&& func) SetOnWillInsertValueEvent() argument
2070 SetOnDidInsertValueEvent(FrameNode* frameNode, std::function<void(const InsertValueInfo&)>&& func) SetOnDidInsertValueEvent() argument
2079 SetOnWillDeleteEvent(FrameNode* frameNode, std::function<bool(const DeleteValueInfo&)>&& func) SetOnWillDeleteEvent() argument
2088 SetOnDidDeleteEvent(FrameNode* frameNode, std::function<void(const DeleteValueInfo&)>&& func) SetOnDidDeleteEvent() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp887 int RSSystemProperties::WatchSystemProperty(const char* name, OnSystemPropertyChanged func, void* context) in WatchSystemProperty() argument
H A Drs_render_service_connection_proxy.cpp53 auto func = [isUniMode, &parcelVector, &transactionData, this]() -> bool { in CommitTransaction() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp667 static void FreeContextBuffer(const Media::CustomFreePixelMap &func, AllocatorType allocType, PlImageBuffer &buffer) in HeapMemAlloc() argument
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp1190 napi_value func; in PrepareNapiEnv() local
1361 napi_value func; in CreateIncrementalSource() local
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_asset_change_request_napi.cpp850 napi_value func = context.argv[PARAM1]; in initDeleteRequest() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_rdb_utils.cpp287 ForEachRow(const shared_ptr<RdbStore> &rdbStore, const shared_ptr<ResultSet> &resultSet, const bool hiddenState, const function<int32_t(const shared_ptr<RdbStore> &rdbStore, const shared_ptr<ResultSet> &albumResult, const bool hiddenState)> &func) ForEachRow() argument

Completed in 96 milliseconds

1...<<71727374757677787980>>...85