/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Buffer.h | 43 size_t size() const { return mSize; } in size() function in es2::Buffer 85 int size; member in es2::BufferBinding
|
H A D | TransformFeedback.cpp | 104 void TransformFeedback::setBuffer(GLuint index, Buffer* buffer, GLintptr offset, GLsizeiptr size) in setBuffer() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShaderSpec.cpp | 162 auto size = getType(lhs).componentCount; in EvalSpecConstantUnaryOp() local 213 auto size = getType(lhs).componentCount; in EvalSpecConstantBinaryOp() local
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | LRUCache.hpp | 40 int size; member in sw::LRUCache [all...] |
/third_party/skia/third_party/externals/swiftshader/src/System/ |
H A D | Memory.cpp | 80 size_t size = bytes + sizeof(Allocation) + alignment; in allocate() local
|
/third_party/openssl/crypto/txt_db/ |
H A D | txt_db.c | 25 int size = BUFSIZE; in TXT_DB_read() local
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
H A D | GlyphGroup.java | 84 public int size() { in size() method in GlyphGroup
|
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/data/ |
H A D | ByteArrayTests.java | 127 fillTestByteArray( ByteArray<? extends ByteArray<?>> ba, int size) fillTestByteArray() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | fuzzer_pass_add_composite_types.cpp | 73 FindOrCreateVectorType(base_type_supplier(), size); in MaybeAddMissingVectorTypes() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | build_module.cpp | 49 BuildModule(spv_target_env env, MessageConsumer consumer, const uint32_t* binary, const size_t size) BuildModule() argument 56 BuildModule(spv_target_env env, MessageConsumer consumer, const uint32_t* binary, const size_t size, bool extra_line_tracking) BuildModule() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | fuzzer_pass_add_composite_types.cpp | 73 FindOrCreateVectorType(base_type_supplier(), size); in MaybeAddMissingVectorTypes() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | build_module.cpp | 49 BuildModule(spv_target_env env, MessageConsumer consumer, const uint32_t* binary, const size_t size) BuildModule() argument 56 BuildModule(spv_target_env env, MessageConsumer consumer, const uint32_t* binary, const size_t size, bool extra_line_tracking) BuildModule() argument
|
/third_party/skia/third_party/externals/libpng/contrib/oss-fuzz/ |
H A D | libpng_read_fuzzer.cc | 86 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
|
/third_party/skia/third_party/externals/libpng/ |
H A D | pngmem.c | 49 PNG_FUNCTION(png_voidp,PNGAPI png_calloc,(png_const_structrp png_ptr, png_alloc_size_t size),PNG_ALLOCATED) PNG_FUNCTION() argument 67 PNG_FUNCTION(png_voidp , png_malloc_base,(png_const_structrp png_ptr, png_alloc_size_t size), PNG_ALLOCATED) PNG_FUNCTION() argument 171 PNG_FUNCTION(png_voidp,PNGAPI png_malloc,(png_const_structrp png_ptr, png_alloc_size_t size),PNG_ALLOCATED) PNG_FUNCTION() argument 188 PNG_FUNCTION(png_voidp,PNGAPI png_malloc_default,(png_const_structrp png_ptr, png_alloc_size_t size), PNG_ALLOCATED PNG_DEPRECATED) PNG_FUNCTION() argument 211 PNG_FUNCTION(png_voidp,PNGAPI png_malloc_warn,(png_const_structrp png_ptr, png_alloc_size_t size), PNG_ALLOCATED) PNG_FUNCTION() argument [all...] |
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | example_util.c | 129 size_t size; in ExUtilReadFileToWebPData() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | histogram_enc.h | 53 int size; // number of slots currently in use member
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | double-conversion-bignum.h | 128 static void EnsureCapacity(const int size) { in EnsureCapacity() argument
|
H A D | fphdlimp.cpp | 94 int32_t size = vec->size(); in addAttribute() local
|
/third_party/skia/third_party/externals/icu/source/io/ |
H A D | uprintf.cpp | 174 size_t size = strlen(patternSpecification) + 1; in u_vfprintf() local
|
/third_party/skia/third_party/externals/icu/source/samples/legacy/ |
H A D | newcol.cpp | 74 extern "C" void test_current(UChar data[][5], uint32_t size, uint32_t maxlen, uint8_t keys[][32]) { in test_current() argument
|
H A D | oldcol.cpp | 90 extern "C" void test_legacy(UChar data[][5], uint32_t size, uint32_t maxlen, uint8_t keys[4][32]) { in test_legacy() argument
|
/third_party/skia/third_party/externals/icu/source/tools/gentest/ |
H A D | gentest.c | 110 uint32_t size; in createData() local
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | huffman_utils.h | 54 int size; member
|
H A D | utils.h | 45 static WEBP_INLINE int CheckSizeOverflow(uint64_t size) { in CheckSizeOverflow() argument
|
/third_party/skia/third_party/externals/libwebp/src/webp/ |
H A D | mux_types.h | 61 size_t size; member
|