Home
last modified time | relevance | path

Searched defs:cursor (Results 251 - 275 of 719) sorted by relevance

1...<<11121314151617181920>>...29

/third_party/libunwind/libunwind/tests/
H A DGperf-trace.c145 cursor[N]; in measure_init() local
H A DGtest-dyn1.c105 unw_cursor_t cursor; in sighandler() local
/third_party/libunwind/libunwind/src/x86/
H A DGos-freebsd.c39 unw_is_signal_frame (unw_cursor_t *cursor) in unw_is_signal_frame() argument
105 x86_handle_signal_frame (unw_cursor_t *cursor) in x86_handle_signal_frame() argument
345 x86_local_resume (unw_addr_space_t as, unw_cursor_t *cursor, voi argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_liveness.c222 nir_get_live_ssa_defs(nir_cursor cursor, void *mem_ctx) in nir_get_live_ssa_defs() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dstrmatch.cpp95 int32_t cursor = offset; in matches() local
[all...]
H A Dstrrepl.cpp104 replace(Replaceable& text, int32_t start, int32_t limit, int32_t& cursor) replace() argument
247 int32_t cursor = cursorPos; toReplacerPattern() local
[all...]
/third_party/mesa3d/src/util/
H A Du_debug_stack.c59 symbol_name_cached(unw_cursor_t *cursor, unw_proc_info_t *pip) in symbol_name_cached() argument
93 unw_cursor_t cursor; in debug_backtrace_capture() local
/third_party/libdrm/tests/modetest/
H A Dcursor.c44 struct cursor { struct
77 static void set_cursor(struct cursor *cursor, const struct cursor_step *step) in set_cursor() argument
90 move_cursor(struct cursor *cursor, const struct cursor_step *step) move_cursor() argument
148 struct cursor *cursor = &cursors[i]; cursor_thread_func() local
169 struct cursor *cursor = &cursors[ncursors]; cursor_init() local
[all...]
/third_party/node/deps/v8/src/strings/
H A Dunicode-inl.h84 uchar Utf8::ValueOfIncremental(const byte** cursor, State* state, in ValueOfIncremental() argument
178 uchar Utf8::ValueOf(const byte* bytes, size_t length, size_t* cursor) { in ValueOf() argument
/third_party/rust/crates/clap/clap_complete/src/
H A Ddynamic.rs301 let mut cursor = raw_args.cursor(); in complete() variables
/third_party/rust/crates/clap/clap_lex/src/
H A Dlib.rs177 pub fn cursor(&self) -> ArgCursor { cursor() functions
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBuffer.cpp32 FrameBuffer::Cursor FrameBuffer::cursor = {}; member in sw::FrameBuffer
[all...]
H A DFrameBuffer.hpp90 static Cursor cursor; member in sw::FrameBuffer
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dstrmatch.cpp95 int32_t cursor = offset; in matches() local
[all...]
H A Dstrrepl.cpp104 replace(Replaceable& text, int32_t start, int32_t limit, int32_t& cursor) replace() argument
247 int32_t cursor = cursorPos; toReplacerPattern() local
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftsystem.h339 unsigned char* cursor; member
/third_party/skia/third_party/externals/freetype/src/lzw/
H A Dftlzw.c74 FT_Byte* cursor; member
[all...]
/base/inputmethod/imf/frameworks/cj/src/
H A Dinput_method_ffi.cpp331 int32_t FfiInputMethodControllerUpdateCursor(CCursorInfo cursor) in FfiInputMethodControllerUpdateCursor() argument
/base/startup/init/services/begetctl/shell/
H A Dshell_bas.h84 uint16_t cursor; member
/base/telephony/core_service/utils/codec/src/
H A Dasn1_node.cpp218 std::string cursor = ""; in Asn1GetHeadAsHexStr() local
/base/telephony/call_manager/services/spam_call/src/
H A Dspam_call_adapter.cpp108 cJSON *cursor = cJSON_GetObjectItem(json, key.c_str()); in JsonGetNumberValue() local
122 cJSON *cursor = cJSON_GetObjectItem(json, key.c_str()); in JsonGetStringValue() local
137 cJSON *cursor = cJSON_GetObjectItem(json, key.c_str()); in JsonGetBoolValue() local
/base/usb/usb_manager/services/native/src/
H A Dusb_descriptor_parser.cpp143 uint32_t cursor = offset; in ParseConfigDescriptors() local
191 ParseConfigDescriptor( const uint8_t *buffer, uint32_t length, uint32_t &cursor, USBConfig &config) ParseConfigDescriptor() argument
248 ParseInterfaceDescriptor( const uint8_t *buffer, uint32_t length, uint32_t &cursor, UsbInterface &interface) ParseInterfaceDescriptor() argument
302 ParseEndpointDescriptor( const uint8_t *buffer, uint32_t length, uint32_t &cursor, USBEndpoint &ep) ParseEndpointDescriptor() argument
[all...]
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/
H A Drtsp_sdp.cpp186 uint32_t cursor = 0; in GetVideoSize() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dgeneral_store_mock.cpp132 int32_t GeneralStoreMock::CleanTrackerData(const std::string &tableName, int64_t cursor) in CleanTrackerData() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_result_set_impl_test.cpp43 std::shared_ptr<CursorMock::ResultSet> cursor; member in OHOS::Test::DistributedRDBTest::RdbResultSetImplTest

Completed in 12 milliseconds

1...<<11121314151617181920>>...29