| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | MutableCodePointTrie.java | 757 void extend(int[] data, int minStart, int prevDataLength, int newDataLength) { in extend() method in MutableCodePointTrie.MixedBlocks 770 void extend(char[] data, int minStart, int prevDataLength, int newDataLength) { in extend() method in MutableCodePointTrie.MixedBlocks [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | MutableCodePointTrie.java | 749 void extend(int[] data, int minStart, int prevDataLength, int newDataLength) { in extend() method in MutableCodePointTrie.MixedBlocks 762 void extend(char[] data, int minStart, int prevDataLength, int newDataLength) { in extend() method in MutableCodePointTrie.MixedBlocks [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/ |
| H A D | BigDecimal.java | 3369 private static final byte[] extend(byte inarr[], int newlen) { in extend() method in BigDecimal
|
| /third_party/jinja2/ |
| H A D | environment.py | 375 def extend(self, **attributes: t.Any) -> None: member in Environment
|
| /third_party/node/deps/v8/third_party/jinja2/ |
| H A D | environment.py | 376 def extend(self, **attributes): member in Environment
|
| /third_party/node/tools/inspector_protocol/jinja2/ |
| H A D | environment.py | 347 def extend(self, **attributes): member in Environment
|
| /third_party/rust/crates/bitflags/src/ |
| H A D | lib.rs | 809 fn extend<T: $crate::_core::iter::IntoIterator<Item=Self>>(&mut self, iterator: T) { in extend() functions
|
| /third_party/python/Lib/collections/ |
| H A D | __init__.py | 1318 def extend(self, other): member in UserList
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | MachineOutliner.cpp | 355 unsigned extend(unsigned EndIdx, unsigned SuffixesToAdd) { in extend() function in __anon24056::SuffixTree
|
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | environment.py | 376 def extend(self, **attributes): member in Environment
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFGradientShader.cpp | 610 auto extend = SkPDFMakeArray(); in make_function_shader() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-var-gvar-table.hh | 55 void extend (const hb_array_t<contour_point_t> &a) in extend() function
|
| /third_party/python/Lib/ |
| H A D | _collections_abc.py | 1094 def extend(self, values): member in MutableSequence
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/ |
| H A D | AArch64Disassembler.cpp | 1510 unsigned extend = fieldFromInstruction(insn, 10, 6); in DecodeAddSubERegInstruction() local [all...] |
| /third_party/python/Lib/xml/etree/ |
| H A D | ElementTree.py | 247 def extend(self, elements): member in Element
|
| /third_party/rust/crates/proc-macro2/src/ |
| H A D | wrapper.rs | 223 fn extend<I: IntoIterator<Item = TokenTree>>(&mut self, stream: I) { in extend() functions 237 fn extend<I: IntoIterator<Item = TokenStream>>(&mut self, streams: I) { in extend() functions
|
| H A D | fallback.rs | 273 fn extend<I: IntoIterator<Item = TokenTree>>(&mut self, tokens: I) { in extend() functions 282 fn extend<I: IntoIterator<Item = TokenStream>>(&mut self, streams: I) { in extend() functions
|
| /third_party/rust/crates/nix/src/sys/ |
| H A D | signal.rs | 596 fn extend<T>(&mut self, iter: T) in extend() functions
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/ |
| H A D | textfield_declaration.h | 44 bool extend = false; member 593 void SetExtend(bool extend) in SetExtend() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
| H A D | rosen_render_text_field.cpp | 1866 Offset RosenRenderTextField::GetHandleOffset(int32_t extend) argument
|
| H A D | text_field_component.cpp | 310 void TextFieldComponent::SetExtend(bool extend) in SetExtend() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
| H A D | cloud_syncer.cpp | 1427 VBucket extend; in QueryCloudData() local
|
| 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...] |