HomeSort by relevance Sort by last modified time
    Searched refs:anytime (Results 1 - 12 of 12) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
byteyears.py 51 anytime = st[itime]
53 age = now - anytime
  /external/python/cpython2/Tools/scripts/
byteyears.py 51 anytime = st[itime]
53 age = now - anytime
  /external/python/cpython3/Tools/scripts/
byteyears.py 51 anytime = st[itime]
53 age = now - anytime
  /external/grpc-grpc/src/csharp/Grpc.Core.Tests/
HalfcloseTest.cs 75 // the call anytime and we cannot do anything about it on the client side.
  /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
WorkerServiceGrpc.cs 80 /// response. After that, a "Mark" can be sent anytime to request the latest
97 /// response. After that, a "Mark" can be sent anytime to request the latest
161 /// response. After that, a "Mark" can be sent anytime to request the latest
177 /// response. After that, a "Mark" can be sent anytime to request the latest
191 /// response. After that, a "Mark" can be sent anytime to request the latest
207 /// response. After that, a "Mark" can be sent anytime to request the latest
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regsyntax.c 41 , (OnigCodePoint )ONIG_INEFFECTIVE_META_CHAR /* anytime '*' */
44 , (OnigCodePoint )ONIG_INEFFECTIVE_META_CHAR /* anychar anytime */
58 , (OnigCodePoint )ONIG_INEFFECTIVE_META_CHAR /* anytime '*' */
61 , (OnigCodePoint )ONIG_INEFFECTIVE_META_CHAR /* anychar anytime */
79 , (OnigCodePoint )ONIG_INEFFECTIVE_META_CHAR /* anytime '*' */
82 , (OnigCodePoint )ONIG_INEFFECTIVE_META_CHAR /* anychar anytime */
100 , (OnigCodePoint )ONIG_INEFFECTIVE_META_CHAR /* anytime '*' */
103 , (OnigCodePoint )ONIG_INEFFECTIVE_META_CHAR /* anychar anytime */
122 , (OnigCodePoint )ONIG_INEFFECTIVE_META_CHAR /* anytime '*' */
125 , (OnigCodePoint )ONIG_INEFFECTIVE_META_CHAR /* anychar anytime */
    [all...]
oniguruma.h 144 OnigCodePoint anytime; member in struct:__anon9268
    [all...]
regint.h 630 #define MC_ANYTIME(syn) (syn)->meta_char_table.anytime
regparse.c 69 , (OnigCodePoint )ONIG_INEFFECTIVE_META_CHAR /* anytime '*' */
72 , (OnigCodePoint )ONIG_INEFFECTIVE_META_CHAR /* anychar anytime */
    [all...]
  /external/grpc-grpc/src/csharp/Grpc.Core/
Server.cs 122 /// Experimental API. Might anytime change without prior notice.
  /external/grpc-grpc/src/csharp/Grpc.Core/Internal/
AsyncCall.cs 439 // the call anytime, so don't throw directly, but let the write task finish with an error.
  /external/syzkaller/vendor/github.com/google/go-cmp/cmp/
compare.go 40 // anytime it comes across a NaN key, but this behavior may change.

Completed in 523 milliseconds