/external/protobuf/src/google/protobuf/compiler/javamicro/ |
D | javamicro_file.h | 64 bool Validate(string* error);
|
D | javamicro_file.cc | 95 bool FileGenerator::Validate(string* error) { in Validate() function in google::protobuf::compiler::javamicro::FileGenerator
|
D | javamicro_generator.cc | 166 if (!file_generator.Validate(error)) { in Generate()
|
/external/protobuf/src/google/protobuf/compiler/javanano/ |
D | javanano_file.h | 64 bool Validate(string* error);
|
D | javanano_generator.cc | 179 if (!file_generator.Validate(error)) { in Generate()
|
D | javanano_file.cc | 96 bool FileGenerator::Validate(string* error) { in Validate() function in google::protobuf::compiler::javanano::FileGenerator
|
/external/e2fsprogs/tests/progs/ |
D | test_icount_cmds.ct | 34 request do_validate, "Validate the icount structure",
|
/external/protobuf/src/google/protobuf/compiler/java/ |
D | java_file.h | 73 bool Validate(string* error);
|
D | java_generator.cc | 107 if (!file_generators[i]->Validate(error)) { in Generate()
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetDialogs.py | 166 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/ |
D | context.c | 45 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()
|
D | subpicture.c | 110 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/ |
D | DFA.pm | 3 use Params::Validate qw( :types );
|
/external/skia/gyp/ |
D | common.gypi | 22 # Validate the 'skia_os' setting against 'OS', because only certain
|
/external/parameter-framework/tools/xmlValidator/ |
D | README.md | 58 [*] Validate xml files in /home/lab/MusicLibrary/ with /home/lab/MusicLibrary/Schemas
|
/external/v8/tools/ |
D | js2c.py | 73 def Validate(lines): function 358 Validate,
|
/external/v8/src/ |
D | elements.h | 28 virtual void Validate(Handle<JSObject> obj) = 0;
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
D | codegen.ml | 94 (* Validate the generated code, checking for consistency. *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
D | codegen.ml | 94 (* Validate the generated code, checking for consistency. *)
|
/external/llvm/cmake/modules/ |
D | TableGen.cmake | 6 # Validate calling context.
|
/external/pdfium/fpdfsdk/src/formfiller/ |
D | FFL_ListBox.cpp | 208 case CPDF_AAction::Validate: in GetActionData()
|
D | FFL_IFormFiller.cpp | 897 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/ |
D | lit.cfg | 74 # Validate that we got a tree which points to here.
|
/external/chromium-trace/trace-viewer/third_party/Paste/ |
D | README.rst | 92 * Validate all HTML output from applications using the `WDG Validator
|
/external/clang/test/Unit/ |
D | lit.cfg | 73 # Validate that we got a tree which points to here, using the standard
|