Home
last modified time | relevance | path

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

123

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_option.c61 void nghttp2_option_del(nghttp2_option *option) in nghttp2_option_del()
66 void nghttp2_option_set_no_auto_window_update(nghttp2_option *option, int val) in nghttp2_option_set_no_auto_window_update()
72 void nghttp2_option_set_peer_max_concurrent_streams(nghttp2_option *option, in nghttp2_option_set_peer_max_concurrent_streams()
79 void nghttp2_option_set_no_recv_client_magic(nghttp2_option *option, int val) in nghttp2_option_set_no_recv_client_magic()
85 void nghttp2_option_set_no_http_messaging(nghttp2_option *option, int val) in nghttp2_option_set_no_http_messaging()
91 void nghttp2_option_set_max_reserved_remote_streams(nghttp2_option *option, in nghttp2_option_set_max_reserved_remote_streams()
103 void nghttp2_option_set_user_recv_extension_type(nghttp2_option *option, in nghttp2_option_set_user_recv_extension_type()
114 void nghttp2_option_set_builtin_recv_extension_type(nghttp2_option *option, in nghttp2_option_set_builtin_recv_extension_type()
127 void nghttp2_option_set_no_auto_ping_ack(nghttp2_option *option, int val) in nghttp2_option_set_no_auto_ping_ack()
133 void nghttp2_option_set_max_send_header_block_length(nghttp2_option *option, in nghttp2_option_set_max_send_header_block_length()
[all …]
/AliOS-Things-master/hardware/chip/haas1000/drivers/rtos/rhino/kernel/include/network/curl/
A Dtypecheck-gcc.h41 #define curl_easy_setopt(handle, option, value) \ argument
247 #define _curl_is_long_option(option) \ argument
250 #define _curl_is_off_t_option(option) \ argument
254 #define _curl_is_string_option(option) \ argument
336 #define _curl_is_write_cb_option(option) \ argument
341 #define _curl_is_conv_cb_option(option) \ argument
347 #define _curl_is_cb_data_option(option) \ argument
369 #define _curl_is_postfields_option(option) \ argument
375 #define _curl_is_slist_option(option) \ argument
/AliOS-Things-master/components/ulog/src/
A Dulog_init.c50 const char* option = argv[1]; in cmd_cli_ulog() local
73 const char* option = argv[i]; in cmd_cli_ulog() local
117 const char* option = argv[1]; in sync_log_cmd() local
/AliOS-Things-master/components/posix/src/
A Dprctl.c10 int prctl(int option, ...) in prctl()
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/telnetd/
A Dtelnetserver.c652 void TelnetProcessWill(char option) { in TelnetProcessWill()
694 void TelnetProcessWont(char option) { in TelnetProcessWont()
735 void TelnetProcessDo(char option) { in TelnetProcessDo()
776 void TelnetProcessDont(char option) { in TelnetProcessDont()
/AliOS-Things-master/components/linksdk/components/ntp/
A Daiot_ntp_api.c101 static int32_t _ntp_operate_topic_map(ntp_handle_t *ntp_handle, aiot_mqtt_option_t option) in _ntp_operate_topic_map()
146 …int32_t _ntp_core_mqtt_operate_process_handler(ntp_handle_t *ntp_handle, core_mqtt_option_t option) in _ntp_core_mqtt_operate_process_handler()
183 int32_t aiot_ntp_setopt(void *handle, aiot_ntp_option_t option, void *data) in aiot_ntp_setopt()
/AliOS-Things-master/components/linkkit/iot_coap/CoAPPacket/
A DCoAPSerialize_common.c42 static unsigned short CoAPSerialize_Option(CoAPMsgOption *option, in CoAPSerialize_Option()
107 static unsigned short CoAPSerialize_OptionLen(CoAPMsgOption *option) in CoAPSerialize_OptionLen()
A DCoAPDeserialize_common.c52 static int CoAPDeserialize_Option(CoAPMsgOption *option, unsigned char *buf, in CoAPDeserialize_Option()
/AliOS-Things-master/components/linksdk/components/devinfo/
A Daiot_devinfo_api.c141 …tic int32_t _devinfo_operate_topic_map(devinfo_handle_t *devinfo_handle, aiot_mqtt_option_t option) in _devinfo_operate_topic_map()
231 …info_core_mqtt_operate_process_handler(devinfo_handle_t *devinfo_handle, core_mqtt_option_t option) in _devinfo_core_mqtt_operate_process_handler()
275 int32_t aiot_devinfo_setopt(void *handle, aiot_devinfo_option_t option, void *data) in aiot_devinfo_setopt()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/kernels/
A Dctc_beam_search_decoder.cc44 CTCBeamSearchDecoderParams* option = new CTCBeamSearchDecoderParams; in Init() local
57 const CTCBeamSearchDecoderParams* option = in Prepare() local
184 const CTCBeamSearchDecoderParams* option = in Eval() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/gradle/wrapper/
A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/AliOS-Things-master/components/linksdk/components/bootstrap/
A Daiot_bootstrap_api.c253 …t32_t _bootstrap_operate_topic_map(bootstrap_handle_t *bootstrap_handle, aiot_mqtt_option_t option) in _bootstrap_operate_topic_map()
298 …_core_mqtt_operate_process_handler(bootstrap_handle_t *bootstrap_handle, core_mqtt_option_t option) in _bootstrap_core_mqtt_operate_process_handler()
351 int32_t aiot_bootstrap_setopt(void *handle, aiot_bootstrap_option_t option, void *data) in aiot_bootstrap_setopt()
/AliOS-Things-master/components/linksdk/components/shadow/
A Daiot_shadow_api.c212 …shadow_core_mqtt_operate_process_handler(shadow_handle_t *shadow_handle, core_mqtt_option_t option) in _shadow_core_mqtt_operate_process_handler()
243 int32_t aiot_shadow_setopt(void *handle, aiot_shadow_option_t option, void *data) in aiot_shadow_setopt()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/vendor_cmd/
A Dvendor_cmd.c66 T_GAP_CAUSE le_adv_set_tx_power(uint8_t option, uint8_t tx_gain) in le_adv_set_tx_power()
/AliOS-Things-master/components/linkkit/infra/
A Dinfra_compat.c75 int IOT_Ioctl(int option, void *data) in IOT_Ioctl()
/AliOS-Things-master/components/py_engine/tests/
A Drun-tests577 def __call__(self, parser, args, value, option): argument
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/
A Dpngcp.c279 typedef struct option struct
281 const char *name; /* name of the option */ argument
282 png_uint_32 opt; /* an option, or OPTION or LIST */ argument
286 } option; argument
/AliOS-Things-master/components/linksdk/components/dynreg/
A Daiot_dynreg_api.c152 int32_t aiot_dynreg_setopt(void *handle, aiot_dynreg_option_t option, void *data) in aiot_dynreg_setopt()
/AliOS-Things-master/components/linksdk/components/ota/
A Daiot_ota_api.c54 …int32_t _ota_core_mqtt_operate_process_handler(ota_handle_t *ota_handle, core_mqtt_option_t option) in _ota_core_mqtt_operate_process_handler()
116 int32_t aiot_ota_setopt(void *handle, aiot_ota_option_t option, void *data) in aiot_ota_setopt()
236 int32_t aiot_download_setopt(void *handle, aiot_download_option_t option, void *data) in aiot_download_setopt()
/AliOS-Things-master/components/linksdk/components/dynreg-mqtt/
A Daiot_dynregmq_api.c144 int32_t aiot_dynregmq_setopt(void *handle, aiot_dynregmq_option_t option, void *data) in aiot_dynregmq_setopt()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/network/mqtt/
A Dmodule_mqtt.h69 aiot_mqtt_option_t option; member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dgif2webp.c186 const char* option; in main() member
/AliOS-Things-master/components/linksdk/components/data-model/
A Daiot_dm_api.c707 …ic int32_t _dm_core_mqtt_operate_process_handler(dm_handle_t *dm_handle, core_mqtt_option_t option) in _dm_core_mqtt_operate_process_handler()
740 int32_t aiot_dm_setopt(void *handle, aiot_dm_option_t option, void *data) in aiot_dm_setopt()
/AliOS-Things-master/components/linksdk/components/diag/
A Daiot_diag_api.c273 …32_t _diag_core_mqtt_operate_process_handler(diag_handle_t *diag_handle, core_mqtt_option_t option) in _diag_core_mqtt_operate_process_handler()
592 int32_t aiot_diag_setopt(void *handle, aiot_diag_option_t option, void *data) in aiot_diag_setopt()
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/apps/
A Dtelnetserver.h122 char option; /**< The option byte. */ member

Completed in 50 milliseconds

123