/third_party/rust/crates/termcolor/wincolor/src/ |
H A D | lib.rs | 35 mod win; modules
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_occlusion_config.cpp | 25 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 D | cj_ability_object_test.cpp | 40 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 D | rs_occlusion_config_test.cpp | 47 std::string win = "test"; in HWTEST_F() local
|
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/ |
H A D | supervisor.cpp | 60 std::shared_ptr<WindowInfo> win = std::make_shared<WindowInfo>(windowId); in GetWindowInfoNonNull() local
|
/foundation/window/window_manager_lite/frameworks/wms/ |
H A D | lite_proxy_windows_manager.cpp | 44 void LiteProxyWindowsManager::RemoveWindow(IWindow* win) in RemoveWindow() argument
|
/third_party/gn/src/base/win/ |
H A D | scoped_process_information.h | 13 namespace win { namespace
|
H A D | scoped_handle.cc | 9 namespace win { namespace
|
H A D | scoped_process_information.cc | 11 namespace win { namespace
|
H A D | registry.h | 16 namespace win { namespace
|
H A D | scoped_handle.h | 23 namespace win { namespace
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | fixed_dsp.c | 68 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 D | float_dsp.c | 136 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 D | main_unix.cpp | 52 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 D | mixer_clickable.c | 67 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 D | mpegaudiodsp_altivec.c | 93 static void apply_window_mp3(float *in, float *win, int *unused, float *out, in apply_window_mp3() argument
|
/third_party/ffmpeg/libavutil/ |
H A D | fixed_dsp.c | 73 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 D | float_dsp.c | 75 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 D | float_dsp_altivec.c | 40 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 D | float_dsp_vsx.c | 40 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 D | graw_xlib.c | 56 Window win = 0; in graw_create_window_and_screen() local
|
/third_party/toybox/kconfig/lxdialog/ |
H A D | checklist.c | 31 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 D | py_curses.h | 63 WINDOW *win; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | aaccoder_trellis.h | 59 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 D | mpegaudiodsp.c | 111 static void apply_window_mp3(float *in, float *win, int *unused, float *out, in apply_window_mp3() argument [all...] |