Home
last modified time | relevance | path

Searched defs:parts (Results 1 - 25 of 89) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
H A DglobalThisCapture.js5 var parts = []; variable
15 var parts = []; variable
/third_party/skia/infra/bots/gen_tasks_logic/
H A Ddm_flags.go
H A Dschema.go20 type parts map[string]string type
[all...]
/commonlibrary/rust/ylong_http/ylong_http/src/h2/
H A Dmod.rs58 mod parts; modules
/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/
H A Dencoder.rs84 let mut parts = Parts::new(); in ut_hpack_encoder() variables
/commonlibrary/rust/ylong_http/ylong_http/src/h3/
H A Dmod.rs21 mod parts; modules
H A Dparts.rs62 pub fn parts(&self) -> (&PseudoHeaders, &Headers) { in parts() functions
H A Dencoder.rs711 let mut parts = Parts::new(); in ut_encoder_request_stream_header() variables
/third_party/ninja/src/
H A Dincludes_normalize_test.cc32 vector<StringPiece> parts = SplitStringPiece(buf, '\\'); in GetCurDir() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-math.cc275 hb_ot_math_get_glyph_assembly(hb_font_t *font, hb_codepoint_t glyph, hb_direction_t direction, unsigned int start_offset, unsigned int *parts_count, hb_ot_math_glyph_part_t *parts, hb_position_t *italics_correction ) hb_ot_math_get_glyph_assembly() argument
H A Dhb-aat-layout-bsln-table.hh150 } parts; member
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dreflection_test.cc100 std::vector<absl::string_view> parts = in AbslParseFlag() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DExtractingFilePath.cpp194 void Correct_FsPath(bool absIsAllowed, bool keepAndReplaceEmptyPrefixes, UStringVector &parts, bool isDir) in Correct_FsPath() argument
286 MakePathFromParts(const UStringVector &parts) MakePathFromParts() argument
[all...]
/third_party/lzma/CPP/Common/
H A DCommandLineParser.cpp31 void SplitCommandLine(const UString &s, UStringVector &parts) in SplitCommandLine() argument
/third_party/lwip/src/core/ipv4/
H A Dip4_addr.c150 u32_t parts[4]; in ip4addr_aton() local
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DExamplesTableSchema.java120 private static ExampleNumberKey read(List<String> parts) { in read() argument
/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/
H A DRecipesTableSchema.java94 public static RangeKey read(List<String> parts) { in read() argument
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_extensions_test.cpp221 auto parts = ShaderPartsForAMDShaderBallot(); in TEST_P() local
237 auto parts = ShaderPartsForAMDShaderBallot(); in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_extensions_test.cpp221 auto parts = ShaderPartsForAMDShaderBallot(); in TEST_P() local
237 auto parts = ShaderPartsForAMDShaderBallot(); in TEST_P() local
/third_party/skia/tests/
H A DSubsetPath.cpp19 int parts = 1 << (31 - leadingZero); in range() local
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcode_generator.cc104 std::vector<std::string> parts = Split(text, ",", true); in ParseGeneratorParameter() local
/third_party/spirv-tools/test/val/
H A Dval_extensions_test.cpp219 auto parts = ShaderPartsForAMDShaderBallot(); in TEST_P() local
235 auto parts = ShaderPartsForAMDShaderBallot(); in TEST_P() local
/third_party/mesa3d/src/amd/common/
H A Dac_rtld.h72 struct ac_rtld_part *parts; member
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DShCompile_test.cpp189 const char *parts[] = {kSource}; in TEST_F() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-math.c543 hb_ot_math_glyph_part_t parts[20]; in test_get_glyph_assembly() local
[all...]

Completed in 13 milliseconds

1234