Home
last modified time | relevance | path

Searched defs:parts (Results 26 - 50 of 95) sorted by relevance

1234

/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/operation/
H A Dphoto_displayname_operation.h94 std::vector<std::string> parts; in ParseBurstDisplayName() local
/third_party/curl/tests/libtest/
H A Dlib1560.c56 struct part parts[] = { in checkparts() local
[all...]
/third_party/gn/src/gn/
H A Drust_project_writer.cc232 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 DRbPath.java143 public RbPath extendBy(String... parts) { in extendBy() argument
/third_party/libsnd/src/
H A Dsfendian.h101 { uint32_t parts [2] ; in ENDSWAP_64() member
/third_party/node/deps/zlib/
H A Dcrc_folding.c394 int32_t parts[4] = {0, 0, 0, 0}; in crc_fold_copy() local
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dcrc_folding.c394 int32_t parts[4] = {0, 0, 0, 0}; in crc_fold_copy() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_container.h37 struct blob parts; member
/third_party/icu/icu4c/source/test/intltest/
H A Ddatadrivennumberformattestsuite.cpp129 UnicodeString parts[3]; in setTupleField() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DRangesTableSchema.java353 public static RangeKey read(List<String> parts) { in read() argument
H A DShortcodesTableSchema.java98 private static ShortcodeKey read(List<String> parts) { in read() argument
/third_party/rust/crates/clap/src/output/
H A Dhelp_template.rs130 let mut parts = template.split('{'); variables
/third_party/vk-gl-cts/external/amber/src/src/
H A Dformat.cc372 std::vector<std::pair<std::string, std::string>> parts; in GenerateName() local
[all...]
/third_party/skia/tests/
H A DPathOpsTestCommon.cpp58 double parts = ceil(1.0 / tDiv); in addTs() local
/third_party/skia/third_party/externals/zlib/
H A Dcrc_folding.c394 int32_t parts[4] = {0, 0, 0, 0}; in crc_fold_copy() local
[all...]
/third_party/python/Modules/
H A Dgetpath.c267 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 Dflag_test.cc705 std::vector<absl::string_view> parts = in AbslParseFlag() local
/base/security/code_signature/services/key_enable/src/
H A Dprofile_utils.rs242 let mut parts = Vec::new(); in format_x509name_to_string() variables
/test/testfwk/developer_test/src/core/command/
H A Dconsole.py491 parts = "parts" variable in ConfigConst
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2DataModel.java128 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 DLikelySubtagsBuilder.java304 private static String asLocale(String... parts) { in asLocale() argument
/third_party/icu/icu4c/source/common/unicode/
H A Dmessagepattern.h932 Part *parts; global() member in MessagePattern
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dmessagepattern.h932 Part *parts; global() member in MessagePattern
[all...]
/third_party/skia/src/gpu/gl/
H A DGrGLUtil.cpp578 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 DAPFloat.cpp471 lostFractionThroughTruncation(const APFloatBase::integerPart *parts, in lostFractionThroughTruncation() argument
493 shiftRight(APFloatBase::integerPart *dst, unsigned int parts, unsigned int bits) in shiftRight() argument
[all...]

Completed in 24 milliseconds

1234