Home
last modified time | relevance | path

Searched defs:str_size (Results 1 – 25 of 25) sorted by relevance

/third_party/selinux/libsepol/cil/test/unit/
Dtest_cil_lexer.c39 uint32_t str_size = strlen(test_str); in test_cil_lexer_setup() local
53 uint32_t str_size = strlen(test_str); in test_cil_lexer_next() local
/third_party/jerryscript/jerry-core/api/
Djerry-debugger.c193 jerry_size_t str_size) /**< string size */ in jerry_debugger_send_output()
215 jerry_size_t str_size) /**< string size */ in jerry_debugger_send_log()
Djerry.c1723 jerry_size_t str_size) /**< string size */ in jerry_create_string_sz_from_utf8()
1757 jerry_size_t str_size) /**< string size */ in jerry_create_string_sz()
Djerry-snapshot.c1716 lit_utf8_size_t str_size = ecma_string_get_size (literal_array[i]); in jerry_get_literals_from_snapshot() local
/third_party/ltp/testcases/kernel/device-drivers/uaccess/
Dltp_uaccess.h25 static const int str_size = sizeof(test_str); variable
/third_party/jerryscript/tests/unit-core/
Dtest-number-to-string.cpp83 lit_utf8_size_t str_size = ecma_number_to_utf8_string (nums[i], str, sizeof (str)); variable
/third_party/jerryscript/jerry-core/parser/js/
Dcommon.c75 lit_utf8_size_t str_size = ecma_number_to_utf8_string (num_p, str_buf, sizeof (str_buf)); in util_print_number() local
/third_party/ltp/testcases/kernel/mem/ksm/
Dksm_common.h17 static inline void parse_ksm_options(char *str_size, int *size, in parse_ksm_options()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dproperties.c157 prop_copy_fixed_size_string (guint8 * string, guint str_size, guint8 ** buffer, in prop_copy_fixed_size_string()
179 prop_copy_size_string (guint8 * string, guint str_size, guint8 ** buffer, in prop_copy_size_string()
/third_party/jerryscript/jerry-main/
Dmain-unix.c127 jerry_size_t str_size = jerry_get_utf8_string_size (item_val); in print_unhandled_exception() local
834 jerry_size_t str_size = jerry_get_string_size (str_val); in main() local
/third_party/cef/tests/cefclient/browser/
Dresponse_filter_test.cc131 size_t str_size, in Write()
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
Dtest_get.c540 const size_t str_size = strlen (excess_found); in curlExcessFound() local
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-conversion.c367 lit_utf8_size_t str_size) /**< string size */ in ecma_utf8_string_to_number()
Decma-helpers-string.c559 lit_utf8_size_t str_size = ecma_number_to_utf8_string (num, str_buf, sizeof (str_buf)); in ecma_new_ecma_string_from_number() local
/third_party/nghttp2/src/
Dtemplate.h58 template <typename T, size_t N> constexpr size_t str_size(T (&)[N]) { in str_size() function
/third_party/jerryscript/jerry-core/debugger/
Ddebugger.c351 size_t str_size = 0; in jerry_debugger_copy_variables_to_string_message() local
/third_party/node/src/
Dstream_base.cc153 size_t str_size = storage.size() - offset; in Writev() local
Dnode_file.cc93 std::size_t str_size = str.size(); in Basename() local
/third_party/ffmpeg/libavcodec/
Domx.c339 const char *role, char *str, int str_size) in find_component()
/third_party/mesa3d/src/util/
Dralloc.c430 size_t existing_length, size_t str_size) in ralloc_str_append()
/third_party/gstreamer/gstplugins_bad/gst/asfmux/
Dgstasfmux.c870 gsize str_size = 0; in gst_asf_mux_write_string_with_size() local
/third_party/ffmpeg/libavformat/
Dmov.c309 uint32_t data_type = 0, str_size, str_size_alloc; in mov_read_udta_string() local
2367 uint16_t str_size = AV_RB16(st->codecpar->extradata + 26); /* string length */ in mov_parse_stsd_data() local
Dmovenc.c2333 uint64_t str_size =strlen(reel_name); in mov_write_source_reference_tag() local
/third_party/cef/tests/ceftests/
Dresource_request_handler_unittest.cc3722 size_t str_size, in Write()
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c4529 size_t str_size; in map_library_header() local