Home
last modified time | relevance | path

Searched refs:bad1 (Results 1 - 4 of 4) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DglobalThisAmbientModules.js12 const bad1: (typeof globalThis)["\"ambientModule\""] = 'ambientModule'
20 var bad1 = 'ambientModule'; variable
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Ddubious-bitwise-with-not.c2 static unsigned int bad1 = !1 & 2; variable
H A Dnested-declarator2.c25 static void bad1(__attribute__((mode(DI))) x);
/third_party/openssl/test/
H A Dsslapitest.c9923 unsigned char bad1[] = { 0x01, 'b', 'a', 'd' }; in test_set_alpn() local
9944 if (!TEST_true(SSL_CTX_set_alpn_protos(ctx, bad1, sizeof(bad1)))) in test_set_alpn()
9967 if (!TEST_true(SSL_set_alpn_protos(ssl, bad1, sizeof(bad1)))) in test_set_alpn()

Completed in 12 milliseconds