Home
last modified time | relevance | path

Searched defs:prefix_size (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/lzw/
H A Dftzopen.h137 FT_UInt prefix_size; /* number of slots in `prefix' or `suffix' */ member
/third_party/node/deps/cares/src/lib/
H A Dares__buf.c143 size_t prefix_size; in ares__buf_reclaim() local
/third_party/node/deps/v8/src/date/
H A Ddateparser.h92 int ReadWord(uint32_t* prefix, int prefix_size) { in ReadWord() argument
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-starboard.cc174 size_t prefix_size = static_cast<size_t>(aligned_base - base); in Allocate() local
H A Dplatform-posix.cc417 size_t prefix_size = static_cast<size_t>(aligned_base - base); in Allocate() local
/third_party/elfutils/libcpu/
H A Di386_disasm.c488 size_t prefix_size = 0; in i386_disasm() local
/third_party/skia/third_party/externals/libpng/
H A Dpngrutil.c609 png_decompress_chunk(png_structrp png_ptr, png_uint_32 chunklength, png_uint_32 prefix_size, png_alloc_size_t *newlength , int terminate ) png_decompress_chunk() argument
[all...]
/third_party/python/Objects/
H A Ddictobject.c696 size_t prefix_size = _Py_SIZE_ROUND_UP(size+2, sizeof(PyObject *)); in new_values() local
711 int prefix_size = ((uint8_t *)values)[-1]; in free_values() local
3042 size_t prefix_size in PyDict_Copy() local
[all...]

Completed in 15 milliseconds