Home
last modified time | relevance | path

Searched defs:num_types (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/brotli/c/enc/
Dblock_splitter.h23 size_t num_types; /* Amount of distinct types */ member
Dbrotli_bit_stream.c759 const size_t num_types, in BuildAndStoreBlockSplitCode()
790 static void StoreTrivialContextMap(size_t num_types, in StoreTrivialContextMap()
/third_party/boost/libs/python/src/object/
Dclass.cpp549 … new_class(char const* name, std::size_t num_types, type_info const* const types, char const* doc) in new_class()
590 char const* name, std::size_t num_types, type_info const* const types, char const* doc) in class_base()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_tls_common.c1095 size_t *num_types) in eap_peer_select_phase2_methods()
1178 int eap_peer_tls_phase2_nak(struct eap_method_type *types, size_t num_types, in eap_peer_tls_phase2_nak()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Deap_tls_common.c1095 size_t *num_types) in eap_peer_select_phase2_methods()
1178 int eap_peer_tls_phase2_nak(struct eap_method_type *types, size_t num_types, in eap_peer_tls_phase2_nak()
/third_party/gn/src/gn/
Dparser.cc396 size_t num_types, in Consume()
/third_party/libxkbcommon/src/xkbcomp/
Dtypes.c677 unsigned num_types; in CopyKeyTypesToKeymap() local
/third_party/libxkbcommon/src/
Dkeymap.h380 unsigned int num_types; member