Searched defs:_count (Results 1 - 16 of 16) sorted by relevance

/external/webrtc/webrtc/voice_engine/
H A Dlevel_indicator.h46 int16_t _count; member in class:webrtc::voe::AudioLevel
/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/freetype/src/sfnt/
H A Dttbdf.c178 FT_UInt _count = FT_NEXT_USHORT( p ); local
183 count = _count;
187 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.hh108 unsigned int _count = count; local
109 for (unsigned int i = 0; i < _count; i++)
/external/opencv/cv/src/
H A Dcvlinefit.cpp46 icvFitLine2D_wods( CvPoint2D32f * points, int _count, float *weights, float *line ) argument
51 int count = _count;
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
H A DPathProfileInfo.h62 inline unsigned int getCount() const { return _count; }
72 unsigned int _count; member in class:llvm::ProfilePath
/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/icu/icu4c/source/test/intltest/
H A Dsvccoll.cpp310 const UnicodeString* getSupportedIDs(int32_t& _count, UErrorCode& status) { argument
316 _count = 0;
325 _count = count;
/external/flatbuffers/tests/
H A Dmonster_test_generated.h387 bool mutate_count(uint16_t _count) { argument
388 return SetField(VT_COUNT, _count);
1069 auto _count = _o->count; local
1074 _count);
/external/guice/extensions/persist/lib/
H A Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/db4o/activation/ com/db4o/cluster/ com/ ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 781 milliseconds