Home
last modified time | relevance | path

Searched refs:okay (Results 1 – 25 of 170) sorted by relevance

1234567

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mashups/
Diobject.py79 okay = False
80 while not okay:
83 okay = validation_fn(val)
84 if not okay:
87 okay = True
91 okay = False
93 while not okay:
97 okay = True
103 okay = True
/external/libxml2/
DtestThreadsWin32.c45 int okay = 1; in thread_specific_data() local
59 okay = 0; in thread_specific_data()
64 okay = 0; in thread_specific_data()
68 okay = 0; in thread_specific_data()
73 okay = 0; in thread_specific_data()
77 okay = 0; in thread_specific_data()
80 if (okay == 0) in thread_specific_data()
DtestThreads.c55 int okay = 1; in thread_specific_data() local
69 okay = 0; in thread_specific_data()
74 okay = 0; in thread_specific_data()
78 okay = 0; in thread_specific_data()
83 okay = 0; in thread_specific_data()
87 okay = 0; in thread_specific_data()
90 if (okay == 0) in thread_specific_data()
/external/clang/test/SemaObjC/
Dclass-property-access.m28 // now okay
39 // okay
43 // also okay
51 // also okay
/external/clang/test/Modules/
Dlinkage-merge.m14 static int f1(float); // okay: considered distinct
15 static int f2(float); // okay: considered distinct
16 extern int f3(float); // okay: considered distinct
/external/svox/pico/lib/
Dpicoacph.c381 picoos_uint8 okay; in acphSubPhrasing() local
386 okay = TRUE; in acphSubPhrasing()
432 okay = TRUE; in acphSubPhrasing()
480 okay = FALSE; in acphSubPhrasing()
483 if (okay && (!picokdt_dtPHRclassify(acph->dtphr))) { in acphSubPhrasing()
488 okay = FALSE; in acphSubPhrasing()
491 if (okay && (!picokdt_dtPHRdecomposeOutClass(acph->dtphr, &dtres))) { in acphSubPhrasing()
496 okay = FALSE; in acphSubPhrasing()
499 if (okay && dtres.set) { in acphSubPhrasing()
800 picoos_uint8 okay; in acphAccentuation() local
[all …]
Dpicosa.c521 picoos_uint8 okay; /* two uses: processing okay and lexind resovled */ in saDisambPos() local
527 okay = TRUE; in saDisambPos()
560 okay = TRUE; in saDisambPos()
629 okay = FALSE; in saDisambPos()
632 if (okay && (!picokdt_dtPosDclassify(sa->dtposd, &prevout))) { in saDisambPos()
637 okay = FALSE; in saDisambPos()
640 if (okay && (!picokdt_dtPosDdecomposeOutClass(sa->dtposd, &dtres))) { in saDisambPos()
645 okay = FALSE; in saDisambPos()
647 if (okay && dtres.set) { in saDisambPos()
665 okay = FALSE; in saDisambPos()
[all …]
/external/clang/test/SemaObjCXX/
Dnullability-pragmas.mm16 f1(0); // okay: no nullability annotations
22 f7(0); // okay
23 f8(0); // okay
26 f11(0); // okay
27 f12(0); // okay
/external/regex-re2/re2/testing/
Dtester.cc601 bool okay = true; in TestCase() local
603 okay &= (!v_[i]->error() && v_[i]->RunCase(text, context, anchor)); in TestCase()
604 return okay; in TestCase()
613 bool okay = TestInputInContext(text, text); in TestInput() local
618 okay &= TestInputInContext(sp, text); in TestInput()
621 okay &= TestInputInContext(sp, text); in TestInput()
623 return okay; in TestInput()
628 bool okay = true; in TestInputInContext() local
630 okay &= TestCase(text, context, anchors[i]); in TestInputInContext()
631 return okay; in TestInputInContext()
/external/clang/test/CXX/class/class.union/
Dp1.cpp47 Okay okay; member
73 Okay okay; member
132 Either<int,Okay> okay(0); in fred() local
/external/mockftpserver/tags/1.2.3/src/main/resources/
DReplyText.properties19 150=File status okay; about to open data connection.
20 200=Command okay.
34 250=Requested file action okay, completed.
36 331=User name okay, need password.
/external/mockftpserver/tags/1.0/src/main/resources/
DReplyText.properties19 150=File status okay; about to open data connection.
20 200=Command okay.
34 250=Requested file action okay, completed.
36 331=User name okay, need password.
/external/mockftpserver/tags/1.2/src/main/resources/
DReplyText.properties19 150=File status okay; about to open data connection.
20 200=Command okay.
34 250=Requested file action okay, completed.
36 331=User name okay, need password.
/external/mockftpserver/tags/1.2.4/src/main/resources/
DReplyText.properties19 150=File status okay; about to open data connection.
20 200=Command okay.
34 250=Requested file action okay, completed.
36 331=User name okay, need password.
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/resources/
DReplyText.properties19 150=File status okay; about to open data connection.
20 200=Command okay.
34 250=Requested file action okay, completed.
36 331=User name okay, need password.
/external/mockftpserver/tags/1.1/src/main/resources/
DReplyText.properties19 150=File status okay; about to open data connection.
20 200=Command okay.
34 250=Requested file action okay, completed.
36 331=User name okay, need password.
/external/mockftpserver/tags/1.2.1/src/main/resources/
DReplyText.properties19 150=File status okay; about to open data connection.
20 200=Command okay.
34 250=Requested file action okay, completed.
36 331=User name okay, need password.
/external/mockftpserver/tags/1.2.2/src/main/resources/
DReplyText.properties19 150=File status okay; about to open data connection.
20 200=Command okay.
34 250=Requested file action okay, completed.
36 331=User name okay, need password.
/external/mockftpserver/branches/1.x_Branch/src/main/resources/
DReplyText.properties19 150=File status okay; about to open data connection.
20 200=Command okay.
34 250=Requested file action okay, completed.
36 331=User name okay, need password.
/external/llvm/test/Transforms/InstCombine/
D2008-08-05-And.ll16 br i1 %a1, label %incompatible, label %okay
18 okay:
/external/mockftpserver/tags/2.0-rc1/src/main/resources/
DReplyText.properties21 150=File status okay; about to open data connection.
22 200=Command okay.
36 250=Requested file action okay, completed.
38 331=User name okay, need password.
100 user.needPassword=User name okay, need password.
/external/autotest/client/site_tests/camera_V4L2/
Dcamera_V4L2.py167 okay, stdout = self.run_v4l2_capture_test(False, options)
176 okay, stdout = self.run_v4l2_capture_test(False, option)
203 okay, stdout = self.run_v4l2_capture_test(False, option)
215 okay, stdout = self.run_v4l2_capture_test(False, option)
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/resources/
DReplyText.properties21 150=File status okay; about to open data connection.
22 200=Command okay.
36 250=Requested file action okay, completed.
38 331=User name okay, need password.
102 user.needPassword=User name okay, need password.
/external/mockftpserver/tags/2.1/src/main/resources/
DReplyText.properties21 150=File status okay; about to open data connection.
22 200=Command okay.
37 250=Requested file action okay, completed.
39 331=User name okay, need password.
105 user.needPassword=User name okay, need password.
/external/mockftpserver/tags/2.2/src/main/resources/
DReplyText.properties21 150=File status okay; about to open data connection.
22 200=Command okay.
37 250=Requested file action okay, completed.
39 331=User name okay, need password.
105 user.needPassword=User name okay, need password.

1234567