/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_instance.h | 35 const size_t string_size = strlen(val->pApplicationName) + 1; in vn_sizeof_VkApplicationInfo_self() local 43 const size_t string_size = strlen(val->pEngineName) + 1; in vn_sizeof_VkApplicationInfo_self() local 78 const size_t string_size = strlen(val->pApplicationName) + 1; in vn_encode_VkApplicationInfo_self() local 86 const size_t string_size = strlen(val->pEngineName) + 1; in vn_encode_VkApplicationInfo_self() local 127 const size_t string_size = strlen(val->ppEnabledLayerNames[i]) + 1; in vn_sizeof_VkInstanceCreateInfo_self() local 138 const size_t string_size = strlen(val->ppEnabledExtensionNames[i]) + 1; in vn_sizeof_VkInstanceCreateInfo_self() local 178 const size_t string_size = strlen(val->ppEnabledLayerNames[i]) + 1; in vn_encode_VkInstanceCreateInfo_self() local 189 const size_t string_size = strlen(val->ppEnabledExtensionNames[i]) + 1; in vn_encode_VkInstanceCreateInfo_self() local 466 const size_t string_size = strlen(pLayerName) + 1; in vn_sizeof_vkEnumerateInstanceExtensionProperties() local 494 const size_t string_size = strlen(pLayerName) + 1; in vn_encode_vkEnumerateInstanceExtensionProperties() local
|
D | vn_protocol_driver_pipeline.h | 96 const size_t string_size = strlen(val->pName) + 1; in vn_sizeof_VkPipelineShaderStageCreateInfo_self() local 135 const size_t string_size = strlen(val->pName) + 1; in vn_encode_VkPipelineShaderStageCreateInfo_self() local
|
D | vn_protocol_driver_device.h | 5631 const size_t string_size = strlen(val->ppEnabledLayerNames[i]) + 1; in vn_sizeof_VkDeviceCreateInfo_self() local 5642 const size_t string_size = strlen(val->ppEnabledExtensionNames[i]) + 1; in vn_sizeof_VkDeviceCreateInfo_self() local 5845 const size_t string_size = strlen(val->ppEnabledLayerNames[i]) + 1; in vn_encode_VkDeviceCreateInfo_self() local 5856 const size_t string_size = strlen(val->ppEnabledExtensionNames[i]) + 1; in vn_encode_VkDeviceCreateInfo_self() local 11417 const size_t string_size = strlen(pLayerName) + 1; in vn_sizeof_vkEnumerateDeviceExtensionProperties() local 11446 const size_t string_size = strlen(pLayerName) + 1; in vn_encode_vkEnumerateDeviceExtensionProperties() local
|
/third_party/jerryscript/jerry-core/jmem/ |
D | jmem-allocator.c | 61 jmem_stats_allocate_string_bytes (size_t string_size) in jmem_stats_allocate_string_bytes() 77 jmem_stats_free_string_bytes (size_t string_size) in jmem_stats_free_string_bytes()
|
/third_party/gstreamer/gstplugins_good/gst/goom/ |
D | goomsl_lex.l | 13 static int string_size; variable
|
/third_party/jerryscript/jerry-core/lit/ |
D | lit-magic-strings.c | 171 lit_utf8_size_t string_size = JERRY_CONTEXT (lit_magic_string_ex_sizes)[id]; in lit_magic_strings_ex_set() local 204 lit_utf8_size_t string_size) /**< string size in bytes */ in lit_is_utf8_string_magic() 297 lit_utf8_size_t string_size) /**< string size in bytes */ in lit_is_ex_utf8_string_magic()
|
/third_party/jerryscript/jerry-core/ecma/base/ |
D | ecma-helpers-string.c | 65 lit_utf8_size_t string_size, /**< string size */ in ecma_string_to_array_index() 298 lit_utf8_size_t string_size) /**< string size */ in ecma_find_special_string() 340 lit_utf8_size_t string_size) /**< string size */ in ecma_new_ecma_string_from_utf8() 371 … lit_utf8_size_t string_size) /**< utf-8 string size */ in ecma_new_ecma_string_from_utf8_converted_to_cesu8() 2451 const lit_utf8_size_t string_size = ecma_string_get_size (string_p); in ecma_stringbuilder_create_from() local 2573 const lit_utf8_size_t string_size = ecma_string_get_size (string_p); in ecma_stringbuilder_append() local 2589 const lit_utf8_size_t string_size = lit_get_magic_string_size (id); in ecma_stringbuilder_append_magic() local 2646 const lit_utf8_size_t string_size = ECMA_STRINGBUILDER_STRING_SIZE (header_p); in ecma_stringbuilder_finalize() local
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
D | ecma-builtin-helpers.h | 75 lit_utf8_size_t string_size; /**< source string size */ member
|
D | ecma-builtin-json.c | 696 lit_utf8_size_t string_size) /**< size of the string */ in ecma_builtin_json_parse_buffer()
|
D | ecma-builtin-string-prototype.c | 851 lit_utf8_size_t string_size; in ecma_builtin_string_prototype_object_split() local
|
/third_party/cef/tests/cefclient/browser/ |
D | osr_ime_handler_win.cc | 309 LONG string_size = ::ImmGetCompositionString(imc, type, nullptr, 0); in GetString() local
|
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/ |
D | FontCollection.cpp | 466 size_t string_size, in itemize()
|
/third_party/python/Modules/_io/ |
D | stringio.c | 25 Py_ssize_t string_size; member
|
D | bytesio.c | 16 Py_ssize_t string_size; member
|
/third_party/freetype/src/type42/ |
D | t42parse.c | 543 FT_ULong n, string_size, old_string_size, real_size; in t42_parse_sfnts() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/type42/ |
D | t42parse.c | 543 FT_ULong n, string_size, old_string_size, real_size; in t42_parse_sfnts() local
|
/third_party/skia/third_party/externals/freetype/src/type42/ |
D | t42parse.c | 543 FT_ULong n, string_size, old_string_size, real_size; in t42_parse_sfnts() local
|
/third_party/freetype/src/pcf/ |
D | pcfread.c | 488 FT_ULong string_size; in pcf_get_properties() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/pcf/ |
D | pcfread.c | 489 FT_ULong string_size; in pcf_get_properties() local
|
/third_party/skia/third_party/externals/freetype/src/pcf/ |
D | pcfread.c | 488 FT_ULong string_size; in pcf_get_properties() local
|
/third_party/flatbuffers/rust/flatbuffers/src/ |
D | builder.rs | 268 let string_size: usize = 4; in create_shared_string() localVariable
|
/third_party/glib/glib/ |
D | gstdio.c | 534 gsize string_size; in _g_win32_readlink_utf16_handle() local
|
/third_party/jerryscript/jerry-core/api/ |
D | jerry-snapshot.c | 1488 lit_utf8_size_t string_size) /**< string size */ in jerry_append_chars_to_buffer()
|
D | jerry.c | 4407 jerry_size_t string_size) /**< json string size */ in jerry_json_parse()
|
/third_party/gstreamer/gstplugins_good/gst/flv/ |
D | gstflvdemux.c | 187 guint16 string_size = 0; in FLV_GET_STRING() local
|