/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | ttbdf.c | 87 FT_UInt count; in tt_face_load_bdf_props() local 147 FT_UInt count; in FT_LOCAL_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/src/tools/ |
H A D | test_bbox.c | 139 long count; in profile_outline() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-shape-complex-myanmar.cc | 113 unsigned int count = buffer->len; in setup_masks_myanmar() local
|
H A D | hb-ot-var-avar-table.hh | 82 unsigned int count = len - 1; in map() local 118 unsigned int count = axisCount; in sanitize() local 131 unsigned int count = hb_min (coords_length, axisCount); in map_coords() local 143 unsigned int count = hb_min (coords_length, axisCount); in unmap_coords() local
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-ot-face.c | 81 unsigned count = 1; in test_font() local
|
/third_party/skia/third_party/externals/piex/src/tiff_directory/ |
H A D | tiff_directory.cc | 226 AddEntry(const Tag tag, const Type type, const std::uint32_t count, const std::uint32_t offset, const std::vector<std::uint8_t>& value) AddEntry() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
H A D | containers.h | 139 size_t count = 0; member in marl::containers::vector [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | memory.cpp | 33 inline void* allocatePages(size_t count) { in allocatePages() argument 42 inline void freePages(void* ptr, size_t count) { in freePages() argument 65 inline void* allocatePages(size_t count) { in allocatePages() argument 80 inline void freePages(void* ptr, size_t count) { in freePages() argument 107 allocatePages(size_t count) allocatePages() argument 113 freePages(void* ptr, size_t count) freePages() argument [all...] |
/third_party/skia/third_party/externals/zlib/ |
H A D | inftrees.c | 58 unsigned short count[MAXBITS+1]; /* number of codes of each length */ local [all...] |
/third_party/skia/tools/ |
H A D | dump_record.cpp | 32 explicit Dumper(SkCanvas* canvas, int count) in Dumper() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ruleiter.cpp | 125 void RuleCharacterIterator::jumpahead(int32_t count) { in jumpahead() argument 146 void RuleCharacterIterator::_advance(int32_t count) { in _advance() argument
|
H A D | ucmndata.h | 51 uint32_t count, reserved; member 68 uint32_t count; member
|
H A D | utf_impl.cpp | 96 errorValue(int32_t count, int8_t strict) { in errorValue() argument
|
H A D | uvector.h | 84 int32_t count; member in UVector
|
H A D | uvectr32.h | 63 int32_t count; member in UVector32 [all...] |
H A D | uvectr64.h | 62 int32_t count; member in UVector64 [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | PriorityWorklist.h | 79 size_type count(const key_type &key) const { in count() function in llvm::PriorityWorklist
|
H A D | SmallSet.h | 164 size_type count(const T &V) const { in count() function in llvm::SmallSet
|
/third_party/toybox/toys/other/ |
H A D | pmap.c | 60 int off, count; in pmap_main() local
|
/third_party/toybox/toys/posix/ |
H A D | cut.c | 85 unsigned start = pairs[2*i], end = pairs[(2*i)+1], count; in cut_line() local [all...] |
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_memory_stream.cpp | 78 DoRead(void *data, uint32 count, uint64 offset) DoRead() argument 186 DoWrite(const void *data, uint32 count, uint64 offset) DoWrite() argument 220 CopyToStream(dng_stream &dstStream, uint64 count) CopyToStream() argument [all...] |
H A D | dng_opcode_list.cpp | 232 uint32 count = stream.Get_uint32 (); in Parse() local
|
/third_party/skia/third_party/externals/expat/expat/tests/ |
H A D | structdata.c | 103 StructData_CheckItems(StructData *storage, const StructDataEntry *expected, int count) StructData_CheckItems() argument [all...] |
/third_party/python/Mac/Tools/ |
H A D | pythonw.c | 95 size_t count; in setup_spawnattr() local
|
/third_party/python/Modules/ |
H A D | _weakref.c | 95 Py_ssize_t count = _PyWeakref_GetWeakrefCount(*list); in _weakref_getweakrefs() local
|