Home
last modified time | relevance | path

Searched refs:VALUES (Results 1 – 25 of 752) sorted by relevance

12345678910>>...31

/src/contrib/bmake/unit-tests/
H A Ddirective-for-escape.mk45 VALUES= $$ $${V} $${V:=-with-modifier} $$(V) $$(V:=-with-modifier)
56 .for i in ${VALUES}
77 VALUES= $${UNDEF:U\$$\$$ {{}} end}
86 .for i in ${VALUES}
119 .for i in ${VALUES}
135 VALUES= begin<$${UNDEF:Ufallback:N{{{}}}}>end
137 .for i in ${VALUES}
H A Dvarmod-match-escape.mk40 VALUES= : :: :\:
41 .if ${VALUES:M\:${:U\:}} != ${VALUES:M${:U\:}\:}
/src/contrib/wpa/hostapd/
H A Dhostapd.eap_user_sqlite15 INSERT INTO users(identity,methods,password,phase2) VALUES ('user','TTLS-MSCHAPV2','password',1);
16 INSERT INTO users(identity,methods,password,phase2) VALUES ('DOMAIN\mschapv2 user','TTLS-MSCHAPV2',…
18 INSERT INTO wildcards(identity,methods) VALUES ('','TTLS,TLS');
19 INSERT INTO wildcards(identity,methods) VALUES ('0','AKA');
H A Dhlr_auc_gw.txt50 INSERT INTO milenage(imsi,ki,opc,amf,sqn) VALUES(
57 INSERT INTO milenage(imsi,ki,opc,amf,sqn) VALUES(
/src/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptTable.h386 FLAGS, VISIBILITY, PARAM, HELPTEXT, HELPTEXTSFORVARIANTS, METAVAR, VALUES) \ argument
391 HELPTEXTSFORVARIANTS, METAVAR, VALUES) \ argument
398 FLAGS, VISIBILITY, PARAM, HELPTEXT, HELPTEXTSFORVARIANTS, METAVAR, VALUES) \ argument
402 VISIBILITY, ID_PREFIX##GROUP, ID_PREFIX##ALIAS, ALIASARGS, VALUES \
407 HELPTEXTSFORVARIANTS, METAVAR, VALUES) \ argument
410 VISIBILITY, PARAM, HELPTEXT, HELPTEXTSFORVARIANTS, METAVAR, VALUES)
/src/contrib/llvm-project/clang/lib/Driver/
H A DDriverOptions.cpp31 #define PREFIX_UNION(VALUES) VALUES argument
/src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFDirectiveParser.cpp31 #define PREFIX_UNION(VALUES) VALUES argument
/src/crypto/openssl/doc/internal/man3/
H A DOSSL_DEPRECATED.pod32 [RETURN VALUES isn't relevant for these macros, but find-doc-nits demands
35 =head1 RETURN VALUES
H A Dossl_bio_print_hex.pod19 =head1 RETURN VALUES
H A Dossl_provider_add_conf_module.pod20 =head1 RETURN VALUES
H A Dossl_random_add_conf_module.pod21 =head1 RETURN VALUES
/src/crypto/openssl/doc/man3/
H A DOSSL_ITEM.pod29 =begin comment RETURN VALUES doesn't make sense for a manual that only
33 =head1 RETURN VALUES
H A DOSSL_DISPATCH.pod55 =begin comment RETURN VALUES doesn't make sense for a manual that only
59 =head1 RETURN VALUES
H A DBN_swap.pod17 =head1 RETURN VALUES
H A DERR_clear_error.pod17 =head1 RETURN VALUES
H A DSSL_get_SSL_CTX.pod18 =head1 RETURN VALUES
H A DPKCS12_SAFEBAG_set0_attrs.pod19 =head1 RETURN VALUES
H A DPKCS12_add_CSPName_asc.pod19 =head1 RETURN VALUES
H A DPKCS7_type_is_other.pod25 =head1 RETURN VALUES
H A DOSSL_IETF_ATTR_SYNTAX_print.pod20 =head1 RETURN VALUES
H A DPKCS12_add_localkeyid.pod21 =head1 RETURN VALUES
H A DSSL_CTX_has_client_custom_ext.pod19 =head1 RETURN VALUES
H A DOSSL_GENERAL_NAMES_print.pod19 =head1 RETURN VALUES
H A DSSL_SESSION_get_compress_id.pod21 =head1 RETURN VALUES
H A DDTLS_get_data_mtu.pod19 =head1 RETURN VALUES

12345678910>>...31