| /third_party/skia/tests/ |
| H A D | OpChainTest.cpp | 235 int pos = j % kNumOpPositions; in DEF_GPUTEST() local
|
| /third_party/skia/src/ports/skia_ohos/ |
| H A D | FontConfig_ohos.h | 161 int pos; // the index of a font style set in generic family list. member
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | hash_rolling_inc.h | 159 size_t pos; in FindLongestMatch() local
|
| H A D | block_splitter.c | 56 size_t pos = 0; in CopyLiteralsToByteArray() local 122 BrotliSplitBlock(MemoryManager* m, const Command* cmds, const size_t num_commands, const uint8_t* data, const size_t pos, const size_t mask, const BrotliEncoderParams* params, BlockSplit* literal_split, BlockSplit* insert_and_copy_split, BlockSplit* dist_split) BrotliSplitBlock() argument
|
| /third_party/skia/third_party/externals/brotli/research/ |
| H A D | find_opt_references.cc | 222 uint32_t* pos = new uint32_t[input_size]; in main() local 54 BuildLCP(input_type* storage, sarray_type* sarray, lcp_type* lcp, size_t size, uint32_t* pos) BuildLCP() argument 130 ProcessReferences(sarray_type* sarray, lcp_type* lcp, size_t size, uint32_t* pos, const Fn& process_output) ProcessReferences() argument [all...] |
| H A D | deorummolae.cc | 125 static void poisonData(TextIdx pos, TextIdx length, in poisonData() argument [all...] |
| /third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
| H A D | State.cs | 44 internal int pos = 0;
field in Org.Brotli.Dec.State
|
| /third_party/skia/third_party/externals/dawn/examples/ |
| H A D | ComputeBoids.cpp | 47 glm::vec2 pos; member [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | GpuMemorySynchronizationTests.cpp | 591 float pos[4][4]; TEST_P() member [all...] |
| /third_party/skia/third_party/externals/freetype/src/bzip2/ |
| H A D | ftbzip2.c | 106 FT_ULong pos; /* position in output */ member 357 ft_bzip2_file_io( FT_BZip2File zip, FT_ULong pos, FT_Byte* buffer, FT_ULong count ) ft_bzip2_file_io() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| H A D | ftgzip.c | 192 FT_ULong pos; /* position in output */ member 497 ft_gzip_file_io( FT_GZipFile zip, FT_ULong pos, FT_Byte* buffer, FT_ULong count ) ft_gzip_file_io() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/pfr/ |
| H A D | pfrgload.c | 350 FT_Vector pos[4]; in pfr_glyph_load_simple() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/pshinter/ |
| H A D | pshrec.h | 70 FT_Int pos; member
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-aat-layout.cc | 275 hb_glyph_position_t *pos = buffer->pos; in hb_aat_layout_zero_width_deleted_glyphs() local
|
| H A D | hb-array.hh | 360 unsigned pos; in bfind() local [all...] |
| H A D | hb-ot-shape-fallback.cc | 222 hb_glyph_position_t &pos = buffer->pos[i]; in position_mark() local 522 hb_glyph_position_t *pos = buffer->pos; _hb_ot_shape_fallback_spaces() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/ |
| H A D | hb-aots-tester.cpp | 316 hb_glyph_position_t *pos = hb_buffer_get_glyph_positions (data.buffer, NULL); in gpos_test() local [all...] |
| /third_party/skia/third_party/externals/piex/src/binary_parse/ |
| H A D | range_checked_byte_ptr.cc | 143 std::string RangeCheckedBytePtr::substr(size_t pos, size_t length) const { in substr() argument 115 pointerToSubArray( size_t pos, size_t length) const pointerToSubArray() argument 153 extractBytes( size_t pos, size_t length) const extractBytes() argument
|
| /third_party/python/Modules/ |
| H A D | _heapqmodule.c | 25 siftdown(PyListObject *heap, Py_ssize_t startpos, Py_ssize_t pos) in siftdown() argument 70 siftup(PyListObject *heap, Py_ssize_t pos) in siftup() argument 394 siftdown_max(PyListObject *heap, Py_ssize_t startpos, Py_ssize_t pos) siftdown_max() argument 439 siftup_max(PyListObject *heap, Py_ssize_t pos) siftup_max() argument [all...] |
| /third_party/python/Modules/_io/clinic/ |
| H A D | bufferedio.c.h | 375 PyObject *pos = Py_None; in _io__Buffered_truncate() local
|
| H A D | bytesio.c.h | 399 Py_ssize_t pos; in _io_BytesIO_seek() local [all...] |
| H A D | fileio.c.h | 339 PyObject *pos; in _io_FileIO_seek() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXAsmPrinter.h | 149 unsigned int pos = 0; in print() local
|
| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| H A D | iowin32.c | 246 static BOOL MySetFilePointerEx(HANDLE hFile, LARGE_INTEGER pos, LARGE_INTEGER *newPos, DWORD dwMoveMethod) in MySetFilePointerEx() argument 274 LARGE_INTEGER pos; in win32_tell_file_func() local 298 LARGE_INTEGER pos; in win32_tell64_file_func() local 338 LARGE_INTEGER pos; win32_seek_file_func() local 377 LARGE_INTEGER pos; win32_seek64_file_func() local [all...] |
| H A D | minizip.c | 227 ZPOS64_T pos = 0; in isLargeFile() local
|