HomeSort by relevance Sort by last modified time
    Searched defs:Validate (Results 1 - 4 of 4) sorted by null

  /external/v8/tools/
js2c.py 94 def Validate(lines, file):
294 Validate(lines, filename)
  /external/skia/src/core/
SkMemory_stdlib.cpp 140 static void Validate()
162 SkBlockHeader::Validate();
  /external/sonivox/jet_tools/JetCreator/
JetDialogs.py 166 if self.Validate():
173 if self.Validate():
182 def Validate(self):
351 if self.Validate():
356 def Validate(self):
428 if not self.Validate():
444 if not self.Validate():
    [all...]
  /frameworks/base/core/jni/android/graphics/
BitmapFactory.cpp 57 static void Validate();
59 static void Validate() {}
86 Validate();
111 Validate();
118 Validate();
133 void AutoDecoderCancel::Validate() {

Completed in 256 milliseconds