HomeSort by relevance Sort by last modified time
    Searched refs:validate (Results 176 - 200 of 219) sorted by null

1 2 3 4 5 6 78 9

  /external/libvpx/examples/includes/geshi/geshi/
rails.php 299 'before_create', 'add_to_base', 'errors', 'add', 'validate',
  /external/libxml2/include/libxml/
parser.h 217 int validate; /* shall we try to validate ? */ member in struct:_xmlParserCtxt
    [all...]
  /external/skia/src/animator/
SkAnimateActive.cpp 461 void SkActive::validate() { function in class:SkActive
  /external/skia/src/core/
SkScan_Path.cpp 39 edge->validate();
  /frameworks/base/include/private/opengles/
gl_context.h 466 void validate();
  /frameworks/base/libs/surfaceflinger_client/
SharedBufferStack.cpp 46 status_t SharedClient::validate(size_t i) const { function in class:android::SharedClient
  /frameworks/base/tools/aapt/
AaptAssets.h 281 status_t validate() const;
  /hardware/msm7k/libgralloc/
gralloc.cpp 521 if (private_handle_t::validate(handle) < 0)
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
xf86str.h 456 Bool validate; member in struct:__anon13489
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
RepoSource.java 171 monitor.setDescription("Validate XML");
178 // An XML validator was found and the XML failed to validate.
209 // An XML validator was found and the XML failed to validate.
260 // Stop here if we failed to validate the XML. We don't want to load it.
394 validator.validate(new StreamSource(xml));
    [all...]
  /sdk/draw9patch/src/com/android/draw9patch/ui/
ImageEditorPanel.java 511 ImageEditorPanel.this.validate();
    [all...]
  /libcore/support/src/test/java/tests/resources/
junit4-4.3.1.jar 
  /prebuilt/common/ant/
ant.jar 
  /external/libxml2/
parserInternals.c     [all...]
  /external/webkit/WebKit/android/nav/
CachedFrame.cpp 1418 bool CachedFrame::Debug::validate(const CachedNode* node) const function in class:CachedFrame::Debug
    [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java 591 // validate source generator
592 if (!mEventSource.validate()) {
    [all...]
  /external/dbus/bus/
services.c 27 #include <dbus/dbus-marshal-validate.h>
    [all...]
signals.c 26 #include <dbus/dbus-marshal-validate.h>
    [all...]
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
ScreenViewer.java 784 validate(); method
  /prebuilt/darwin-x86/swt/
swt.jar 
  /frameworks/base/opengl/libagl/
egl.cpp 449 if (sw_gralloc_handle_t::validate(buf->handle) < 0) {
465 if (sw_gralloc_handle_t::validate(buf->handle) < 0) {
    [all...]
  /packages/apps/Email/src/com/android/exchange/
SyncManager.java 292 public int validate(String protocol, String host, String userName, String password,
295 AbstractSyncService.validate(EasSyncService.class, host, userName, password, port,
    [all...]
  /packages/inputmethods/PinyinIME/jni/share/
userdict.cpp 263 if (false == validate(file_name) && false == reset(file_name)) {
1026 bool UserDict::validate(const char *file) {
1039 // validate
    [all...]
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/linux-x86/swt/
swt.jar 

Completed in 1669 milliseconds

1 2 3 4 5 6 78 9