Home
last modified time | relevance | path

Searched refs:buffer (Results 4426 - 4450 of 6162) sorted by relevance

1...<<171172173174175176177178179180>>...247

/third_party/openssl/crypto/buffer/
H A Dbuffer.c12 #include <openssl/buffer.h>
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dgen_overlay_fonts.py226 pixel_value = bitmap.buffer[y * pitch + x]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DDisplayD3D.h60 EGLClientBuffer buffer,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dgen_vk_format_table.py98 buffer_basic_template = """mActualBufferFormatID = {buffer};
103 buffer_struct_template = """{{{buffer}, {vk_buffer_format_is_packed},
144 # When the R10G10B10A2 type can't be used by the vertex buffer,
193 buffer="angle::FormatID::" + format,
208 buffers, buffers_compressed_offset = get_formats(angle, "buffer")
H A DVertexArrayVk.h40 vk::BufferHelper *buffer,
140 // The offset into the buffer to the first attrib
159 // Track client and/or emulated attribs that we have to stream their buffer contents
/third_party/skia/src/core/
H A DSkPictureData.h96 bool parseBuffer(SkReadBuffer& buffer);
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSampler.hpp26 const void *buffer[6]; member
/third_party/openssl/include/openssl/
H A Dssl3.h21 # include <openssl/buffer.h>
H A Dtrace.h97 * The |buffer| will always contain text, which may consist of several lines.
103 typedef size_t (*OSSL_trace_cb)(const char *buffer, size_t count,
/third_party/openssl/ssl/
H A Dssl_txt.c12 #include <openssl/buffer.h>
/third_party/openssl/include/internal/
H A Dcryptlib.h25 # include <openssl/buffer.h>
/third_party/openssl/ohos_lite/include/openssl/
H A Dssl3.h15 # include <openssl/buffer.h>
/third_party/openssl/crypto/x509/
H A Dx509_obj.c14 #include <openssl/buffer.h>
/third_party/skia/third_party/externals/libjpeg-turbo/simd/nasm/
H A Djsimdcfg.inc.h103 ; the DCT is to be performed in-place in that buffer.
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_decimalquantity.h488 void readDoubleConversionToBcd(const char* buffer, int32_t length, int32_t point);
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
H A Dnorms.h168 void reorder(UnicodeString &mapping, BuilderReorderingBuffer &buffer) const;
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DOboeAudioStream.java51 public int write(float[] buffer, int offset, int length) { in write() argument
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
H A DDawnNative.h267 DAWN_NATIVE_EXPORT uint64_t GetAllocatedSizeForTesting(WGPUBuffer buffer);
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dstate.h253 } buffer; member
271 /* This ring buffer holds a few past copy distances that will be used by
300 size_t rb_roundtrips; /* how many times we went around the ring-buffer */
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftimage.h240 * buffer ::
241 * A typeless pointer to the bitmap buffer. This value should be
265 unsigned char* buffer; member
954 * _not_ set, the target pixmap's buffer _must_ be zeroed before
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
H A DLTOModule.h77 /// Returns 'true' if the memory buffer is LLVM bitcode for the specified
91 /// Create an LTOModule. N.B. These methods take ownership of the buffer. The
161 static lto::InputFile *createInputFile(const void *buffer, size_t buffer_size,
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dnormlzr.h107 * The normalized results is stored in an internal string buffer, and
112 * The following "safe" index, the internal buffer, and the secondary
113 * iteration index into that buffer are not exposed on the API.
117 * current index into the internal buffer.
766 // The normalization buffer is the result of normalization
770 // A buffer for holding intermediate results
771 UnicodeString buffer; member in Normalizer
/third_party/vixl/src/
H A Dcode-buffer-vixl.h48 CodeBuffer(byte* buffer, size_t capacity);
54 // Make the buffer executable or writable. These states are mutually
128 // A code buffer can emit:
193 // Backing store of the buffer.
195 // If true the backing store is allocated and deallocated by the buffer. The
201 // True if there has been any write since the buffer was created or cleaned.
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_fingerprint.h310 uint8 buffer [64]; member in dng_md5_printer
H A Ddng_opcodes.h353 /// \param bufferPixelType Pixel type of image buffer (see dng_tag_types.h).
368 /// Implements filtering operation from one buffer to another. Source
455 /// \param bufferPixelType Pixel type of image buffer (see dng_tag_types.h).
470 /// Implements image processing operation in a single buffer. The source
471 /// pixels are provided as input to the buffer, and this routine
472 /// calculates and writes the destination pixels to the same buffer.
493 dng_pixel_buffer &buffer,

Completed in 20 milliseconds

1...<<171172173174175176177178179180>>...247