| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluDrawUtil.cpp | 93 deUint32 buffer; member 323 void uploadBufferData (const glw::Functions& gl, deUint32 buffer, deUint32 usage, const VertexBufferLayout& layout, const VertexArrayPointer* srcArrays) in uploadBufferData() argument 422 setVertexBufferAttributes(const glw::Functions& gl, const VertexBufferDescriptor& buffer) setVertexBufferAttributes() argument [all...] |
| /third_party/vk-gl-cts/framework/platform/ohos/display/ |
| H A D | tcuOhosNativeDisplay.cpp | 108 eglw::EGLImage OhosLibrary::createImage(eglw::EGLDisplay dpy, eglw::EGLContext ctx, eglw::EGLenum target, eglw::EGLClientBuffer buffer, const eglw::EGLAttrib *attrib_list) const in createImage() argument 113 eglw::EGLImageKHR OhosLibrary::createImageKHR(eglw::EGLDisplay dpy, eglw::EGLContext ctx, eglw::EGLenum target, eglw::EGLClientBuffer buffer, const eglw::EGLint *attrib_list) const in createImageKHR() argument 118 eglw::EGLSurface OhosLibrary::createPbufferFromClientBuffer(eglw::EGLDisplay dpy, eglw::EGLenum buftype, eglw::EGLClientBuffer buffer, eglw::EGLConfig config, const eglw::EGLint *attrib_list) const in createPbufferFromClientBuffer() argument [all...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglGLES2SharingTests.cpp | 907 char buffer[256]; in createResource() local 988 char buffer[256]; in renderResource() local 1025 char buffer[256]; in renderResource() local 1170 TestCaseGroup* buffer in init() local [all...] |
| /third_party/vk-gl-cts/modules/gles2/performance/ |
| H A D | es2pDrawCallBatchingTests.cpp | 357 GLuint buffer; in createArrayBuffers() local 371 GLuint buffer; in createArrayBuffers() local 388 GLuint buffer; createArrayBuffers() local 406 GLuint buffer; createArrayBuffers() local 430 GLuint buffer; createIndexBuffer() local 442 GLuint buffer; createIndexBuffer() local 456 GLuint buffer; createIndexBuffer() local 468 GLuint buffer; createIndexBuffer() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
| H A D | fst_ctrl_iface.c | 35 format_session_state_extra(const union fst_event_extra *extra, char *buffer, size_t size) format_session_state_extra() argument
|
| /third_party/vulkan-loader/loader/ |
| H A D | cJSON.c | 141 char *buffer; member 989 char buffer[256]; loader_get_json() local [all...] |
| /third_party/vulkan-loader/tests/framework/shim/ |
| H A D | windows_shim.cpp | 356 ShimGetPackagesByPackageFamily(_In_ PCWSTR packageFamilyName, _Inout_ UINT32 *count, _Out_writes_opt_(*count) PWSTR *packageFullNames, _Inout_ UINT32 *bufferLength, _Out_writes_opt_(*bufferLength) WCHAR *buffer) ShimGetPackagesByPackageFamily() argument
|
| /third_party/zlib/contrib/untgz/ |
| H A D | untgz.c | 104 char buffer[BLOCKSIZE]; member 133 static char buffer[1024]; in TGZfname() local 357 char *buffer = strdup(newdir); in makedir() local 425 union tar_buffer buffer; tar() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcViewportArrayTests.cpp | 55 Utils::buffer::buffer(deqp::Context& context) : m_id(0), m_context(context), m_target(0) in buffer() function in glcts::ViewportArray::Utils::buffer [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | mfenc.c | 239 IMFMediaBuffer *buffer; in mf_sample_to_avpacket() local 309 IMFMediaBuffer *buffer; in mf_v_avframe_to_sample() local [all...] |
| H A D | ccaption_dec.c | 251 AVBPrint buffer[2]; member [all...] |
| H A D | videotoolbox.c | 73 ff_videotoolbox_buffer_copy(VTContext *vtctx, const uint8_t *buffer, uint32_t size) ff_videotoolbox_buffer_copy() argument 391 ff_videotoolbox_h264_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) ff_videotoolbox_h264_start_frame() argument 405 videotoolbox_h264_decode_params(AVCodecContext *avctx, int type, const uint8_t *buffer, uint32_t size) videotoolbox_h264_decode_params() argument 428 videotoolbox_common_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) videotoolbox_common_decode_slice() argument 451 ff_videotoolbox_h264_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) ff_videotoolbox_h264_decode_slice() argument 643 videotoolbox_sample_buffer_create(CMFormatDescriptionRef fmt_desc, void *buffer, int size) videotoolbox_sample_buffer_create() argument 1047 videotoolbox_hevc_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) videotoolbox_hevc_start_frame() argument 1054 videotoolbox_hevc_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) videotoolbox_hevc_decode_slice() argument 1062 videotoolbox_hevc_decode_params(AVCodecContext *avctx, int type, const uint8_t *buffer, uint32_t size) videotoolbox_hevc_decode_params() argument 1086 videotoolbox_mpeg_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) videotoolbox_mpeg_start_frame() argument 1095 videotoolbox_mpeg_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) videotoolbox_mpeg_decode_slice() argument 1110 videotoolbox_prores_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) videotoolbox_prores_start_frame() argument 1117 videotoolbox_prores_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) videotoolbox_prores_decode_slice() argument [all...] |
| H A D | vp56.h | 91 const uint8_t *buffer; member
|
| /third_party/curl/tests/server/ |
| H A D | sockfilt.c | 231 static ssize_t fullread(int filedes, void *buffer, size_t nbytes) in fullread() argument 277 static ssize_t fullwrite(int filedes, const void *buffer, size_t nbytes) in fullwrite() argument 323 static bool read_stdin(void *buffer, size_t nbytes) in read_stdin() argument 340 static bool write_stdout(const void *buffer, size_ argument 350 lograw(unsigned char *buffer, ssize_t len) lograw() argument 398 read_data_block(unsigned char *buffer, ssize_t maxlen, ssize_t *buffer_len) read_data_block() argument 906 unsigned char buffer[BUFFER_SIZE]; disc_handshake() local 970 unsigned char buffer[BUFFER_SIZE]; juggle() local [all...] |
| H A D | rtspd.c | 771 const char *buffer; in send_doc() local [all...] |
| H A D | socksd.c | 192 char buffer[512]; in getconfig() local 245 static void loghex(unsigned char *buffer, ssize_t len) in loghex() argument 312 socks4(curl_socket_t fd, unsigned char *buffer, ssize_t rc) socks4() argument 368 unsigned char buffer[2*256 + 16]; sockit() local 653 char buffer[512]; tunnel() local [all...] |
| H A D | mqttd.c | 150 char buffer[512]; in getconfig() local 189 static void loghex(unsigned char *buffer, ssize_t len) in loghex() argument 462 unsigned char buffer[10]; in fixedheader() local 213 logprotocol(mqttdir dir, const char *prefix, size_t remlen, FILE *output, unsigned char *buffer, ssize_t len) logprotocol() argument 494 unsigned char *buffer = NULL; mqttit() local [all...] |
| H A D | tftpd.c | 105 char *buffer; /* holds the file data to send to the client */ member [all...] |
| /third_party/elfutils/src/ |
| H A D | elfclassify.c | 847 char *buffer = NULL; in process_stdin() local
|
| /third_party/eudev/src/udev/ |
| H A D | udevd.c | 892 union inotify_event_buffer buffer; in handle_inotify() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | dwfl_module_getdwarf.c | 973 void *buffer = NULL; in find_aux_sym() local
|
| H A D | dwfl_segment_report_module.c | 68 void **buffer; member 319 void *buffer = NULL; in dwfl_segment_report_module() local [all...] |
| /third_party/eudev/src/cdrom_id/ |
| H A D | cdrom_id.c | 658 unsigned char buffer[32 * 2048]; in cd_media_info() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_bm3d.c | 77 FFTSample *buffer; member 396 float *buffer = sc->buffer; in basic_block_filtering() local 516 float *buffer = sc->buffer; final_block_filtering() local [all...] |
| H A D | af_sofalizer.c | 355 float *buffer[64]; /* holds ringbuffer for each input channel */ in sofalizer_convolute() local [all...] |