| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/operation/ |
| H A D | photo_displayname_operation.h | 94 std::vector<std::string> parts;
in ParseBurstDisplayName() local
|
| /third_party/curl/tests/libtest/ |
| H A D | lib1560.c | 56 struct part parts[] = { in checkparts() local [all...] |
| /third_party/gn/src/gn/ |
| H A D | rust_project_writer.cc | 232 std::vector<std::string> parts = base::SplitString( in AddTarget() local
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | RbPath.java | 143 public RbPath extendBy(String... parts) { in extendBy() argument
|
| /third_party/libsnd/src/ |
| H A D | sfendian.h | 101 { uint32_t parts [2] ; in ENDSWAP_64() member
|
| /third_party/node/deps/zlib/ |
| H A D | crc_folding.c | 394 int32_t parts[4] = {0, 0, 0, 0}; in crc_fold_copy() local [all...] |
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | crc_folding.c | 394 int32_t parts[4] = {0, 0, 0, 0}; in crc_fold_copy() local [all...] |
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_container.h | 37 struct blob parts; member
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | datadrivennumberformattestsuite.cpp | 129 UnicodeString parts[3]; in setTupleField() local
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
| H A D | RangesTableSchema.java | 353 public static RangeKey read(List<String> parts) { in read() argument
|
| H A D | ShortcodesTableSchema.java | 98 private static ShortcodeKey read(List<String> parts) { in read() argument
|
| /third_party/rust/crates/clap/src/output/ |
| H A D | help_template.rs | 130 let mut parts = template.split('{'); variables
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | format.cc | 372 std::vector<std::pair<std::string, std::string>> parts; in GenerateName() local [all...] |
| /third_party/skia/tests/ |
| H A D | PathOpsTestCommon.cpp | 58 double parts = ceil(1.0 / tDiv); in addTs() local
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | crc_folding.c | 394 int32_t parts[4] = {0, 0, 0, 0}; in crc_fold_copy() local [all...] |
| /third_party/python/Modules/ |
| H A D | getpath.c | 267 wchar_t **parts = (wchar_t **)PyMem_Malloc(n * sizeof(wchar_t *)); variable 297 PyMem_Free(parts[i]); variable 299 PyMem_Free(parts); variable 323 PyMem_Free(parts[i]); global() variable 325 PyMem_Free(parts); global() variable [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
| H A D | flag_test.cc | 705 std::vector<absl::string_view> parts = in AbslParseFlag() local
|
| /base/security/code_signature/services/key_enable/src/ |
| H A D | profile_utils.rs | 242 let mut parts = Vec::new(); in format_x509name_to_string() variables
|
| /test/testfwk/developer_test/src/core/command/ |
| H A D | console.py | 491 parts = "parts"
variable in ConfigConst
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
| H A D | Mf2DataModel.java | 128 private final List<Part> parts; field in Mf2DataModel.Pattern 179 private final List<Part> parts = new ArrayList<>(); field in Mf2DataModel.Pattern.Builder
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
| H A D | LikelySubtagsBuilder.java | 304 private static String asLocale(String... parts) { in asLocale() argument
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | messagepattern.h | 932 Part *parts; global() member in MessagePattern [all...] |
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | messagepattern.h | 932 Part *parts; global() member in MessagePattern [all...] |
| /third_party/skia/src/gpu/gl/ |
| H A D | GrGLUtil.cpp | 578 SkTArray<SkString> parts; in get_angle_gl_vendor_and_renderer() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | APFloat.cpp | 471 lostFractionThroughTruncation(const APFloatBase::integerPart *parts, in lostFractionThroughTruncation() argument 493 shiftRight(APFloatBase::integerPart *dst, unsigned int parts, unsigned int bits) in shiftRight() argument [all...] |