Home
last modified time | relevance | path

Searched refs:made (Results 1 - 25 of 45) sorted by relevance

12

/third_party/alsa-lib/test/lsb/
H A Dconfig.c78 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 Dcrc32.c144 * 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 DMakefile7 @echo Nothing to be made.
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
H A DMakefile7 @echo Nothing to be made.
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/
H A DMakefile7 @echo Nothing to be made.
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
H A DMakefile7 @echo Nothing to be made.
/third_party/node/deps/zlib/
H A Dcrc32.c150 * 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 DMakefile7 @echo Nothing to be made.
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A DMakefile7 @echo Nothing to be made.
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A DMakefile7 @echo Nothing to be made.
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A DMakefile7 @echo Nothing to be made.
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A DMakefile7 @echo Nothing to be made.
/third_party/libunwind/libunwind/doc/
H A Dunw_set_reg.tex53 \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 Dunw_set_fpreg.tex52 \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 Dunw_get_fpreg.tex52 \item[\Const{UNW\_EBADREG}] An attempt was made to read a register
H A Dunw_get_reg.tex53 \item[\Const{UNW\_EBADREG}] An attempt was made to read a register
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A DMakefile7 @echo Nothing to be made.
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A DMakefile7 @echo Nothing to be made.
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A DMakefile7 @echo Nothing to be made.
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A DMakefile8 @echo Nothing to be made.
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A DMakefile8 @echo Nothing to be made.
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A DMakefile7 @echo Nothing to be made.
/third_party/node/test/fixtures/wpt/WebCryptoAPI/sign_verify/
H A Decdsa_vectors.js97 // 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 DMakefile7 @echo Nothing to be made.
/third_party/ffmpeg/libavcodec/x86/
H A Dvc1dsp_mc.asm151 ; Data is already unpacked, so some operations can directly be made from

Completed in 9 milliseconds

12