Home
last modified time | relevance | path

Searched defs:pos (Results 726 - 750 of 2787) sorted by relevance

1...<<21222324252627282930>>...112

/third_party/skia/src/sksl/lex/
H A DTransitionTable.cpp40 int pos; member
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dblock_splitter_inc.h21 size_t pos = length * i / num_histograms; in InitialEntropyCodes() local
37 size_t pos = 0; in RandomSample() local
[all...]
H A Dhistogram.c51 size_t pos = start_pos; in BrotliBuildHistogramsWithContext() local
/third_party/skia/third_party/externals/brotli/research/
H A Ddraw_histogram.cc55 void AdjustPosition(int* pos) { in AdjustPosition() argument
84 int copy, pos, distance, x, y; in BuildHistogram() local
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftsystem.h331 unsigned long pos; member
/third_party/skia/third_party/externals/freetype/src/lzw/
H A Dftlzw.c73 FT_ULong pos; /* position in output */ member
234 ft_lzw_file_io( FT_LZWFile zip, FT_ULong pos, FT_Byte* buffer, FT_ULong count ) ft_lzw_file_io() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttpload.c125 FT_Long pos = (FT_Long)FT_STREAM_POS(); in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer-serialize.cc112 hb_glyph_position_t *pos = (flags & HB_BUFFER_SERIALIZE_FLAG_NO_POSITIONS) ? in _hb_buffer_serialize_glyphs_json() local
268 hb_glyph_position_t *pos = (flags & HB_BUFFER_SERIALIZE_FLAG_NO_POSITIONS) ? in _hb_buffer_serialize_glyphs_text() local
[all...]
/third_party/python/Modules/_io/clinic/
H A Dstringio.c.h174 Py_ssize_t pos; _io_StringIO_seek() local
[all...]
/third_party/pulseaudio/src/tests/
H A Dlfe-filter-test.c85 int ret = -1, pos, i; in lfe_filter_rewind_test() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DDataExtractor.cpp156 StringRef::size_type pos = Data.find('\0', offset); in getCStr() local
/third_party/skia/third_party/externals/tint/src/utils/
H A Denum_set.h194 int8_t pos; member in tint::utils::EnumSet::Iterator
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbistbl.cpp235 int32_t pos = UHASH_FIRST; in rbbiSymtablePrint() local
140 parseReference(const UnicodeString& text, ParsePosition& pos, int32_t limit) const parseReference() argument
H A Dutil.cpp135 int32_t ICU_Utility::skipWhitespace(const UnicodeString& str, int32_t& pos, in skipWhitespace() argument
201 parseChar(const UnicodeString& id, int32_t& pos, UChar ch) parseChar() argument
279 parseAsciiInteger(const UnicodeString& str, int32_t& pos) parseAsciiInteger() argument
[all...]
/third_party/toybox/lib/
H A Dlinestack.c45 void linestack_insert(struct linestack **lls, long pos, cha argument
12 linestack_addstack(struct linestack **lls, struct linestack *throw, long pos) linestack_addstack() argument
[all...]
H A Dtty.c189 int pos[6]; in scan_key_getsize() local
[all...]
/third_party/toybox/toys/pending/
H A Dmdev.c86 char *conf, *pos, *end; in make_device() local
[all...]
/third_party/toybox/toys/posix/
H A Dod.c194 off_t pos = TT.j-TT.pos, off = lskip(fd, pos); in do_od() local
[all...]
H A Dtail.c72 off_t pos = lseek(fd, 0, SEEK_END); in try_lseek() local
/third_party/vixl/test/
H A Dtest-donkey.cc57 uint32_t pos = 5 + ((lrand48() >> 20) % 27); in Mutate() local
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_doc_comment.cc153 std::string::size_type pos = result.find_first_of('\n'); in FirstLineOf() local
/third_party/pulseaudio/src/pulse/
H A Dchannelmap.c425 const char* pa_channel_position_to_string(pa_channel_position_t pos) { in pa_channel_position_to_string() argument
433 const char* pa_channel_position_to_pretty_string(pa_channel_position_t pos) { in pa_channel_position_to_pretty_string() argument
/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon_unittest.cc57 int pos = 0; in TEST() local
H A Dint128.cc64 int pos = 0; in Fls64() local
H A Dstringpiece.cc52 StringPiece::StringPiece(StringPiece x, stringpiece_ssize_type pos) in StringPiece() argument
58 StringPiece(StringPiece x, stringpiece_ssize_type pos, stringpiece_ssize_type len) StringPiece() argument
261 substr(size_type pos, size_type n) const substr() argument
[all...]

Completed in 13 milliseconds

1...<<21222324252627282930>>...112