Home
last modified time | relevance | path

Searched defs:verify (Results 1 – 25 of 237) sorted by relevance

12345678910

/third_party/node/test/fixtures/wpt/wasm/jsapi/
DinstanceTestFactory.js124 verify: () => {}, method
153 verify: () => {}, method
180 verify: () => {}, method
205 verify: () => {}, method
228 verify: () => {}, method
252 verify: () => {}, method
298 verify: () => {}, method
417 verify: instance => { method
460 verify: instance => { method
501 verify: instance => { method
[all …]
/third_party/typescript/tests/baselines/reference/
DjsDeclarationsThisTypes.js10 verify() { } method in Base
48 Base.prototype.verify = function () { }; method in Base
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fBufferWriteTests.cpp180 …, const char* name, const char* desc, deUint32 target, deUint32 usage, int size, VerifyType verify) in BasicBufferDataCase()
224 …t, const char* name, const char* desc, const DataStoreSpec* specs, int numSpecs, VerifyType verify) in RecreateBufferDataStoreCase()
273 …sc, deUint32 target, deUint32 usage, int size, int subDataOffs, int subDataSize, VerifyType verify) in BasicBufferSubDataCase()
327 …int32 target, deUint32 usage, int size, const tcu::IVec2* ranges, int numRanges, VerifyType verify) in SubDataToUndefinedCase()
562 VerifyType verify; in init() member
581 const VerifyType verify = VERIFY_AS_VERTEX_ARRAY; in init() local
604 const VerifyType verify = verifyTypes[verifyNdx].verify; in init() local
666 const VerifyType verify = VERIFY_AS_VERTEX_ARRAY; in init() local
697 const VerifyType verify = VERIFY_AS_VERTEX_ARRAY; in init() local
/third_party/typescript/tests/cases/fourslash/
DquickinfoIsConsistent.ts10 verify.quickInfoAt("" + val, "var f: (x: number) => number"); constant
DdocCommentTemplateVariableStatements02.ts32 verify.docCommentTemplateAt(varName, /*newTextOffset*/ 3, constant
DdocCommentTemplateVariableStatements01.ts32 verify.docCommentTemplateAt(varName, /*newTextOffset*/ 3, constant
DcommentsMultiModuleMultiFileFourslash.ts37 verify.quickInfoAt(marker, "namespace multiM", comment); constant
DcommentsMultiModuleSingleFileFourslash.ts24 verify.quickInfoAt(marker, "namespace multiM", comment); constant
DcompletionsImport_notFromIndex.ts19 verify.completions({ constant
/third_party/openssl/crypto/evp/
Devp_key.c47 int EVP_read_pw_string(char *buf, int len, const char *prompt, int verify) in EVP_read_pw_string()
53 int verify) in EVP_read_pw_string_min()
/third_party/node/deps/openssl/openssl/crypto/evp/
Devp_key.c47 int EVP_read_pw_string(char *buf, int len, const char *prompt, int verify) in EVP_read_pw_string()
53 int verify) in EVP_read_pw_string_min()
/third_party/typescript/tests/cases/conformance/jsdoc/declarations/
DjsDeclarationsThisTypes.ts16 verify() { } method in Base
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dtlsv1_common.c206 int tls_verify_hash_init(struct tls_verify_hash *verify) in tls_verify_hash_init()
238 void tls_verify_hash_add(struct tls_verify_hash *verify, const u8 *buf, in tls_verify_hash_add()
264 void tls_verify_hash_free(struct tls_verify_hash *verify) in tls_verify_hash_free()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dtlsv1_common.c206 int tls_verify_hash_init(struct tls_verify_hash *verify) in tls_verify_hash_init()
238 void tls_verify_hash_add(struct tls_verify_hash *verify, const u8 *buf, in tls_verify_hash_add()
264 void tls_verify_hash_free(struct tls_verify_hash *verify) in tls_verify_hash_free()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fBufferMapTests.cpp110 …t char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, int size, VerifyType verify) in BufferMapWriteCase()
159 …Uint32 bufferTarget, deUint32 usage, int bufferSize, int mapOffset, int mapSize, VerifyType verify) in BufferPartialMapWriteCase()
215 …ame, const char* desc, deUint32 bufferTarget, deUint32 usage, bool partialWrite, VerifyType verify) in BufferMapInvalidateCase()
274 …ame, const char* desc, deUint32 bufferTarget, deUint32 usage, bool partialWrite, VerifyType verify) in BufferMapPartialInvalidateCase()
333 …ame, const char* desc, deUint32 bufferTarget, deUint32 usage, bool partialWrite, VerifyType verify) in BufferMapExplicitFlushCase()
474 …Uint32 bufferTarget, deUint32 usage, int bufferSize, int mapOffset, int mapSize, VerifyType verify) in BufferMapReadWriteCase()
590 VerifyType verify; in init() member
651 VerifyType verify = bufferUses[useNdx].verify; in init() local
756 VerifyType verify = bufferUses[useNdx].verify; in init() local
Des3fBufferWriteTests.cpp180 …, const char* name, const char* desc, deUint32 target, deUint32 usage, int size, VerifyType verify) in BasicBufferDataCase()
224 …t, const char* name, const char* desc, const DataStoreSpec* specs, int numSpecs, VerifyType verify) in RecreateBufferDataStoreCase()
273 …sc, deUint32 target, deUint32 usage, int size, int subDataOffs, int subDataSize, VerifyType verify) in BasicBufferSubDataCase()
327 …int32 target, deUint32 usage, int size, const tcu::IVec2* ranges, int numRanges, VerifyType verify) in SubDataToUndefinedCase()
596 const VerifyType verify = VERIFY_AS_VERTEX_ARRAY; in init() local
666 const VerifyType verify = VERIFY_AS_VERTEX_ARRAY; in init() local
697 const VerifyType verify = VERIFY_AS_VERTEX_ARRAY; in init() local
/third_party/node/deps/npm/node_modules/cacache/lib/
Dindex.js6 const verify = require('./verify.js') constant
/third_party/node/deps/npm/node_modules/@tufjs/models/dist/
Dfile.js36 verify(data) { method in MetaFile
120 async verify(stream) { method in TargetFile
/third_party/typescript/tests/cases/compiler/
DconstEnumSyntheticNodesComments.ts7 function verify(a: En) { function
/third_party/typescript/src/testRunner/unittests/tsbuild/
DoutputPaths.ts13 …function verify(input: Pick<VerifyTscWithEditsInput, "subScenario" | "fs" | "edits">, expectedOupt… function
/third_party/skia/gm/verifiers/
Dgmverifier.cpp52 VerifierResult GMVerifier::verify(const SkBitmap& gold, const SkBitmap& actual) { in verify() function in skiagm::verifiers::GMVerifier
57 VerifierResult GMVerifier::verify(const SkBitmap& actual) { in verify() function in skiagm::verifiers::GMVerifier
/third_party/vk-gl-cts/modules/glshared/
DglsBufferTestUtil.cpp346 bool BufferVerifierBase::verify (deUint32 buffer, const deUint8* reference, int offset, int numByte… in verify() function in deqp::gls::BufferTestUtil::BufferVerifierBase
372 bool BufferVerifier::verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes) in verify() function in deqp::gls::BufferTestUtil::BufferVerifier
380 bool BufferVerifier::verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes, d… in verify() function in deqp::gls::BufferTestUtil::BufferVerifier
390 bool BufferMapVerifier::verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes) in verify() function in deqp::gls::BufferTestUtil::BufferMapVerifier
395 bool BufferMapVerifier::verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes… in verify() function in deqp::gls::BufferTestUtil::BufferMapVerifier
568 bool VertexArrayVerifier::verify (deUint32 buffer, const deUint8* refPtr, int offset, int numBytes) in verify() function in deqp::gls::BufferTestUtil::VertexArrayVerifier
757 bool IndexArrayVerifier::verify (deUint32 buffer, const deUint8* refPtr, int offset, int numBytes) in verify() function in deqp::gls::BufferTestUtil::IndexArrayVerifier
863 const char* getVerifyTypeDescription (VerifyType verify) in getVerifyTypeDescription()
/third_party/ltp/testcases/kernel/syscalls/timer_gettime/
Dtimer_gettime01.c48 static void verify(void) in verify() function
/third_party/node/test/parallel/
Dtest-crypto-update-encoding.js18 const verify = () => crypto.createVerify('sha256'); function
Dtest-crypto-verify-failure.js48 function verify() { function

12345678910