/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | number_patternstring.cpp | 58 int32_t ParsedPatternInfo::length(int32_t flags) const { in length() function in ParsedPatternInfo 1041 int length = patternInfo.length(flags) + (prependSign ? 1 : 0); patternInfoToStringBuilder() local [all...] |
H A D | translit.cpp | 764 int32_t length=(int32_t)uprv_strlen(RB_DISPLAY_NAME_PREFIX); getDisplayName() local [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | numberformatter.h | 1199 int16_t length() const { in length() function in number::impl::StringProp
|
/third_party/skia/third_party/externals/icu/source/tools/gencnval/ |
H A D | gencnval.c | 423 uint16_t pos=0, start, limit, length, cnv; in parseLine() local 1084 allocString(StringBlock *block, const char *s, int32_t length) { in allocString() argument [all...] |
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | package.cpp | 112 getDataInfo(const uint8_t *data, int32_t length, in getDataInfo() argument 160 getTypeEnumForInputData(const uint8_t *data, int32_t length, in getTypeEnumForInputData() argument 203 int32_t length; getFileLength() local 306 readFile(const char *path, const char *name, int32_t &length, char &type) readFile() argument 413 int32_t length=(headerLength+0xf)&~0xf; Package() local 451 int32_t length, offset, i; readPackage() local 694 int32_t i, length, prefixLength, maxItemLength, basenameOffset, offset, outInt32; writePackage() local 704 int32_t length; writePackage() local 813 memset(allocString(FALSE, length-1), 0xaa, length); writePackage() local 1028 addItem(const char *name, uint8_t *data, int32_t length, UBool isDataOwned, char type) addItem() argument 1068 int32_t length; addFile() local 1249 allocString(UBool in, int32_t length) allocString() argument [all...] |
/third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
H A D | structures.h | 385 uint32_t length : 24; member 397 uint32_t length : 24; member [all...] |
/third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
H A D | test_new_connection.c | 221 send_callback(spdylay_session *session, const uint8_t *data, size_t length, int flags, void *user_data) send_callback() argument 253 recv_callback(spdylay_session *session, uint8_t *buf, size_t length, int flags, void *user_data) recv_callback() argument
|
H A D | test_notls.c | 200 send_callback(spdylay_session *session, const uint8_t *data, size_t length, int flags, void *user_data) send_callback() argument 241 recv_callback(spdylay_session *session, uint8_t *buf, size_t length, int flags, void *user_data) recv_callback() argument
|
H A D | test_request_response.c | 203 send_callback(spdylay_session *session, const uint8_t *data, size_t length, int flags, void *user_data) send_callback() argument 235 recv_callback(spdylay_session *session, uint8_t *buf, size_t length, int flags, void *user_data) recv_callback() argument
|
/third_party/skia/tests/ |
H A D | SerializationTest.cpp | 350 static sk_sp<SkTypeface> deserialize_typeface_proc(const void* data, size_t length, void* ctx) { in deserialize_typeface_proc() argument
|
/third_party/skia/src/sksl/ |
H A D | SkSLDSLParser.cpp | 1572 int length = swizzleMask.length(); in swizzle() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | Commands.h | 207 uint32_t length; member 213 uint32_t length; member
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
H A D | Decode.java | 492 private static void checkDupes(int[] symbols, int length) { in checkDupes() argument 1018 private static void initializeCompoundDictionaryCopy(State s, int address, int length) { in initializeCompoundDictionaryCopy() argument [all...] |
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | backward_references_hq.c | 42 void BrotliInitZopfliNodes(ZopfliNode* array, size_t length) { in BrotliInitZopfliNodes() argument [all...] |
/third_party/skia/third_party/externals/brotli/research/ |
H A D | brotlidump.py | 194 def length(self, index): member in RangeDecoder 241 def length(self, index): member in PrefixDecoder 373 def length(self, index): return self.mode.length(self, index) global() member in Code [all...] |
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvcommn.c | 58 gxv_set_length_by_ushort_offset( FT_UShort* offset, FT_UShort** length, FT_UShort* buff, FT_UInt nmemb, FT_UShort limit, GXV_Validator gxvalid ) gxv_set_length_by_ushort_offset() argument 127 gxv_set_length_by_ulong_offset( FT_ULong* offset, FT_ULong** length, FT_ULong* buff, FT_UInt nmemb, FT_ULong limit, GXV_Validator gxvalid) gxv_set_length_by_ulong_offset() argument 1703 gxv_odtect_add_range( FT_Bytes start, FT_ULong length, const FT_String* name, GXV_odtect_Range odtect ) gxv_odtect_add_range() argument [all...] |
H A D | gxvkern.c | 748 FT_ULong length; /* MS: 16bit, Apple: 32bit */ in gxv_kern_subtable_validate() local [all...] |
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | ttcmap.c | 99 FT_UInt length; in FT_CALLBACK_DEF() local 298 FT_UInt length; in FT_CALLBACK_DEF() local 896 FT_UInt length; FT_CALLBACK_DEF() local 1609 FT_UInt length, count; FT_CALLBACK_DEF() local 1808 FT_UInt32 length; FT_CALLBACK_DEF() local 2072 FT_ULong length, count; FT_CALLBACK_DEF() local 2275 FT_ULong length; FT_CALLBACK_DEF() local 2628 FT_ULong length; FT_CALLBACK_DEF() local 3026 FT_ULong length; FT_CALLBACK_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/src/truetype/ |
H A D | ttinterp.h | 188 FT_Int length; /* length of current opcode */ member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-layout-kerx-table.hh | 758 HBUINT32 length; member
|
H A D | hb-aat-layout-morx-table.hh | 938 HBUINT length; /* Total subtable length, including this header. */ member 1085 HBUINT32 length; /* Total byte count, including this header. */ global() member [all...] |
H A D | hb-buffer.cc | 1315 hb_buffer_set_length(hb_buffer_t *buffer, unsigned int length) hb_buffer_set_length() argument 1376 hb_buffer_get_glyph_infos(hb_buffer_t *buffer, unsigned int *length) hb_buffer_get_glyph_infos() argument 1405 hb_buffer_get_glyph_positions(hb_buffer_t *buffer, unsigned int *length) hb_buffer_get_glyph_positions() argument [all...] |
H A D | hb-coretext.cc | 67 const size_t length = CFDataGetLength (cf_data); in _hb_cg_reference_table() local [all...] |
H A D | hb-directwrite.cc | 826 uint32_t length; in _hb_directwrite_reference_table() local
|
H A D | hb-ot-color-cbdt-table.hh | 283 unsigned int offset, length, format; in copy_glyph_at_idx() local 64 _copy_data_to_cbdt(hb_vector_t<char> *cbdt_prime, const void *data, unsigned length) _copy_data_to_cbdt() argument 544 unsigned int offset, length, format; build_lookup() local [all...] |