Home
last modified time | relevance | path

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

123456789

/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
73 okay = 0; in thread_specific_data()
78 okay = 0; in thread_specific_data()
82 okay = 0; in thread_specific_data()
87 okay = 0; in thread_specific_data()
91 okay = 0; in thread_specific_data()
94 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/ltp/testcases/kernel/syscalls/ptrace/
Dptrace07.c100 bool okay; in do_test() local
160 okay = true; in do_test()
163 okay &= (WIFEXITED(status) && WEXITSTATUS(status) == 0); in do_test()
165 if (okay) in do_test()
/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/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/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.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/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/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/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/python/cpython3/Tools/scripts/
Dtreesync.py73 if not okay("create slave directory %s?" % slave,
179 if not okay("okay to copy? ", answer):
195 def okay(prompt, answer='ask'): function
207 return okay(prompt)
/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/python/cpython2/Tools/scripts/
Dtreesync.py73 if not okay("create slave directory %s?" % slave,
179 if not okay("okay to copy? ", answer):
190 def okay(prompt, answer='ask'): function
202 return okay(prompt)
/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.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/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/pcre/dist2/testdata/
Dtestinput942 ) )* # further okay, if led by a period
66 ) # ...further okay
117 ) # ...further okay
145 ) # ...further okay
147 )* # further okay, if led by comma
175 ) )* # further okay, if led by a period
199 ) # ...further okay
/external/libmojo/mojo/public/interfaces/bindings/tests/data/validation/
Dconformance_mthd7_unexpected_null_fixed_array.data24 [u8]0 // A null pointer, which is okay.
25 [u8]0 // A null pointer, which is okay.
Dconformance_mthd8_good.data17 [u8]0 // A null pointer, which is okay.
19 [u8]0 // A null pointer, which is okay.
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
D2008-08-05-And.ll16 br i1 %a1, label %incompatible, label %okay
18 okay:
/external/llvm/test/Transforms/InstCombine/
D2008-08-05-And.ll16 br i1 %a1, label %incompatible, label %okay
18 okay:
/external/mockftpserver/tags/2.5/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.

123456789