Home
last modified time | relevance | path

Searched defs:option_descriptor (Results 1 – 20 of 20) sorted by last modified time

/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.cc2300 const Descriptor* option_descriptor = in RetrieveOptions() local
/dports/www/firefox/firefox-99.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.cc2300 const Descriptor* option_descriptor = in RetrieveOptions() local
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.cc2300 const Descriptor* option_descriptor = in RetrieveOptions() local
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc2819 const Descriptor* option_descriptor = in RetrieveOptions() local
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/
H A Dparseopt.h22 struct option_descriptor { struct
24 const char *longopt;
26 char shortopt;
28 uint8_t has_arg;
30 uint16_t offset;
37 int ( * parse ) ( char *text, void *value );
/dports/net/kea/kea-2.0.1/src/lib/dhcpsrv/
H A Dcql_host_data_source.cc1532 const OptionDescriptor& option_descriptor) { in prepareExchange()
1736 const OptionDescriptor& option_descriptor, in createBindForMutation()
1794 const OptionDescriptor& option_descriptor, in createBindForDelete()
3394 const OptionDescriptor& option_descriptor) { in insertOrDeleteHost()
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/
H A Dparseopt.h22 struct option_descriptor { struct
24 const char *longopt;
26 char shortopt;
28 uint8_t has_arg;
30 uint16_t offset;
37 int ( * parse ) ( char *text, void *value );
/dports/graphics/opencv/opencv-4.5.3/3rdparty/protobuf/src/google/protobuf/
H A Ddescriptor.cc2282 const Descriptor* option_descriptor = in RetrieveOptions() local
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/
H A Ddescriptor.cc2313 const Descriptor* option_descriptor = in RetrieveOptions() local
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/
H A Dparseopt.h22 struct option_descriptor { struct
24 const char *longopt;
26 char shortopt;
28 uint8_t has_arg;
30 uint16_t offset;
37 int ( * parse ) ( char *text, void *value );
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.cc2300 const Descriptor* option_descriptor = in RetrieveOptions() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc2306 const Descriptor* option_descriptor = in RetrieveOptions() local
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/
H A Dparseopt.h22 struct option_descriptor { struct
24 const char *longopt;
26 char shortopt;
28 uint8_t has_arg;
30 uint16_t offset;
37 int ( * parse ) ( char *text, void *value );
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc2306 const Descriptor* option_descriptor = in RetrieveOptions() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/
H A Dparseopt.h22 struct option_descriptor { struct
24 const char *longopt;
26 char shortopt;
28 uint8_t has_arg;
30 uint16_t offset;
37 int ( * parse ) ( char *text, void *value );
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dparseopt.h22 struct option_descriptor { struct
24 const char *longopt;
26 char shortopt;
28 uint8_t has_arg;
30 uint16_t offset;
37 int ( * parse ) ( char *text, void *value );
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dparseopt.h22 struct option_descriptor { struct
24 const char *longopt;
26 char shortopt;
28 uint8_t has_arg;
30 uint16_t offset;
37 int ( * parse ) ( char *text, void *value );
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.cc2174 const Descriptor* option_descriptor = in RetrieveOptions() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/
H A Dparseopt.h22 struct option_descriptor { struct
24 const char *longopt;
26 char shortopt;
28 uint8_t has_arg;
30 uint16_t offset;
37 int ( * parse ) ( char *text, void *value );
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Doption.c386 struct option_descriptor struct
396 struct option_descriptor descriptor; in option_argument() argument