Home
last modified time | relevance | path

Searched defs:buf (Results 5851 - 5875 of 5952) sorted by relevance

1...<<231232233234235236237238239

/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp891 UnicodeString buf; in escape() local
6664 char buf[12 in expectPositions() local
8292 char buf[50]; TestDoubleLimit11439() local
[all...]
H A Drbbitst.cpp1366 char buf[10]; in runUnicodeTestData() local
[all...]
/third_party/FatFs/source/
H A Dff.c652 put_utf( DWORD chr, TCHAR* buf, UINT szb ) put_utf() argument
4893 BYTE buf[SZDIRE], *dir; global() local
5620 BYTE *buf; global() local
6010 BYTE fsopt, fsty, sys, *buf, *pte, pdrv, ipart; global() local
6389 BYTE *buf = (BYTE*)work; global() local
6571 BYTE buf[SZ_PUTC_BUF]; /* Write buffer */ global() member
[all...]
/third_party/mesa3d/include/CL/
H A Dcl2.hpp3956 Buffer(const Buffer& buf) : Memory(buf) {} in Buffer() argument
3961 Buffer& operator = (const Buffer &buf) in operator =() argument
3975 Buffer& operator = (Buffer &&buf) in operator =() argument
4092 BufferD3D10(const BufferD3D10& buf) : in BufferD3D10() argument
4098 operator =(const BufferD3D10 &buf) operator =() argument
4112 operator =(BufferD3D10 &&buf) operator =() argument
4181 BufferGL(const BufferGL& buf) BufferGL() argument
4186 operator =(const BufferGL &buf) operator =() argument
4200 operator =(BufferGL &&buf) operator =() argument
4278 BufferRenderGL(const BufferRenderGL& buf) BufferRenderGL() argument
4283 operator =(const BufferRenderGL &buf) operator =() argument
4297 operator =(BufferRenderGL &&buf) operator =() argument
[all...]
/third_party/libdrm/include/drm/
H A Di915_drm.h423 char *buf; /* pointer to userspace command buffer */ member
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h485 char buf[len]; member
[all...]
/third_party/mbedtls/library/
H A Dssl_tls.c895 ssl_update_checksum_start(mbedtls_ssl_context *ssl, const unsigned char *buf, size_t len) ssl_update_checksum_start() argument
940 ssl_update_checksum_sha256(mbedtls_ssl_context *ssl, const unsigned char *buf, size_t len) ssl_update_checksum_sha256() argument
953 ssl_update_checksum_sha384(mbedtls_ssl_context *ssl, const unsigned char *buf, size_t len) ssl_update_checksum_sha384() argument
3391 ssl_tls12_session_save(const mbedtls_ssl_session *session, unsigned char *buf, size_t buf_len) ssl_tls12_session_save() argument
3542 ssl_tls12_session_load(mbedtls_ssl_session *session, const unsigned char *buf, size_t len) ssl_tls12_session_load() argument
3758 ssl_tls13_session_save(const mbedtls_ssl_session *session, unsigned char *buf, size_t buf_len, size_t *olen) ssl_tls13_session_save() argument
3900 ssl_tls13_session_load(mbedtls_ssl_session *session, const unsigned char *buf, size_t len) ssl_tls13_session_load() argument
4039 ssl_tls13_session_save(const mbedtls_ssl_session *session, unsigned char *buf, size_t buf_len, size_t *olen) ssl_tls13_session_save() argument
4051 ssl_tls13_session_load(const mbedtls_ssl_session *session, unsigned char *buf, size_t buf_len) ssl_tls13_session_load() argument
4292 ssl_session_save(const mbedtls_ssl_session *session, unsigned char omit_header, unsigned char *buf, size_t buf_len, size_t *olen) ssl_session_save() argument
4369 mbedtls_ssl_session_save(const mbedtls_ssl_session *session, unsigned char *buf, size_t buf_len, size_t *olen) mbedtls_ssl_session_save() argument
4384 ssl_session_load(mbedtls_ssl_session *session, unsigned char omit_header, const unsigned char *buf, size_t len) ssl_session_load() argument
4446 mbedtls_ssl_session_load(mbedtls_ssl_session *session, const unsigned char *buf, size_t len) mbedtls_ssl_session_load() argument
5034 mbedtls_ssl_context_save(mbedtls_ssl_context *ssl, unsigned char *buf, size_t buf_len, size_t *olen) mbedtls_ssl_context_save() argument
5234 ssl_context_load(mbedtls_ssl_context *ssl, const unsigned char *buf, size_t len) ssl_context_load() argument
5498 mbedtls_ssl_context_load(mbedtls_ssl_context *context, const unsigned char *buf, size_t len) mbedtls_ssl_context_load() argument
6611 mbedtls_ssl_parse_sig_alg_ext(mbedtls_ssl_context *ssl, const unsigned char *buf, const unsigned char *end) mbedtls_ssl_parse_sig_alg_ext() argument
8323 ssl_calc_finished_tls_generic(mbedtls_ssl_context *ssl, void *ctx, unsigned char *padbuf, size_t hlen, unsigned char *buf, int from) ssl_calc_finished_tls_generic() argument
8408 ssl_calc_finished_tls_sha256( mbedtls_ssl_context *ssl, unsigned char *buf, int from) ssl_calc_finished_tls_sha256() argument
8425 ssl_calc_finished_tls_sha384( mbedtls_ssl_context *ssl, unsigned char *buf, int from) ssl_calc_finished_tls_sha384() argument
8643 unsigned char buf[SSL_MAX_HASH_LEN]; mbedtls_ssl_parse_finished() local
9241 mbedtls_psa_ecjpake_read_round( psa_pake_operation_t *pake_ctx, const unsigned char *buf, size_t len, mbedtls_ecjpake_rounds_t round) mbedtls_psa_ecjpake_read_round() argument
9283 mbedtls_psa_ecjpake_write_round( psa_pake_operation_t *pake_ctx, unsigned char *buf, size_t len, size_t *olen, mbedtls_ecjpake_rounds_t round) mbedtls_psa_ecjpake_write_round() argument
9584 mbedtls_ssl_write_sig_alg_ext(mbedtls_ssl_context *ssl, unsigned char *buf, const unsigned char *end, size_t *out_len) mbedtls_ssl_write_sig_alg_ext() argument
9670 mbedtls_ssl_parse_server_name_ext(mbedtls_ssl_context *ssl, const unsigned char *buf, const unsigned char *end) mbedtls_ssl_parse_server_name_ext() argument
9724 mbedtls_ssl_parse_alpn_ext(mbedtls_ssl_context *ssl, const unsigned char *buf, const unsigned char *end) mbedtls_ssl_parse_alpn_ext() argument
9799 mbedtls_ssl_write_alpn_ext(mbedtls_ssl_context *ssl, unsigned char *buf, unsigned char *end, size_t *out_len) mbedtls_ssl_write_alpn_ext() argument
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c1891 struct tu_buffer *buf = tu_buffer_from_handle(pBuffers[i]); in tu_CmdBindVertexBuffers2EXT() local
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c327 void ac_build_type_name_for_intr(LLVMTypeRef type, char *buf, unsigned bufsize) in ac_build_type_name_for_intr() argument
2878 char buf[32]; set_basicblock_name() local
2880 LLVMSetValueName(LLVMBasicBlockAsValue(bb), buf); set_basicblock_name() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c803 char buf[VK_UUID_SIZE * 2 + 1]; in radv_physical_device_try_create() local
3181 char buf[4]; in radv_parse_force_vrs_config_file() local
3208 char buf[BUF_LEN]; in radv_notifier_thread_run() local
[all...]
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c1335 UT_STATIC bool get_random(void *buf, size_t buflen) in get_random() argument
1353 UT_STATIC void fill_random_data(void *buf, size_t buflen) in fill_random_data() argument
1377 char buf[HUGEPAGES_SUPPORTED_STR_SIZE] = {'0'}; in get_transparent_hugepages_supported() local
1422 Ehdr buf[(896+sizeof(Ehdr))/sizeof(Ehdr)]; map_library() local
1668 path_open(const char *name, const char *s, char *buf, size_t buf_size) path_open() argument
1694 fixup_rpath(struct dso *p, char *buf, size_t buf_size) fixup_rpath() argument
1971 char buf[PATH_MAX+1]; load_library() local
4467 handle_asan_path_open(int fd, const char *name, ns_t *namespace, char *buf, size_t buf_size) handle_asan_path_open() argument
4521 char *buf = task->buf; open_library_by_path() local
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_cmd_buffer.c1116 uint8_t buf[D3D12_TEXTURE_DATA_PITCH_ALIGNMENT * 3] = { 0 }; in dzn_cmd_buffer_clear_rects_with_copy() local
1252 uint8_t buf[D3D12_TEXTURE_DATA_PITCH_ALIGNMENT * 3] = { 0 }; in dzn_cmd_buffer_clear_ranges_with_copy() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcloctst.c487 char buf[PREFIXBUFSIZ]; in TestPrefixes() local
[all...]
/third_party/libfuse/lib/
H A Dfuse.c936 static char *add_name(char **buf, unsigned *bufsize, char *s, const char *name) in add_name() argument
994 char *buf; in try_get_path() local
1571 file_info_string(struct fuse_file_info *fi, char* buf, size_t len) file_info_string() argument
1580 fuse_fs_getattr(struct fuse_fs *fs, const char *path, struct stat *buf, struct fuse_file_info *fi) fuse_fs_getattr() argument
1586 char buf[10]; fuse_fs_getattr() local
1726 fuse_free_buf(struct fuse_bufvec *buf) fuse_free_buf() argument
1755 struct fuse_bufvec *buf; fuse_fs_read_buf() local
1807 struct fuse_bufvec *buf = NULL; fuse_fs_read() local
1835 fuse_fs_write_buf(struct fuse_fs *fs, const char *path, struct fuse_bufvec *buf, off_t off, struct fuse_file_info *fi) fuse_fs_write_buf() argument
1954 fuse_fs_statfs(struct fuse_fs *fs, const char *path, struct statvfs *buf) fuse_fs_statfs() argument
1984 fuse_fs_readdir(struct fuse_fs *fs, const char *path, void *buf, fuse_fill_dir_t filler, off_t off, struct fuse_file_info *fi, enum fuse_readdir_flags flags) fuse_fs_readdir() argument
2081 char buf[10]; fuse_fs_chown() local
2098 char buf[10]; fuse_fs_truncate() local
2115 char buf[10]; fuse_fs_utimens() local
2140 fuse_fs_readlink(struct fuse_fs *fs, const char *path, char *buf, size_t len) fuse_fs_readlink() argument
2344 char buf[10]; fuse_fs_lseek() local
2370 struct stat buf; hidden_name() local
2720 struct stat buf; fuse_lib_getattr() local
2759 char buf[10]; fuse_fs_chmod() local
2774 struct stat buf; fuse_lib_setattr() local
2842 update_stat(get_node(f, ino), &buf); fuse_lib_setattr() local
3268 struct fuse_bufvec *buf = NULL; fuse_lib_read() local
3290 fuse_lib_write_buf(fuse_req_t req, fuse_ino_t ino, struct fuse_bufvec *buf, off_t off, struct fuse_file_info *fi) fuse_lib_write_buf() argument
3787 struct statvfs buf; fuse_lib_statfs() local
[all...]
/third_party/libinput/test/
H A Dlitest.c148 char buf[1024]; in litest_backtrace() local
1171 char buf[1024] = {0}; in litest_fork_subtests() local
3411 char buf[512]; litest_create_uinput() local
[all...]
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c2150 int get_num(char *buf) in get_num() argument
4732 int do_checksum(int *buf, int len, int quiet) in do_checksum() argument
4761 void do_fill_buffer(int *buf, int len) in do_fill_buffer() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c5034 use_ubo_ssbo(struct iris_batch *batch, struct iris_context *ice, struct pipe_shader_buffer *buf, struct iris_state_ref *surf_state, bool writable, enum iris_domain access) use_ubo_ssbo() argument
7565 struct pipe_shader_buffer buf = { iris_rebind_buffer() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c410 static void tc_touch_buffer(struct threaded_context *tc, struct threaded_resource *buf) in tc_touch_buffer() argument
431 static bool tc_is_buffer_shared(struct threaded_resource *buf) in tc_is_buffer_shared() argument
437 tc_add_to_buffer_list(struct threaded_context *tc, struct tc_buffer_list *next, struct pipe_resource *buf) in tc_add_to_buffer_list() argument
448 tc_bind_buffer(struct threaded_context *tc, uint32_t *binding, struct tc_buffer_list *next, struct pipe_resource *buf) tc_bind_buffer() argument
1722 struct pipe_resource *buf = buffers[i].buffer.resource; tc_set_vertex_buffers() local
1734 struct pipe_resource *buf = src->buffer.resource; tc_set_vertex_buffers() local
[all...]
/third_party/musl/ldso/linux/
H A Ddynlink.c1370 UT_STATIC bool get_random(void *buf, size_t buflen) in get_random() argument
1388 UT_STATIC void fill_random_data(void *buf, size_t buflen) in fill_random_data() argument
1412 char buf[HUGEPAGES_SUPPORTED_STR_SIZE] = {'0'}; in get_transparent_hugepages_supported() local
1571 Ehdr buf[(896+sizeof(Ehdr))/sizeof(Ehdr)]; map_library() local
1856 path_open(const char *name, const char *s, char *buf, size_t buf_size) path_open() argument
1882 fixup_rpath(struct dso *p, char *buf, size_t buf_size) fixup_rpath() argument
2159 char buf[PATH_MAX + 1]; load_library() local
4817 handle_asan_path_open(int fd, const char *name, ns_t *namespace, char *buf, size_t buf_size) handle_asan_path_open() argument
4871 char *buf = task->buf; open_library_by_path() local
[all...]
/third_party/mksh/
H A Dedit.c129 x_read(char *buf) in x_read() argument
201 x_do_comment(char *buf, ssize_t bsize, ssize_t *lenp) in x_do_comment() argument
564 x_locate_word(const char *buf, int buflen, int pos, int *startp, bool *is_commandp) x_locate_word() argument
618 x_cf_glob(int *flagsp, const char *buf, int buflen, int pos, int *startp, int *endp, char ***wordsp) x_cf_glob() argument
1213 unsigned char *buf = (unsigned char *)sbuf; x_e_getmbc() local
1264 x_emacs(char *buf) x_emacs() argument
3598 unsigned char *buf; /* pointer to macro(s) being expanded */ global() member
3609 x_vi(char *buf) x_vi() argument
4939 putbuf(const char *buf, ssize_t len, bool repl) putbuf() argument
5360 static struct edstate *buf; expand_word() local
5413 static struct edstate *buf; complete_word() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c4041 const struct pipe_shader_buffer *buf; in evergreen_set_hw_atomic_buffers() local
4084 const struct pipe_shader_buffer *buf; evergreen_set_shader_buffers() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_lib.c86 void *buf; member
1544 size_t SSL_get_finished(const SSL *s, void *buf, size_t count) in SSL_get_finished() argument
1556 size_t SSL_get_peer_finished(const SSL *s, void *buf, size_t count) in SSL_get_peer_finished() argument
1902 void *buf; in ssl_io_intern() local
1920 ssl_read_internal(SSL *s, void *buf, size_t num, size_t *readbytes) ssl_read_internal() argument
1967 SSL_read(SSL *s, void *buf, int num) SSL_read() argument
1989 SSL_read_ex(SSL *s, void *buf, size_t num, size_t *readbytes) SSL_read_ex() argument
1998 SSL_read_early_data(SSL *s, void *buf, size_t num, size_t *readbytes) SSL_read_early_data() argument
2057 ssl_peek_internal(SSL *s, void *buf, size_t num, size_t *readbytes) ssl_peek_internal() argument
2091 SSL_peek(SSL *s, void *buf, int num) SSL_peek() argument
2114 SSL_peek_ex(SSL *s, void *buf, size_t num, size_t *readbytes) SSL_peek_ex() argument
2123 ssl_write_internal(SSL *s, const void *buf, size_t num, size_t *written) ssl_write_internal() argument
2233 SSL_write(SSL *s, const void *buf, int num) SSL_write() argument
2255 SSL_write_ex(SSL *s, const void *buf, size_t num, size_t *written) SSL_write_ex() argument
2264 SSL_write_early_data(SSL *s, const void *buf, size_t num, size_t *written) SSL_write_early_data() argument
2888 SSL_get_shared_ciphers(const SSL *s, char *buf, int size) SSL_get_shared_ciphers() argument
4798 SSL_CTX_set_msg_callback(SSL_CTX *ctx, void (*cb) (int write_p, int version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg)) SSL_CTX_set_msg_callback() argument
4806 SSL_set_msg_callback(SSL *ssl, void (*cb) (int write_p, int version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg)) SSL_set_msg_callback() argument
[all...]
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp4284 count_code_points(const char* buf, size_t len) count_code_points() argument
4294 utf16_length_from_utf8(const char* buf, size_t len) utf16_length_from_utf8() argument
4387 count_code_points(const char16_t* buf, size_t len) count_code_points() argument
4399 utf8_length_from_utf16(const char16_t* buf, size_t len) utf8_length_from_utf16() argument
4413 utf32_length_from_utf16(const char16_t* buf, size_t len) utf32_length_from_utf16() argument
10680 utf8_length_from_utf32(const char32_t* buf, size_t len) utf8_length_from_utf32() argument
10694 utf16_length_from_utf32(const char32_t* buf, size_t len) utf16_length_from_utf32() argument
10733 utf8_length_from_latin1(const char *buf, size_t len) utf8_length_from_latin1() argument
10765 convert_valid(const char32_t* buf, size_t len, char* utf8_output) convert_valid() argument
10829 convert(const char32_t* buf, size_t len, char* utf8_output) convert() argument
10878 convert_with_errors(const char32_t* buf, size_t len, char* utf8_output) convert_with_errors() argument
10945 convert_valid(const char32_t* buf, size_t len, char16_t* utf16_output) convert_valid() argument
10989 convert(const char32_t* buf, size_t len, char16_t* utf16_output) convert() argument
11018 convert_with_errors(const char32_t* buf, size_t len, char16_t* utf16_output) convert_with_errors() argument
11064 convert_valid(const char16_t* buf, size_t len, char* utf8_output) convert_valid() argument
11138 convert(const char16_t* buf, size_t len, char* utf8_output) convert() argument
11197 convert_with_errors(const char16_t* buf, size_t len, char* utf8_output) convert_with_errors() argument
11273 convert_valid(const char16_t* buf, size_t len, char32_t* utf32_output) convert_valid() argument
11314 convert(const char16_t* buf, size_t len, char32_t* utf32_output) convert() argument
11341 convert_with_errors(const char16_t* buf, size_t len, char32_t* utf32_output) convert_with_errors() argument
11385 convert_valid(const char* buf, size_t len, char16_t* utf16_output) convert_valid() argument
11469 convert(const char* buf, size_t len, char16_t* utf16_output) convert() argument
11559 convert_with_errors(const char* buf, size_t len, char16_t* utf16_output) convert_with_errors() argument
11662 rewind_and_convert_with_errors(size_t prior_bytes, const char* buf, size_t len, char16_t* utf16_output) rewind_and_convert_with_errors() argument
11717 convert_valid(const char* buf, size_t len, char32_t* utf32_output) convert_valid() argument
11782 convert(const char* buf, size_t len, char32_t* utf32_output) convert() argument
11854 convert_with_errors(const char* buf, size_t len, char32_t* utf32_output) convert_with_errors() argument
11940 rewind_and_convert_with_errors(size_t prior_bytes, const char* buf, size_t len, char32_t* utf32_output) rewind_and_convert_with_errors() argument
11994 convert(const char* buf, size_t len, char* utf8_output) convert() argument
12048 convert(const char* buf, size_t len, char16_t* utf16_output) convert() argument
12063 convert_with_errors(const char* buf, size_t len, char16_t* utf16_output) convert_with_errors() argument
12094 convert(const char *buf, size_t len, char32_t *utf32_output) convert() argument
12121 convert(const char* buf, size_t len, char* latin_output) convert() argument
12170 convert_with_errors(const char* buf, size_t len, char* latin_output) convert_with_errors() argument
12234 rewind_and_convert_with_errors(size_t prior_bytes, const char* buf, size_t len, char* latin1_output) rewind_and_convert_with_errors() argument
12292 convert(const char16_t* buf, size_t len, char* latin_output) convert() argument
12315 convert_with_errors(const char16_t* buf, size_t len, char* latin_output) convert_with_errors() argument
12369 convert(const char32_t *buf, size_t len, char *latin1_output) convert() argument
12386 convert_with_errors(const char32_t *buf, size_t len, char *latin1_output) convert_with_errors() argument
12427 convert_valid(const char* buf, size_t len, char* latin_output) convert_valid() argument
12490 convert_valid(const char16_t* buf, size_t len, char* latin_output) convert_valid() argument
12521 convert_valid(const char32_t *buf, size_t len, char *latin1_output) convert_valid() argument
12676 arm_detect_encodings(const char * buf, size_t len) arm_detect_encodings() argument
13157 arm_convert_latin1_to_utf16(const char* buf, size_t len, char16_t* utf16_output) arm_convert_latin1_to_utf16() argument
13176 arm_convert_latin1_to_utf32(const char* buf, size_t len, char32_t* utf32_output) arm_convert_latin1_to_utf32() argument
13709 arm_convert_utf16_to_latin1(const char16_t* buf, size_t len, char* latin1_output) arm_convert_utf16_to_latin1() argument
13730 arm_convert_utf16_to_latin1_with_errors(const char16_t* buf, size_t len, char* latin1_output) arm_convert_utf16_to_latin1_with_errors() argument
13813 arm_convert_utf16_to_utf8(const char16_t* buf, size_t len, char* utf8_out) arm_convert_utf16_to_utf8() argument
14065 arm_convert_utf16_to_utf8_with_errors(const char16_t* buf, size_t len, char* utf8_out) arm_convert_utf16_to_utf8_with_errors() argument
14365 arm_convert_utf16_to_utf32(const char16_t* buf, size_t len, char32_t* utf32_out) arm_convert_utf16_to_utf32() argument
14422 arm_convert_utf16_to_utf32_with_errors(const char16_t* buf, size_t len, char32_t* utf32_out) arm_convert_utf16_to_utf32_with_errors() argument
14474 arm_convert_utf32_to_latin1(const char32_t* buf, size_t len, char* latin1_output) arm_convert_utf32_to_latin1() argument
14497 arm_convert_utf32_to_latin1_with_errors(const char32_t* buf, size_t len, char* latin1_output) arm_convert_utf32_to_latin1_with_errors() argument
14531 arm_convert_utf32_to_utf8(const char32_t* buf, size_t len, char* utf8_out) arm_convert_utf32_to_utf8() argument
14765 arm_convert_utf32_to_utf8_with_errors(const char32_t* buf, size_t len, char* utf8_out) arm_convert_utf32_to_utf8_with_errors() argument
15001 arm_convert_utf32_to_utf16(const char32_t* buf, size_t len, char16_t* utf16_out) arm_convert_utf32_to_utf16() argument
15060 arm_convert_utf32_to_utf16_with_errors(const char32_t* buf, size_t len, char16_t* utf16_out) arm_convert_utf32_to_utf16_with_errors() argument
15142 const uint8_t *buf; global() member
15150 static char *buf = reinterpret_cast<char*>(malloc(sizeof(simd8x64<uint8_t>) + 1)); format_input_text_64() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_ext_autogen.cpp5386 CaptureBlendEquationSeparateiEXT(const State &glState, bool isCallValid, GLuint buf, GLenum modeRGB, GLenum modeAlpha) CaptureBlendEquationSeparateiEXT() argument
5403 CaptureBlendEquationiEXT(const State &glState, bool isCallValid, GLuint buf, GLenum mode) CaptureBlendEquationiEXT() argument
5416 CaptureBlendFuncSeparateiEXT(const State &glState, bool isCallValid, GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha) CaptureBlendFuncSeparateiEXT() argument
5435 CaptureBlendFunciEXT(const State &glState, bool isCallValid, GLuint buf, GLenum src, GLenum dst) CaptureBlendFunciEXT() argument
8326 CaptureDebugMessageInsertKHR(const State &glState, bool isCallValid, GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) CaptureDebugMessageInsertKHR() argument
8981 CaptureBlendEquationSeparateiOES(const State &glState, bool isCallValid, GLuint buf, GLenum modeRGB, GLenum modeAlpha) CaptureBlendEquationSeparateiOES() argument
8998 CaptureBlendEquationiOES(const State &glState, bool isCallValid, GLuint buf, GLenum mode) CaptureBlendEquationiOES() argument
9011 CaptureBlendFuncSeparateiOES(const State &glState, bool isCallValid, GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha) CaptureBlendFuncSeparateiOES() argument
9030 CaptureBlendFunciOES(const State &glState, bool isCallValid, GLuint buf, GLenum src, GLenum dst) CaptureBlendFunciOES() argument
[all...]
H A Dcapture_gles_ext_params.cpp2807 CaptureDebugMessageInsertKHR_buf(const State &glState, bool isCallValid, GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf, ParamCapture *paramCapture) CaptureDebugMessageInsertKHR_buf() argument

Completed in 143 milliseconds

1...<<231232233234235236237238239