Searched refs:_count (Results 1 - 25 of 28) sorted by relevance

12

/external/jetty/src/java/org/eclipse/jetty/util/statistic/
H A DSampleStatistic.java48 protected final AtomicLong _count = new AtomicLong(); field in class:SampleStatistic
55 _count.set(0);
62 long count = _count.incrementAndGet();
89 return _count.get();
94 return (double)_total.get()/_count.get();
100 final long count = _count.get();
/external/pdfium/third_party/freetype/include/internal/
H A Dftgloadr.h124 #define FT_GLYPHLOADER_CHECK_P( _loader, _count ) \
125 ( (_count) == 0 || \
128 (unsigned long)(_count) ) <= (_loader)->max_points )
130 #define FT_GLYPHLOADER_CHECK_C( _loader, _count ) \
131 ( (_count) == 0 || \
134 (unsigned long)(_count)) <= (_loader)->max_contours )
/external/freetype/include/internal/
H A Dftgloadr.h124 #define FT_GLYPHLOADER_CHECK_P( _loader, _count ) \
125 ( (_count) == 0 || \
128 (FT_UInt)(_count) ) <= (_loader)->max_points )
130 #define FT_GLYPHLOADER_CHECK_C( _loader, _count ) \
131 ( (_count) == 0 || \
134 (FT_UInt)(_count) ) <= (_loader)->max_contours )
/external/mesa3d/src/gallium/auxiliary/os/
H A Dos_memory_debug.h73 #define os_calloc( _count, _size ) \
74 debug_calloc(__FILE__, __LINE__, __FUNCTION__, _count, _size )
H A Dos_memory_stdc.h44 #define os_calloc(_count, _size ) calloc(_count, _size )
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_memory.h50 #define CALLOC(_count, _size) os_calloc(_count, _size)
/external/jmdns/src/javax/jmdns/impl/tasks/resolver/
H A DDNSResolverTask.java25 protected int _count = 0; field in class:DNSResolverTask
40 return super.toString() + " count: " + _count;
64 if (_count++ < 3) {
/external/webrtc/src/system_wrappers/source/
H A Devent_posix.cc48 _count(0),
263 _count=0;
267 unsigned long long time = _time * ++_count;
286 if(_periodic || _count==1)
321 _count=0;
H A Devent_posix.h61 unsigned long _count; member in class:webrtc::EventPosix
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state.c245 #define EMIT_RS(_rs, _count, _name, _value) \
247 _rs[_count].state = _name; \
248 _rs[_count].uintValue = _value; \
249 _count++; \
/external/freetype/src/sfnt/
H A Dttbdf.c178 FT_UInt _count = FT_NEXT_USHORT( p ); local
182 count = _count;
186 strike += 10 * _count;
/external/pdfium/third_party/freetype/src/sfnt/
H A Dttbdf.c178 FT_UInt _count = FT_NEXT_USHORT( p ); local
182 count = _count;
186 strike += 10 * _count;
/external/harfbuzz_ng/src/
H A Dhb-ot-name-table.hh107 unsigned int _count = count; local
108 for (unsigned int i = 0; i < _count; i++)
H A Dhb-ot-layout-common-private.hh163 unsigned int *_count /* IN/OUT */,
166 if (_count) {
167 const USHORT *arr = this->sub_array (start_offset, _count);
168 unsigned int count = *_count;
/external/emma/core/java12/com/vladium/emma/report/
H A DAbstractReportGenerator.java144 final int [] _count = new int [1];
154 final int count = countMap.get (packageVMName, _count)
155 ? _count [0]
/external/opencv/ml/src/
H A Dmlknearest.cpp105 int _count, _dims, _dims_all, _rsize; local
115 &_count, &_dims, &_dims_all, &responses, 0, 0 ));
130 _rsize = _count*sizeof(float);
135 _samples->count = _count;
136 total += _count;
/external/valgrind/helgrind/
H A Dhelgrind.h295 /* Notify here immediately before barrier creation. _count is the
298 #define VALGRIND_HG_BARRIER_INIT_PRE(_bar, _count, _resizable) \
301 unsigned long,(_count), \
/external/compiler-rt/lib/builtins/
H A Datomic.c60 __c11_atomic_store((_Atomic(uint32_t)*)&l->_count, 1, __ATOMIC_RELEASE);
67 while (!__c11_atomic_compare_exchange_weak((_Atomic(uint32_t)*)&l->_count, &old,
/external/elfutils/src/tests/
H A Drun-readelf-vmcoreinfo.sh81 OFFSET(page._count)=8
/external/nanopb-c/
H A Dpb.h396 /* Repeated fields have a _count field and also the maximum number of entries. */
400 pb_delta(st, m ## _count, m), \
414 /* Repeated fields have a _count field and a pointer to array of pointers */
417 fd, pb_delta(st, m ## _count, m), \
/external/icu/icu4c/source/test/intltest/
H A Dsvccoll.cpp307 const UnicodeString* getSupportedIDs(int32_t& _count, UErrorCode& status) { argument
313 _count = 0;
322 _count = count;
/external/libunwind/doc/
H A Dlibunwind-dynamic.tex224 \item[\Type{int32\_t} \Var{insn\_count}] The length of the region in
227 \Var{insn\_count} may be negative in the last region of a procedure
231 of \Var{insn\_count}.
232 \item[\Type{uint32\_t} \Var{op\_count}] The (allocated) length of
233 the \Var{op\_count} array.
238 A region descriptor with an \Var{insn\_count} of zero is an
249 specify a negative value in \Var{insn\_count} such that
260 \Type{size\_t} \Func{\_U\_dyn\_region\_size}(\Type{int} \Var{op\_count});
263 descriptor with space for \Var{op\_count} unwind directives. Note
/external/opencv/cv/src/
H A Dcvlinefit.cpp46 icvFitLine2D_wods( CvPoint2D32f * points, int _count, float *weights, float *line ) argument
51 int count = _count;
/external/libdrm/intel/
H A Dintel_decode.c96 #define BUFFER_FAIL(_count, _len, _name) do { \
98 (_name), (_count), (_len)); \
99 return _count; \
/external/clang/bindings/python/clang/
H A Dcindex.py423 self._count = count
426 conf.lib.clang_disposeTokens(self._tu, self._memory, self._count)

Completed in 1811 milliseconds

12