| /third_party/node/deps/v8/src/wasm/ |
| H A D | streaming-decoder.cc | 293 uint8_t* cursor = bytes.start(); in Finish() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | icuplug.cpp | 421 UPlugData *cursor = nullptr; in uplug_removePlug() local
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | scanner-character-streams.cc | 603 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 D | SkFont.cpp | 216 SkRect* cursor = bounds; in getWidthsBounds() local 223 SkScalar* cursor = widths; in getWidthsBounds() local 250 SkScalar* cursor = xpos; in getXPos() local
|
| H A D | SkBlockAllocator.h | 146 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 D | imstb_textedit.h | 324 int cursor; global() member [all...] |
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
| H A D | tinyxmlparser.cpp | 190 TiXmlCursor cursor; member in TiXmlParsingData [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | icuplug.cpp | 421 UPlugData *cursor = NULL; in uplug_removePlug() local
|
| /third_party/rust/crates/syn/src/ |
| H A D | token.rs | 1053 let mut cursor = *cursor; punct_helper() variables [all...] |
| H A D | parse.rs | 1151 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 D | notification_rdb_data_mgr_test.cpp | 328 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 D | hifb_main.h | 138 HIFB_CURSOR_S cursor;
member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | span_node.cpp | 683 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 D | span_string.cpp | 977 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 D | span_string_test_ng.cpp | 1509 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 D | text_testfive_ng.cpp | 959 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 D | native_module_manager.cpp | 427 int32_t cursor = 0; in CreateSharedLibsSonames() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
| H A D | kvdb_general_store.cpp | 335 int32_t KVDBGeneralStore::CleanTrackerData(const std::string &tableName, int64_t cursor) in CleanTrackerData() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| H A D | cloud_data_test.cpp | 1704 auto cursor = std::make_shared<CursorMock>(resultSet); in HWTEST_F() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/cj/src/ |
| H A D | relational_store_ffi.cpp | 813 int32_t FfiOHOSRelationalStoreCleanDirtyData(int64_t id, const char* tableName, uint64_t cursor) in FfiOHOSRelationalStoreCleanDirtyData() argument
|
| H A D | relational_store_impl_rdbstore.cpp | 242 int32_t RdbStoreImpl::CleanDirtyData(const char* tableName, uint64_t cursor) in CleanDirtyData() argument
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | rdb_store.cpp | 557 int RdbStore::CleanDirtyData(const std::string &table, uint64_t cursor) in CleanDirtyData() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| H A D | book3s_hv_nested.c | 808 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 D | memtype.c | 843 u64 cursor = from; in range_is_allowed() local
|
| /kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
| H A D | kobjects.c | 714 enum msg_index_t cursor; in message_show_helper() local
|