/third_party/openssl/crypto/bio/ |
H A D | ossl_core_bio.c | 106 int ossl_core_bio_gets(OSSL_CORE_BIO *cb, char *buf, int size) in ossl_core_bio_gets() argument
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftsystem.h | 330 unsigned long size; global() member [all...] |
/third_party/skia/third_party/externals/freetype/src/cache/ |
H A D | ftcbasic.c | 137 FT_Size size; in FT_CALLBACK_DEF() local 168 FT_Size size; in FT_CALLBACK_DEF() local
|
H A D | ftcsbits.c | 48 FT_ULong size; in ftc_sbit_copy_bitmap() local 292 FT_Offset size; in FT_LOCAL_DEF() local 387 FT_ULong size; FT_LOCAL_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | pngshim.c | 425 FT_ULong size = map->rows * (FT_ULong)map->pitch; in FT_LOCAL_DEF() local
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
H A D | t1objs.c | 74 T1_Size size = (T1_Size)t1size; in T1_Size_Done() local 94 T1_Size size = (T1_Size)t1size; in FT_LOCAL_DEF() local 121 T1_Size size in FT_LOCAL_DEF() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/ |
H A D | hb-draw-fuzzer.cc | 116 extern "C" int LLVMFuzzerTestOneInput (const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
H A D | index_sub_table.cc | 259 int32_t size = in SerializeIndexSubHeader() local
|
H A D | index_sub_table_format2.cc | 193 int32_t size = SerializeIndexSubHeader(new_data); in SubSerialize() local
|
/third_party/python/Misc/ |
H A D | coverity_model.c | 87 wchar_t *Py_DecodeLocale(const char* arg, size_t *size) in Py_DecodeLocale() argument
|
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | transpose.c | 177 squaretrans_pow2(mpd_uint_t *matrix, mpd_size_t size) in squaretrans_pow2() argument 249 mpd_size_t size = mul_size_t(rows, cols); transpose_pow2() local [all...] |
/third_party/python/Modules/_io/clinic/ |
H A D | stringio.c.h | 60 Py_ssize_t size = -1; in _io_StringIO_read() local 96 Py_ssize_t size = -1; in _io_StringIO_readline() local 134 Py_ssize_t size = self->pos; _io_StringIO_truncate() local [all...] |
/third_party/pulseaudio/src/modules/rtp/ |
H A D | rtp-native.c | 193 int size; in pa_rtp_recv() local [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | asyncmsgq.c | 61 pa_asyncmsgq *pa_asyncmsgq_new(unsigned size) { in pa_asyncmsgq_new() argument
|
H A D | asyncq.c | 59 unsigned size; member 82 pa_asyncq *pa_asyncq_new(unsigned size) { in pa_asyncq_new() argument
|
/third_party/pulseaudio/src/tests/ |
H A D | memblock-test.c | 79 size_t offset, size; in START_TEST() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
H A D | StringView.h | 115 size_t size() const { return static_cast<size_t>(Last - First); } size() function in StringView [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | BinaryStreamRef.h | 218 uint32_t size() const { return StreamData.getLength(); } in size() function
|
H A D | ConvertUTF.h | 251 unsigned size = getNumBytesForUTF8(**source); in convertUTF8Sequence() local
|
H A D | DataExtractor.h | 567 size_t size() const { return Data.size(); } size() function in llvm::DataExtractor [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/ |
H A D | MsgPackDocumentYAML.cpp | 226 static size_t size(IO &IO, ArrayDocNode &A) { return A.size(); } in size() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | StringRef.h | 135 size_t size() const { return Length; } in size() function in llvm::StringRef [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.cpp | 176 size_t size() const { return Vector.size(); } in size() function in __anon24600::RegisterRefs [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceThreading.h | 135 size_t size() const { return Back - Front; } in size() function in Ice::BoundedProducerConsumerQueue
|
/third_party/skia/third_party/externals/tint/fuzzers/ |
H A D | random_generator.cc | 37 size_t HashBuffer(const uint8_t* data, const size_t size) { in HashBuffer() argument 102 uint64_t RandomGenerator::CalculateSeed(const uint8_t* data, size_t size) { in CalculateSeed() argument
|