Home
last modified time | relevance | path

Searched defs:length (Results 2251 - 2275 of 3780) sorted by relevance

1...<<919293949596979899100>>...152

/third_party/libuv/src/unix/
H A Dibmi.c155 static void iconv_e2a(unsigned char src[], unsigned char dst[], size_t length) { in iconv_e2a() argument
162 static void iconv_a2e(const char* src, unsigned char dst[], size_t length) { in iconv_a2e() argument
/third_party/libuv/test/
H A Dtest-tty-escape-sequence-processing.c86 int length; member
173 DWORD length, number_of_written; in setup_screen() local
186 DWORD length, number_of_written; in clear_screen() local
209 DWORD length; capture_screen() local
278 size_t length = strlen(text); make_expect_screen_write() local
284 make_expect_screen_set_attr(struct captured_screen* cs, COORD cursor_position, size_t length, WORD attr) make_expect_screen_set_attr() argument
[all...]
/third_party/libdrm/nouveau/
H A Dnouveau.c302 nouveau_object_new(struct nouveau_object *parent, uint64_t handle, uint32_t oclass, void *data, uint32_t length, struct nouveau_object **pobj) nouveau_object_new() argument
H A Dnouveau.h28 uint32_t length; /* deprecated */ member
274 uint32_t length; member
H A Dpushbuf.c708 nouveau_pushbuf_data(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint64_t offset, uint64_t length) nouveau_pushbuf_data() argument
/third_party/libcoap/examples/
H A Doscore-interop-server.c340 read_file_mem(const char *file, size_t *length) { in read_file_mem() argument
510 size_t length; in get_oscore_conf() local
/third_party/libcoap/src/
H A Dcoap_pdu.c208 size_t length = old_pdu->used_size - old_pdu->e_token_length - in coap_pdu_duplicate() local
903 next_option_safe(coap_opt_t **optp, size_t *length, uint16_t *max_opt) next_option_safe() argument
959 coap_pdu_parse_size(coap_proto_t proto, const uint8_t *data, size_t length) coap_pdu_parse_size() argument
1297 size_t length = pdu->used_size - pdu->e_token_length; coap_pdu_parse_opt() local
1397 coap_pdu_parse(coap_proto_t proto, const uint8_t *data, size_t length, coap_pdu_t *pdu) coap_pdu_parse() argument
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtins.c677 uint8_t length = ext_func_p->u.built_in.length_and_bitset_size; in ecma_builtin_routine_try_to_instantiate_property() local
[all...]
H A Decma-builtin-helpers.c336 ecma_builtin_helper_array_index_normalize(ecma_value_t arg, uint32_t length, uint32_t *number_p) ecma_builtin_helper_array_index_normalize() argument
460 ecma_builtin_helper_string_index_normalize(ecma_number_t index, uint32_t length, bool nan_to_zero) ecma_builtin_helper_string_index_normalize() argument
[all...]
/third_party/jerryscript/jerry-main/
H A Dmain-unix.c112 uint32_t length = jerry_get_array_length (backtrace_val); in print_unhandled_exception() local
/third_party/json/tests/src/
H A Dunit-regression2.cpp464 const auto length = 300; variable
481 const auto length = 500; variable
/third_party/jerryscript/jerry-core/lit/
H A Dlit-strings.c294 ecma_length_t length = 0; in lit_utf8_string_length() local
/third_party/jinja2/
H A Druntime.py428 def length(self) -> int: member in LoopContext
594 async def length(self) -> int: # type: ignore member in AsyncLoopContext
[all...]
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-array-object.c70 ecma_op_new_array_object (ecma_length_t length) /**< length of the new array */ in ecma_op_new_array_object() argument
130 ecma_op_new_fast_array_object(ecma_length_t length) ecma_op_new_fast_array_object() argument
178 uint32_t length = ext_obj_p->u.array.length; ecma_fast_array_convert_to_normal() local
529 uint32_t length = ext_obj_p->u.array.length; ecma_fast_array_get_property_names() local
593 uint32_t length; ecma_op_create_array_object() local
679 ecma_op_array_species_create(ecma_object_t *original_array_p, ecma_length_t length) ecma_op_array_species_create() argument
[all...]
/third_party/mbedtls/library/
H A Dgcm.c703 mbedtls_gcm_crypt_and_tag(mbedtls_gcm_context *ctx, int mode, size_t length, const unsigned char *iv, size_t iv_len, const unsigned char *add, size_t add_len, const unsigned char *input, unsigned char *output, size_t tag_len, unsigned char *tag) mbedtls_gcm_crypt_and_tag() argument
738 mbedtls_gcm_auth_decrypt(mbedtls_gcm_context *ctx, size_t length, const unsigned char *iv, size_t iv_len, const unsigned char *add, size_t add_len, const unsigned char *tag, size_t tag_len, const unsigned char *input, unsigned char *output) mbedtls_gcm_auth_decrypt() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_loop_unroll.c638 unsigned length = glsl_type_is_vector(parent->type) ? in is_access_out_of_bounds() local
/third_party/mesa3d/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp383 unsigned length = glsl_get_vector_elements(type); in shared_type_info() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_shader.c672 unsigned length = glsl_get_vector_elements(type); in shared_type_info() local
/third_party/mesa3d/src/asahi/lib/
H A Ddecode.c148 size_t length = sizeof(struct agx_map_header); in agxdecode_decode_segment_list() local
H A Dio.h262 uint16_t length; member
/third_party/mesa3d/src/broadcom/cle/
H A Dv3d_decoder.c941 int length = strlen(iter->name); in v3d_field_iterator_next() local
947 int length = strlen(iter->value); in v3d_field_iterator_next() local
/third_party/mesa3d/src/compiler/glsl/
H A Dlist.h631 inline unsigned exec_list::length() const in length() function in exec_list
/third_party/libwebsockets/win32port/zlib/
H A Ddeflate.c354 uInt length = dictLength; global() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
H A Dvc4_validate.c249 uint32_t length = *(uint32_t *)(untrusted + 1); in validate_indexed_prim_list() local
284 uint32_t length = *(uint32_t *)(untrusted + 1); in validate_gl_array_primitive() local
/third_party/mesa3d/src/imgui/
H A Dimstb_textedit.h510 int first_char, length; // first char of row, and length member
1313 stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) stb_text_makeundo_insert() argument
1318 stb_text_makeundo_delete(STB_TEXTEDIT_STRING *str, STB_TexteditState *state, int where, int length) stb_text_makeundo_delete() argument
[all...]

Completed in 31 milliseconds

1...<<919293949596979899100>>...152