Home
last modified time | relevance | path

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

12345678910>>...31

/freebsd/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\:}\:}
/freebsd/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(
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptTable.h455 METAVAR, VALUES) \ argument
460 HELPTEXT, HELPTEXTSFORVARIANTS, METAVAR, VALUES) \ argument
464 HELPTEXTSFORVARIANTS, METAVAR, VALUES)
469 METAVAR, VALUES) \ argument
473 VISIBILITY, ID_PREFIX##GROUP, ID_PREFIX##ALIAS, ALIASARGS, VALUES \
478 FLAGS, VISIBILITY, PARAM, HELPTEXT, HELPTEXTSFORVARIANTS, METAVAR, VALUES) \ argument
482 METAVAR, VALUES)
/freebsd/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
/freebsd/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 DERR_clear_error.pod17 =head1 RETURN VALUES
H A DBN_swap.pod17 =head1 RETURN VALUES
H A DPKCS12_SAFEBAG_set0_attrs.pod19 =head1 RETURN VALUES
H A DSSL_get_SSL_CTX.pod18 =head1 RETURN VALUES
H A DOSSL_GENERAL_NAMES_print.pod19 =head1 RETURN VALUES
H A DOSSL_IETF_ATTR_SYNTAX_print.pod20 =head1 RETURN VALUES
H A DPKCS12_add_CSPName_asc.pod19 =head1 RETURN VALUES
H A DPKCS12_add_localkeyid.pod21 =head1 RETURN VALUES
H A DPKCS7_type_is_other.pod25 =head1 RETURN VALUES
H A DSSL_CTX_has_client_custom_ext.pod19 =head1 RETURN VALUES
H A DDTLS_get_data_mtu.pod19 =head1 RETURN VALUES
H A DASN1_ITEM_lookup.pod21 =head1 RETURN VALUES
H A DSSL_SESSION_get_compress_id.pod21 =head1 RETURN VALUES
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DObjdumpOptID.h7 OPTION(PREFIX,NAME,ID,KIND,GROUP,ALIAS,ALIASARGS,FLAGS,PARAM,HELPTEXT,METAVAR,VALUES) global() argument

12345678910>>...31