Home
last modified time | relevance | path

Searched refs:Remaining (Results 1 – 25 of 95) sorted by relevance

1234

/external/llvm-project/clang-tools-extra/clangd/index/
DMerge.cpp96 uint32_t Remaining = in refs() local
110 assert(Remaining != 0); in refs()
111 --Remaining; in refs()
113 if (Remaining == 0 && More) in refs()
120 if (Remaining == 0) { in refs()
124 --Remaining; in refs()
133 uint32_t Remaining = in relations() local
142 --Remaining; in relations()
144 if (Remaining == 0) in relations()
147 if (Remaining > 0 && in relations()
[all …]
DMemIndex.cpp73 uint32_t Remaining = in refs() local
82 if (Remaining == 0) in refs()
84 --Remaining; in refs()
94 uint32_t Remaining = in relations() local
102 if (Remaining > 0) { in relations()
103 --Remaining; in relations()
/external/tcpdump/tests/
Disis_3-v.out12 Flags [none], Remaining holding time 0s
30 Flags [none], Remaining holding time 0s
48 Flags [none], Remaining holding time 0s
66 Flags [none], Remaining holding time 0s
84 Flags [none], Remaining holding time 0s
104 Flags [none], Remaining holding time 0s
124 Flags [none], Remaining holding time 0s
192 Flags [none], Remaining holding time 0s
212 Flags [none], Remaining holding time 0s
241 Flags [none], Remaining holding time 0s
[all …]
Disis_2-v.out12 Flags [none], Remaining holding time 0s
30 Flags [none], Remaining holding time 0s
48 Flags [none], Remaining holding time 0s
66 Flags [none], Remaining holding time 0s
84 Flags [none], Remaining holding time 0s
102 Flags [none], Remaining holding time 0s
122 Flags [none], Remaining holding time 0s
142 Flags [none], Remaining holding time 0s
197 Flags [none], Remaining holding time 0s
217 Flags [none], Remaining holding time 0s
[all …]
Disis_1-v.out21 Flags [none], Remaining holding time 0s
41 Flags [none], Remaining holding time 0s
61 Flags [none], Remaining holding time 0s
81 Flags [none], Remaining holding time 0s
110 Flags [none], Remaining holding time 0s
130 Flags [none], Remaining holding time 0s
173 Flags [none], Remaining holding time 0s
193 Flags [none], Remaining holding time 0s
222 Flags [none], Remaining holding time 0s
242 Flags [none], Remaining holding time 0s
[all …]
Disis_4-v.out6 Flags [none], Remaining holding time 0s
26 Flags [none], Remaining holding time 0s
46 Flags [none], Remaining holding time 0s
66 Flags [none], Remaining holding time 0s
86 Flags [none], Remaining holding time 0s
106 Flags [none], Remaining holding time 0s
126 Flags [none], Remaining holding time 0s
146 Flags [none], Remaining holding time 0s
286 Flags [none], Remaining holding time 0s
306 Flags [none], Remaining holding time 0s
[all …]
/external/llvm-project/clang-tools-extra/clangd/index/dex/
DDex.cpp280 uint32_t Remaining = in refs() local
286 if (Remaining == 0) in refs()
288 --Remaining; in refs()
298 uint32_t Remaining = in relations() local
306 if (Remaining > 0) { in relations()
307 --Remaining; in relations()
/external/llvm/lib/IR/
DGCOV.cpp480 StringRef Remaining; member in __anon1d6f93320111::LineConsumer
488 Remaining = ""; in LineConsumer()
491 Remaining = Buffer->getBuffer(); in LineConsumer()
494 bool empty() { return Remaining.empty(); } in empty()
500 std::tie(Line, Remaining) = Remaining.split("\n"); in printNext()
/external/llvm-project/llvm/test/Transforms/Inline/
Dfunction-count-update-3.ll16 ; Remaining count of e = C3 - 100 = 500 - 100 = 400
17 ; Remaining count of c = C4 - C1 - C5 = 500 - 200 - 300 = 0
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DGCOV.cpp617 StringRef Remaining; member in __anon975a59240211::LineConsumer
625 Remaining = ""; in LineConsumer()
628 Remaining = Buffer->getBuffer(); in LineConsumer()
631 bool empty() { return Remaining.empty(); } in empty()
637 std::tie(Line, Remaining) = Remaining.split("\n"); in printNext()
/external/tensorflow/tensorflow/core/lib/math/
DBUILD14 # Todo(bmzhao): Remaining targets to add to this BUILD file are: math_util_test.
/external/curl/docs/
DMQTT.md23 Remaining limitations:
/external/llvm-project/lld/test/ELF/linkerscript/
Drelocatable-discard.s10 ## Remaining reference was invalid and caused the crash.
/external/swiftshader/third_party/subzero/src/
DIceCompileServer.cpp92 size_t Remaining = BitcodeBuffer.size(); in GetBytes() local
93 Len = std::min(Len, Remaining); in GetBytes()
/external/llvm-project/llvm/lib/ProfileData/
DGCOV.cpp576 StringRef Remaining; member in __anonf833bdb00311::LineConsumer
588 Remaining = ""; in LineConsumer()
591 Remaining = Buffer->getBuffer(); in LineConsumer()
594 bool empty() { return Remaining.empty(); } in empty()
600 std::tie(Line, Remaining) = Remaining.split("\n"); in printNext()
/external/tensorflow/tensorflow/core/lib/histogram/
DBUILD17 # Todo(bmzhao): Remaining targets to add are: all tests.
/external/llvm-project/llvm/lib/Target/ARM/
DMVETailPredication.cpp384 Value *Remaining = Builder.CreateSub(Processed, Factor); in InsertVCTPIntrinsic() local
385 Processed->addIncoming(Remaining, L->getLoopLatch()); in InsertVCTPIntrinsic()
/external/perfetto/protos/perfetto/trace/power/
Dbattery_counters.proto24 // Remaining battery capacity percentage of total capacity
/external/llvm-project/polly/lib/Transform/
DFlattenAlgo.cpp263 auto Remaining = scheduleProjectOut(Schedule, 0, 1); in tryFlattenLoop() local
264 auto SubSchedule = flattenSchedule(Remaining); in tryFlattenLoop()
/external/tensorflow/tensorflow/security/fuzzing/
Dtf_fuzzing.bzl36 # Remaining cc_test arguments
97 # Remaining py_test arguments
/external/llvm-project/libclc/generic/lib/math/
Dasin.cl33 // accuracy. Remaining argument ranges are handled as follows.
99 // accuracy. Remaining argument ranges are handled as follows.
Dacos.cl32 // Remaining argument ranges are handled as follows.
101 // Remaining argument ranges are handled as follows.
Dasinpi.cl33 // accuracy. Remaining argument ranges are handled as follows.
102 // accuracy. Remaining argument ranges are handled as follows.
Dacospi.cl33 // Remaining argument ranges are handled as follows.
101 // Remaining argument ranges are handled as follows.
/external/tensorflow/tensorflow/core/lib/hash/
DBUILD30 # Todo(bmzhao): Remaining targets to add to this BUILD file are: all tests.

1234