| /third_party/skia/src/sksl/lex/ |
| H A D | TransitionTable.cpp | 40 int pos; member
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | block_splitter_inc.h | 21 size_t pos = length * i / num_histograms; in InitialEntropyCodes() local 37 size_t pos = 0; in RandomSample() local [all...] |
| H A D | histogram.c | 51 size_t pos = start_pos; in BrotliBuildHistogramsWithContext() local
|
| /third_party/skia/third_party/externals/brotli/research/ |
| H A D | draw_histogram.cc | 55 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 D | ftsystem.h | 331 unsigned long pos; member
|
| /third_party/skia/third_party/externals/freetype/src/lzw/ |
| H A D | ftlzw.c | 73 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 D | ttpload.c | 125 FT_Long pos = (FT_Long)FT_STREAM_POS(); in FT_LOCAL_DEF() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-buffer-serialize.cc | 112 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 D | stringio.c.h | 174 Py_ssize_t pos; _io_StringIO_seek() local [all...] |
| /third_party/pulseaudio/src/tests/ |
| H A D | lfe-filter-test.c | 85 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 D | DataExtractor.cpp | 156 StringRef::size_type pos = Data.find('\0', offset); in getCStr() local
|
| /third_party/skia/third_party/externals/tint/src/utils/ |
| H A D | enum_set.h | 194 int8_t pos; member in tint::utils::EnumSet::Iterator
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | rbbistbl.cpp | 235 int32_t pos = UHASH_FIRST; in rbbiSymtablePrint() local 140 parseReference(const UnicodeString& text, ParsePosition& pos, int32_t limit) const parseReference() argument
|
| H A D | util.cpp | 135 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 D | linestack.c | 45 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 D | tty.c | 189 int pos[6]; in scan_key_getsize() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | mdev.c | 86 char *conf, *pos, *end; in make_device() local [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | od.c | 194 off_t pos = TT.j-TT.pos, off = lskip(fd, pos); in do_od() local [all...] |
| H A D | tail.c | 72 off_t pos = lseek(fd, 0, SEEK_END); in try_lseek() local
|
| /third_party/vixl/test/ |
| H A D | test-donkey.cc | 57 uint32_t pos = 5 + ((lrand48() >> 20) % 27); in Mutate() local
|
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| H A D | java_doc_comment.cc | 153 std::string::size_type pos = result.find_first_of('\n'); in FirstLineOf() local
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | channelmap.c | 425 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 D | common_unittest.cc | 57 int pos = 0; in TEST() local
|
| H A D | int128.cc | 64 int pos = 0; in Fls64() local
|
| H A D | stringpiece.cc | 52 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...] |