/AliOS-Things-master/components/mbedtls/library/ |
A D | x509_create.c | 41 size_t name_len; /* Length of 'name', without trailing 0 byte. */ member 113 static const x509_attr_descriptor_t *x509_attr_descr_from_name( const char *name, size_t name_len ) in x509_attr_descr_from_name() 249 size_t name_len = cur_name->val.len; in x509_write_name() local
|
A D | ssl_cli.c | 1346 size_t list_len, name_len; in ssl_parse_alpn_ext() local
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | frozenmod.c | 64 size_t name_len = len; in mp_lexer_frozen_str() local
|
A D | compile.c | 825 STATIC bool compile_built_in_decorator(compiler_t *comp, size_t name_len, mp_parse_node_t *name_nod… in compile_built_in_decorator() 890 …size_t name_len = mp_parse_node_extract_list(&pns_decorator->nodes[0], PN_dotted_name, &name_nodes… in compile_decorated() local
|
/AliOS-Things-master/components/py_engine/engine/shared/runtime/ |
A D | semihosting.c | 75 uint32_t name_len; in mp_semihosting_open_console() member
|
/AliOS-Things-master/components/ble_host/bt_host/port/core/settings/src/ |
A D | settings_fcb.c | 139 size_t name_len; in settings_fcb_load_priv() local
|
A D | settings_file.c | 134 size_t name_len; in settings_file_load_priv() local
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | provisioner_main.c | 581 size_t length, name_len; in bt_mesh_provisioner_set_node_name() local 636 size_t length, name_len; in bt_mesh_provisioner_get_node_index() local
|
A D | proxy.c | 1276 size_t name_len = strlen(name); in gatt_prov_adv_create() local
|
/AliOS-Things-master/components/linkkit/dev_model/ |
A D | dm_utils.c | 326 int name_len = (name == NULL) ? (0) : (strlen(name)); in dm_utils_service_name() local
|
A D | dm_tsl_alink.c | 84 static int _dm_shw_get_type(_IN_ const char *name, _IN_ int name_len, in _dm_shw_get_type()
|
/AliOS-Things-master/components/uvoice/stream/ |
A D | uvoice_http.c | 834 int name_len; in http_get_filename() local
|
/AliOS-Things-master/components/linksdk/components/data-model/ |
A D | aiot_dm_api.c | 367 uint16_t name_len = 0; in _dm_get_topic_level() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | pngwutil.c | 1120 png_uint_32 name_len; in png_write_iCCP() local 1181 png_uint_32 name_len; in png_write_sPLT() local
|
/AliOS-Things-master/components/mbedtls/programs/ssl/ |
A D | ssl_server2.c | 712 const unsigned char *name, size_t name_len ) in sni_callback() 849 const unsigned char *name, size_t name_len ) in psk_callback()
|
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/ |
A D | httpd.c | 2110 size_t name_len = strlen(g_psDefaultFilenames[loop].name); local
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | libunicode.c | 914 size_t name_len, len; in unicode_find_name() local
|
A D | libregexp.c | 1194 size_t len, name_len; in find_group_name() local
|
A D | run-test262.c | 195 int path_len, name_len; in compose_path() local
|
A D | unicode_gen.c | 247 int i, len, name_len; in find_name() local
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/api/ |
A D | gapm_task.h | 973 uint8_t name_len; member
|
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | hci_core.c | 3912 size_t name_len; in remote_name_request_complete() local
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | miniz.h | 3526 mz_uint file_index; size_t name_len, comment_len; in mz_zip_reader_locate_file() local
|