| /foundation/arkui/ace_engine/frameworks/core/components/option/ |
| H A D | render_option.cpp | 198 void RenderOption::OnTouch(bool down) in OnTouch() argument
|
| /third_party/lame/misc/ |
| H A D | ath.c | 288 down = 1, enumerator [all...] |
| /third_party/ltp/testcases/kernel/fs/fsx-linux/ |
| H A D | fsx-linux.c | 189 int i, count, down; in logdump() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | expression.h | 253 struct expression *down; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dcaenc.c | 855 int low, high, down; in assign_bits() local
|
| H A D | rv34.c | 967 static void rv34_pred_4x4_block(RV34DecContext *r, uint8_t *dst, int stride, int itype, int up, int left, int down, int right) in rv34_pred_4x4_block() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_paletteuse.c | 434 const int right = x < w - 1, down = y < h - 1; in set_frame() local 446 const int right = x < w - 1, down = y < h - 1, left = x > x_start; in set_frame() local 459 const int right = x < w - 1, down = y < h - 1, left = x > x_start; in set_frame() local 479 const int right = x < w - 1, down in set_frame() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | loop_dependence.cpp | 1296 auto down = constant_b1 * constant_a0 - constant_b0 * constant_a1; in IntersectConstraints() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | loop_dependence.cpp | 1296 auto down = constant_b1 * constant_a0 - constant_b0 * constant_a1; in IntersectConstraints() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | predictor_enc.c | 103 static int MaxDiffAroundPixel(uint32_t current, uint32_t up, uint32_t down, in MaxDiffAroundPixel() argument 122 uint32_t current, up, down, left, right; in MaxDiffsForRow() local
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsTSect.cpp | 557 bool down = tStep < 0; in binarySearchCoin() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | RDFGraph.h | 680 Iterator &down() { Pos = DS.nextDown(Pos); return *this; } in down() function
|
| /third_party/spirv-tools/source/opt/ |
| H A D | loop_dependence.cpp | 1295 auto down = constant_b1 * constant_a0 - constant_b0 * constant_a1; in IntersectConstraints() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| H A D | dbus.h | 226 int (*down)(void *bus); member
|
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| H A D | D3D12MemAlloc.cpp | 437 size_t down = 0, up = (end - beg);
in BinaryFindFirstNotLess() local
|
| /third_party/python/Lib/ |
| H A D | turtle.py | 2477 down = pendown variable in TPen [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_config.c | 1463 dhd_conf_set_wl_cmd(dhd_pub_t *dhd, char *data, bool down) in dhd_conf_set_wl_cmd() argument 1245 dhd_conf_set_intiovar(dhd_pub_t *dhd, uint cmd, char *name, int val, int def, bool down) dhd_conf_set_intiovar() argument 1272 dhd_conf_set_bufiovar(dhd_pub_t *dhd, int ifidx, uint cmd, char *name, char *buf, int len, bool down) dhd_conf_set_bufiovar() argument
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| H A D | core.c | 867 int walk_tg_tree_from(struct task_group *from, tg_visitor down, tg_visitor up, in walk_tg_tree_from() argument [all...] |
| H A D | sched.h | 534 static inline int walk_tg_tree(tg_visitor down, tg_visitor up, void *data) in walk_tg_tree() argument
|
| /third_party/skia/third_party/vulkanmemoryallocator/include/ |
| H A D | vk_mem_alloc.h | 4611 size_t down = 0, up = (end - beg); in VmaBinaryFindFirstNotLess() local [all...] |
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 4601 int down; global() member 4617 int down; global() member 13990 nk_input_key(struct nk_context *ctx, enum nk_keys key, int down) nk_input_key() argument 14005 nk_input_button(struct nk_context *ctx, enum nk_buttons id, int x, int y, int down) nk_input_button() argument 14084 nk_input_has_mouse_click_down_in_rect(const struct nk_input *i, enum nk_buttons id, struct nk_rect b, int down) nk_input_has_mouse_click_down_in_rect() argument 14103 nk_input_is_mouse_click_down_in_rect(const struct nk_input *i, enum nk_buttons id, struct nk_rect b, int down) nk_input_is_mouse_click_down_in_rect() argument 14115 int i, down = 0; nk_input_any_mouse_click_in_rect() local 19115 nk_widget_has_mouse_click_down(struct nk_context *ctx, enum nk_buttons btn, int down) nk_widget_has_mouse_click_down() argument [all...] |