| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
| H A D | cloud_syncer_extend.cpp | 71 FillDownloadExtend(TaskId taskId, const std::string &tableName, const std::string &cloudWaterMark, VBucket &extend) FillDownloadExtend() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
| H A D | distributeddb_cloud_interfaces_relational_sync_test.cpp | 383 std::vector<VBucket> extend; in UpdateDiffType() local 438 VBucket extend; in CheckAssetForAssetTest006() local 546 VBucket extend; in CheckCloudTotalCount() local 832 VBucket extend; in CheckAllAssetAfterUpload() local 953 std::vector<VBucket> extend; UpdateCloudAssetForDownloadAssetTest003() local 1007 InsertCloudForCloudProcessNotify001(std::vector<VBucket> &record, std::vector<VBucket> &extend) InsertCloudForCloudProcessNotify001() argument 1255 VBucket extend; HWTEST_F() local 1712 VBucket extend; HWTEST_F() local [all...] |
| H A D | distributeddb_cloud_check_sync_test.cpp | 423 VBucket extend; in CheckCloudTableCount() local 2395 std::vector<VBucket> extend; HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
| H A D | distributeddb_tools_unit_test.cpp | 1405 std::vector<VBucket> extend; in InsertCloudRecord() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
| H A D | distributeddb_cloud_syncer_download_assets_test.cpp | 172 std::vector<VBucket> extend; in InsertLocalData() local 247 std::vector<VBucket> extend; in UpdateCloudDBData() local 285 std::vector<VBucket> extend; in InsertCloudDBData() local 140 GenerateDataRecords( int64_t begin, int64_t count, int64_t gidStart, std::vector<VBucket> &record, std::vector<VBucket> &extend) GenerateDataRecords() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | ac3dec.c | 1726 int extend = 0; in ac3_decode_frame() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_hdcd.c | 1207 static int hdcd_analyze(int32_t *samples, int count, int stride, int gain, int target_gain, int extend, int mode, int cdt_active, int tg_mismatch) in hdcd_analyze() argument 1267 static int hdcd_envelope(int32_t *samples, int count, int stride, int vbits, int gain, int target_gain, int extend) in hdcd_envelope() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | umutablecptrie.cpp | 809 void extend(const UInt *data, int32_t minStart, int32_t prevDataLength, int32_t newDataLength) { in extend() function in __anon3198::MixedBlocks [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | umutablecptrie.cpp | 809 void extend(const UInt *data, int32_t minStart, int32_t prevDataLength, int32_t newDataLength) { in extend() function in __anon11850::MixedBlocks [all...] |
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | assembler-arm64-inl.h | 256 Operand::Operand(Register reg, Extend extend, unsigned shift_amount) in Operand() argument 354 Extend Operand::extend() const { in extend() function in v8::internal::Operand 384 MemOperand::MemOperand(Register base, Register regoffset, Extend extend, in MemOperand() argument 968 ExtendMode(Extend extend) ExtendMode() argument [all...] |
| /third_party/rust/crates/either/src/ |
| H A D | lib.rs | 925 fn extend<T>(&mut self, iter: T) in extend() functions
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | mathutil.h | 698 void extend(T value) in extend() function in gl::Range
|
| /third_party/skia/src/pathops/ |
| H A D | SkOpCoincidence.cpp | 97 bool SkCoincidentSpans::extend(const SkOpPtT* coinPtTStart, const SkOpPtT* coinPtTEnd, in extend() function in SkCoincidentSpans 191 bool SkOpCoincidence::extend(const SkOpPtT* coinPtTStart, const SkOpPtT* coinPtTEnd, in extend() function in SkOpCoincidence
|
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | ftcolor.h | 662 FT_PaintExtend extend; member
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-color-colr-table.hh | 298 Extend extend; member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | umutablecptrie.cpp | 809 void extend(const UInt *data, int32_t minStart, int32_t prevDataLength, int32_t newDataLength) { in extend() function in __anon21079::MixedBlocks [all...] |
| /third_party/rust/crates/proc-macro2/src/ |
| H A D | lib.rs | 273 fn extend<I: IntoIterator<Item = TokenTree>>(&mut self, streams: I) { in extend() functions 279 fn extend<I: IntoIterator<Item = TokenStream>>(&mut self, streams: I) { in extend() functions
|
| /third_party/rust/crates/syn/src/ |
| H A D | punctuated.rs | 446 fn extend<I: IntoIterator<Item = T>>(&mut self, i: I) { in extend() functions 465 fn extend<I: IntoIterator<Item = Pair<T, P>>>(&mut self, i: I) { in extend() functions
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_regexp.cpp | 2482 FindCachedResult(JSThread *thread, const JSHandle<JSTaggedValue> input, CacheType type, const JSHandle<JSTaggedValue> regexp, JSTaggedValue lastIndexInput, JSHandle<JSTaggedValue> extend, bool isIntermediateResult) FindCachedResult() argument 2557 AddResultInCache(JSThread *thread, JSHandle<RegExpExecResultCache> cache, const JSHandle<JSTaggedValue> regexp, const JSHandle<JSTaggedValue> input, const JSHandle<JSTaggedValue> resultArray, CacheType type, uint32_t lastIndexInput, uint32_t lastIndex, JSHandle<JSTaggedValue> extend, bool isIntermediateResult) AddResultInCache() argument 2711 Match(int entry, JSTaggedValue &pattern, JSTaggedValue &flags, JSTaggedValue &input, JSTaggedValue &lastIndexInputValue, JSTaggedValue &extend, CacheType type) Match() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| H A D | operand.h | 1456 uint32 extend = false; /* used with offset register ; AddrMode_B_OR_X */ global() variable [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/ |
| H A D | relational_sync_able_storage.cpp | 1572 FillReferenceDataIntoExtend(const std::vector<int64_t> &rowid, const std::map<int64_t, Entries> &referenceGid, std::vector<VBucket> &extend) FillReferenceDataIntoExtend() argument [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | macro-assembler-aarch64.cc | 1875 Extend extend = mem_op.GetExtend(); in Emit() local [all...] |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ |
| H A D | encode.cpp | 482 ssize_t extend = RoundUp(std::abs(res), vixl::aarch64::kPageSize); in LoadPcRelative() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
| H A D | render_text_field.cpp | 2754 int32_t extend = GetCursorPositionForClick(pos); in UpdateStartSelection() local 2774 int32_t extend = GetCursorPositionForClick(pos); in UpdateEndSelection() local 2778 Offset RenderTextField::GetPositionForExtend(int32_t extend, bool isSingleHandle) in GetPositionForExtend() argument 2794 GetGraphemeClusterLength(int32_t extend, bool isPrefix) const GetGraphemeClusterLength() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | text_pattern.cpp | 170 int32_t extend = pManager_->GetGlyphIndexByCoordinate(selectionOffset, true); in InitSelection() local
|