Home
last modified time | relevance | path

Searched defs:cursor (Results 401 - 425 of 719) sorted by relevance

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

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-iterator.cc48 uint8_t* cursor = cursor_ - prefix_size_; in ApplyDebugBreak() local
/third_party/node/deps/v8/src/objects/
H A Djs-regexp.cc139 int cursor = 0; in StringFromFlags() local
/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
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dparallel_evacuator.cpp658 size_t cursor = indexCursor_.fetch_add(1, std::memory_order_relaxed); in GetNextIndex() local
/base/inputmethod/imf/frameworks/cj/src/
H A Dcj_input_method_controller.cpp125 int32_t CjInputMethodController::UpdateCursor(const CCursorInfo &cursor) in UpdateCursor() argument
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_crtc.h974 struct drm_plane *cursor; global() member
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dtlv_util.h163 static uint8_t ReadUint8(std::vector<uint8_t>& buff, int32_t& cursor) in ReadUint8() argument
180 static int32_t ReadInt32(std::vector<uint8_t>& buff, int32_t& cursor) in ReadInt32() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Dmock_app_provision_info.h296 virtual int CleanDirtyData(const std::string &table, uint64_t cursor) in CleanDirtyData() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_assets_operation_sync_test.cpp714 int64_t cursor = std::get<int64_t>(log.at("cursor")); in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.cpp491 int32_t RdbGeneralStore::CleanTrackerData(const std::string &tableName, int64_t cursor) in CleanTrackerData() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_relational_storage_engine.cpp693 int SQLiteSingleRelationalStorageEngine::CleanTrackerData(const std::string &tableName, int64_t cursor) in CleanTrackerData() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_cloud_interfaces_relational_ext_test.cpp1059 uint64_t cursor = 15; in HWTEST_F() local
H A Ddistributeddb_cloud_interfaces_set_cloud_schema_test.cpp285 std::string QueryByCursorCountSql(const std::string &tableName, int cursor) in QueryByCursorCountSql() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_db_proxy_test.cpp846 std::pair<int, std::string> cursor = proxy.GetEmptyCursor(tableName); in HWTEST_F() local
H A Dvirtual_cloud_db.cpp287 std::string cursor = std::get<std::string>(extend[g_cursorField]); in Query() local
307 void VirtualCloudDb::GetCloudData(const std::string &cursor, boo argument
[all...]
/foundation/distributeddatamgr/relational_store/test/native/relational_store_test/unittest/
H A Drdb_store_test.cpp698 uint64_t cursor = UINT64_MAX; in HWTEST_F() local
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Duprobes.c337 u8 *cursor; in riprel_analyze() local
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Dif_spi.c79 struct list_head *cursor, *next; in free_if_spi_card() local
/kernel/linux/linux-5.10/drivers/staging/sm750fb/
H A Dsm750.h147 struct lynx_cursor cursor; global() member
[all...]
H A Dsm750.c109 struct lynx_cursor *cursor; in lynxfb_ops_cursor() local
439 struct lynx_cursor *cursor; lynxfb_resume() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dtcx.c104 u32 cursor; member
H A Dcg3.c85 u32 cursor; member
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon.h66 void (*cursor)(struct vc_data *vc, struct fb_info *info, int mode, member

Completed in 36 milliseconds

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