Searched refs:typeCount (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_ld.h38 unsigned int typeCount, // [provided by linker] number of stability or typedef symbol names
H A Ddt_ld.cpp699 unsigned int typeCount, // [provided by linker] number of stability or typedef symbol names
714 for (i=0; i<typeCount; i++) {
698 dtrace_ld_create_dof(cpu_type_t cpu, unsigned int typeCount, const char* typeNames[], unsigned int probeCount, const char* probeNames[], const char* probeWithin[], uint64_t offsetsInDOF[], size_t* size) argument
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dolsontz.cpp105 typeCount = 1;
183 typeCount = (int16_t) len >> 1;
285 typeCount = other.typeCount;
637 if (typeCount != z->typeCount
648 && arrayEqual(typeOffsets, z->typeOffsets, sizeof(typeOffsets[0]) * typeCount << 1)
752 for (typeIdx = 0; typeIdx < typeCount; typeIdx++) {
769 historicRuleCount = typeCount;
H A Dolsontz.h347 int16_t typeCount; member in class:OlsonTimeZone
351 * Length is typeCount int32_t's. At least one type (a pair of int32_t)
358 * type indices (from 0..typeCount-1).
/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dacsp.c612 int addrCount, maskCount, typeCount, i; local
632 typeCount = CFArrayGetCount(typeArrayRef);
634 if (addrCount != maskCount || addrCount != typeCount) {
/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp881 CFIndex typeCount = CFArrayGetCount(supportedTypes.get());
882 for (CFIndex i = 0; i < typeCount; i++)
/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_xattr.c1404 u_int16_t typeCount; member in struct:rsrcfork_header
3015 rsrcforkhdr->typeCount = SWAP16 (-1);
/macosx-10.10/copyfile-118.1.2/
H A Dcopyfile.c2788 u_int16_t typeCount; member in struct:rsrcfork_header
2811 OSSwapHostToBigInt16(-1), // typeCount

Completed in 133 milliseconds