Home
last modified time | relevance | path

Searched defs:win (Results 1 - 25 of 106) sorted by relevance

12345

/third_party/rust/crates/termcolor/wincolor/src/
H A Dlib.rs35 mod win; modules
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_occlusion_config.cpp25 bool RSOcclusionConfig::IsLeashWindow(std::string win) in IsLeashWindow() argument
30 bool RSOcclusionConfig::IsStartingWindow(std::string win) in IsStartingWindow() argument
35 bool RSOcclusionConfig::IsAlphaWindow(std::string win) in IsAlphaWindow() argument
45 bool RSOcclusionConfig::IsDividerBar(std::string win) in IsDividerBar() argument
/foundation/ability/ability_runtime/test/unittest/cj_ability_object_test/
H A Dcj_ability_object_test.cpp40 auto win = std::make_shared<Rosen::WindowScene>(); in ProxyCall() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_occlusion_config_test.cpp47 std::string win = "test"; in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/
H A Dsupervisor.cpp60 std::shared_ptr<WindowInfo> win = std::make_shared<WindowInfo>(windowId); in GetWindowInfoNonNull() local
/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_proxy_windows_manager.cpp44 void LiteProxyWindowsManager::RemoveWindow(IWindow* win) in RemoveWindow() argument
/third_party/gn/src/base/win/
H A Dscoped_process_information.h13 namespace win { namespace
H A Dscoped_handle.cc9 namespace win { namespace
H A Dscoped_process_information.cc11 namespace win { namespace
H A Dregistry.h16 namespace win { namespace
H A Dscoped_handle.h23 namespace win { namespace
/third_party/ffmpeg/tests/checkasm/
H A Dfixed_dsp.c68 static void check_vector_fmul_window(const int32_t *src0, const int32_t *src1, const int32_t *win) in check_vector_fmul_window() argument
82 static void check_vector_fmul_window_scaled(const int32_t *src0, const int32_t *src1, const int32_t *win) in check_vector_fmul_window_scaled() argument
[all...]
H A Dfloat_dsp.c136 static void test_vector_fmul_window(const float *src0, const float *src1, const float *win) in test_vector_fmul_window() argument
/third_party/skia/tools/sk_app/unix/
H A Dmain_unix.cpp52 sk_app::Window_unix* win = sk_app::Window_unix::gWindowMap.find(event.xany.window); in main() local
[all...]
/third_party/alsa-utils/alsamixer/
H A Dmixer_clickable.c67 void clickable_set_relative(WINDOW *win, int y1, int x1, int y2, int x2, command_enum command, int arg1) { in clickable_set_relative() argument
/third_party/ffmpeg/libavcodec/ppc/
H A Dmpegaudiodsp_altivec.c93 static void apply_window_mp3(float *in, float *win, int *unused, float *out, in apply_window_mp3() argument
/third_party/ffmpeg/libavutil/
H A Dfixed_dsp.c73 vector_fmul_window_scaled_c(int16_t *dst, const int32_t *src0, const int32_t *src1, const int32_t *win, int len, uint8_t bits) vector_fmul_window_scaled_c() argument
94 vector_fmul_window_c(int32_t *dst, const int32_t *src0, const int32_t *src1, const int32_t *win, int len) vector_fmul_window_c() argument
H A Dfloat_dsp.c75 vector_fmul_window_c(float *dst, const float *src0, const float *src1, const float *win, int len) vector_fmul_window_c() argument
/third_party/ffmpeg/libavutil/ppc/
H A Dfloat_dsp_altivec.c40 ff_vector_fmul_window_altivec(float *dst, const float *src0, const float *src1, const float *win, int len) ff_vector_fmul_window_altivec() argument
H A Dfloat_dsp_vsx.c40 ff_vector_fmul_window_vsx(float *dst, const float *src0, const float *src1, const float *win, int len) ff_vector_fmul_window_vsx() argument
/third_party/mesa3d/src/gallium/targets/graw-xlib/
H A Dgraw_xlib.c56 Window win = 0; in graw_create_window_and_screen() local
/third_party/toybox/kconfig/lxdialog/
H A Dchecklist.c31 static void print_item(WINDOW * win, int choice, int selected) in print_item() argument
59 print_arrows(WINDOW * win, int choice, int item_no, int scroll, int y, int x, int height) print_arrows() argument
[all...]
/third_party/python/Include/
H A Dpy_curses.h63 WINDOW *win; member
/third_party/ffmpeg/libavcodec/
H A Daaccoder_trellis.h59 codebook_trellis_rate(AACEncContext *s, SingleChannelElement *sce, int win, int group_len, const float lambda) codebook_trellis_rate() argument
/third_party/ffmpeg/libavcodec/x86/
H A Dmpegaudiodsp.c111 static void apply_window_mp3(float *in, float *win, int *unused, float *out, in apply_window_mp3() argument
[all...]

Completed in 9 milliseconds

12345