/third_party/boost/libs/endian/test/ |
D | endian_test.cpp | 39 #define VERIFY(predicate) verify( predicate, __LINE__ ) macro 229 VERIFY(big_8.data() == reinterpret_cast<const unsigned char *>(&big_8)); in check_data() 230 VERIFY(big_16.data() == reinterpret_cast<const unsigned char *>(&big_16)); in check_data() 231 VERIFY(big_24.data() == reinterpret_cast<const unsigned char *>(&big_24)); in check_data() 232 VERIFY(big_32.data() == reinterpret_cast<const unsigned char *>(&big_32)); in check_data() 233 VERIFY(big_40.data() == reinterpret_cast<const unsigned char *>(&big_40)); in check_data() 234 VERIFY(big_48.data() == reinterpret_cast<const unsigned char *>(&big_48)); in check_data() 235 VERIFY(big_56.data() == reinterpret_cast<const unsigned char *>(&big_56)); in check_data() 236 VERIFY(big_64.data() == reinterpret_cast<const unsigned char *>(&big_64)); in check_data() 238 VERIFY(big_u8.data() == reinterpret_cast<const unsigned char *>(&big_u8)); in check_data() [all …]
|
/third_party/openssl/test/ |
D | dtlsv1listentest.c | 245 enum {GOOD, VERIFY, DROP} outtype; enumerator 249 { clienthello_nocookie, sizeof(clienthello_nocookie), VERIFY }, 250 { clienthello_nocookie_frag, sizeof(clienthello_nocookie_frag), VERIFY }, 255 { clienthello_badcookie, sizeof(clienthello_badcookie), VERIFY }, 324 if (tp->outtype == VERIFY) { in dtls_listen_test()
|
/third_party/mbedtls/tests/ |
D | compat.sh | 195 if test "X$VERIFY" = "XYES" && is_dtls "$MODE" && \ 227 if [ "X$VERIFY" = "XYES" ] && is_dtls "$MODE"; then 685 if [ "X$VERIFY" = "XYES" ]; 710 if [ "X$VERIFY" = "XYES" ]; then 724 if [ "X$VERIFY" = "XYES" ]; then 868 VERIF=$(echo $VERIFY | tr '[:upper:]' '[:lower:]') 1065 for VERIFY in $VERIFIES; do
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ |
D | build.rules | 52 VERIFY := verify_config 54 VERIFY := 59 _all: $(VERIFY) $(ALL) $(EXTRA_TARGETS)
|
/third_party/flutter/skia/third_party/externals/sdl/visualtest/configs/testsprite2_geometry/ |
D | testsprite2_geometry.actions | 2 00:00:06 VERIFY
|
/third_party/flutter/skia/third_party/externals/sdl/visualtest/configs/testsprite2_blendmodes/ |
D | testsprite2_blendmodes.actions | 2 00:00:06 VERIFY
|
/third_party/flutter/skia/third_party/externals/sdl/visualtest/configs/testsprite2_fullscreen/ |
D | testsprite2_fullscreen.actions | 2 00:00:06 VERIFY
|
/third_party/flutter/skia/third_party/externals/sdl/visualtest/ |
D | testsprite2_sample.actions | 2 00:00:05 VERIFY # Verify each screenshot taken with verification images
|
D | README.txt | 158 \li \b VERIFY - Verifies the screenshots taken by the last SCREENSHOT action by 188 \li Allow specifying a clipping box along with the VERIFY action, i.e., hh:mm:ss 189 VERIFY x, y, w, h
|
/third_party/openssl/apps/ |
D | CA.pl.in | 31 my $VERIFY = "$openssl verify"; 192 my $status = run("$VERIFY \"-CAfile\" ${CATOP}/$CACERT $file $EXTRA{verify}");
|
/third_party/musl/porting/uniproton/kernel/include/scsi/ |
D | scsi.h | 34 #define VERIFY 0x2f macro
|
/third_party/musl/porting/liteos_m/kernel/include/scsi/ |
D | scsi.h | 34 #define VERIFY 0x2f macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/ |
D | scsi.h | 34 #define VERIFY 0x2f macro
|
/third_party/musl/include/scsi/ |
D | scsi.h | 34 #define VERIFY 0x2f macro
|
/third_party/musl/ndk_musl_include/scsi/ |
D | scsi.h | 34 #define VERIFY 0x2f macro
|
/third_party/skia/third_party/externals/libpng/contrib/pngminus/ |
D | makevms.com | 86 $ VV=F$VERIFY(0)
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/pngminus/ |
D | makevms.com | 86 $ VV=F$VERIFY(0)
|
/third_party/libpng/contrib/pngminus/ |
D | makevms.com | 86 $ VV=F$VERIFY(0)
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_helpers.cc | 1043 return VERIFY; in GetUtf8CheckMode() 1076 case VERIFY: { in GenerateUtf8CheckCode() 1505 case VERIFY: in GenerateStrings() 1521 case VERIFY: in GenerateStrings()
|
/third_party/libpng/scripts/ |
D | makevms.com | 136 $ VV=F$VERIFY(0)
|
/third_party/flutter/skia/third_party/externals/libpng/scripts/ |
D | makevms.com | 136 $ VV=F$VERIFY(0)
|
/third_party/skia/third_party/externals/libpng/scripts/ |
D | makevms.com | 136 $ VV=F$VERIFY(0)
|
/third_party/openssl/doc/man3/ |
D | PKCS7_verify.pod | 32 =head1 VERIFY PROCESS
|
D | CMS_verify.pod | 30 =head1 VERIFY PROCESS
|
/third_party/openssl/doc/man1/ |
D | verify.pod | 197 B<smimesign>, B<smimeencrypt>. See the B<VERIFY OPERATION> section for more 336 =head1 VERIFY OPERATION
|