Home
last modified time | relevance | path

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

12345678910>>...27

/freebsd-14.2/contrib/bmake/unit-tests/
H A Ddirective-for-escape.mk43 VALUES= $$ $${V} $${V:=-with-modifier} $$(V) $$(V:=-with-modifier)
44 .for i in ${VALUES}
59 VALUES= $${UNDEF:U\$$\$$ {{}} end}
68 .for i in ${VALUES}
98 .for i in ${VALUES}
118 VALUES= begin<$${UNDEF:Ufallback:N{{{}}}}>end
119 .for i in ${VALUES}
H A Dvarmod-match-escape.mk40 VALUES= : :: :\:
41 .if ${VALUES:M\:${:U\:}} != ${VALUES:M${:U\:}\:}
/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptTable.h361 FLAGS, VISIBILITY, PARAM, HELPTEXT, METAVAR, VALUES) \ argument
366 METAVAR, VALUES) \ argument
373 FLAGS, VISIBILITY, PARAM, HELPTEXT, METAVAR, VALUES) \ argument
377 ID_PREFIX##GROUP, ID_PREFIX##ALIAS, ALIASARGS, VALUES \
382 METAVAR, VALUES) \ argument
385 VISIBILITY, PARAM, HELPTEXT, METAVAR, VALUES)
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DDriverOptions.cpp31 #define PREFIX_UNION(VALUES) VALUES argument
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFDirectiveParser.cpp31 #define PREFIX_UNION(VALUES) VALUES argument
/freebsd-14.2/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_provider_add_conf_module.pod20 =head1 RETURN VALUES
H A Dossl_random_add_conf_module.pod21 =head1 RETURN VALUES
/freebsd-14.2/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.pod54 =begin comment RETURN VALUES doesn't make sense for a manual that only
58 =head1 RETURN VALUES
H A DOSSL_CALLBACK.pod50 =begin comment RETURN VALUES doesn't make sense for a manual that only
54 =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_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 DSSL_SESSION_get_compress_id.pod21 =head1 RETURN VALUES
H A DX509_SIG_get0.pod23 =head1 RETURN VALUES
H A DSSL_get_extms_support.pod20 =head1 RETURN VALUES
H A DPKCS7_get_octet_string.pod23 =head1 RETURN VALUES
H A DASN1_ITEM_lookup.pod21 =head1 RETURN VALUES

12345678910>>...27