Home
last modified time | relevance | path

Searched defs:segments (Results 1 - 25 of 62) sorted by relevance

123

/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dqualified.rs38 let mut segments = Vec::new(); in parse_unquoted() variables
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dqualified.rs38 let mut segments = Vec::new(); in parse_unquoted() variables
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dqualified.rs38 let mut segments = Vec::new(); in parse_unquoted() variables
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dqualified.rs38 let mut segments = Vec::new(); in parse_unquoted() variables
/third_party/rust/crates/cxx/syntax/
H A Dqualified.rs38 let mut segments = Vec::new(); in parse_unquoted() variables
/third_party/rust/crates/syn/src/
H A Dmeta.rs406 let mut segments = Punctuated::new(); in parse_meta_path() variables
/third_party/icu/icu4c/source/i18n/
H A Drbt_rule.h108 UnicodeFunctor** segments; member in TransliterationRule
/third_party/node/deps/icu-small/source/i18n/
H A Drbt_rule.h108 UnicodeFunctor** segments; member in TransliterationRule
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drbt_rule.h108 UnicodeFunctor** segments; member in TransliterationRule
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/
H A DRbPathSubject.java27 public final void hasSegments(String... segments) { in hasSegments() argument
/third_party/ffmpeg/libavformat/
H A Dmtv.c41 unsigned int segments; ///< number of 512 byte segments member
H A Dhlsproto.c63 struct segment **segments; member
H A Doggdec.h79 uint8_t segments[255]; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
H A DCMapTableBuilder.java121 buildCMapFormat4(CMapFormat4.Builder builder, List<CMap4Segment> segments) buildCMapFormat4() argument
/third_party/rust/crates/clap/clap_complete/src/shells/
H A Dzsh.rs152 let mut segments = vec![]; in subcommands_of() variables
235 let mut segments = vec![format!("({name})")]; in get_subcommands_of() variables
322 let mut segments = vec![String::from("_arguments \\"${_arguments_options[@]}\\" \\\\")]; get_args_of() variables
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-segments.cc46 Handle<JSSegments> segments = Handle<JSSegments>::cast(result); in Create() local
61 Containing(Isolate* isolate, Handle<JSSegments> segments, double n_double) Containing() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationFractionalSpacingTests.cpp92 inline std::vector<float> lengths (const std::vector<Segment>& segments) { return members(segments, &Segment::length); } in lengths() argument
[all...]
/third_party/protobuf/src/google/protobuf/util/
H A Djson_util_test.cc497 explicit SegmentedZeroCopyOutputStream(std::list<Segment> segments) in SegmentedZeroCopyOutputStream() argument
543 std::list<Segment> segments; in TEST() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationFractionalSpacingTests.cpp92 inline std::vector<float> lengths (const std::vector<Segment>& segments) { return members(segments, &Segment::length); } in lengths() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddfa.c72 unsigned segments; in decode_tsw1() local
114 int v, offset, count, segments; in decode_dsw1() local
151 int i, v, offset, count, segments; in decode_dds1() local
200 int count, lines, segments; decode_bdlt() local
243 int count, i, v, lines, segments; decode_wdlt() local
303 uint32_t segments = bytestream2_get_le32(gb); decode_tdlt() local
[all...]
/third_party/elfio/elfio/
H A Delfio.hpp69 elfio() noexcept : sections( this ), segments( this ) in segments() function in ELFIO::elfio
1091 Segments segments; global() member in ELFIO::elfio
[all...]
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliterationRule.java93 UnicodeMatcher[] segments; field in TransliterationRule
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DRbPath.java62 public static RbPath of(String... segments) { in of() argument
71 public static RbPath of(Iterable<String> segments) { in of() argument
95 private final ImmutableList<String> segments; field in RbPath
98 private RbPath(Iterable<String> segments) { in RbPath() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTransliterationRule.java94 UnicodeMatcher[] segments; field in TransliterationRule
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveInterval.cpp271 CollectionT &segments() { return impl().segmentsColl(); } segments() function in __anon24032::CalcLiveRangeUtilBase
[all...]

Completed in 16 milliseconds

123