/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/ |
D | VirtualTimeSource.kt | 33 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/ |
D | lilly.out | 699 ../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/ |
D | COPYING | 9 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
|
D | NOTICE | 9 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
|
D | LICENSE | 9 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/ |
D | NOTICE | 31 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/ |
D | LICENSE | 10 * 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
|
D | NOTICE | 10 * 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
|
D | COPYING | 10 * 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/ |
D | PROTOCOL.certkeys | 263 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/ |
D | tail-call-weak.ll | 8 ; weak symbol resolution occurs statically in PE/COFF, ensure that we permit
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | tail-call-weak.ll | 8 ; weak symbol resolution occurs statically in PE/COFF, ensure that we permit
|
/external/u-boot/doc/ |
D | README.plan9 | 12 uninitialized to permit manual configuration. For example, PC-style
|
/external/libcxxabi/ |
D | LICENSE.TXT | 33 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
|
D | NOTICE | 33 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/ |
D | NOTICE | 33 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/ |
D | LICENSE.TXT | 33 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
|
D | NOTICE | 33 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/ |
D | mkfile.proto | 15 # copies of the Software, and permit persons to whom the Software is
|
D | mkfile | 15 # copies of the Software, and permit persons to whom the Software is
|
/external/tensorflow/tensorflow/security/advisory/ |
D | tfsa-2018-001.md | 15 file could lead to an unhandled process crash, but may permit read access to
|
/external/kotlinc/license/third_party/ |
D | prototype_license.txt | 7 copies of the Software, and to permit persons to whom the Software is
|
/external/curl/plan9/include/ |
D | mkfile | 15 # copies of the Software, and permit persons to whom the Software is
|
/external/compiler-rt/ |
D | LICENSE.TXT | 33 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/ |
D | NettyServerBuilder.java | 417 public NettyServerBuilder permitKeepAliveWithoutCalls(boolean permit) { in permitKeepAliveWithoutCalls() argument 418 permitKeepAliveWithoutCalls = permit; in permitKeepAliveWithoutCalls()
|