Home
last modified time | relevance | path

Searched refs:permit (Results 1 – 25 of 1181) sorted by relevance

12345678910>>...48

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/
DVirtualTimeSource.kt33 var permit = false variable in kotlinx.coroutines.ThreadStatus
35 …String(): String = "parkedTill = ${TimeUnit.NANOSECONDS.toMillis(parkedTill)} ms, permit = $permit" in toString()
104 if (isShutdown || time >= status.parkedTill || status.permit) { in toString()
106 status.permit = false in toString()
115 status.permit = true in toString()
145 threads.values.map { if (it.permit) NOT_PARKED else it.parkedTill }.min() ?: NOT_PARKED in toString()
/external/one-true-awk/testdir/
Dlilly.out699 ../a.out: index() doesn't permit regular expressions at source line 1
704 ../a.out: index() doesn't permit regular expressions at source line 1
709 ../a.out: index() doesn't permit regular expressions at source line 1
714 ../a.out: index() doesn't permit regular expressions at source line 1
719 ../a.out: index() doesn't permit regular expressions at source line 1
724 ../a.out: index() doesn't permit regular expressions at source line 1
735 ../a.out: index() doesn't permit regular expressions at source line 1
740 ../a.out: index() doesn't permit regular expressions at source line 1
745 ../a.out: index() doesn't permit regular expressions at source line 1
750 ../a.out: index() doesn't permit regular expressions at source line 1
[all …]
/external/igt-gpu-tools/
DCOPYING9 permit persons to whom the Software is furnished to do so, subject to
32 permit persons to whom the Software is furnished to do so, subject to
53 and/or sell copies of the Software, and to permit persons to whom the
74 and/or sell copies of the Software, and to permit persons to whom the
95 and/or sell copies of the Software, and to permit persons to whom the
138 and/or sell copies of the Software, and to permit persons to whom the
DNOTICE9 permit persons to whom the Software is furnished to do so, subject to
32 permit persons to whom the Software is furnished to do so, subject to
53 and/or sell copies of the Software, and to permit persons to whom the
74 and/or sell copies of the Software, and to permit persons to whom the
95 and/or sell copies of the Software, and to permit persons to whom the
138 and/or sell copies of the Software, and to permit persons to whom the
DLICENSE9 permit persons to whom the Software is furnished to do so, subject to
32 permit persons to whom the Software is furnished to do so, subject to
53 and/or sell copies of the Software, and to permit persons to whom the
74 and/or sell copies of the Software, and to permit persons to whom the
95 and/or sell copies of the Software, and to permit persons to whom the
138 and/or sell copies of the Software, and to permit persons to whom the
/external/ImageMagick/
DNOTICE31 of ImageMagick, and to permit persons to whom the ImageMagick is furnished to
93 to permit persons who receive copies from any such party to do so, with the
107 of the Software, and to permit persons to whom the Software is furnished to do
133 copies of the Software, and to permit persons to whom the Software is
158 of Magick++, and to permit persons to whom the Magick++ is furnished to do so,
195 sublicense, and/or sell copies of this Software, and to permit persons to whom
217 of the Software, and to permit persons to whom the Software is furnished to do
/external/libepoxy/
DLICENSE10 * and/or sell copies of the Software, and to permit persons to whom the
37 * permit persons to whom the Materials are furnished to do so, subject to
DNOTICE10 * and/or sell copies of the Software, and to permit persons to whom the
37 * permit persons to whom the Materials are furnished to do so, subject to
DCOPYING10 * and/or sell copies of the Software, and to permit persons to whom the
37 * permit persons to whom the Materials are furnished to do so, subject to
/external/openssh/
DPROTOCOL.certkeys263 permit-X11-forwarding empty Flag indicating that X11 forwarding
267 permit-agent-forwarding empty Flag indicating that agent forwarding
272 permit-port-forwarding empty Flag indicating that port-forwarding
277 permit-pty empty Flag indicating that PTY allocation
282 permit-user-rc empty Flag indicating that execution of
/external/llvm/test/CodeGen/ARM/
Dtail-call-weak.ll8 ; weak symbol resolution occurs statically in PE/COFF, ensure that we permit
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dtail-call-weak.ll8 ; weak symbol resolution occurs statically in PE/COFF, ensure that we permit
/external/u-boot/doc/
DREADME.plan912 uninitialized to permit manual configuration. For example, PC-style
/external/libcxxabi/
DLICENSE.TXT33 of the Software, and to permit persons to whom the Software is furnished to do
64 copies of the Software, and to permit persons to whom the Software is
DNOTICE33 of the Software, and to permit persons to whom the Software is furnished to do
64 copies of the Software, and to permit persons to whom the Software is
/external/libunwind_llvm/
DNOTICE33 of the Software, and to permit persons to whom the Software is furnished to do
64 copies of the Software, and to permit persons to whom the Software is
/external/libcxx/
DLICENSE.TXT33 of the Software, and to permit persons to whom the Software is furnished to do
64 copies of the Software, and to permit persons to whom the Software is
DNOTICE33 of the Software, and to permit persons to whom the Software is furnished to do
64 copies of the Software, and to permit persons to whom the Software is
/external/curl/plan9/
Dmkfile.proto15 # copies of the Software, and permit persons to whom the Software is
Dmkfile15 # copies of the Software, and permit persons to whom the Software is
/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2018-001.md15 file could lead to an unhandled process crash, but may permit read access to
/external/kotlinc/license/third_party/
Dprototype_license.txt7 copies of the Software, and to permit persons to whom the Software is
/external/curl/plan9/include/
Dmkfile15 # copies of the Software, and permit persons to whom the Software is
/external/compiler-rt/
DLICENSE.TXT33 of the Software, and to permit persons to whom the Software is furnished to do
64 copies of the Software, and to permit persons to whom the Software is
/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
DNettyServerBuilder.java417 public NettyServerBuilder permitKeepAliveWithoutCalls(boolean permit) { in permitKeepAliveWithoutCalls() argument
418 permitKeepAliveWithoutCalls = permit; in permitKeepAliveWithoutCalls()

12345678910>>...48