/third_party/skia/third_party/externals/abseil-cpp/absl/hash/ |
H A D | hash_test.cc | 284 std::vector<absl::string_view> parts = {sv.substr(0, halfway), in FragmentedCord() local 286 return absl::MakeFragmentedCord(parts); in FragmentedCord()
|
/third_party/astc-encoder/Source/ |
H A D | astcenccli_toplevel.cpp | 176 unsigned int parts = static_cast<int>(value / 4.0f); in progress_emitter() local 181 for (unsigned int i = 0; i < parts; i++) in progress_emitter() 186 for (unsigned int i = parts; i < bar_size; i++) in progress_emitter()
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-number-format.cc | 1757 // non-overlapping "parts". At least one of the input regions must span the 1764 // to JavaScript "parts" of a formatted string. Each ICU field and JavaScript in FlattenRegionsToParts() 1776 // output parts: 0006000211-7 in FlattenRegionsToParts() 1787 // output parts: 0221340--231 in FlattenRegionsToParts() 1884 std::vector<NumberFormatSpan> parts = FlattenRegionsToParts(®ions); in ConstructParts() local 1886 for (auto it = parts.begin(); it < parts.end(); it++) { in ConstructParts()
|
/third_party/skia/dm/ |
H A D | DM.cpp | 1049 const SkTArray<SkString>& parts = config.getViaParts(); in gather_sinks() local 1050 for (int j = parts.count(); j-- > 0;) { in gather_sinks() 1051 const SkString& part = parts[j]; in gather_sinks()
|
/third_party/vk-gl-cts/external/vulkancts/scripts/ |
H A D | gen_framework_sc.py | 670 parts = re.split(match, src) 673 byExtension = [(None, parts[0])] 674 for ndx in range(1, len(parts), 2): 675 byExtension.append((parts[ndx], parts[ndx+1])) 2321 # where 2 is after PROPERTIES - to handle this we need to split suffix to two parts
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | APFloat.h | 49 /// the APInt class. The library will work with bignum integers whose parts are 96 /// signed exponent, and the significand as an array of integer parts. After 575 integerPart *parts; member
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/ |
H A D | kit.py | 853 subsystems, parts = self.get_white_list() 854 part_set.update(parts)
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-regexp.cc | 32 // - parsed replacement pattern parts 89 // Number of distinct parts of the replacement pattern. 90 int parts() { return static_cast<int>(parts_.size()); } in parts() function in v8::internal::CompiledReplacement 663 // Guessing the number of parts that the final result string is built in StringReplaceGlobalRegExpWithString() 666 int expected_parts = (compiled_replacement.parts() + 1) * 4 + 1; in StringReplaceGlobalRegExpWithString() 828 // isn't empty, we can never create more parts than ~half the length in RUNTIME_FUNCTION()
|
/third_party/python/Lib/http/ |
H A D | cookiejar.py | 650 parts = urllib.parse.urlsplit(url) 651 path = escape_path(parts.path) 1519 # Netscape spec parts company from reality here
|
/third_party/python/Lib/test/ |
H A D | test_grammar.py | 1746 parts = [ 1759 for (pno, pname) in parts
|
H A D | test_ssl.py | 4125 parts = cipher.split("-") 4126 if "ADH" not in parts and "EDH" not in parts and "DHE" not in parts:
|
/third_party/protobuf/python/google/protobuf/internal/ |
H A D | message_test.py | 1474 # that we can test the other parts with proto3. 2572 parts = tp_name.split('.') 2573 class_name = parts[-1] 2574 module_name = '.'.join(parts[:-1])
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_service_event_handler.cpp | 2472 std::vector<std::string> parts; in GetBundleNameByPreInstallPath() local 2478 parts.push_back(part); in GetBundleNameByPreInstallPath() 2482 if (!parts.empty()) { in GetBundleNameByPreInstallPath() 2483 return parts.back(); in GetBundleNameByPreInstallPath()
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | bytecode-generator.cc | 3181 // Object literals have two parts. The "static" part on the left contains no in VisitObjectLiteral() 6448 const ZonePtrList<const AstRawString>& parts = *expr->string_parts(); in VisitTemplateLiteral() local 6452 DCHECK_EQ(parts.length(), substitutions.length() + 1); in VisitTemplateLiteral() 6468 if (!parts[i]->IsEmpty()) { in VisitTemplateLiteral() 6469 builder()->LoadLiteral(parts[i]); in VisitTemplateLiteral() 6487 if (!parts.last()->IsEmpty()) { in VisitTemplateLiteral() 6489 builder()->LoadLiteral(parts.last()); in VisitTemplateLiteral()
|
/third_party/python/Lib/ |
H A D | tarfile.py | 1119 parts = [ 1137 buf = struct.pack("%ds" % BLOCKSIZE, b"".join(parts))
|
H A D | inspect.py | 3312 parts = attrs.split(".") 3314 for part in parts:
|
H A D | zipfile.py | 1698 """Replace bad characters and remove trailing dots from parts.""" 1707 # rejoin, removing empty parts. 2290 parts = clean.split('/') 2291 joined = '/'.join(filter(allowed, parts))
|
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
H A D | Ordinals.pm | 864 have underscore (C<_>) as a separator for the version parts.
|
/third_party/openssl/util/perl/OpenSSL/ |
H A D | Ordinals.pm | 864 have underscore (C<_>) as a separator for the version parts.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | APFloat.h | 59 /// the APInt class. The library will work with bignum integers whose parts are 106 /// signed exponent, and the significand as an array of integer parts. After 566 integerPart *parts; member
|
/third_party/backends/backend/ |
H A D | coolscan.c | 1510 unsigned char parts[5]; in get_inquiery_LS30() local 1513 /* Get vector of inquiery parts */ in get_inquiery_LS30() 1515 /* Get the parts of inquiery */ in get_inquiery_LS30() 1517 { parts[i]=((unsigned char *)s->buffer)[4+11+i]; in get_inquiery_LS30() 1520 { part=parts[i]; in get_inquiery_LS30()
|
/third_party/python/Lib/test/test_email/ |
H A D | test_email.py | 2078 # parts. 2094 # msg 39.txt is similarly evil in that it's got inner parts that use 2095 # the same boundary as outer parts. Again, I believe the way this is 3260 # folding white space, but legacy local parts can (they are a sequence 3883 # parts that use an 8bit CTE. 5079 parts = decode_header(s) 5080 eq(parts, [(b'Subject: ', None), (b'\xf0\xd2\xcf\xd7\xc5\xd2\xcb\xc1 \xce\xc1 \xc6\xc9\xce\xc1\xcc\xd8\xce\xd9\xca', 'koi8-r'), (b' zz.', None)]) 5081 hdr = make_header(parts) 5532 # Tests to ensure that signed parts of an email are completely preserved, as
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_opcodes.py | 221 parts = name.replace('_e64', '').rsplit('_', 2) 222 op_dtype = parts[-1] 274 # start/end the parts where we can use exec based instructions
|
/third_party/node/deps/v8/src/ast/ |
H A D | ast.h | 722 // else-parts. When parsing if-statements with no explicit else-part, 2700 TemplateLiteral(const ZonePtrList<const AstRawString>* parts, in TemplateLiteral() argument 2703 string_parts_(parts), in TemplateLiteral()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShadingLanguage420PackTests.cpp | 1495 * @param out_n_parts Number of source parts used by this test case 2486 * @param out_n_parts Number of source parts used by this test case 2859 /* Get memory for shader source parts */ in prepareShaderSourceForDraw() 3117 /** Decides if shader should consist of multiple parts for the current test case 3119 * @return true if test case requires multiple parts, false otherwise 3590 * @param out_n_parts Number of source parts used by this test case 18056 /* Source parts and lengths vectors */ in compile() 18057 std::vector<const GLchar*> parts; in compile() local 18062 parts.resize(source.m_parts.size()); in compile() 18067 parts[ in compile() [all...] |