Home
last modified time | relevance | path

Searched defs:cursor (Results 226 - 250 of 311) sorted by relevance

12345678910>>...13

/third_party/node/deps/v8/src/strings/
H A Duri.cc49 size_t cursor = 0; in DecodeOctets() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssembler.h222 uintptr_t cursor() const { return Cursor; } in cursor() function in Ice::AssemblerBuffer
/third_party/skia/modules/skplaintexteditor/src/
H A Deditor.cpp124 SkRect Editor::getLocation(Editor::TextPosition cursor) { in getLocation() argument
/third_party/ffmpeg/libavfilter/
H A Dsrc_movie.c220 char default_streams[16], *stream_specs, *spec, *cursor; in movie_common_init() local
/third_party/ffmpeg/libavcodec/
H A Drasc.c55 uint8_t *cursor; member
[all...]
/third_party/glfw/src/
H A Dnull_window.c522 GLFWbool _glfwCreateCursorNull(_GLFWcursor* cursor, in _glfwCreateCursorNull() argument
529 GLFWbool _glfwCreateStandardCursorNull(_GLFWcursor* cursor, int shape) in _glfwCreateStandardCursorNull() argument
534 void _glfwDestroyCursorNull(_GLFWcursor* cursor) in _glfwDestroyCursorNull() argument
538 void _glfwSetCursorNull(_GLFWwindow* window, _GLFWcursor* cursor) in _glfwSetCursorNull() argument
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliteratorParser.java375 public int cursor = -1; // position of cursor in text field in TransliteratorParser.RuleHalf
[all...]
/third_party/icu/icu4c/source/common/
H A Dicuplug.cpp421 UPlugData *cursor = NULL; in uplug_removePlug() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTransliteratorParser.java376 public int cursor = -1; // position of cursor in text field in TransliteratorParser.RuleHalf
[all...]
/third_party/libunwind/libunwind/include/tdep-arm/
H A Dlibunwind_i.h75 struct cursor struct
/third_party/libunwind/libunwind/include/tdep-x86_64/
H A Dlibunwind_i.h76 struct cursor struct
105 dwarf_get_uc(const struct dwarf_cursor *cursor) in dwarf_get_uc() argument
112 dwarf_get_validate(const struct dwarf_cursor *cursor) in dwarf_get_validate() argument
119 dwarf_set_validate(const struct dwarf_cursor *cursor, const int validate) in dwarf_set_validate() argument
[all...]
/third_party/mbedtls/tests/src/
H A Dpsa_exercise_key.c1268 uint8_t *cursor = end; in mbedtls_test_key_consistency_psa_pk() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_shader_calls.c733 cursor_is_after_jump(nir_cursor cursor) in cursor_is_after_jump() argument
[all...]
H A Dnir_opt_loop_unroll.c264 nir_cursor cursor = in complex_unroll_loop_body() local
428 nir_cursor cursor = in complex_unroll() local
504 nir_cursor cursor = in complex_unroll_single_terminator() local
748 nir_cursor cursor = partial_unroll() local
[all...]
H A Dnir_control_flow.c364 split_block_cursor(nir_cursor cursor, in split_block_cursor() argument
593 nir_cf_node_insert(nir_cursor cursor, nir_cf_node *node) nir_cf_node_insert() argument
799 nir_cf_reinsert(nir_cf_list *cf_list, nir_cursor cursor) nir_cf_reinsert() argument
[all...]
/third_party/mesa3d/src/imgui/
H A Dimstb_textedit.h326 int cursor; global() member
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dstreaming-decoder.cc293 uint8_t* cursor = bytes.start(); in Finish() local
/third_party/node/deps/icu-small/source/common/
H A Dicuplug.cpp421 UPlugData *cursor = nullptr; in uplug_removePlug() local
/third_party/node/deps/v8/src/parsing/
H A Dscanner-character-streams.cc603 const uint8_t* cursor = &chunk.data.get()[it]; in SkipToPosition() local
670 const uint8_t* cursor = chunk.data.get() + it; in FillBufferFromCurrentChunk() local
[all...]
/third_party/skia/src/core/
H A DSkFont.cpp216 SkRect* cursor = bounds; in getWidthsBounds() local
223 SkScalar* cursor = widths; in getWidthsBounds() local
250 SkScalar* cursor = xpos; in getXPos() local
H A DSkBlockAllocator.h146 int cursor() const { return this->alignedOffset<Align, Padding>(fCursor); } in cursor() function in final::GrowthPolicy::final
/third_party/skia/third_party/externals/imgui/
H A Dimstb_textedit.h324 int cursor; global() member
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp190 TiXmlCursor cursor; member in TiXmlParsingData
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dicuplug.cpp421 UPlugData *cursor = NULL; in uplug_removePlug() local
/third_party/rust/crates/syn/src/
H A Dtoken.rs1053 let mut cursor = *cursor; punct_helper() variables
[all...]

Completed in 27 milliseconds

12345678910>>...13