Searched refs:type (Results 1 – 9 of 9) sorted by relevance
| /iperf/src/ |
| H A D | queue.h | 94 #define SLIST_HEAD(name, type) \ argument 102 #define SLIST_ENTRY(type) \ argument 154 struct type *curelm = (head)->slh_first; \ 167 #define LIST_HEAD(name, type) \ argument 175 #define LIST_ENTRY(type) \ argument 245 #define SIMPLEQ_HEAD(name, type) \ argument 254 #define SIMPLEQ_ENTRY(type) \ argument 306 #define TAILQ_HEAD(name, type) \ argument 315 #define TAILQ_ENTRY(type) \ argument 413 #define CIRCLEQ_HEAD(name, type) \ argument [all …]
|
| H A D | cjson.c | 382 item->type = cJSON_Number; in parse_number() 411 if (!(object->type & cJSON_String) || (object->type & cJSON_IsReference)) in cJSON_SetValuestring() 884 item->type = cJSON_String; in parse_string() 1523 item->type = cJSON_Array; in parse_array() 1695 item->type = cJSON_Object; in parse_object() 2049 item->type = new_type; in add_item_to_object() 2497 item->type = cJSON_Raw; in cJSON_CreateRaw() 2514 item->type=cJSON_Array; in cJSON_CreateArray() 2695 newitem->type = item->type & (~cJSON_IsReference); in cJSON_Duplicate() 2960 switch (a->type & 0xFF) in cJSON_Compare() [all …]
|
| H A D | cjson.h | 69 #define CJSON_PUBLIC(type) type CJSON_STDCALL argument 71 #define CJSON_PUBLIC(type) __declspec(dllexport) type CJSON_STDCALL 73 #define CJSON_PUBLIC(type) __declspec(dllimport) type CJSON_STDCALL 80 #define CJSON_PUBLIC(type) __attribute__((visibility("default"))) type 82 #define CJSON_PUBLIC(type) type 117 int type; member
|
| H A D | iperf_config.h.in | 87 /* Define to 1 if the system has the type `struct sctp_assoc_value'. */
|
| /iperf/ |
| H A D | INSTALL | 44 1. `cd' to the directory containing the package's source code and type 46 using `csh' on an old version of System V, you might need to type 55 3. Optionally, type `make check' to run any self-tests that come with 64 a different kind of computer), type `make distclean'. There is 144 but needs to determine by the type of machine the package will run on. 147 message saying it cannot guess the machine type, give it the 149 type, such as `sun4', or a canonical name which has the form: 159 need to know the machine type. 162 use the option `--target=TYPE' to select the type of system they will
|
| H A D | aclocal.m4 | 3153 _LT_DECL([], [version_type], [0], [Library versioning type]) 3721 *$lt_bad_file* | *'Invalid file or object type'*) 8219 # Check for a file(cmd) program that can be used to detect file type and magic 8802 _LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl
|
| /iperf/contrib/ |
| H A D | iperf3_to_gnuplot.py | 76 type='string', dest='filename', 79 type='string', dest='output',
|
| /iperf/docs/ |
| H A D | building.rst | 4 Building iperf3, as with most tools of this type, is a fairly
|
| H A D | invoking.rst | 364 set the IP type of service. The usual prefixes for octal and hex
|