Home
last modified time | relevance | path

Searched defs:mark (Results 51 - 75 of 121) sorted by relevance

12345

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_meta_data_test.cpp92 void SetAndGetWaterMark(TableName tableName, Timestamp mark) in SetAndGetWaterMark() argument
100 void SetAndGetWaterMark(TableName tableName, std::string mark) in SetAndGetWaterMark() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/storage_fuzzer/
H A Dstorage_fuzzer.cpp163 bool SetAndGetLocalWaterMark(TableName &tableName, Timestamp mark) in SetAndGetLocalWaterMark() argument
181 bool SetAndGetCloudWaterMark(TableName &tableName, std::string &mark) in SetAndGetCloudWaterMark() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dcallimts.cpp367 UDate mark = millis + 5000; // 5 sec in doLimitsTest() local
/third_party/nghttp2/src/
H A Dmemchunk.h421 Memchunk *mark; global() member
[all...]
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify16.c78 struct fanotify_mark_type mark; member
261 struct fanotify_mark_type *mark = &tc->mark; in do_test() local
H A Dfanotify10.c524 struct fanotify_mark_type *mark, *ignore_mark; in create_fanotify_groups() local
763 struct fanotify_mark_type *mark, *ignore_mark; test_fanotify() local
[all...]
/third_party/node/deps/v8/src/heap/
H A Dnew-spaces.h400 void set_age_mark(Address mark) { to_space_.set_age_mark(mark); } in set_age_mark() argument
H A Dbasic-memory-chunk.h295 static inline void UpdateHighWaterMark(Address mark) { in UpdateHighWaterMark() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_mem.h161 bool mark() {return m_need_mark;} in mark() function in r600::RatInstr
/third_party/pcre2/pcre2/src/
H A Dpcre2_substitute.c663 PCRE2_SPTR mark = pcre2_get_mark(match_data); in pcre2_substitute() local
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_manager.cpp290 const char mark = ' '; local
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dstring_utils.h600 inline void DeleteAllMark(std::string& str, const char mark) in DeleteAllMark() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_deployer.cpp114 const QuickFixMark &mark = oldInnerAppQuickFix.GetQuickFixMark(); in ToDeployStartStatus() local
537 QuickFixMark mark; in ToInnerAppQuickFix() local
590 QuickFixMark mark = innerAppQuickFix.GetQuickFixMark(); in MoveHqfFiles() local
[all...]
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_stub_test.cpp1072 int32_t mark = 0; in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Ddb_store_mock.cpp317 WatermarkInfo mark; in GetWatermarkInfo() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_serialize_manager.cpp522 WaterMark mark; in AckPacketSyncerPartDeSerializationV1() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Dcloud_syncer_test.h254 void SetCloudWaterMarks(const TableName &tableName, const std::string &mark) in SetCloudWaterMarks() argument
/third_party/alsa-utils/axfer/
H A Dcontainer-voc.c153 uint16_t mark; member
/third_party/node/deps/v8/src/compiler/
H A Dnode.h281 Mark mark() const { return mark_; } in mark() function in v8::internal::compiler::final
282 void set_mark(Mark mark) { mark_ = mark; } in set_mark() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djcmarker.c127 emit_marker(j_compress_ptr cinfo, JPEG_MARKER mark) in emit_marker() argument
/third_party/skia/third_party/externals/brotli/research/
H A Ddurchschlag.cc20 TextIdx mark; member
429 TextIdx mark = 1; ScoreSlices() local
486 TextIdx mark = 0; durchschlagGenerateExclusive() local
589 TextIdx mark = 0; durchschlagGenerateCollaborative() local
[all...]
/third_party/python/Parser/
H A Dpegen.c44 _PyPegen_insert_memo(Parser *p, int mark, int type, void *node) in _PyPegen_insert_memo() argument
61 _PyPegen_update_memo(Parser *p, int mark, int type, void *node) in _PyPegen_update_memo() argument
330 int mark = p->mark; _PyPegen_lookahead_with_name() local
339 int mark = p->mark; _PyPegen_lookahead_with_string() local
348 int mark = p->mark; _PyPegen_lookahead_with_int() local
357 int mark = p->mark; _PyPegen_lookahead() local
[all...]
H A Dpegen.h32 int mark; member
62 int mark; member
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DRopeByteString.java824 private int mark; field in RopeByteString.RopeInputStream
918 public void mark(int readAheadLimit) { in mark() method in RopeByteString.RopeInputStream
/third_party/skia/bench/
H A Dnanobench.cpp1419 const char* mark = " "; local

Completed in 28 milliseconds

12345