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

1 2 3 4 5 6 7 8 9

  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyEventSource.java 41 public boolean validate(); method in interface:MonkeyEventSource
MonkeySourceRandomScript.java 142 * @see MonkeySourceScript#validate()
144 public boolean validate() { method in class:MonkeySourceRandomScript
145 if (mSetupSource != null && !mSetupSource.validate()) {
150 if (!source.validate()) {
  /external/freetype/include/freetype/internal/services/
svgxval.h 37 #define FT_SERVICE_ID_GX_VALIDATE "truetypegx-validate"
38 #define FT_SERVICE_ID_CLASSICKERN_VALIDATE "classickern-validate"
55 gxv_validate_func validate; local
60 ckern_validate_func validate; local
svotval.h 28 #define FT_SERVICE_ID_OPENTYPE_VALIDATE "opentype-validate"
43 otv_validate_func validate; local
  /frameworks/base/graphics/java/android/renderscript/
RenderScriptGL.java 56 validate(); method
62 validate(); method
67 validate(); method
73 validate(); method
78 validate(); method
83 validate(); method
88 validate(); method
93 validate(); method
Allocation.java 48 mRS.validate();
53 mRS.validate();
58 mRS.validate();
63 mRS.validate();
67 mRS.validate();
71 mRS.validate();
75 mRS.validate();
80 mRS.validate();
113 mRS.validate();
118 mRS.validate();
    [all...]
Light.java 33 mRS.validate();
38 mRS.validate();
70 mRS.validate();
ProgramRaster.java 49 mRS.validate();
55 mRS.validate();
103 mRS.validate();
  /external/e2fsprogs/tests/progs/test_data/
test.icount 10 validate
19 validate
114 validate
136 validate
  /external/apache-http/src/org/apache/http/cookie/
CookieAttributeHandler.java 61 * @param cookie {@link org.apache.http.cookie.Cookie} to validate
62 * @param origin the cookie source to validate against
65 void validate(Cookie cookie, CookieOrigin origin) method in interface:CookieAttributeHandler
CookieSpec.java 69 * @see #validate
79 * Validate the cookie according to validation rules defined by the
82 * @param cookie the Cookie to validate
86 void validate(Cookie cookie, CookieOrigin origin) throws MalformedCookieException; method in interface:CookieSpec
  /external/e2fsprogs/tests/progs/
test_icount_cmds.ct 34 request do_validate, "Validate the icount structure",
35 validate, check;
  /external/apache-http/src/org/apache/http/impl/cookie/
AbstractCookieAttributeHandler.java 40 public void validate(final Cookie cookie, final CookieOrigin origin) method in class:AbstractCookieAttributeHandler
NetscapeDomainHandler.java 47 public void validate(final Cookie cookie, final CookieOrigin origin) method in class:NetscapeDomainHandler
49 super.validate(cookie, origin);
  /external/webkit/WebCore/svg/
SVGFitToViewBox.h 37 bool parseViewBox(Document*, const UChar*& start, const UChar* end, float& x, float& y, float& w, float& h, bool validate = true);
SVGPreserveAspectRatio.h 73 static bool parsePreserveAspectRatio(Consumer* consumer, const String& value, bool validate = true)
78 consumer->setPreserveAspectRatioBaseValue(parsePreserveAspectRatio(begin, end, validate, result));
83 static SVGPreserveAspectRatio parsePreserveAspectRatio(const UChar*& currParam, const UChar* end, bool validate, bool& result);
  /libcore/luni/src/main/java/javax/xml/validation/
Validator.java 37 * more than one thread at any given time, and while the <tt>validate</tt>
39 * the <tt>validate</tt> method.
42 * Note that while the {@link #validate(javax.xml.transform.Source)} and {@link #validate(javax.xml.transform.Source, javax.xml.transform.Result)}
86 * validate(source,null);
91 public void validate(Source source) throws SAXException, IOException { method in class:Validator
92 validate(source, null); method
146 * To validate one {@link Source} into another kind of {@link Result}, use the identity transformer
195 * @see #validate(Source)
197 public abstract void validate(Source source, Result result) throws SAXException, IOException method in class:Validator
    [all...]
  /packages/apps/Settings/src/com/android/settings/vpn/
L2tpIpsecPskEditor.java 46 public String validate() { method in class:L2tpIpsecPskEditor
47 String result = super.validate();
49 return ((result != null) ? result : mPskHandler.validate());
L2tpIpsecEditor.java 58 public String validate() { method in class:L2tpIpsecEditor
59 String result = super.validate();
61 result = validate(mUserCertificate, R.string.vpn_a_user_certificate);
64 result = validate(mCaCertificate, R.string.vpn_a_ca_certificate);
  /frameworks/base/core/java/com/android/internal/util/
CharSequences.java 63 validate(start, end, bytes.length);
76 validate(newStart, newEnd, length());
86 static void validate(int start, int end, int length) {
  /libcore/luni/src/main/java/org/apache/xml/utils/
QName.java 102 * @param validate If true the new QName will be validated and an IllegalArgumentException will
105 public QName(String namespaceURI, String localName, boolean validate)
109 // that is done when the validate parameter is true.
114 if (validate)
149 * @param validate If true the new QName will be validated and an IllegalArgumentException will
152 public QName(String namespaceURI, String prefix, String localName, boolean validate)
156 // that is done when the validate parameter is true.
161 if (validate)
199 * @param validate If true the new QName will be validated and an IllegalArgumentException will
202 public QName(String localName, boolean validate)
    [all...]
  /sdk/sdkmanager/libs/sdklib/tests/com/android/sdklib/repository/
SdkRepositoryTest.java 137 /** Validate a valid sample using namespace version 1 using an InputStream */
145 validator.validate(source);
149 /** Validate a valid sample using namespace version 1 using an InputStream */
157 validator.validate(source);
171 validator.validate(source);
199 validator.validate(source);
215 validator.validate(source);
237 validator.validate(source);
259 validator.validate(source);
286 validator.validate(source);
    [all...]
  /external/dbus/dbus/
dbus-message-factory.h 31 #include <dbus/dbus-marshal-validate.h>
  /hardware/libhardware/modules/gralloc/
mapper.cpp 92 if (private_handle_t::validate(handle) < 0)
108 if (private_handle_t::validate(handle) < 0)
152 if (private_handle_t::validate(handle) < 0)
166 if (private_handle_t::validate(handle) < 0)
  /external/skia/src/core/
SkPictureRecord.cpp 34 validate();
47 validate();
74 validate();
82 validate();
90 validate();
97 validate();
105 validate();
110 validate();
113 validate();
118 validate();
686 void SkPictureRecord::validate() const { function in class:SkPictureRecord
    [all...]

Completed in 782 milliseconds

1 2 3 4 5 6 7 8 9