| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | dtptngen.cpp | 72 int32_t cursor; member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | js-typed-lowering.cc | 1558 int cursor = arity + kStubAndReceiver + BuiltinArguments::kNumExtraArgs; in ReduceBuiltin() local
|
| H A D | bytecode-graph-builder.cc | 2361 int cursor = 0; in GetCallArgumentsFromRegisters() local 2654 int cursor = 0; in GetConstructArgumentsFromRegister() local [all...] |
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | psaux.h | 153 FT_Offset cursor; /* current cursor in memory block */ member 466 FT_Byte* cursor; member 613 FT_Byte* cursor; member 887 FT_Byte* cursor; member 1161 FT_Byte* cursor; member
|
| H A D | tttypes.h | 1766 FT_Byte* cursor; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/ |
| H A D | hifb_main.c | 2008 static hi_s32 hifb_check_cusor_phyaddr(HIFB_SURFACE_S *cursor) in hifb_check_cusor_phyaddr() argument 2386 HIFB_CURSOR_S cursor = {0}; hifb_get_sursor_info() local [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| H A D | pixel_map.cpp | 2747 uint8_t PixelMap::ReadUint8(std::vector<uint8_t> &buff, int32_t &cursor) in ReadUint8() argument 2777 int32_t PixelMap::ReadVarint(std::vector<uint8_t> &buff, int32_t &cursor) in ReadVarint() argument 2816 uint8_t *PixelMap::ReadData(std::vector<uint8_t> &buff, int32_t size, int32_t &cursor) in ReadData() argument 2879 int cursor in ReadTlvAttr() local [all...] |
| /third_party/glfw/src/ |
| H A D | wl_platform.h | 541 } cursor; member 601 struct wl_cursor* cursor; member [all...] |
| H A D | internal.h | 546 _GLFWcursor* cursor; member
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imstb_truetype.h | 517 int cursor; member [all...] |
| /third_party/node/deps/v8/src/profiler/ |
| H A D | heap-snapshot-generator.cc | 3130 size_t length = 1, cursor = 0; in SerializeString() local
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imstb_truetype.h | 517 int cursor; member [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vop.c | 4372 struct drm_plane *primary = NULL, *cursor = NULL, *plane, *tmp; in vop_create_crtc() local
|
| H A D | rockchip_drm_vop2.c | 8004 struct drm_plane *cursor = NULL; in vop2_cursor_plane_init() local 8142 struct drm_plane *cursor = NULL; in vop2_create_crtc() local [all...] |
| /third_party/mksh/ |
| H A D | edit.c | 3447 ssize_t cursor; global() member [all...] |
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_lib.c | 5643 char *cursor = NULL; in nss_keylog_int() local [all...] |
| /third_party/openssl/ssl/ |
| H A D | ssl_lib.c | 5527 char *cursor = NULL; in nss_keylog_int() local [all...] |
| /third_party/vixl/src/aarch32/ |
| H A D | macro-assembler-aarch32.h | 453 const int32_t cursor = GetCursorOffset(); in MacroAssembler() variable 481 int32_t cursor = GetCursorOffset(); in MacroAssembler() local 515 int32_t cursor = GetCursorOffset(); in MacroAssembler() local [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vop2.c | 8110 struct drm_plane *cursor = NULL; in vop2_cursor_plane_init() local 8255 struct drm_plane *cursor = NULL; in vop2_create_crtc() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
| H A D | pipeline_context.cpp | 4876 auto cursor = static_cast<MouseFormat>(cursorValue); in SetCursor() local 4879 mouseStyle->ChangePointerStyle(GetFocusWindowId(), cursor); in SetCursor() local
|
| /third_party/vixl/src/aarch64/ |
| H A D | macro-assembler-aarch64.h | 8033 ptrdiff_t cursor = GetCursorOffset(); in EnsureEmitFor() local 8045 ptrdiff_t cursor = GetCursorOffset(); variable
|
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 4287 int cursor; member 5388 int cursor; global() member 5400 int cursor; global() member 13808 struct nk_cursor *cursor = &atlas->cursors[i]; nk_font_atlas_bake() local 14935 nk_style_load_cursor(struct nk_context *ctx, enum nk_style_cursor cursor, const struct nk_cursor *c) nk_style_load_cursor() argument 15216 const struct nk_cursor *cursor = ctx->style.cursor_active; nk_build() local 20382 const struct nk_style_item *cursor; nk_draw_checkbox() local 20424 const struct nk_style_item *cursor; nk_draw_option() local 20468 struct nk_rect cursor; nk_do_toggle() local 21056 const struct nk_style_item *cursor; nk_draw_slider() local 21259 nk_progress_behavior(nk_flags *state, struct nk_input *in, struct nk_rect r, struct nk_rect cursor, nk_size max, nk_size value, int modifiable) nk_progress_behavior() argument 21294 const struct nk_style_item *cursor; nk_draw_progress() local 21331 struct nk_rect cursor; nk_do_progress() local 21402 nk_scrollbar_behavior(nk_flags *state, struct nk_input *in, int has_scrolling, const struct nk_rect *scroll, const struct nk_rect *cursor, const struct nk_rect *empty0, const struct nk_rect *empty1, float scroll_offset, float target, float scroll_step, enum nk_orientation o) nk_scrollbar_behavior() argument 21483 const struct nk_style_item *cursor; nk_draw_scrollbar() local 21520 struct nk_rect cursor; nk_do_scrollbarv() local 21607 struct nk_rect cursor; nk_do_scrollbarh() local 23311 struct nk_rect cursor; nk_do_edit() local 23628 nk_do_property(nk_flags *ws, struct nk_command_buffer *out, struct nk_rect property, const char *name, struct nk_property_variant *variant, float inc_per_pixel, char *buffer, int *len, int *state, int *cursor, int *select_begin, int *select_end, const struct nk_style_property *style, enum nk_property_filter filter, struct nk_input *in, const struct nk_user_font *font, struct nk_text_edit *text_edit, enum nk_button_behavior behavior) nk_do_property() argument 23853 int *cursor = 0; nk_property() local [all...] |
| /third_party/rust/crates/memchr/bench/data/code/ |
| H A D | rust-library.rs | 27866 let mut cursor = self.cursor_front_mut(); in remove() variables 27872 let mut cursor = self.cursor_back_mut(); remove() variables 29040 let mut cursor = m.cursor_front(); test_cursor_move_peek() variables 29057 let mut cursor = m.cursor_back(); test_cursor_move_peek() variables 29076 let mut cursor = m.cursor_front_mut(); test_cursor_move_peek() variables 29103 let mut cursor = m.cursor_back_mut(); test_cursor_move_peek() variables 29133 let mut cursor = m.cursor_front_mut(); test_cursor_mut_insert() variables 29138 let mut cursor = m.cursor_front_mut(); test_cursor_mut_insert() variables 29144 let mut cursor = m.cursor_front_mut(); test_cursor_mut_insert() variables 29158 let mut cursor = m.cursor_front_mut(); test_cursor_mut_insert() variables 29170 let mut cursor = m.cursor_front_mut(); test_cursor_mut_insert() variables 29175 let mut cursor = m.cursor_front_mut(); test_cursor_mut_insert() variables [all...] |
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |