| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instr_fetch.cpp | 678 int size = int_from_string_with_prefix(offsetstr, "SIZE:"); in from_string() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_draw.c | 1219 unsigned size = vb->buffer.resource ? vb->buffer.resource->width0 : 0; in check_draw_params() local 1308 ASSERTED unsigned size in check_draw_params() local [all...] |
| H A D | svga_tgsi_emit.h | 56 unsigned size; member
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_state.c | 35 vc4_generic_cso_state_create(const void *src, uint32_t size) in vc4_generic_cso_state_create() argument
|
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_nopfuncs.c | 113 nop_glGetNamedBufferSubDataEXT(GLuint buffer, GLintptr offset, GLsizeiptr size, void *data) in nop_glGetNamedBufferSubDataEXT() argument 186 nop_glMultiTexCoordPointerEXT(GLenum texunit, GLint size, GLenum type, GLsizei stride, const void *pointer) in nop_glMultiTexCoordPointerEXT() argument 222 nop_glNamedBufferDataEXT(GLuint buffer, GLsizeiptr size, const void *data, GLenum usage) in nop_glNamedBufferDataEXT() argument 228 nop_glNamedBufferSubDataEXT(GLuint buffer, GLintptr offset, GLsizeiptr size, const void *data) in nop_glNamedBufferSubDataEXT() argument
|
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | vmw_context.c | 109 uint32_t size; member 116 uint32_t size; member 124 uint32_t size; member 132 uint32_t size; member [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_vbo.c | 80 unsigned size; in nvc0_vertex_state_create() local 203 nvc0_user_vbuf_range(struct nvc0_context *nvc0, int vbi, uint32_t *base, uint32_t *size) nvc0_user_vbuf_range() argument 242 uint32_t base, size; nvc0_update_user_vbufs() local 285 uint32_t base, size; nvc0_update_user_vbufs_shared() local 814 unsigned size, macro, count = indirect->draw_count, drawid = drawid_offset; nvc0_draw_indirect() local [all...] |
| H A D | nvc0_state_validate.c | 589 const unsigned size = nvc0->constbuf[s][0].size; nvc0_constbufs_validate() local 962 nvc0_state_validate(struct nvc0_context *nvc0, uint32_t mask, struct nvc0_state_validate *validate_list, int size, uint32_t *dirty, struct nouveau_bufctx *bufctx) nvc0_state_validate() argument [all...] |
| H A D | nvc0_screen.h | 66 int size; member
|
| H A D | nvc0_vbo_translate.c | 225 const unsigned size = count * nvc0->vertex->size; in nvc0_push_setup_vertex_array() local
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_job.c | 279 unsigned size = util_dynarray_num_elements(&batch->bos, pan_bo_access); in panfrost_batch_get_bo_access() local 406 panfrost_batch_create_bo(struct panfrost_batch *batch, size_t size, in panfrost_batch_create_bo() argument 431 unsigned size = panfrost_get_total_stack_size(size_per_thread, in panfrost_batch_get_scratchpad() local 451 panfrost_batch_get_shared_memory(struct panfrost_batch *batch, unsigned size, unsigned workgroup_count) panfrost_batch_get_shared_memory() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/comp/ |
| H A D | c_zlib.c | 48 static void *zlib_zalloc(void *opaque, unsigned int no, unsigned int size) in zlib_zalloc() argument
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | enc.c | 680 static int set_hex(const char *in, unsigned char *out, int size) in set_hex() argument
|
| /third_party/node/deps/openssl/openssl/crypto/err/ |
| H A D | err.c | 777 static int err_set_error_data_int(char *data, size_t size, int flags, in err_set_error_data_int() argument 821 int i, len, size; in ERR_add_error_vdata() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | digest.c | 416 int EVP_DigestFinal(EVP_MD_CTX *ctx, unsigned char *md, unsigned int *size) in EVP_DigestFinal() argument 428 size_t size = 0; in EVP_DigestFinal_ex() local 473 int EVP_DigestFinalXOF(EVP_MD_CTX *ctx, unsigned char *md, size_t size) in EVP_DigestFinalXOF() argument 646 EVP_Digest(const void *data, size_t count, unsigned char *md, unsigned int *size, const EVP_MD *type, ENGINE *impl) EVP_Digest() argument [all...] |
| /third_party/node/deps/uv/src/unix/ |
| H A D | ibmi.c | 508 size_t size; in uv_setup_args() local 528 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() argument
|
| H A D | udp.c | 412 ssize_t size; in uv__udp_sendmsg() local 805 ssize_t size; in uv__udp_try_send() local 1168 uv__setsockopt(uv_udp_t* handle, int option4, int option6, const void* val, socklen_t size) uv__setsockopt() argument [all...] |
| H A D | sunos.c | 381 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
| H A D | RangeTree.java | 1050 public long size() { in size() method in RangeTree
|
| /third_party/qrcodegen/rust-no-heap/src/ |
| H A D | lib.rs | 368 pub fn size(&self) -> i32 { in size() functions [all...] |
| /third_party/qrcodegen/rust/src/ |
| H A D | lib.rs | 337 pub fn size(&self) -> i32 { size() functions [all...] |
| /third_party/rust/crates/aho-corasick/src/ |
| H A D | nfa.rs | 1014 let mut size = 0; in calculate_size() variables
|
| /third_party/pulseaudio/src/modules/macosx/ |
| H A D | module-coreaudio-device.c | 187 UInt32 size = sizeof(v); in get_latency_us() local 407 UInt32 size; ca_device_create_sink() local 541 UInt32 size; ca_device_create_source() local 651 UInt32 size, i, channel_idx; ca_device_create_streams() local 760 UInt32 size, frames; pa__init() local [all...] |
| /third_party/python/Include/cpython/ |
| H A D | unicodeobject.h | 723 Py_ssize_t size; global() member [all...] |
| /third_party/python/Lib/ |
| H A D | ftplib.py | 627 def size(self, filename): member in FTP [all...] |