/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | messagepattern.h | 932 Part *parts; global() member in MessagePattern [all...] |
/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | importer.cc | 291 std::vector<std::string> parts = Split( in CanonicalizePath() local
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | MessageReflection.java | 112 static String delimitWithCommas(List<String> parts) { in delimitWithCommas() argument
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | GPBUtil.php | 316 $parts = explode('.', $name); variable 371 $parts = array_map('ucwords', explode('.', $package)); variable [all...] |
/third_party/protobuf/src/google/protobuf/util/ |
H A D | field_mask_util.cc | 142 std::vector<std::string> parts = Split(path, "."); in GetFieldDescriptors() local 326 std::vector<std::string> parts = Split(path, "."); in AddPath() local 360 std::vector<std::string> parts = Split(path, "."); in RemovePath() local 412 std::vector<std::string> parts = Split(path, "."); IntersectPath() local [all...] |
/third_party/rust/crates/env_logger/src/filter/ |
H A D | mod.rs | 295 let mut parts = spec.split('/'); in parse_spec() variables 311 let mut parts = s.split('='); in parse_spec() variables
|
/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
|
/third_party/lzma/CPP/7zip/Bundles/SFXCon/ |
H A D | SfxCon.cpp | 245 static void GetArguments(int numArgs, char *args[], UStringVector &parts)
in GetArguments() argument
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_pipe.c | 909 struct si_shader_part *parts[] = {sscreen->vs_prologs, sscreen->tcs_epilogs, in si_destroy_screen() local
|
H A D | si_shader_llvm.c | 424 void si_build_wrapper_function(struct si_shader_context *ctx, LLVMValueRef *parts, in si_build_wrapper_function() argument 1166 LLVMValueRef parts[4]; si_llvm_compile_shader() local 1198 LLVMValueRef parts[3], prolog, main_fn = ctx.main_fn; si_llvm_compile_shader() local 1219 LLVMValueRef parts[4]; si_llvm_compile_shader() local 1269 LLVMValueRef parts[2]; si_llvm_compile_shader() local 1327 LLVMValueRef parts[4]; si_llvm_compile_shader() local [all...] |
H A D | si_shader_llvm_ps.c | 935 LLVMValueRef parts[3]; in si_llvm_build_monolithic_ps() local
|
/third_party/skia/tools/flags/ |
H A D | CommonFlagsConfig.cpp | 700 SkTArray<SkString> parts; in ParseConfigs() local
|
/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
|
/third_party/curl/lib/ |
H A D | urlapi.c | 677 unsigned long parts[4] = {0, 0, 0, 0}; in ipv4_normalize() local [all...] |
/third_party/gn/src/base/strings/ |
H A D | string_util.cc | 896 std::string JoinString(const std::vector<std::string>& parts, in JoinString() argument 866 JoinStringT( const list_type& parts, std::basic_string_view<char_type> sep) JoinStringT() argument 901 JoinString(const std::vector<std::u16string>& parts, std::u16string_view separator) JoinString() argument 911 JoinString(const std::vector<std::string_view>& parts, std::string_view separator) JoinString() argument 916 JoinString(const std::vector<std::u16string_view>& parts, std::u16string_view separator) JoinString() argument 921 JoinString(std::initializer_list<std::string_view> parts, std::string_view separator) JoinString() argument 926 JoinString(std::initializer_list<std::u16string_view> parts, std::u16string_view separator) JoinString() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | MessagePattern.java | 1607 private ArrayList<Part> parts=new ArrayList<Part>(); global() field in MessagePattern [all...] |
/third_party/FreeBSD/lib/msun/src/ |
H A D | math_private.h | 106 } parts; member 124 } parts; member [all...] |
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | f_mass_storage.h | 231 los_part *parts[MAX_FILE_STORAGE_LUNS]; member
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | MessagePattern.java | 1536 private ArrayList<Part> parts=new ArrayList<Part>(); global() field in MessagePattern [all...] |
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | EnumDirItems.cpp | 546 UStringVector parts = addParts;
in EnumerateAltStreams() local
|
/third_party/python/Lib/ |
H A D | pathlib.py | 746 def parts(self): global() member in PurePath [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/ |
H A D | esextcTestCaseBase.cpp | 347 std::string TestCaseBase::specializeShader(const unsigned int parts, const char* const* code) const in specializeShader() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | APFloat.h | 575 integerPart *parts; member
|
/third_party/skia/dm/ |
H A D | DM.cpp | 1049 const SkTArray<SkString>& parts = config.getViaParts(); in gather_sinks() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | flacenc.c | 636 int parts; in calc_sum_top() local 665 int parts = (1 << level); in calc_sum_next() local
|