Home
last modified time | relevance | path

Searched defs:str_p (Results 1 - 25 of 25) sorted by relevance

/third_party/jerryscript/jerry-core/vm/
H A Dvm-utils.c118 ecma_string_t *str_p = ecma_get_magic_string (LIT_MAGIC_STRING__EMPTY); in vm_get_backtrace() local
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-symbol-object.c59 ecma_string_t *str_p = ecma_op_to_string (arguments_list_p[0]); in ecma_op_create_symbol() local
H A Decma-string-object.c53 ecma_string_t *str_p = ecma_op_to_string (arguments_list_p[0]); in ecma_op_create_string_object() local
H A Decma-conversion.c244 ecma_string_t *str_p = ecma_get_string_from_value (value); in ecma_op_to_boolean() local
280 ecma_string_t *str_p = ecma_get_string_from_value (value); in ecma_op_to_number() local
353 ecma_string_t *str_p = ecma_get_string_from_value (value); in ecma_get_number() local
H A Decma-function-object.c178 ecma_string_t *str_p = ecma_op_to_string (arguments_list_p[0]); in ecma_op_create_dynamic_function_arguments_helper() local
[all...]
H A Decma-regexp-object.c541 ecma_regexp_unicode_advance (const lit_utf8_byte_t **str_p, /**< reference to string pointer */ in ecma_regexp_unicode_advance() argument
511 ecma_regexp_advance(ecma_regexp_ctx_t *re_ctx_p, const lit_utf8_byte_t **str_p) ecma_regexp_advance() argument
570 ecma_regexp_step_back(ecma_regexp_ctx_t *re_ctx_p, const lit_utf8_byte_t *str_p) ecma_regexp_step_back() argument
3225 ecma_string_t *str_p = ecma_op_to_string (string_arg); ecma_regexp_match_helper() local
3403 ecma_op_regexp_exec(ecma_value_t this_arg, ecma_string_t *str_p) ecma_op_regexp_exec() argument
[all...]
/third_party/jerryscript/tests/unit-core/
H A Dtest-api-set-and-clear-error-flag.cpp23 compare_str (jerry_value_t value, const jerry_char_t *str_p, size_t str_len) in compare_str() argument
H A Dtest-api.cpp314 get_property(const jerry_value_t obj_val, const char *str_p) get_property() argument
324 set_property(const jerry_value_t obj_val, const char *str_p, const jerry_value_t val) set_property() argument
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-intrinsic.c109 ecma_string_t *str_p = ecma_op_to_string (routine_arg_1); in ecma_builtin_intrinsic_dispatch_routine() local
H A Decma-builtin-helpers-date.c611 const char *str_p = NULL; in ecma_date_to_string_format() local
H A Decma-builtin-date.c55 ecma_date_parse_date_chars (const lit_utf8_byte_t **str_p, /**< pointer to the cesu8 string */ in ecma_date_parse_date_chars() argument
88 ecma_date_parse_special_char (const lit_utf8_byte_t **str_p, /**< pointer to the cesu8 string */ in ecma_date_parse_special_char() argument
110 ecma_date_parse_year (const lit_utf8_byte_t **str_p, /**< pointe argument
145 ecma_date_parse_day_name(const lit_utf8_byte_t **str_p, const lit_utf8_byte_t *str_end_p) ecma_date_parse_day_name() argument
171 ecma_date_parse_month_name(const lit_utf8_byte_t **str_p, const lit_utf8_byte_t *str_end_p) ecma_date_parse_month_name() argument
[all...]
H A Decma-builtin-string.c369 ecma_string_t *str_p = ecma_op_to_string (arguments_list_p[0]); in ecma_builtin_string_dispatch_call() local
H A Decma-builtin-global.c816 ecma_string_t *str_p = ecma_op_to_string (routine_arg_1); in ecma_builtin_global_dispatch_routine() local
H A Decma-builtin-number-prototype.c525 ecma_string_t *str_p = ecma_new_ecma_string_from_utf8 (buff, (lit_utf8_size_t) buff_index); in ecma_builtin_number_prototype_object_to_string() local
960 ecma_string_t *str_p = ecma_new_ecma_string_from_utf8 (buff, (lit_utf8_size_t) (actual_char_p - buff)); in ecma_builtin_number_prototype_object_to_precision() local
H A Decma-builtin-json.c777 const lit_utf8_byte_t *str_p = string_buff; in ecma_builtin_json_quote() local
1203 ecma_string_t *str_p = ecma_op_to_string (value); in ecma_builtin_json_serialize_property() local
1448 ecma_string_t *str_p = ecma_op_to_string (value); ecma_builtin_json_stringify() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/fbtft/
H A Dfbtft-sysfs.c5 static int get_next_ulong(char **str_p, unsigned long *val, char *sep, int base) in get_next_ulong() argument
23 char *str_p, *curve_p = NULL; in fbtft_gamma_parse_str() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/fbtft/
H A Dfbtft-sysfs.c5 static int get_next_ulong(char **str_p, unsigned long *val, char *sep, int base) in get_next_ulong() argument
23 char *str_p, *curve_p = NULL; in fbtft_gamma_parse_str() local
[all...]
/kernel/linux/linux-5.10/net/sctp/
H A Dstream.c524 __be16 *str_p = NULL; in sctp_process_strreset_outreq() local
616 __be16 *str_p; in sctp_process_strreset_inreq() local
943 __be16 *str_p; sctp_process_strreset_resp() local
976 __be16 *str_p; sctp_process_strreset_resp() local
[all...]
/kernel/linux/linux-6.6/net/sctp/
H A Dstream.c524 __be16 *str_p = NULL; in sctp_process_strreset_outreq() local
616 __be16 *str_p; in sctp_process_strreset_inreq() local
943 __be16 *str_p; sctp_process_strreset_resp() local
976 __be16 *str_p; sctp_process_strreset_resp() local
[all...]
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-conversion.c294 ecma_utf8_string_to_number_by_radix (const lit_utf8_byte_t *str_p, /**< utf-8 string */ in ecma_utf8_string_to_number_by_radix() argument
366 ecma_utf8_string_to_number (const lit_utf8_byte_t *str_p, /**< utf-8 string */ in ecma_utf8_string_to_number() argument
[all...]
H A Decma-helpers-string.c950 ecma_string_get_array_index (const ecma_string_t *str_p) /**< ecma-string */ in ecma_string_get_array_index() argument
2870 ecma_op_advance_string_index (ecma_string_t *str_p, /**< input string */ in ecma_op_advance_string_index() argument
[all...]
/third_party/jerryscript/jerry-core/api/
H A Djerry-snapshot.c298 lit_utf8_byte_t *str_p = (lit_utf8_byte_t *) "Unsupported static snapshot literal: "; in static_snapshot_error_unsupported_literal() local
H A Djerry.c1392 ecma_string_t *str_p = ecma_op_to_string (value); in jerry_value_to_string() local
1708 jerry_create_string_from_utf8 (const jerry_char_t *str_p) /**< pointer to string */ in jerry_create_string_from_utf8() argument
1722 jerry_create_string_sz_from_utf8 (const jerry_char_t *str_p, /**< pointer to string */ in jerry_create_string_sz_from_utf8() argument
1742 jerry_create_string (const jerry_char_t *str_p) /**< pointer to string */ in jerry_create_string() argument
1756 jerry_create_string_sz(const jerry_char_t *str_p, jerry_size_t str_size) jerry_create_string_sz() argument
1987 ecma_string_t *str_p = ecma_get_string_from_value (value); jerry_string_to_char_buffer() local
2026 ecma_string_t *str_p = ecma_get_string_from_value (value); jerry_string_to_utf8_char_buffer() local
2063 ecma_string_t *str_p = ecma_get_string_from_value (value); jerry_substring_to_char_buffer() local
2097 ecma_string_t *str_p = ecma_get_string_from_value (value); jerry_substring_to_utf8_char_buffer() local
[all...]
/third_party/jerryscript/jerry-core/debugger/
H A Ddebugger.c518 ecma_string_t *str_p = ecma_op_to_string (prop_value_p.value); in jerry_debugger_send_scope_variables() local
582 ecma_string_t *str_p = ecma_op_to_string (result); in jerry_debugger_send_eval() local
621 ecma_string_t *str_p = ecma_op_to_string (result); in jerry_debugger_send_eval() local
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
H A Decma-builtin-typedarray-prototype.c2053 ecma_string_t *str_p = ecma_op_to_string (call_value); in ecma_builtin_typedarray_prototype_to_locale_string_helper() local

Completed in 28 milliseconds