Home
last modified time | relevance | path

Searched refs:size (Results 36901 - 36925 of 39675) sorted by relevance

1...<<1471147214731474147514761477147814791480>>...1587

/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.c1233 void los_set_ramfs_unit(off_t size) in los_set_ramfs_unit() argument
1235 if (is_tmpfs_lock_init && size >= 0) in los_set_ramfs_unit()
1238 g_tmpfs_alloc_unit = size; in los_set_ramfs_unit()
1370 case SEEK_END: /* The offset is set to the size of the file plus in tmpfs_seek()
2434 /* Get the size of the object */ in tmpfs_stat_common()
2448 /* Get the size of the object */ in tmpfs_stat_common()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_print.c175 unreachable("unhandled bit size"); in print_const_from_load()
885 unsigned size = nir_alu_type_get_type_size(type); in print_alu_type() local
895 if (size) in print_alu_type()
896 fprintf(fp, "%s%u", name, size); in print_alu_type()
1710 fprintf(fp, "workgroup-size: %u, %u, %u%s\n", in nir_print_shader_annotated()
1715 fprintf(fp, "shared-size: %u\n", shader->info.shared_size); in nir_print_shader_annotated()
1719 fprintf(fp, "task_payload-size: %u\n", shader->info.task_payload_size); in nir_print_shader_annotated()
H A Dnir_range_analysis.c1230 static uint32_t bitmask(uint32_t size) { in bitmask() argument
1231 return size >= 32 ? 0xffffffffu : ((uint32_t)1 << size) - 1u; in bitmask()
1373 : 511; /* Generous maximum output patch size of 512 */ in nir_unsigned_upper_bound()
/third_party/mesa3d/src/compiler/glsl/
H A Dir.cpp1345 * less than 0 or greater than or equal to the size the array was in get_array_element()
1385 unsigned int size = src->type->components(); in copy_offset() local
1386 assert (size <= this->type->components() - offset); in copy_offset()
1387 for (unsigned int i=0; i<size; i++) { in copy_offset()
H A Dserialize.cpp722 offset = metadata->size; in write_hash_table()
724 /* Write a placeholder for the hashtable size. */ in write_hash_table()
1069 unsigned size = blob_read_uint32(metadata); in read_shader_parameters() local
1075 _mesa_add_parameter(params, type, name, size, data_type, in read_shader_parameters()
/third_party/littlefs/runners/
H A Dtest_runner.c30 size_t size, in mappend()
41 p_ = realloc(p_, capacity_*size); in mappend()
50 return &p_[(count_-1)*size]; in mappend()
328 // first figure out the total size of override permutations in test_define_suite()
849 // at least size so that names fit in list_suites()
912 // at least size so that names fit in list_cases()
969 // at least size so that names fit in list_suite_paths()
1011 // at least size so that names fit in list_case_paths()
1291 // at least size so that names fit in list_geometries()
1306 name_width, "geometry", "read", "prog", "erase", "count", "size"); in list_geometries()
29 mappend(void **p, size_t size, size_t *count, size_t *capacity) mappend() argument
[all...]
H A Dbench_runner.c30 size_t size, in mappend()
41 p_ = realloc(p_, capacity_*size); in mappend()
50 return &p_[(count_-1)*size]; in mappend()
315 // first figure out the total size of override permutations in bench_define_suite()
820 // at least size so that names fit in list_suites()
881 // at least size so that names fit in list_cases()
936 // at least size so that names fit in list_suite_paths()
978 // at least size so that names fit in list_case_paths()
1250 // at least size so that names fit in list_geometries()
1265 name_width, "geometry", "read", "prog", "erase", "count", "size"); in list_geometries()
29 mappend(void **p, size_t size, size_t *count, size_t *capacity) mappend() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_query.c559 unsigned size) in si_query_buffer_alloc()
564 if (!buffer->buf || buffer->results_end + size > buffer->buf->b.b.width0) { in si_query_buffer_alloc()
577 unsigned buf_size = MAX2(size, screen->info.min_alloc_size); in si_query_buffer_alloc()
1640 /* assert size is correct, based on result_type ? */ in si_query_hw_get_result_resource()
1781 X("GFX-BO-list-size", GFX_BO_LIST_SIZE, UINT64, AVERAGE),
1782 X("GFX-IB-size", GFX_IB_SIZE, UINT64, AVERAGE),
557 si_query_buffer_alloc(struct si_context *sctx, struct si_query_buffer *buffer, bool (*prepare_buffer)(struct si_context *, struct si_query_buffer *), unsigned size) si_query_buffer_alloc() argument
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_pipeline.c77 /* Get the size of the program and then allocate that much memory. */ in pvr_pds_coeff_program_create_and_upload()
145 * allocating the buffer. The size from pvr_pds_kick_usc() is constant. in pvr_pds_fragment_program_create_and_upload()
208 * size of vertex attribute entry in pvr_pds_get_max_vertex_program_const_map_size_in_bytes()
211 * size of robust vertex attribute entry in pvr_pds_get_max_vertex_program_const_map_size_in_bytes()
213 * size of entry for max attribute index in pvr_pds_get_max_vertex_program_const_map_size_in_bytes()
216 * size of Unified Store burst entry in pvr_pds_get_max_vertex_program_const_map_size_in_bytes()
218 * size of entry for vertex stride in pvr_pds_get_max_vertex_program_const_map_size_in_bytes()
220 * size of entries for DDMAD control word in pvr_pds_get_max_vertex_program_const_map_size_in_bytes()
252 * The array being pointed to is of PVR_MAX_VERTEX_ATTRIB_DMAS size.
443 * The array being pointed to is of PVR_PDS_VERTEX_ATTRIB_PROGRAM_COUNT size
[all...]
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/aes/
H A Dbsaes-armv7.S553 .size _bsaes_decrypt8,.-_bsaes_decrypt8
577 .size _bsaes_const,.-_bsaes_const
1013 .size _bsaes_encrypt8,.-_bsaes_encrypt8
1072 .size _bsaes_key_convert,.-_bsaes_key_convert
1341 .size ossl_bsaes_cbc_encrypt,.-ossl_bsaes_cbc_encrypt
1361 add r12, #96 @ size of bit-sliced key schedule
1569 .size ossl_bsaes_ctr32_encrypt_blocks,.-ossl_bsaes_ctr32_encrypt_blocks
1604 @ add r12, #96 @ size of bit-sliced key schedule
2048 .size ossl_bsaes_xts_encrypt,.-ossl_bsaes_xts_encrypt
2084 @ add r12, #96 @ size o
[all...]
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dasn1.h259 /* size limits: this stuff is taken straight from RFC2459 */
856 int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size);
858 int a2i_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *bs, char *buf, int size);
860 int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dasn1.h259 /* size limits: this stuff is taken straight from RFC2459 */
856 int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size);
858 int a2i_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *bs, char *buf, int size);
860 int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dasn1.h259 /* size limits: this stuff is taken straight from RFC2459 */
856 int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size);
858 int a2i_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *bs, char *buf, int size);
860 int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size);
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dasn1.h259 /* size limits: this stuff is taken straight from RFC2459 */
856 int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size);
858 int a2i_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *bs, char *buf, int size);
860 int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dasn1.h259 /* size limits: this stuff is taken straight from RFC2459 */
856 int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size);
858 int a2i_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *bs, char *buf, int size);
860 int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dasn1.h259 /* size limits: this stuff is taken straight from RFC2459 */
856 int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size);
858 int a2i_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *bs, char *buf, int size);
860 int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dasn1.h259 /* size limits: this stuff is taken straight from RFC2459 */
856 int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size);
858 int a2i_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *bs, char *buf, int size);
860 int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size);
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dasn1.h259 /* size limits: this stuff is taken straight from RFC2459 */
856 int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size);
858 int a2i_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *bs, char *buf, int size);
860 int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size);
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dasn1.h259 /* size limits: this stuff is taken straight from RFC2459 */
856 int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size);
858 int a2i_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *bs, char *buf, int size);
860 int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dasn1.h259 /* size limits: this stuff is taken straight from RFC2459 */
856 int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size);
858 int a2i_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *bs, char *buf, int size);
860 int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dasn1.h259 /* size limits: this stuff is taken straight from RFC2459 */
856 int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size);
858 int a2i_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *bs, char *buf, int size);
860 int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dasn1.h259 /* size limits: this stuff is taken straight from RFC2459 */
856 int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size);
858 int a2i_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *bs, char *buf, int size);
860 int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/aes/
H A Dbsaes-armv7.S553 .size _bsaes_decrypt8,.-_bsaes_decrypt8
577 .size _bsaes_const,.-_bsaes_const
1013 .size _bsaes_encrypt8,.-_bsaes_encrypt8
1072 .size _bsaes_key_convert,.-_bsaes_key_convert
1341 .size ossl_bsaes_cbc_encrypt,.-ossl_bsaes_cbc_encrypt
1361 add r12, #96 @ size of bit-sliced key schedule
1569 .size ossl_bsaes_ctr32_encrypt_blocks,.-ossl_bsaes_ctr32_encrypt_blocks
1604 @ add r12, #96 @ size of bit-sliced key schedule
2048 .size ossl_bsaes_xts_encrypt,.-ossl_bsaes_xts_encrypt
2084 @ add r12, #96 @ size o
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dshader_query.cpp162 GLsizei maxLength, GLsizei * length, GLint * size, in _mesa_GetActiveAttrib()
204 if (size) in _mesa_GetActiveAttrib()
206 size, false, "glGetActiveAttrib"); in _mesa_GetActiveAttrib()
1495 * Unsized arrays return zero as array size. in _mesa_program_resource_prop()
161 _mesa_GetActiveAttrib(GLuint program, GLuint desired_index, GLsizei maxLength, GLsizei * length, GLint * size, GLenum * type, GLchar * name) _mesa_GetActiveAttrib() argument
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dasn1.h259 /* size limits: this stuff is taken straight from RFC2459 */
856 int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size);
858 int a2i_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *bs, char *buf, int size);
860 int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size);

Completed in 89 milliseconds

1...<<1471147214731474147514761477147814791480>>...1587