Home
last modified time | relevance | path

Searched defs:_count (Results 1 – 25 of 34) sorted by relevance

12

/external/webrtc/webrtc/voice_engine/
Dlevel_indicator.h46 int16_t _count; variable
/external/mesa3d/src/gallium/auxiliary/os/
Dos_memory_debug.h82 #define os_calloc( _count, _size ) \ argument
Dos_memory_stdc.h44 #define os_calloc(_count, _size ) calloc(_count, _size ) argument
/external/virglrenderer/src/gallium/auxiliary/os/
Dos_memory_debug.h82 #define os_calloc( _count, _size ) \ argument
Dos_memory_stdc.h44 #define os_calloc(_count, _size ) calloc(_count, _size ) argument
/external/freetype/include/freetype/internal/
Dftgloadr.h106 #define FT_GLYPHLOADER_CHECK_P( _loader, _count ) \ argument
112 #define FT_GLYPHLOADER_CHECK_C( _loader, _count ) \ argument
/external/capstone/bindings/ocaml/
Docaml.c623 CAMLprim value ocaml_cs_disasm(value _arch, value _mode, value _code, value _addr, value _count) in ocaml_cs_disasm()
735 … value ocaml_cs_disasm_internal(value _arch, value _handle, value _code, value _addr, value _count) in ocaml_cs_disasm_internal()
/external/perfetto/ui/src/frontend/
Dperf.ts47 private _count = 0; property in RunningStatistics
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DPathProfileInfo.h72 unsigned int _count; variable
/external/freetype/src/sfnt/
Dttbdf.c178 FT_UInt _count = FT_NEXT_USHORT( p ); in tt_face_find_bdf_prop() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_memory.h50 #define CALLOC(_count, _size) os_calloc(_count, _size) argument
Du_dump_defines.c81 #define DEFINE_UTIL_STR_CONTINUOUS_COUNT(_name, _count) \ argument
/external/virglrenderer/src/gallium/auxiliary/util/
Du_memory.h50 #define CALLOC(_count, _size) os_calloc(_count, _size) argument
/external/emma/core/java12/com/vladium/emma/report/
DAbstractReportGenerator.java144 final int [] _count = new int [1]; in initialize() local
/external/python/cpython3/Lib/multiprocessing/
Dsynchronize.py389 def _count(self): member in Barrier
393 def _count(self, value): member in Barrier
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state.c257 #define EMIT_RS(_rs, _count, _name, _value) \ argument
/external/perfetto/ui/src/controller/
Dlogs_controller.ts102 private _count: number; property in Pagination
/external/freetype/src/gxvalid/
Dgxvcommn.h272 #define GXV_LIMIT_CHECK( _count ) \ argument
510 #define GXV_SUBTABLE_LIMIT_CHECK( _count ) \ argument
/external/harfbuzz_ng/src/
Dhb-ot-name-table.hh163 unsigned int _count = count; in sanitize_records() local
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/
Drx-replaysubject.hpp63 …explicit replay_observer_state(count_type _count, period_type _period, coordination_type _coordina… in replay_observer_state()
/external/freetype/src/otvalid/
Dotvcommn.h91 #define OTV_LIMIT_CHECK( _count ) \ argument
/external/icu/icu4c/source/test/intltest/
Dsvccoll.cpp310 const UnicodeString* getSupportedIDs(int32_t& _count, UErrorCode& status) { in getSupportedIDs()
/external/python/cpython2/Lib/compiler/
Dpyassem.py166 _count = 0 variable in Block
/external/python/cpython3/Lib/
Dthreading.py10 from itertools import islice as _islice, count as _count unknown
/external/python/cpython2/Lib/
Dthreading.py14 from itertools import count as _count unknown

12