Home
last modified time | relevance | path

Searched defs:dst_p (Results 1 - 11 of 11) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-errol.c198 lit_utf8_byte_t *dst_p = buffer_p; in ecma_errol0_dtoa() local
H A Decma-helpers-conversion.c1030 lit_utf8_byte_t *dst_p; in ecma_number_to_utf8_string() local
[all...]
/third_party/jerryscript/jerry-core/lit/
H A Dlit-char-helpers.c345 lit_code_point_to_cesu8_bytes (uint8_t *dst_p, /**< destination buffer */ in lit_code_point_to_cesu8_bytes() argument
421 lit_four_byte_utf8_char_to_cesu8(uint8_t *dst_p, const uint8_t *source_p) lit_four_byte_utf8_char_to_cesu8() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Davisynth.c906 unsigned char *dst_p; in avisynth_read_packet_video() local
/third_party/jerryscript/jerry-core/api/
H A Djerry-snapshot.c1312 uint8_t *dst_p = ((uint8_t *) out_buffer_p) + sizeof (jerry_snapshot_header_t); in jerry_merge_snapshots() local
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-typedarray-object.c165 ecma_typedarray_set_int8_element (lit_utf8_byte_t *dst_p, /**< the location in the internal arraybuffer */ in ecma_typedarray_set_int8_element() argument
176 ecma_typedarray_set_uint8_element (lit_utf8_byte_t *dst_p, /**< the location in the internal arraybuffer */ in ecma_typedarray_set_uint8_element() argument
187 ecma_typedarray_set_uint8_clamped_element (lit_utf8_byte_t *dst_p, /**< the location in the internal arraybuffer */ in ecma_typedarray_set_uint8_clamped_element() argument
218 ecma_typedarray_set_int16_element (lit_utf8_byte_t *dst_p, /**< the location in the internal arraybuffer */ in ecma_typedarray_set_int16_element() argument
229 ecma_typedarray_set_uint16_element (lit_utf8_byte_t *dst_p, /**< the location in the internal arraybuffer */ in ecma_typedarray_set_uint16_element() argument
240 ecma_typedarray_set_int32_element(lit_utf8_byte_t *dst_p, ecma_number_t value) ecma_typedarray_set_int32_element() argument
251 ecma_typedarray_set_uint32_element(lit_utf8_byte_t *dst_p, ecma_number_t value) ecma_typedarray_set_uint32_element() argument
262 ecma_typedarray_set_float_element(lit_utf8_byte_t *dst_p, ecma_number_t value) ecma_typedarray_set_float_element() argument
274 ecma_typedarray_set_double_element(lit_utf8_byte_t *dst_p, ecma_number_t value) ecma_typedarray_set_double_element() argument
414 ecma_set_typedarray_element(lit_utf8_byte_t *dst_p, ecma_number_t value, ecma_typedarray_type_t typedarray_id) ecma_set_typedarray_element() argument
[all...]
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser.c924 uint8_t *dst_p; in parser_post_processing() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_split_vars.c655 nir_deref_instr *dst_p, *src_p; in emit_split_copies() local
/third_party/ffmpeg/libavfilter/
H A Dvf_nnedi.c396 float *dst_p = dst; in predictor() local
517 float *dst_p = dst; in interpolation() local
/third_party/libbpf/src/
H A Dlinker.c1747 struct btf_param *src_p, *dst_p; in complete_extern_btf_info() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dexample.c1164 static void replace_asm_arg(char **dst_p, struct asm_arg *arg) in replace_asm_arg() argument
1173 static void replace_asm_percent(const char **src_p, char **dst_p, struct asm_arg *args, int nr) in replace_asm_percent() argument
1191 static void replace_asm_named(const char **src_p, char **dst_p, struct asm_arg *args, int nr) in replace_asm_named() argument

Completed in 20 milliseconds