Home
last modified time | relevance | path

Searched defs:cursor (Results 476 - 500 of 718) sorted by relevance

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

/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...]
H A Dparse.rs1151 pub fn cursor(&self) -> Cursor<'a> { cursor() functions
[all...]
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
H A Dnotification_rdb_data_mgr_test.cpp328 virtual int CleanDirtyData(const std::string &table, uint64_t cursor) in CleanDirtyData() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.h138 HIFB_CURSOR_S cursor; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_node.cpp683 RefPtr<SpanItem> SpanItem::DecodeTlv(std::vector<uint8_t>& buff, int32_t& cursor) in DecodeTlv() argument
814 DecodeTlv(std::vector<uint8_t>& buff, int32_t& cursor) DecodeTlv() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_string.cpp977 int32_t cursor = 0; in DecodeTlvExt() local
995 void SpanString::DecodeSpanItemListExt(std::vector<uint8_t>& buff, int32_t& cursor, SpanString* spanStr) in DecodeSpanItemListExt() argument
1012 DecodeSpanItemList(std::vector<uint8_t>& buff, int32_t& cursor, RefPtr<SpanString>& spanStr) DecodeSpanItemList() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dspan_string_test_ng.cpp1509 int32_t cursor = 0; in HWTEST_F() local
1537 int32_t cursor = 0; in HWTEST_F() local
1573 int32_t cursor = 0; HWTEST_F() local
1599 int32_t cursor = 0; HWTEST_F() local
1621 int32_t cursor = 0; HWTEST_F() local
1644 int32_t cursor = 0; HWTEST_F() local
1666 int32_t cursor = 0; HWTEST_F() local
1689 int32_t cursor = 0; HWTEST_F() local
1718 int32_t cursor = 0; HWTEST_F() local
1759 int32_t cursor = 0; HWTEST_F() local
1783 int32_t cursor = 0; HWTEST_F() local
[all...]
H A Dtext_testfive_ng.cpp959 int32_t cursor = 1; in HWTEST_F() local
1931 int32_t cursor = 1; in HWTEST_F() local
1988 int32_t cursor = 0; HWTEST_F() local
[all...]
/foundation/arkui/napi/module_manager/
H A Dnative_module_manager.cpp427 int32_t cursor = 0; in CreateSharedLibsSonames() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.cpp335 int32_t KVDBGeneralStore::CleanTrackerData(const std::string &tableName, int64_t cursor) in CleanTrackerData() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_data_test.cpp1704 auto cursor = std::make_shared<CursorMock>(resultSet); in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_ffi.cpp813 int32_t FfiOHOSRelationalStoreCleanDirtyData(int64_t id, const char* tableName, uint64_t cursor) in FfiOHOSRelationalStoreCleanDirtyData() argument
H A Drelational_store_impl_rdbstore.cpp242 int32_t RdbStoreImpl::CleanDirtyData(const char* tableName, uint64_t cursor) in CleanDirtyData() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store.cpp557 int RdbStore::CleanDirtyData(const std::string &table, uint64_t cursor) in CleanDirtyData() argument
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c808 struct rmap_nested *cursor; in kvmhv_insert_nest_rmap() local
870 struct rmap_nested *cursor; in kvmhv_update_nest_rmap_rc_list() local
908 struct rmap_nested *cursor; in kvmhv_remove_nest_rmap_list() local
946 struct rmap_nested *cursor; in kvmhv_free_memslot_nest_rmap() local
[all...]
/kernel/linux/linux-5.10/arch/x86/mm/pat/
H A Dmemtype.c843 u64 cursor = from; in range_is_allowed() local
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dkobjects.c714 enum msg_index_t cursor; in message_show_helper() local

Completed in 42 milliseconds

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