Home
last modified time | relevance | path

Searched refs:decremented (Results 1 – 25 of 43) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dno-dup-of-bdnz.ll9 ; llvm.ppc.is.decremented.ctr.nonzero
11 ; CHECK: call i1 @llvm.ppc.is.decremented.ctr.nonzero
12 ; CHECK-NOT: call i1 @llvm.ppc.is.decremented.ctr.nonzero
13 ; CHECK: declare i1 @llvm.ppc.is.decremented.ctr.nonzero
34 %3 = call i1 @llvm.ppc.is.decremented.ctr.nonzero()
73 declare i1 @llvm.ppc.is.decremented.ctr.nonzero() #0
Dctrloop-intrin.ll301 %12 = call i1 @llvm.ppc.is.decremented.ctr.nonzero()
329 declare i1 @llvm.ppc.is.decremented.ctr.nonzero() #0
/external/tensorflow/tensorflow/python/training/
Dqueue_runner_impl.py248 decremented = False
262 decremented = True
281 if not decremented:
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_AssignSubVariableOp.pbtxt24 see the decremented value or a subsequent newer one.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Dcmpb-dec-imm.ll6 ; "ult with #41". The immediate value should be decremented to #40
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DRetriableStream.java963 int decremented = currentCount - (1 * THREE_DECIMAL_PLACES_SCALE_UP); in onQualifiedFailureThenCheckIsAboveThreshold() local
964 boolean updated = tokenCount.compareAndSet(currentCount, Math.max(decremented, 0)); in onQualifiedFailureThenCheckIsAboveThreshold()
966 return decremented > threshold; in onQualifiedFailureThenCheckIsAboveThreshold()
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
Dtask_io_service.ipp348 // Ensure the count of outstanding work is decremented on block exit.
412 // Ensure the count of outstanding work is decremented on block exit.
/external/llvm/test/CodeGen/SystemZ/
Dloop-01.ll87 ; Test a loop with a 64-bit decremented counter in which the 32-bit
/external/llvm/test/CodeGen/PowerPC/
Dctrloop-intrin.ll301 %12 = call i1 @llvm.ppc.is.decremented.ctr.nonzero()
329 declare i1 @llvm.ppc.is.decremented.ctr.nonzero() #0
/external/python/cpython2/Lib/
Dpdb.doc113 the count is decremented each time the breakpoint is reached
/external/python/cpython3/Doc/library/
Dasyncio-sync.rst255 A semaphore manages an internal counter which is decremented by each
Dpdb.rst318 count is zero. When non-zero, the count is decremented each time the
Dthreading.rst678 A semaphore manages an internal counter which is decremented by each
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dloop-01.ll89 ; Test a loop with a 64-bit decremented counter in which the 32-bit
/external/llvm/lib/Target/AMDGPU/
DSIInstrFormats.td718 // and are not considered done until both have been decremented.
/external/python/cpython2/Doc/library/
Dpdb.rst262 zero. When non-zero, the count is decremented each time the breakpoint is
Dthreading.rst639 A semaphore manages an internal counter which is decremented by each
/external/python/cpython3/Doc/c-api/
Dbuffer.rst105 the consumer and automatically decremented and set to *NULL* by
Dintro.rst196 it contains references to other objects, their reference count is decremented.
/external/autotest/client/profilers/lockmeter/
Dpatch.2.6.14-lockmeter-1.gz
/external/clang/test/Analysis/
Dretain-release-path-notes.m60 …[leaked release]; // expected-note{{Reference count decremented. The object now has a +1 retain co…
287 [_unownedProp release]; // FIXME-note {{Reference count decremented}}
295 [_ownedProp release]; // FIXME-note {{Reference count decremented}}
304 [_ivarOnly release]; // FIXME-note {{Reference count decremented}}
313 [_ownedProp release]; // FIXME-note {{Reference count decremented}}
322 [_ivarOnly release]; // FIXME-note {{Reference count decremented}}
913 // CHECK-NEXT: <string>Reference count decremented. The object now has a +1 retain count</stri…
915 // CHECK-NEXT: <string>Reference count decremented. The object now has a +1 retain count</stri…
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DFLATInstructions.td64 // and are not considered done until both have been decremented.
/external/python/cpython2/Doc/c-api/
Dintro.rst119 it contains references to other objects, their reference count is decremented.
/external/python/cpython3/Doc/faq/
Ddesign.rst28 sometimes stare at it a long time wondering why ``y`` is being decremented even
/external/python/cpython2/Doc/faq/
Ddesign.rst28 sometimes stare at it a long time wondering why ``y`` is being decremented even

12