Home
last modified time | relevance | path

Searched refs:Validate (Results 1 – 25 of 66) sorted by relevance

123

/external/protobuf/src/google/protobuf/compiler/javamicro/
Djavamicro_file.h64 bool Validate(string* error);
Djavamicro_file.cc95 bool FileGenerator::Validate(string* error) { in Validate() function in google::protobuf::compiler::javamicro::FileGenerator
Djavamicro_generator.cc166 if (!file_generator.Validate(error)) { in Generate()
/external/protobuf/src/google/protobuf/compiler/javanano/
Djavanano_file.h64 bool Validate(string* error);
Djavanano_generator.cc179 if (!file_generator.Validate(error)) { in Generate()
Djavanano_file.cc96 bool FileGenerator::Validate(string* error) { in Validate() function in google::protobuf::compiler::javanano::FileGenerator
/external/e2fsprogs/tests/progs/
Dtest_icount_cmds.ct34 request do_validate, "Validate the icount structure",
/external/protobuf/src/google/protobuf/compiler/java/
Djava_file.h73 bool Validate(string* error);
Djava_generator.cc107 if (!file_generators[i]->Validate(error)) { in Generate()
/external/sonivox/jet_tools/JetCreator/
DJetDialogs.py166 if self.Validate():
173 if self.Validate():
182 def Validate(self): member in JetOpen
351 if self.Validate():
356 def Validate(self): member in SegEdit
428 if not self.Validate():
444 if not self.Validate():
710 if self.Validate():
715 def Validate(self): member in EventEdit
779 if not self.Validate():
[all …]
/external/mesa3d/src/gallium/state_trackers/xvmc/
Dcontext.c45 static Status Validate(Display *dpy, XvPortID port, int surface_type_id, in Validate() function
204 ret = Validate(dpy, port, surface_type_id, width, height, flags, in XvMCCreateContext()
Dsubpicture.c110 static Status Validate(Display *dpy, XvPortID port, int surface_type_id, int xvimage_id) in Validate() function
221 ret = Validate(dpy, context->port, context->surface_type_id, xvimage_id); in XvMCCreateSubpicture()
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
DDFA.pm3 use Params::Validate qw( :types );
/external/skia/gyp/
Dcommon.gypi22 # Validate the 'skia_os' setting against 'OS', because only certain
/external/parameter-framework/tools/xmlValidator/
DREADME.md58 [*] Validate xml files in /home/lab/MusicLibrary/ with /home/lab/MusicLibrary/Schemas
/external/v8/tools/
Djs2c.py73 def Validate(lines): function
358 Validate,
/external/v8/src/
Delements.h28 virtual void Validate(Handle<JSObject> obj) = 0;
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
Dcodegen.ml94 (* Validate the generated code, checking for consistency. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
Dcodegen.ml94 (* Validate the generated code, checking for consistency. *)
/external/llvm/cmake/modules/
DTableGen.cmake6 # Validate calling context.
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_ListBox.cpp208 case CPDF_AAction::Validate: in GetActionData()
DFFL_IFormFiller.cpp897 if (pWidget->GetAAction(CPDF_AAction::Validate)) in OnValidate()
917 pFormFiller->GetActionData(pPageView, CPDF_AAction::Validate, fa); in OnValidate()
921 pWidget->OnAAction(CPDF_AAction::Validate, fa, pPageView); in OnValidate()
/external/llvm/test/Unit/
Dlit.cfg74 # Validate that we got a tree which points to here.
/external/chromium-trace/trace-viewer/third_party/Paste/
DREADME.rst92 * Validate all HTML output from applications using the `WDG Validator
/external/clang/test/Unit/
Dlit.cfg73 # Validate that we got a tree which points to here, using the standard

123