| /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...] |
| H A D | assembler-arm64.cc | 3886 EmitExtendShift(const Register& rd, const Register& rn, Extend extend, unsigned left_shift) EmitExtendShift() argument
|
| /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
|
| /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...] |
| H A D | simulator-aarch64.cc | 4387 bool extend = (extend_to_size != 0); in Simulator() local 5733 bool extend = false; in Simulator() local
|
| /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
|
| /third_party/skia/tests/ |
| H A D | PathTest.cpp | 3980 static void test_addPathMode(skiatest::Reporter* reporter, bool explicitMoveTo, bool extend) { in test_addPathMode() argument
|
| /third_party/python/Lib/test/ |
| H A D | test_argparse.py | 5212 def extend(str_to_convert): function
|
| /third_party/python/Python/ |
| H A D | compile.c | 4379 starunpack_helper(struct compiler *c, asdl_expr_seq *elts, int pushed, int build, int add, int extend, int tuple) starunpack_helper() argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_linux.c | 13223 dhd_os_wd_timer_extend(void *bus, bool extend) in dhd_os_wd_timer_extend() argument
|