Home
last modified time | relevance | path

Searched defs:func (Results 2101 - 2125 of 2221) sorted by relevance

1...<<818283848586878889

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp196 GLenum GetBlendOp(BlendOp func) in GetBlendOp() argument
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dpixel_map_napi.cpp830 napi_value func; in AttachPixelMapFunc() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp197 void PixelMap::SetFreePixelMapProc(CustomFreePixelMap func) in SetFreePixelMapProc() argument
208 void PixelMap::SetPixelsAddr(void *addr, void *context, uint32_t size, AllocatorType type, CustomFreePixelMap func) in SetPixelsAddr() argument
/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.cpp2920 void AVSessionService::ReportStartCastBegin(std::string func, const OutputDeviceInfo& outputDeviceInfo, int32_t uid) in ReportStartCastBegin() argument
2927 void AVSessionService::ReportStartCastEnd(std::string func, const OutputDeviceInfo& outputDeviceInfo, in ReportStartCastEnd() argument
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp3634 void MMIService::CalculateFuntionRunningTime(std::function<void()> func, const std::string &flag) in CalculateFuntionRunningTime() argument
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1262 virtual void RegisterWindowDestroyedListener(const NotifyNativeWinDestroyFunc& func) {} in RegisterWindowDestroyedListener() argument
1692 virtual void RegisterTransferComponentDataListener(const NotifyTransferComponentDataFunc& func) {} in RegisterTransferComponentDataListener() argument
1758 virtual void RegisterTransferComponentDataForResultListener(const NotifyTransferComponentDataForResultFunc& func) {} in RegisterTransferComponentDataForResultListener() argument
[all...]
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp65 NotifyNativeWinDestroyFunc func = [this](const std::string& windowName) { in JsWindow() local
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp437 NotifyPendingSessionActivationFunc func = [weakThis = wptr(this)](SessionInfo& info) { in ProcessPendingSceneSessionActivationRegister() local
457 NotifyWindowDragHotAreaFunc func = [weakThis = wptr(this)]( in ProcessWindowDragHotAreaRegister() local
524 NotifySessionInfoLockedStateChangeFunc func = [weakThis = wptr(this)](bool lockedState) { in ProcessSessionInfoLockedStateChangeRegister() local
592 NotifyKeyboardGravityChangeFunc func = [weakThis = wptr(this)](SessionGravity gravity) { in ProcessKeyboardGravityChangeRegister() local
629 NotifyKeyboardLayoutAdjustFunc func = [weakThis = wptr(this)](const KeyboardLayoutParams& params) { in ProcessAdjustKeyboardLayoutRegister() local
692 NotifyRestoreMainWindowFunc func = [weakThis = wptr(this)]() { ProcessRestoreMainWindowRegister() local
882 NotifyChangeSessionVisibilityWithStatusBarFunc func = [weakThis = wptr(this)](SessionInfo& info, bool visible) { ProcessChangeSessionVisibilityWithStatusBarRegister() local
901 NotifySessionStateChangeFunc func = [weakThis = wptr(this)](const SessionState& state) { ProcessSessionStateChangeRegister() local
920 NotifyBufferAvailableChangeFunc func = [weakThis = wptr(this)](const bool isAvailable) { ProcessBufferAvailableChangeRegister() local
939 NotifyCreateSubSessionFunc func = [weakThis = wptr(this)](const sptr<SceneSession>& sceneSession) { ProcessCreateSubSessionRegister() local
976 NotifySessionRectChangeFunc func = [weakThis = wptr(this)](const WSRect& rect, ProcessSessionRectChangeRegister() local
996 NotifySessionPiPControlStatusChangeFunc func = [weakThis = wptr(this)]( ProcessSessionPiPControlStatusChangeRegister() local
1021 NotifyAutoStartPiPStatusChangeFunc func = [weakThis = wptr(this)](bool isAutoStart) { ProcessAutoStartPiPStatusChangeRegister() local
1055 NotifyRaiseToTopForPointDownFunc func = [weakThis = wptr(this)]() { ProcessRaiseToTopForPointDownRegister() local
1074 NotifyClickModalSpecificWindowOutsideFunc func = [weakThis = wptr(this)] { ProcessClickModalSpecificWindowOutsideRegister() local
1131 NotifyTerminateSessionFunc func = [weakThis = wptr(this)](const SessionInfo& info) { ProcessTerminateSessionRegister() local
1151 NotifyTerminateSessionFuncNew func = [weakThis = wptr(this)]( ProcessTerminateSessionRegisterNew() local
1172 NotifyTerminateSessionFuncTotal func = [weakThis = wptr(this)]( ProcessTerminateSessionRegisterTotal() local
1193 NotifyPendingSessionToForegroundFunc func = [weakThis = wptr(this)](const SessionInfo& info) { ProcessPendingSessionToForegroundRegister() local
1213 NotifyPendingSessionToBackgroundForDelegatorFunc func = [weakThis = wptr(this)](const SessionInfo& info, ProcessPendingSessionToBackgroundForDelegatorRegister() local
1234 NotifySessionExceptionFunc func = [weakThis = wptr(this)](const SessionInfo& info, bool needRemoveSession) { ProcessSessionExceptionRegister() local
1279 NotifyMainWindowTopmostChangeFunc func = [weakThis = wptr(this)](bool isTopmost) { ProcessMainWindowTopmostChangeRegister() local
1299 NotifySessionModalTypeChangeFunc func = ProcessSessionModalTypeChangeRegister() local
1319 NotifySessionFocusableChangeFunc func = [weakThis = wptr(this)](bool isFocusable) { ProcessSessionFocusableChangeRegister() local
1338 NotifySessionTouchableChangeFunc func = [weakThis = wptr(this)](bool touchable) { ProcessSessionTouchableChangeRegister() local
1357 NotifyClickFunc func = [weakThis = wptr(this)](bool requestFocus) { ProcessClickRegister() local
1376 NotifyContextTransparentFunc func = [weakThis = wptr(this)]() { ProcessContextTransparentRegister() local
1420 NotifyBackPressedFunc func = [weakThis = wptr(this)](bool needMoveToBackground) { ProcessBackPressedRegister() local
1614 NotifyFrameLayoutFinishFunc func = [weakThis = wptr(this)]() { ProcessFrameLayoutFinishRegister() local
1658 NotifyPrivacyModeChangeFunc func = [this](bool isPrivacyMode) { ProcessPrivacyModeChangeRegister() local
3365 NofitySessionLabelUpdatedFunc func = [weakThis = wptr(this)](const std::string& label) { ProcessUpdateSessionLabelRegister() local
3385 NofitySessionIconUpdatedFunc func = [weakThis = wptr(this)](const std::string& iconPath) { ProcessUpdateSessionIconRegister() local
[all...]
/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/
H A Dffrtndk.cpp305 ffrt_function_t func; member
327 static inline ffrt_function_header_t* ffrt_create_function_wrapper(const ffrt_function_t func, in ffrt_create_function_wrapper() argument
362 static inline ffrt_function_header_t* create_function_wrapper(T&& func, in create_function_wrapper() argument
898 std::function<void()>&& func = [&]() { in MutexAbnormalParamTest002() local
1802 ffrt_function_header_t* func = ffrt_queue_attr_get_callback(nullptr); QueueDfxTest004() local
2059 std::function<void()>&& func = [&]() { x = x + 1;}; SubmitAbnormalTest() local
2083 std::function<void()>&& func = [&]() { x = x + 1;}; SubmitBasicTest001() local
2497 std::function<void()>&& func = [&]() { x = x + 1;}; SubmitHBasicTest001() local
2727 std::function<void()>&& func = [&]() { SleepForTest000() local
2749 std::function<void()>&& func = [&]() { SleepForTest001() local
[all...]
/third_party/backends/backend/
H A Davision.c1772 static void debug_print_nvram_data (int dbg_level, char* func, in debug_print_nvram_data() argument
1844 debug_print_avdimen(int dbg_level, char* func, Avision_Dimensions* avdimen) debug_print_avdimen() argument
1861 debug_print_params(int dbg_level, char* func, SANE_Parameters* params) debug_print_params() argument
1870 debug_print_calib_format(int dbg_level, char* func, uint8_t* result) debug_print_calib_format() argument
1923 debug_print_accel_info(int dbg_level, char* func, uint8_t* result) debug_print_accel_info() argument
1948 debug_print_window_descriptor(int dbg_level, char* func, command_set_window_window* window) debug_print_window_descriptor() argument
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h175 } func; member
/third_party/libdrm/include/drm/
H A Ddrm.h175 } func; member
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c6567 struct vtn_function *func = vtn_cf_node_as_function(node); in spirv_to_nir() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.h137 void (*func)(void *private_data, enum aco_compiler_debug_level level, const char *message); member
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c4292 ntq_emit_function(struct v3d_compile *c, nir_function_impl *func) in ntq_emit_function() argument
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c3758 void *func; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c424 static void si_blend_remove_dst(unsigned *func, unsigned *src_factor, unsigned *dst_factor, in si_blend_remove_dst() argument
400 si_blend_check_commutativity(struct si_screen *sscreen, struct si_state_blend *blend, enum pipe_blend_func func, enum pipe_blendfactor src, enum pipe_blendfactor dst, unsigned chanmask) si_blend_check_commutativity() argument
915 si_translate_fill(uint32_t func) si_translate_fill() argument
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc1450 auto func = implement<Func>::type::make(store, function); variable
1473 i::Handle<i::JSFunction> func = impl(this)->v8_object(); variable
1485 i::Handle<i::JSFunction> func = impl(this)->v8_object(); global() variable
1498 i::Handle<i::JSFunction> func = impl(this)->v8_object(); global() variable
1646 auto func = impl(this); global() variable
3065 wasm_func_type(const wasm_func_t* func) wasm_func_type() argument
3069 wasm_func_param_arity(const wasm_func_t* func) wasm_func_param_arity() argument
3073 wasm_func_result_arity(const wasm_func_t* func) wasm_func_result_arity() argument
3077 wasm_func_call(const wasm_func_t* func, const wasm_val_t args[], wasm_val_t results[]) wasm_func_call() argument
3177 wasm_func_as_extern(wasm_func_t* func) wasm_func_as_extern() argument
3190 wasm_func_as_extern_const(const wasm_func_t* func) wasm_func_as_extern_const() argument
[all...]
/third_party/node/src/
H A Djs_native_api_v8.cc2209 v8::Local<v8::Function> func = maybe_fun.ToLocalChecked(); in OH_JSVM_CreateFunctionWithScript() local
/third_party/mesa3d/src/mesa/main/
H A Dteximage.c1118 error_check_subtexture_negative_dimensions(struct gl_context *ctx, GLuint dims, GLsizei subWidth, GLsizei subHeight, GLsizei subDepth, const char *func) error_check_subtexture_negative_dimensions() argument
1151 error_check_subtexture_dimensions(struct gl_context *ctx, GLuint dims, const struct gl_texture_image *destImage, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei subWidth, GLsizei subHeight, GLsizei subDepth, const char *func) error_check_subtexture_dimensions() argument
2976 const char *func = compressed ? "glCompressedTexImage" : "glTexImage"; teximage() local
3470 const char *func = "glEGLImageTargetTexture2D"; _mesa_EGLImageTargetTexture2DOES() local
3500 const char *func = "glEGLImageTargetTexStorageEXT"; _mesa_EGLImageTargetTexStorageEXT() local
3512 const char *func = "glEGLImageTargetTextureStorageEXT"; _mesa_EGLImageTargetTextureStorageEXT() local
6734 texture_image_multisample(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, struct gl_memory_object *memObj, GLenum target, GLsizei samples, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations, GLboolean immutable, GLuint64 offset, const char *func) texture_image_multisample() argument
7090 _mesa_texture_storage_ms_memory(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, struct gl_memory_object *memObj, GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint64 offset, const char* func) _mesa_texture_storage_ms_memory() argument
[all...]
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp269 get_instance_chain_info(const VkInstanceCreateInfo *pCreateInfo, VkLayerFunction func) get_instance_chain_info() argument
281 get_device_chain_info(const VkDeviceCreateInfo *pCreateInfo, VkLayerFunction func) get_device_chain_info() argument
/third_party/libdrm/
H A Dxf86drm.c109 uint8_t func; member
3611 unsigned int rdev, majmin, domain, bus, dev, func; in get_sysctl_pci_bus_info() local
3666 unsigned int domain, bus, dev, func; in drmParsePciBusInfo() local
[all...]
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc2238 int32_t func = instr_.FunctionFieldRaw(); in SoftwareInterrupt() local
2495 int32_t func = instr->FunctionFieldRaw(); in IsStopInstruction() local
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc2218 int32_t func = instr_.FunctionFieldRaw(); in SoftwareInterrupt() local
2486 int32_t func = instr->FunctionFieldRaw(); in IsStopInstruction() local
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.cc2768 int32_t func = instr_.Imm12Value(); in SoftwareInterrupt() local

Completed in 142 milliseconds

1...<<818283848586878889