/third_party/pulseaudio/src/pulsecore/ |
H A D | strbuf.c | 159 size_t size = 100; in pa_strbuf_printf() local
|
/third_party/python/Include/ |
H A D | pyexpat.h | 12 int size; /* set to sizeof(struct PyExpat_CAPI) */ member
|
/third_party/openssl/crypto/bn/ |
H A D | bn_intern.c | 159 int bn_copy_words(BN_ULONG *out, const BIGNUM *in, int size) in bn_copy_words() argument 175 void bn_set_static_words(BIGNUM *a, const BN_ULONG *words, int size) in bn_set_static_words() argument
|
/third_party/openssl/crypto/bio/ |
H A D | bf_null.c | 101 static int nullf_gets(BIO *bp, char *buf, int size) in nullf_gets() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiBufferAndImageAllocationUtil.cpp | 41 void BufferSuballocation::createTestBuffer (VkDeviceSize size, in createTestBuffer() argument 69 void BufferDedicatedAllocation::createTestBuffer (VkDeviceSize size, in createTestBuffer() argument 104 void ImageSuballocation::createTestImage (tcu::IVec2 size, in createTestImage() argument 142 void ImageDedicatedAllocation::createTestImage (tcu::IVec2 size, in createTestImage() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
H A D | vktMemoryMappingTests.cpp | 111 BitVector (size_t size, bool value = false) in BitVector() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Image.h | 139 gl::Extents size; member
|
H A D | IndexRangeCache.cpp | 56 void IndexRangeCache::invalidateRange(size_t offset, size_t size) in invalidateRange() argument
|
H A D | validationES2.h | 67 ValidateVertexAttribPointer(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLint size, VertexAttribType type, GLboolean normalized, GLsizei stride, const void *ptr) ValidateVertexAttribPointer() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | IndexBuffer9.cpp | 74 mapBuffer(const gl::Context *context, unsigned int offset, unsigned int size, void **outMappedMemory) mapBuffer() argument
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | MemoryBuffer.cpp | 27 bool MemoryBuffer::resize(size_t size) in resize() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/fuzz/ |
H A D | translator_fuzzer.cpp | 98 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | IndexBuffer11.cpp | 67 mapBuffer(const gl::Context *context, unsigned int offset, unsigned int size, void **outMappedMemory) mapBuffer() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
H A D | CLDeviceCL.cpp | 27 size_t size = 0u; in GetDeviceInfo() local 207 getInfoString(cl::DeviceInfo name, size_t size, char *value) const getInfoString() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
H A D | AppendingTypeTableBuilder.cpp | 67 uint32_t AppendingTypeTableBuilder::size() { return SeenRecords.size(); } in size() function in AppendingTypeTableBuilder
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NamedStreamMap.cpp | 89 uint32_t NamedStreamMap::size() const { return OffsetIndexMap.size(); } in size() function in NamedStreamMap
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | User.cpp | 49 size_t size = N * sizeof(Use) + sizeof(Use::UserRef); in allocHungoffUses() local
|
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/ |
H A D | TestLogParser.java | 113 private static native void nativeParse (long nativePointer, DeqpInstrumentation instrumentation, byte[] buffer, int size); in nativeParse() argument
|
/third_party/vk-gl-cts/external/amber/src/src/vkscript/ |
H A D | section_parser.cc | 142 size_t size = contents.size(); in AddSection() local
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
H A D | resource.cc | 140 AllocateMemory(VkDeviceMemory* memory, VkDeviceSize size, uint32_t memory_type_index) AllocateMemory() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
H A D | QueryMtl.h | 34 uint32_t size() const { return mNumOffsets; } in size() function in rx::VisibilityBufferOffsetsMtl
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | UnpackAlignmentTest.cpp | 47 void getPixelSize(GLenum format, GLenum type, unsigned int *size) in getPixelSize() argument
|
H A D | ExternalBufferTest.cpp | 39 AHardwareBuffer *createAndroidHardwareBuffer(size_t size, const GLubyte *data) in createAndroidHardwareBuffer() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_internal_shaders_autogen.cpp | 165 uint32_t size; member
|
/third_party/skia/samplecode/ |
H A D | SampleRectanizer.cpp | 61 size_t size = SkUTF::ToUTF8(uni, utf8); variable
|