Home
last modified time | relevance | path

Searched defs:increment (Results 51 – 75 of 616) sorted by relevance

12345678910>>...25

/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
DNioZipEncoding.java113 int increment = estimateIncrementalEncodingSize(enc, cb.remaining()); in encode() local
141 int increment = estimateIncrementalEncodingSize(enc, cb.remaining()); in encodeFully() local
/external/ltp/testcases/kernel/syscalls/sbrk/
Dsbrk01.c18 long increment; member
Dsbrk02.c18 static long increment = INC; variable
/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/
Dhash_index_iterator.hpp126 void increment(hashed_index_global_iterator_tag) in increment() function in boost::multi_index::detail::hashed_index_iterator
131 void increment(hashed_index_local_iterator_tag) in increment() function in boost::multi_index::detail::hashed_index_iterator
/external/guava/guava/src/com/google/common/cache/
DLongAddables.java61 public void increment() { in increment() method in LongAddables.PureJavaLongAddable
/external/guava/android/guava/src/com/google/common/hash/
DLongAddables.java59 public void increment() { in increment() method in LongAddables.PureJavaLongAddable
/external/guava/guava/src/com/google/common/hash/
DLongAddables.java59 public void increment() { in increment() method in LongAddables.PureJavaLongAddable
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/concurrent/
DCircuitBreaker.java92 boolean incrementAndCheckState(T increment); in incrementAndCheckState()
/external/sdv/vsomeip/third_party/boost/thread/example/
Dtss.cpp13 void increment() in increment() function
/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/javadoc/
DNestingCounter.java25 void increment() { in increment() method in NestingCounter
/external/guava/android/guava/src/com/google/common/cache/
DLongAddables.java61 public void increment() { in increment() method in LongAddables.PureJavaLongAddable
/external/gsc-utils/rust/enum_utils_test/src/
Dlib.rs185 pub fn increment(&mut self, by: usize) -> usize { in increment() method
200 pub fn increment(&mut self, by: usize) -> usize {} in increment() method
/external/sdv/vsomeip/third_party/boost/iterator/include/boost/iterator/
Dfunction_input_iterator.hpp62 void increment() { in increment() function in boost::iterators::impl::function_input_iterator
99 void increment() { in increment() function in boost::iterators::impl::function_pointer_input_iterator
/external/deqp/framework/delibs/decpp/
DdeSemaphore.hpp70 inline void Semaphore::increment(void) throw() in increment() function in de::Semaphore
/external/sdv/vsomeip/third_party/boost/iterator/example/
Dnode_iterator1.hpp29 void increment() in increment() function in node_iterator
/external/cronet/tot/components/cronet/android/java/src/org/chromium/net/impl/
DRefCountDelegate.java21 public void increment() { in increment() method in RefCountDelegate
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/qpack/
Dqpack_decoder_stream_sender.cc25 void QpackDecoderStreamSender::SendInsertCountIncrement(uint64_t increment) { in SendInsertCountIncrement()
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/qpack/
Dqpack_decoder_stream_sender.cc25 void QpackDecoderStreamSender::SendInsertCountIncrement(uint64_t increment) { in SendInsertCountIncrement()
/external/cronet/stable/components/cronet/android/java/src/org/chromium/net/impl/
DRefCountDelegate.java21 public void increment() { in increment() method in RefCountDelegate
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/qpack/fuzzer/
Dqpack_decoder_stream_sender_fuzzer.cc28 uint64_t increment = provider.ConsumeIntegral<uint64_t>(); in LLVMFuzzerTestOneInput() local
/external/sdv/vsomeip/third_party/boost/thread/tutorial/
Dtss.cpp13 void increment() in increment() function
/external/libchrome/base/
Datomic_ref_count.h25 void Increment(int increment) { in Increment()
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
Datomic_ref_count.h27 int Increment(int increment) { in Increment()
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
Datomic_ref_count.h27 int Increment(int increment) { in Increment()
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/qpack/fuzzer/
Dqpack_decoder_stream_sender_fuzzer.cc28 uint64_t increment = provider.ConsumeIntegral<uint64_t>(); in LLVMFuzzerTestOneInput() local

12345678910>>...25