Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 17 of 17) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/net_inet/
A Dtest_tls_sites.py14 def test_one(site, opts): argument
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dmppe.h76 #define MPPE_OPTS_TO_CI(opts, ci) \ argument
98 #define MPPE_CI_TO_OPTS(ci, opts) \ argument
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dmppe.h76 #define MPPE_OPTS_TO_CI(opts, ci) \ argument
98 #define MPPE_CI_TO_OPTS(ci, opts) \ argument
/AliOS-Things-master/components/jsoncpp/src/jsontestrunner/
A Dmain.cpp236 static int parseCommandLine(int argc, const char* argv[], Options* opts) { in parseCommandLine()
273 static int runTest(Options const& opts, bool use_legacy) { in runTest()
315 Options opts; in main() local
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dtcp_out.c861 tcp_build_timestamp_option(struct tcp_pcb *pcb, u32_t *opts) in tcp_build_timestamp_option()
913 tcp_build_sack_option(const struct tcp_pcb *pcb, u32_t *opts, u8_t num_sacks) in tcp_build_sack_option()
939 tcp_build_wnd_scale_option(u32_t *opts) in tcp_build_wnd_scale_option()
963 u32_t *opts; in tcp_send_empty_ack() local
1233 u32_t *opts; in tcp_output_segment() local
A Dtcp_in.c1800 u8_t* opts = (u8_t *)tcphdr + TCP_HLEN; local
/AliOS-Things-master/components/cli/src/iobox/
A Dmkdir.c85 int opts = 0, ret = 0, flags = 0, index; in mkdir_main() local
A Drm.c86 int opts = 0, flags = 0, index, ret = 0; in rm_main() local
A Dcp.c186 int opts = 0, flags = 0; in cp_main() local
A Dhexdump.c163 int opts = 0, len = 0, skip = 0, chr = 0; in hexdump_main() local
A Dls.c312 int opts = 0, flags = 0, flag_cnt = 0; in ls_main() local
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmoduwebsocket.c51 byte opts; member
A Dnetwork_cyw43.c177 cyw43_wifi_scan_options_t opts; in network_cyw43_scan() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngstest.c340 print_opts(png_uint_32 opts) in print_opts()
576 png_uint_32 opts; member
651 static void initimage(Image *image, png_uint_32 opts, const char *file_name, in initimage()
3307 testimage(Image *image, png_uint_32 opts, format_list *pf) in testimage()
3445 test_one_file(const char *file_name, format_list *formats, png_uint_32 opts, in test_one_file()
3490 png_uint_32 opts = FAST_WRITE | STRICT; in main() local
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_window.c528 DFBWindowOptions opts; in DirectFB_AdjustWindowSurface() local
/AliOS-Things-master/components/freetype/src/bdf/
A Dbdflib.c416 bdf_options_t* opts; member
1163 bdf_options_t* opts, in _bdf_set_default_spacing()
2372 bdf_options_t* opts, in bdf_load_font()
/AliOS-Things-master/components/SDL2/src/stdlib/
A DSDL_malloc.c4091 ialloc(mstate m, size_t n_elements, size_t * sizes, int opts, void *chunks[]) in ialloc()

Completed in 52 milliseconds