HomeSort by relevance Sort by last modified time
    Searched refs:valid (Results 76 - 100 of 794) sorted by null

1 2 34 5 6 7 8 91011>>

  /ndk/sources/cxx-stl/llvm-libc++/test/thread/futures/futures.promise/
move_ctor.pass.cpp 31 assert(f.valid());
50 assert(f.valid());
69 assert(f.valid());
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
SocketStream.cpp 93 if (!valid()) return -1;
116 if (!valid()) return NULL;
136 if (!valid()) return NULL;
156 if (!valid()) return int(ERR_INVALID_SOCKET);
SocketStream.h 38 bool valid() { return m_sock >= 0; } function in class:SocketStream
TcpStream.cpp 53 if (!valid()) return int(ERR_INVALID_SOCKET);
89 if (!valid()) return -1;
  /device/generic/goldfish/opengl/system/OpenglSystemCommon/
QemuPipeStream.h 39 bool valid() { return m_sock >= 0; } function in class:QemuPipeStream
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
xml.rb 136 it "should be valid" do
  /external/apache-harmony/luni/src/test/api/unix/org/apache/harmony/luni/tests/java/net/
UnixNetworkInterfaceTest.java 32 private boolean valid = false; field in class:UnixNetworkInterfaceTest
46 if (!up && valid) {
70 if (valid) {
99 if (hardAddr != null && valid) {
130 if (valid) {
158 && subInterfaces2.hasMoreElements() && valid) {
179 while (subInterfaces.hasMoreElements() && valid) {
218 valid = (netifs != null)
225 valid = false;
  /external/chromium/net/base/
mime_util_unittest.cc 15 bool valid; member in struct:net::__anon4916
29 EXPECT_EQ(tests[i].valid, rv);
39 bool valid; member in struct:net::__anon4917
55 EXPECT_EQ(tests[i].valid, rv);
  /external/skia/tests/
ClipperTest.cpp 94 bool valid = SkLineClipper::IntersectLine(&gEmpty[i], gR, dst); local
95 if (valid) {
98 REPORTER_ASSERT(reporter, !valid);
118 bool valid = SkLineClipper::IntersectLine(&gFull[i], gR, dst); local
119 if (!valid || memcmp(&gFull[i], dst, sizeof(dst))) {
122 REPORTER_ASSERT(reporter, valid && !memcmp(&gFull[i], dst, sizeof(dst)));
137 bool valid = SkLineClipper::IntersectLine(&gPartial[i], gR, dst); local
138 if (!valid || memcmp(&gPartial[i+2], dst, sizeof(dst))) {
141 REPORTER_ASSERT(reporter, valid &&
  /external/webkit/Source/WebCore/html/
ValidityState.h 55 bool valid() const;
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
SocketStream.cpp 93 if (!valid()) return -1;
116 if (!valid()) return NULL;
136 if (!valid()) return NULL;
156 if (!valid()) return int(ERR_INVALID_SOCKET);
SocketStream.h 39 bool valid() { return m_sock >= 0; } function in class:SocketStream
TcpStream.cpp 55 if (!valid())
104 if (!valid()) return -1;
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestTreeWizard.java 273 boolean valid = wiz.parse(t, "(A B C)");
274 assertTrue(valid);
280 boolean valid = wiz.parse(t, "A");
281 assertTrue(valid);
287 boolean valid = wiz.parse(t, "(nil A B C)");
288 assertTrue(valid);
294 boolean valid = wiz.parse(t, "(A . .)");
295 assertTrue(valid);
303 boolean valid = wiz.parse(t, "(A B[foo] C)");
304 assertTrue(valid);
    [all...]
  /external/chromium/chrome/browser/metrics/
metrics_response_unittest.cc 82 EXPECT_TRUE(response.valid());
106 EXPECT_FALSE(response.valid());
  /external/llvm/bindings/ocaml/analysis/
llvm_analysis.mli 15 (** [verify_module m] returns [None] if the module [m] is valid, and
20 (** [verify_function f] returns [None] if the function [f] is valid, and
25 (** [verify_module m] returns if the module [m] is valid, but prints a
31 (** [verify_function f] returns if the function [f] is valid, but prints a
  /external/openssh/openbsd-compat/
port-uw.c 60 char *pw_password = authctxt->valid ? shadow_pw(pw) : pw->pw_passwd;
83 if (authctxt->valid)
  /libcore/luni/src/main/native/
libcore_icu_NativeNormalizer.cpp 28 if (!src.valid()) {
41 if (!src.valid()) {
libcore_icu_Transliterator.cpp 33 if (!id.valid()) {
56 if (!string.valid()) {
  /ndk/sources/cxx-stl/llvm-libc++/test/thread/futures/futures.tas/futures.task.members/
ctor_func.pass.cpp 42 assert(p.valid());
54 assert(p.valid());
ctor_func_alloc.pass.cpp 46 assert(p.valid());
61 assert(p.valid());
  /hardware/ti/omap4xxx/
heaptracker.c 142 int valid = 1; local
149 valid = 0;
159 return valid;
225 /* returns 1 if valid, *safe == 1 if safe to dump stack */
251 /* returns 1 if valid, *safe == 1 if safe to dump stack */
254 int valid = 1; local
270 valid = 0;
275 valid = check_guards(hdr, safe);
277 if (!valid && *safe) {
288 return valid;
295 int valid; local
322 int valid; local
    [all...]
  /external/valgrind/main/coregrind/m_demangle/
demangle.c 172 Bool error, oflow, valid, fn_is_encoded, is_VG_Z_prefixed; local
182 valid = sym[0] == '_'
195 if (valid
200 valid = False;
203 if (!valid)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/
VersionCheck.java 117 boolean valid = true;
119 valid = false;
122 valid = false;
125 valid = false;
130 if (valid == false) {
  /external/freetype/src/sfnt/
ttcmap.c 89 FT_Validator valid )
95 if ( table + length > valid->limit || length < 262 )
99 if ( valid->level >= FT_VALIDATE_TIGHT )
108 if ( idx >= TT_VALID_GLYPH_COUNT( valid ) )
198 /***** character code (but these values are also valid as the *****/
213 /***** Note that not all values of "charcode" are valid according *****/
246 /* first 0 USHORT first valid low-byte */
247 /* count 2 USHORT number of valid low-bytes */
251 /* A sub-header defines, for each high-byte, the range of valid */
276 FT_Validator valid )
1993 FT_Bool valid; member in struct:TT_CMap12Rec_
2313 FT_Bool valid; member in struct:TT_CMap13Rec_
    [all...]

Completed in 1461 milliseconds

1 2 34 5 6 7 8 91011>>