Home
last modified time | relevance | path

Searched refs:subsequent (Results 1 – 25 of 562) sorted by relevance

12345678910>>...23

/external/grpc-grpc/doc/
Dstatus_ordering.md8 However, once a write fails, all subsequent writes Must fail,
9 and similarly, once a read fails, all subsequent reads Must fail.
/external/python/cpython2/Doc/library/
Dqueue.rst93 guarantee that a subsequent get() will not block, nor will qsize() < maxsize
100 returns ``True`` it doesn't guarantee that a subsequent call to put()
102 guarantee that a subsequent call to get() will not block.
108 returns ``True`` it doesn't guarantee that a subsequent call to get()
110 guarantee that a subsequent call to put() will not block.
156 threads. For each :meth:`get` used to fetch a task, a subsequent call to
Dcodeop.rst21 #. Remembering which future statements the user has entered, so subsequent
59 instance 'remembers' and compiles all subsequent program texts with the
68 compiles all subsequent program texts with the statement in force.
/external/python/cpython3/Doc/library/
Dqueue.rst110 guarantee that a subsequent get() will not block, nor will qsize() < maxsize
117 returns ``True`` it doesn't guarantee that a subsequent call to put()
119 guarantee that a subsequent call to get() will not block.
125 returns ``True`` it doesn't guarantee that a subsequent call to get()
127 guarantee that a subsequent call to put() will not block.
167 threads. For each :meth:`get` used to fetch a task, a subsequent call to
226 guarantee that a subsequent get() will not block.
232 returns ``False`` it doesn't guarantee that a subsequent call to get()
Dcodeop.rst25 #. Remembering which future statements the user has entered, so subsequent
63 instance 'remembers' and compiles all subsequent program texts with the
72 compiles all subsequent program texts with the statement in force.
/external/v4l2_codec2/
D.clang-format20 # "Constructor initializer lists can be all on one line or with subsequent
29 # There have been some bugs in which subsequent formatting operations introduce
/external/perfetto/protos/perfetto/trace/track_event/
Dthread_descriptor.proto23 // thread, i.e. all events in the same packet sequence. Valid for all subsequent
43 // Absolute reference values. Clock values in subsequent TrackEvents can be
/external/llvm/test/Bitcode/
Dthinlto-function-summary-callgraph.ll11 ; and value id matching the subsequent value symbol table.
24 ; and value id matching the subsequent value symbol table.
Dthinlto-function-summary-callgraph-pgo.ll11 ; and profile count, with value id matching the subsequent value symbol table.
24 ; and profile count, with value id matching the subsequent value symbol table.
Dthinlto-alias.ll11 ; and value id matching the subsequent value symbol table.
23 ; and value id matching the subsequent value symbol table.
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Ddeprecated-v8.s36 @ CHECK-ARMV8: warning: applying IT instruction to more than one subsequent instruction is deprecat…
37 @ CHECK-THUMBV8: warning: applying IT instruction to more than one subsequent instruction is deprec…
/external/llvm/test/MC/ARM/
Ddeprecated-v8.s36 @ CHECK-ARMV8: warning: applying IT instruction to more than one subsequent instruction is deprecat…
37 @ CHECK-THUMBV8: warning: applying IT instruction to more than one subsequent instruction is deprec…
/external/boringssl/src/util/fipstools/delocate/testdata/x86_64-LabelRewrite/
Din2.s1 # References to local labels are rewrittenn in subsequent files.
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_DestroyResourceOp.pbtxt18 All subsequent operations using the resource will result in a NotFound
Dapi_def_AssignVariableOp.pbtxt24 this value or a subsequent newer value of the variable.
Dapi_def_AssignAddVariableOp.pbtxt24 see the incremented value or a subsequent newer one.
Dapi_def_AssignSubVariableOp.pbtxt24 see the decremented value or a subsequent newer one.
/external/llvm/test/Object/
Dnm-error.test2 keeps processing subsequent files.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/
Dnm-error.test2 keeps processing subsequent files.
/external/pdfium/third_party/libopenjpeg20/
D0011-j2k_update_image_data.patch10 + /* Prevent bad casting to unsigned values in the subsequent lines. */
/external/llvm/test/Assembler/
Dnamed-metadata.ll15 ; conflicting with anonymous metadata), but not the subsequent ones.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Assembler/
Dnamed-metadata.ll15 ; conflicting with anonymous metadata), but not the subsequent ones.
/external/autotest/client/site_tests/login_OwnershipNotRetaken/
Dcontrol15 This test checks that, after taking ownership successfully, subsequent logins
/external/swiftshader/third_party/LLVM/test/Assembler/
Dnamed-metadata.ll14 ; conflicting with anonymous metadata), but not the subsequent ones.
/external/autotest/client/tests/fsfuzzer/
Dcontrol16 WARNING: Currently this test may not work, and it may break subsequent

12345678910>>...23