Home
last modified time | relevance | path

Searched defs:down (Results 76 - 96 of 96) sorted by relevance

1234

/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Drender_option.cpp198 void RenderOption::OnTouch(bool down) in OnTouch() argument
/third_party/lame/misc/
H A Dath.c288 down = 1, enumerator
[all...]
/third_party/ltp/testcases/kernel/fs/fsx-linux/
H A Dfsx-linux.c189 int i, count, down; in logdump() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dexpression.h253 struct expression *down; member
/third_party/ffmpeg/libavcodec/
H A Ddcaenc.c855 int low, high, down; in assign_bits() local
H A Drv34.c967 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 Dvf_paletteuse.c434 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 Dloop_dependence.cpp1296 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 Dloop_dependence.cpp1296 auto down = constant_b1 * constant_a0 - constant_b0 * constant_a1; in IntersectConstraints() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpredictor_enc.c103 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 DSkPathOpsTSect.cpp557 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 DRDFGraph.h680 Iterator &down() { Pos = DS.nextDown(Pos); return *this; } in down() function
/third_party/spirv-tools/source/opt/
H A Dloop_dependence.cpp1295 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 Ddbus.h226 int (*down)(void *bus); member
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.cpp437 size_t down = 0, up = (end - beg); in BinaryFindFirstNotLess() local
/third_party/python/Lib/
H A Dturtle.py2477 down = pendown variable in TPen
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_config.c1463 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 Dcore.c867 int walk_tg_tree_from(struct task_group *from, tg_visitor down, tg_visitor up, in walk_tg_tree_from() argument
[all...]
H A Dsched.h534 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 Dvk_mem_alloc.h4611 size_t down = 0, up = (end - beg); in VmaBinaryFindFirstNotLess() local
[all...]
/third_party/glfw/deps/
H A Dnuklear.h4601 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...]

Completed in 90 milliseconds

1234