/third_party/alsa-lib/test/lsb/ |
H A D | config.c | 78 snd_config_t *loaded, *made, *c, *c2; in test_load() local 87 ALSA_CHECK(snd_config_top(&made)); in test_load() 89 ALSA_CHECK(snd_config_add(made, c)); in test_load() 91 ALSA_CHECK(snd_config_add(made, c)); in test_load() 96 TEST_CHECK(configs_equal(loaded, made)); in test_load() 99 ALSA_CHECK(snd_config_add(made, c)); in test_load() 106 TEST_CHECK(configs_equal(loaded, made)); in test_load() 109 ALSA_CHECK(snd_config_delete(made)); in test_load()
|
/third_party/zlib/ |
H A D | crc32.c | 144 * of x for combining CRC-32s, all made by make_crc_table(). 289 local once_t made = ONCE_INIT; variable 560 once(&made, make_crc_table); in get_crc_table() 597 once(&made, make_crc_table); in crc32_z() 711 once(&made, make_crc_table); in crc32_z() 1034 once(&made, make_crc_table); in crc32_combine64() 1047 once(&made, make_crc_table); in crc32_combine_gen64()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
H A D | Makefile | 7 @echo Nothing to be made.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/ |
H A D | Makefile | 7 @echo Nothing to be made.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/ |
H A D | Makefile | 7 @echo Nothing to be made.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/ |
H A D | Makefile | 7 @echo Nothing to be made.
|
/third_party/node/deps/zlib/ |
H A D | crc32.c | 150 * of x for combining CRC-32s, all made by make_crc_table(). 290 local once_t made = ONCE_INIT; variable 558 once(&made, make_crc_table); in get_crc_table() 595 once(&made, make_crc_table); in crc32_z() 769 once(&made, make_crc_table); in crc32_z() 1126 once(&made, make_crc_table); in crc32_combine64() 1138 once(&made, make_crc_table); in crc32_combine_gen64()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
H A D | Makefile | 7 @echo Nothing to be made.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | Makefile | 7 @echo Nothing to be made.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
H A D | Makefile | 7 @echo Nothing to be made.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | Makefile | 7 @echo Nothing to be made.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | Makefile | 7 @echo Nothing to be made.
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_set_reg.tex | 53 \item[\Const{UNW\_EBADREG}] An attempt was made to write a register 55 \item[\Const{UNW\_EREADONLY}] An attempt was made to write to a
|
H A D | unw_set_fpreg.tex | 52 \item[\Const{UNW\_EBADREG}] An attempt was made to write a register 54 \item[\Const{UNW\_EREADONLY}] An attempt was made to write to a
|
H A D | unw_get_fpreg.tex | 52 \item[\Const{UNW\_EBADREG}] An attempt was made to read a register
|
H A D | unw_get_reg.tex | 53 \item[\Const{UNW\_EBADREG}] An attempt was made to read a register
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
H A D | Makefile | 7 @echo Nothing to be made.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | Makefile | 7 @echo Nothing to be made.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | Makefile | 7 @echo Nothing to be made.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
H A D | Makefile | 8 @echo Nothing to be made.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
H A D | Makefile | 8 @echo Nothing to be made.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | Makefile | 7 @echo Nothing to be made.
|
/third_party/node/test/fixtures/wpt/WebCryptoAPI/sign_verify/ |
H A D | ecdsa_vectors.js | 97 // The signature was made with a different algorithm 101 vector.name = `${vector.name} - The signature was made using ${vector.hashName}, however verification is being done using ${hashName}`;
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | Makefile | 7 @echo Nothing to be made.
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vc1dsp_mc.asm | 151 ; Data is already unpacked, so some operations can directly be made from
|