| /freebsd-13.1/usr.bin/dtc/ |
| H A D | fdt.cc | 419 structs.consume_binary(name_offset); in property() 764 while (structs[0] != '\0' && structs[0] != '@') in node() 766 bytes.push_back(structs[0]); in node() 767 ++structs; in node() 771 if (structs[0] == '@') in node() 773 ++structs; in node() 774 while (structs[0] != '\0') in node() 776 bytes.push_back(structs[0]); in node() 777 ++structs; in node() 781 ++structs; in node() [all …]
|
| H A D | fdt.hh | 318 property(input_buffer &structs, input_buffer &strings); 343 static property_ptr parse_dtb(input_buffer &structs, 523 node(input_buffer &structs, input_buffer &strings); 640 static node_ptr parse_dtb(input_buffer &structs, input_buffer &strings);
|
| /freebsd-13.1/contrib/llvm-project/lld/MachO/ |
| H A D | Target.h | 107 using nlist = structs::nlist_64; 123 using nlist = structs::nlist;
|
| H A D | MachOStructs.h | 22 namespace structs {
|
| H A D | Writer.cpp | 274 return sizeof(structs::entry_point_command); in getSize() 278 auto *c = reinterpret_cast<structs::entry_point_command *>(buf); in writeTo()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcCallingConv.td | 95 // - Split structs into one or two 64-bit sized chunks, or 32-bit chunks with 98 // - Pass structs larger than 16 bytes indirectly with an explicit pointer 113 // structs. These arguments are not promoted to 64 bits, but they can still
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | event_rpcgen.py | 1390 structs = [] 1413 return structs 1425 structs = [] 1433 structs.extend(ProcessOneEntry(factory, newstruct, entry)) 1435 structs.append(newstruct) 1436 return structs
|
| /freebsd-13.1/contrib/libevent/ |
| H A D | event_rpcgen.py | 1390 structs = [] 1413 return structs 1425 structs = [] 1433 structs.extend(ProcessOneEntry(factory, newstruct, entry)) 1435 structs.append(newstruct) 1436 return structs
|
| /freebsd-13.1/usr.sbin/bhyve/ |
| H A D | snapshot.c | 426 const ucl_object_t *structs = NULL, *obj = NULL; in lookup_struct() local 430 structs = ucl_object_lookup(rstate->meta_root_obj, JSON_STRUCT_ARR_KEY); in lookup_struct() 431 if (structs == NULL) { in lookup_struct() 437 if (ucl_object_type((ucl_object_t *)structs) != UCL_ARRAY) { in lookup_struct() 443 while ((obj = ucl_object_iterate(structs, &it, true)) != NULL) { in lookup_struct()
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | X509_ALGOR_dup.pod | 40 X509_ALGOR_copy() copies the source values into the dest structs; making
|
| /freebsd-13.1/usr.sbin/bsdconfig/share/ |
| H A D | geom.subr | 93 # Parse sysctl(8) `kern.geom.confxml' data into a series of structs. GEOM 94 # classes are at the top of the hierarchy and are stored as numbered structs 96 # objects within each class are stored as numbered structs from 1 to `ngeoms'
|
| H A D | struct.subr | 40 # data (including names of other structs).
|
| /freebsd-13.1/sys/netpfil/ipfw/ |
| H A D | dummynet.txt | 361 to configure a pipe all three structs (dn_link, dn_sch, dn_fs) are needed, 368 if it is configuring a pipe, a queue, or a scheduler. Then there are structs 512 Dummynet is not compatible with old ipfw binary because internal structs are 527 The internal structs of new dummynet are very different from the original. 682 In dummynet, a scheduler algorithm is represented by two main structs, some 683 functions and other minor structs. 724 See now the two main structs: 769 set the size of its structs in the scheduler descriptor: 777 After the definition of structs, it is necessary to implement the 842 This struct contains the type of scheduler, the length of all structs and
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DeclNodes.td | 30 def Record : DeclNode<Tag, "structs, unions, classes">;
|
| /freebsd-13.1/usr.sbin/bsdconfig/share/media/ |
| H A D | wlan.subr | 298 # Parse the results of wpa_cli(8) `scan_results' into a series of structs (see 510 # Find matches and set match data on structs 1011 # required) from wpa_supplicant.conf(5) [WPA_NETWORK] structs. 1103 # required) from wpa_cli(8) `scan_results' [WPA_SCAN_RESULT] structs. 1271 # Process wpa_supplicant.conf(5) structs 1273 # Process wpa_cli(8) `scan_results' structs
|
| /freebsd-13.1/contrib/llvm-project/lld/docs/ |
| H A D | Partitions.rst | 80 index, which is an array of structs with the following definition:
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | CXXRecordDeclDefinitionBits.def | 116 /// within anonymous unions or structs.
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Core/ |
| H A D | CoreProperties.td | 117 …Desc<"If true, LLDB will automatically display small structs in one-liner format (default: true)."…
|
| /freebsd-13.1/sys/contrib/zlib/ |
| H A D | zconf.h.in | 162 /* all zlib structs in zlib.h and zconf.h */
|
| /freebsd-13.1/contrib/bearssl/ |
| H A D | Doxyfile | 362 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions 373 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions 377 # to NO, structs, classes, and unions are shown on a separate page (for HTML and 439 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined 646 # the bottom of the documentation of classes and structs. If set to YES, the 1036 # classes, structs, unions or interfaces.
|
| /freebsd-13.1/contrib/libcbor/ |
| H A D | Doxyfile | 372 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions 383 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions 387 # to NO, structs, classes, and unions are shown on a separate page (for HTML and 449 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined 656 # the bottom of the documentation of classes and structs. If set to YES, the 1028 # classes, structs, unions or interfaces.
|
| /freebsd-13.1/contrib/ldns/ |
| H A D | libdns.doxygen | 362 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions 373 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions 377 # to NO, structs, classes, and unions are shown on a separate page (for HTML and 439 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined 646 # the bottom of the documentation of classes and structs. If set to YES, the 1041 # classes, structs, unions or interfaces.
|
| /freebsd-13.1/contrib/unbound/doc/ |
| H A D | unbound.doxygen | 313 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) 481 # at the bottom of the documentation of classes and structs. If set to YES the 774 # contains a lot of classes, structs, unions or interfaces.
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | OMPKinds.def | 20 /// Types used in runtime structs or runtime functions
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
| H A D | Checkers.td | 826 HelpText<"Check for excessively padded structs.">,
|