Home
last modified time | relevance | path

Searched refs:structs (Results 1 – 25 of 52) sorted by relevance

123

/freebsd/usr.bin/dtc/
H A Dfdt.cc431 property::property(input_buffer &structs, input_buffer &strings) in property() argument
435 valid = structs.consume_binary(length) && in property()
436 structs.consume_binary(name_offset); in property()
463 if (!(valid = structs.consume_binary(byte))) in property()
591 property::parse_dtb(input_buffer &structs, input_buffer &strings) in parse_dtb() argument
593 property_ptr p(new property(structs, strings)); in parse_dtb()
778 node::node(input_buffer &structs, input_buffer &strings) : valid(true) in node() argument
781 while (structs[0] != '\0' && structs[0] != '@') in node()
783 bytes.push_back(structs[0]); in node()
784 ++structs; in node()
[all …]
H A Dfdt.hh316 property(input_buffer &structs, input_buffer &strings);
341 static property_ptr parse_dtb(input_buffer &structs,
521 node(input_buffer &structs, input_buffer &strings);
638 static node_ptr parse_dtb(input_buffer &structs, input_buffer &strings);
/freebsd/sys/tools/syscalls/core/
H A Dfreebsd-syscall.lua140 self.structs = {}
147 self.structs[name] = name
/freebsd/contrib/llvm-project/lld/MachO/
H A DTarget.h152 using nlist = structs::nlist_64;
168 using nlist = structs::nlist;
H A DMachOStructs.h20 namespace lld::structs {
H A DWriter.cpp277 return sizeof(structs::entry_point_command); in getSize()
281 auto *c = reinterpret_cast<structs::entry_point_command *>(buf); in writeTo()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcCallingConv.td95 // - 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/sys/tools/syscalls/scripts/
H A Dlibsys_h.lua60 for name, _ in util.pairsByKeys(tbl.structs) do
/freebsd/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py1550 structs = []
1570 return structs
1583 structs = []
1591 structs.extend(ProcessOneEntry(factory, newstruct, entry))
1593 structs.append(newstruct)
1594 return structs
/freebsd/contrib/libevent/
H A Devent_rpcgen.py1550 structs = []
1570 return structs
1583 structs = []
1591 structs.extend(ProcessOneEntry(factory, newstruct, entry))
1593 structs.append(newstruct)
1594 return structs
/freebsd/usr.sbin/bsdconfig/share/
H A Dgeom.subr92 # Parse sysctl(8) `kern.geom.confxml' data into a series of structs. GEOM
93 # classes are at the top of the hierarchy and are stored as numbered structs
95 # objects within each class are stored as numbered structs from 1 to `ngeoms'
H A Dstruct.subr39 # data (including names of other structs).
/freebsd/crypto/openssl/doc/man3/
H A DX509_ALGOR_dup.pod40 X509_ALGOR_copy() copies the source values into the dest structs; making
H A DASN1_item_sign.pod48 write the correct B<X509_ALGOR> to the structs based on the algorithms and
/freebsd/sys/netpfil/ipfw/
H A Ddummynet.txt360 to configure a pipe all three structs (dn_link, dn_sch, dn_fs) are needed,
367 if it is configuring a pipe, a queue, or a scheduler. Then there are structs
511 Dummynet is not compatible with old ipfw binary because internal structs are
526 The internal structs of new dummynet are very different from the original.
681 In dummynet, a scheduler algorithm is represented by two main structs, some
682 functions and other minor structs.
723 See now the two main structs:
768 set the size of its structs in the scheduler descriptor:
776 After the definition of structs, it is necessary to implement the
841 This struct contains the type of scheduler, the length of all structs and
/freebsd/contrib/tcpdump/
H A DINSTALL.md112 ntp.c - functions to handle ntp structs
113 ntp.h - declarations of functions to handle ntp structs
/freebsd/usr.sbin/bsdconfig/share/media/
H A Dwlan.subr297 # Parse the results of wpa_cli(8) `scan_results' into a series of structs (see
509 # Find matches and set match data on structs
1010 # required) from wpa_supplicant.conf(5) [WPA_NETWORK] structs.
1102 # required) from wpa_cli(8) `scan_results' [WPA_SCAN_RESULT] structs.
1270 # Process wpa_supplicant.conf(5) structs
1272 # Process wpa_cli(8) `scan_results' structs
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDeclNodes.td30 def Record : DeclNode<Tag, "structs, unions, classes">;
/freebsd/contrib/llvm-project/lld/docs/
H A DPartitions.rst80 index, which is an array of structs with the following definition:
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCXXRecordDeclDefinitionBits.def119 /// within anonymous unions or structs.
/freebsd/sys/contrib/zlib/
H A Dzconf.h.in165 /* all zlib structs in zlib.h and zconf.h */
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DCoreProperties.td178 …Desc<"If true, LLDB will automatically display small structs in one-liner format (default: true)."…
/freebsd/contrib/bearssl/
H A DDoxyfile362 # 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/contrib/libcbor/
H A DDoxyfile423 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions
434 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions
438 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
519 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined
748 # the bottom of the documentation of classes and structs. If set to YES, the
1184 # classes, structs, unions or interfaces.
/freebsd/contrib/ldns/
H A Dlibdns.doxygen.in408 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions
419 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions
423 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
504 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined
725 # the bottom of the documentation of classes and structs. If set to YES, the
1147 # classes, structs, unions or interfaces.

123