| /third_party/jerryscript/jerry-core/ecma/base/ |
| H A D | ecma-helpers-errol.c | 198 lit_utf8_byte_t *dst_p = buffer_p; in ecma_errol0_dtoa() local
|
| H A D | ecma-helpers-conversion.c | 1030 lit_utf8_byte_t *dst_p; in ecma_number_to_utf8_string() local [all...] |
| /third_party/jerryscript/jerry-core/lit/ |
| H A D | lit-char-helpers.c | 345 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 D | avisynth.c | 906 unsigned char *dst_p; in avisynth_read_packet_video() local
|
| /third_party/jerryscript/jerry-core/api/ |
| H A D | jerry-snapshot.c | 1312 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 D | ecma-typedarray-object.c | 165 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 D | js-parser.c | 924 uint8_t *dst_p; in parser_post_processing() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_split_vars.c | 655 nir_deref_instr *dst_p, *src_p; in emit_split_copies() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_nnedi.c | 396 float *dst_p = dst; in predictor() local 517 float *dst_p = dst; in interpolation() local
|
| /third_party/libbpf/src/ |
| H A D | linker.c | 1747 struct btf_param *src_p, *dst_p; in complete_extern_btf_info() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | example.c | 1164 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
|