Home
last modified time | relevance | path

Searched defs:validate (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/third_party/typescript/tests/baselines/reference/
DtypeGuardsWithInstanceOf.js21 validate() { method in C
55 C.prototype.validate = function () { method in C
DcomplicatedIndexesOfIntersectionsAreInferencable.js19 validate: props => { method
30 validate: function (props) { method
DjsDeclarationsClassAccessor.js37 *validate(defs) { } generator in Argument
63 *validate(defs) { } generator in Argument
DjsDeclarationsCrossfileMerge.js10 function validate() {} function
/third_party/skia/third_party/externals/freetype/include/freetype/internal/services/
Dsvgxval.h55 gxv_validate_func validate; in FT_DEFINE_SERVICE() local
60 ckern_validate_func validate; in FT_DEFINE_SERVICE() local
Dsvotval.h43 otv_validate_func validate; in FT_DEFINE_SERVICE() local
/third_party/typescript/tests/cases/conformance/expressions/typeGuards/
DtypeGuardsWithInstanceOf.ts18 validate(): null | Record<string, unknown>; method
22 validate() { method in C
/third_party/skia/third_party/externals/icu/source/common/
Dcapi_helper.h52 IcuCApiHelper<CType, CPPType, kMagic>::validate(const CType* input, UErrorCode& status) { in validate() function
70 IcuCApiHelper<CType, CPPType, kMagic>::validate(CType* input, UErrorCode& status) { in validate() function
/third_party/icu/icu4c/source/common/
Dcapi_helper.h52 IcuCApiHelper<CType, CPPType, kMagic>::validate(const CType* input, UErrorCode& status) { in validate() function
70 IcuCApiHelper<CType, CPPType, kMagic>::validate(CType* input, UErrorCode& status) { in validate() function
/third_party/skia/m133/third_party/externals/icu/source/common/
Dcapi_helper.h52 IcuCApiHelper<CType, CPPType, kMagic>::validate(const CType* input, UErrorCode& status) { in validate() function
70 IcuCApiHelper<CType, CPPType, kMagic>::validate(CType* input, UErrorCode& status) { in validate() function
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dobject.hpp68 validate(D *d) { in validate() function
87 validate(D *d) { in validate() function
104 validate(D *d) { in validate() function
121 validate(D *d) { in validate() function
/third_party/typescript/tests/cases/conformance/jsdoc/declarations/
DjsDeclarationsCrossfileMerge.ts14 function validate() {} function
/third_party/rust/rust/compiler/rustc_const_eval/src/transform/
Dmod.rs3 pub mod validate; module
/third_party/rust/crates/syn/examples/lazy-static/example/src/
Dmain.rs17 fn validate(name: &str) { in validate() function
/third_party/skia/tools/gpu/
DFenceSync.h29 virtual bool validate() const { return true; } in validate() function
/third_party/typescript/tests/cases/compiler/
DcomplicatedIndexesOfIntersectionsAreInferencable.ts4 validate?: (props: Values) => void; property
DcontextualOverloadListFromUnionWithPrimitiveNoImplicitAny.ts6 validate: string | RegExp | Validate; property
/third_party/skia/m133/tools/gpu/
DFenceSync.h29 virtual bool validate() const { return true; } in validate() function
/third_party/tex-hyphen/
DRakefile8 task :validate do task
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DValidateSwitch.cpp19 bool ValidateSwitch::validate(TBasicType switchType, TParseContext *context, in validate() function in ValidateSwitch
22 ValidateSwitch validate(switchType, context); in validate() local
/third_party/rust/rust/src/etc/test-float-parse/src/
Dlib.rs9 pub fn validate(text: &str) { in validate() function
/third_party/lz4/tests/
DcheckTag.c46 static int validate(const char* const tag) in validate() function
/third_party/rust/rust/src/tools/lint-docs/src/
Dmain.rs31 let mut validate = false; in doit() localVariable
/third_party/skia/src/gpu/gradients/
DGrGradientBitmapCache.h50 void validate() const {} in validate() function
/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
Dima_violations.sh64 validate() function

12345678910>>...14