| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | buffer.cc | 127 const auto& segments = format_->GetSegments(); in CalculateDiffs() local 321 const auto& segments = format_->GetSegments(); in SetDataWithOffset() local
|
| H A D | verifier.cc | 548 auto& segments = fmt->GetSegments(); in ProbeSSBO() local
|
| /third_party/skia/third_party/externals/brotli/research/ |
| H A D | find_opt_references.cc | 166 std::vector<std::pair<int, int> > segments; in ProcessEntries() local
|
| /third_party/elfutils/src/ |
| H A D | findtextrel.c | 41 struct segments struct 308 struct segments *segments = malloc (nsegments_max * sizeof (segments[0])); in process_file() local 482 check_rel(size_t nsegments, struct segments segments[nsegments], GElf_Addr addr, Elf *elf, Elf_Scn *symscn, Dwarf *dw, const char *fname, bool more_than_one, void **knownsrcs) check_rel() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | aaxdec.c | 58 AAXSegment *segments; member [all...] |
| H A D | oggdec.c | 327 uint8_t segments[255]; in ogg_read_page() local
|
| H A D | oggenc.c | 47 uint8_t segments[255]; member 207 int i, segments, len, flush = 0; in ogg_buffer_data() local [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
| H A D | CMapFormat4.java | 361 private List<Builder.Segment> segments; field in CMapFormat4.Builder 412 public void setSegments(List<Builder.Segment> segments) { in setSegments() argument [all...] |
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | io_win32.cc | 162 std::vector<wstring> segments; in normalize() local 206 result << segments[i]; normalize() local [all...] |
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | GPBUtil.php | 557 $segments = explode('_', $field); variable
|
| /third_party/f2fs-tools/tools/f2fs_io/ |
| H A D | f2fs_io.h | 212 u32 segments; /* # of segments to flush */ member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_compand.c | 54 CompandSegment *segments; member [all...] |
| H A D | af_mcompand.c | 45 CompandSegment *segments; member [all...] |
| /third_party/backends/lib/ |
| H A D | alloca.c | 301 long segments; /* Current number of stack segments. */ member
|
| /third_party/rust/crates/cxx/macro/src/ |
| H A D | expand.rs | 1244 let mut segments = Vec::with_capacity(namespace_segments.len() + 1); in type_id() variables
|
| /third_party/skia/src/core/ |
| H A D | SkAAClip.cpp | 194 int segments = 0; in ComputeRowSizeForWidth() local
|
| H A D | SkPathBuilder.cpp | 536 int segments = SkScalarCeilToInt(SkScalarAbs(thetaArc / (2 * SK_ScalarPI / 3))); in arcTo() local
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afhints.h | 315 AF_Segment segments; /* segments array */ global() member 329 AF_SegmentRec segments[AF_SEGMENTS_EMBEDDED]; global() member [all...] |
| H A D | afcjk.c | 801 AF_Segment segments = axis->segments; in af_cjk_hints_compute_segments() local 845 AF_Segment segments = axis->segments; in af_cjk_hints_link_segments() local 1007 AF_Segment segments = axis->segments; af_cjk_hints_compute_edges() local [all...] |
| H A D | afhints.c | 346 AF_Segment segments = axis->segments; af_get_segment_index() local 544 AF_Segment segments = axis->segments; af_glyph_hints_dump_segments() local 1318 AF_Segment segments = axis->segments; af_glyph_hints_align_edge_points() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-aat-layout-common.hh | 132 segments; /* The actual segments. These must already be sorted, member 203 segments; /* Th member [all...] |
| /third_party/rust/crates/syn/src/ |
| H A D | path.rs | 548 let mut segments = Punctuated::new(); parse_mod_style() variables 580 let mut segments = Punctuated::new(); global() variables 839 let mut segments = path.segments.pairs(); global() variables [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | memblock.c | 91 pa_hashmap *segments; member [all...] |
| /third_party/skia/src/gpu/ops/ |
| H A D | AAConvexPathRenderer.cpp | 69 bool center_of_mass(const SegmentArray& segments, SkPoint* c) { in center_of_mass() argument 119 bool compute_vectors(SegmentArray* segments, in compute_vectors() argument 247 add_line_to_segment(const SkPoint& pt, SegmentArray* segments) add_line_to_segment() argument 253 add_quad_segment(const SkPoint pts[3], SegmentArray* segments) add_quad_segment() argument 266 add_cubic_segments(const SkPoint pts[4], SkPathFirstDirection dir, SegmentArray* segments) add_cubic_segments() argument 277 get_segments(const SkPath& path, const SkMatrix& m, SegmentArray* segments, SkPoint* fanPt, int* vCount, int* iCount) get_segments() argument 365 create_vertices(const SegmentArray& segments, const SkPoint& fanPt, const GrVertexColor& color, DrawArray* draws, VertexWriter& verts, uint16_t* idxs, size_t vertexStride) create_vertices() argument 801 SkSTArray<kPreallocSegmentCnt, Segment, true> segments; global() variable [all...] |
| /third_party/skia/third_party/externals/libwebp/src/webp/ |
| H A D | encode.h | 110 int segments; // maximum number of segments to use, in [1..4] member
|