Searched defs:count (Results 126 - 150 of 3091) sorted by relevance

1234567891011>>

/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Duser_ldt.h76 unsigned int count; /* how many descriptors in table */ member in struct:user_ldt
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dreposition.el
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/test_micro/
H A Db_curalloc.c15 int ch, i, count; local
H A Db_txn.c15 int tabort, ch, i, count; local
/macosx-10.9.5/BerkeleyDB-21/db/test_micro/source/
H A Db_curalloc.c15 int ch, i, count; local
H A Db_txn.c15 int tabort, ch, i, count; local
/macosx-10.9.5/Heimdal-323.92.1/appl/kx/
H A Dwriteauth.c50 write_counted_string (unsigned short count, char *string, FILE *file) argument
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dnet_read.c48 ssize_t count; local
73 ssize_t count; local
[all...]
H A Dnet_write.c48 ssize_t count; local
71 ssize_t count; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dcpputils.h26 inline void uprv_arrayCopy(const double* src, double* dst, int32_t count) argument
35 inline void uprv_arrayCopy(const int8_t* src, int8_t* dst, int32_t count) argument
44 inline void uprv_arrayCopy(const int16_t* src, int16_t* dst, int32_t count) argument
30 uprv_arrayCopy(const double* src, int32_t srcStart, double* dst, int32_t dstStart, int32_t count) argument
39 uprv_arrayCopy(const int8_t* src, int32_t srcStart, int8_t* dst, int32_t dstStart, int32_t count) argument
48 uprv_arrayCopy(const int16_t* src, int32_t srcStart, int16_t* dst, int32_t dstStart, int32_t count) argument
53 uprv_arrayCopy(const int32_t* src, int32_t* dst, int32_t count) argument
57 uprv_arrayCopy(const int32_t* src, int32_t srcStart, int32_t* dst, int32_t dstStart, int32_t count) argument
63 uprv_arrayCopy(const UChar *src, int32_t srcStart, UChar *dst, int32_t dstStart, int32_t count) argument
72 uprv_arrayCopy(const icu::UnicodeString *src, icu::UnicodeString *dst, int32_t count) argument
80 uprv_arrayCopy(const icu::UnicodeString *src, int32_t srcStart, icu::UnicodeString *dst, int32_t dstStart, int32_t count) argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ducol_wgt.h28 int32_t length, count; member in struct:WeightRange
/macosx-10.9.5/ICU-511.35/icuSources/stubdata/
H A Dstubdata.c30 uint32_t count, reserved; member in struct:__anon1222
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Ditercoll.h95 int32_t count; member in struct:CollationIteratorTest::ExpansionRecord
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/
H A DIOHIDWorkLoop.cpp30 SInt32 count = OSIncrementAtomic ( &gCount ); local
/macosx-10.9.5/IOKitUser-907.100.13/graphics.subproj/
H A DIOGraphicsTest.c64 CFIndex count = CFArrayGetCount(array); local
/macosx-10.9.5/IOKitUser-907.100.13/kext.subproj/
H A Dmisc_util.c61 CFIndex count, i; local
/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DHeapRootVisitor.h64 inline void HeapRootVisitor::visit(JSValue* slot, size_t count) argument
/macosx-10.9.5/JavaScriptCore-7537.78.1/profiler/
H A DProfilerExecutionCounter.h41 uint64_t count() const { return m_counter; } function in class:JSC::Profiler::ExecutionCounter
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/js1_2/Array/
H A Dslice.js38 var count = 0; variable
H A Dsplice1.js39 var count = 0; variable
H A Dsplice2.js39 var count = 0; variable
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/js1_2/regexp/
H A DRegExp_dollar_number.js39 var count = 0; variable
[all...]
H A Dalphanumeric.js38 var count = 0; variable
[all...]
H A Ddigit.js38 var count = 0; variable
[all...]
H A Dwhitespace.js38 var count = 0; variable
[all...]

Completed in 321 milliseconds

1234567891011>>