Searched defs:numElem (Results 1 - 11 of 11) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFStringEncodingConverterExt.h109 CF_INLINE bool CFStringEncodingUnicodeTo8BitEncoding(const CFStringEncodingUnicodeTo8BitCharMap *theTable, CFIndex numElem, UniChar character, uint8_t *ch) { argument
H A DCFUniChar.c743 static uint32_t __CFUniCharGetMappedCase(const __CFUniCharCaseMappings *theTable, uint32_t numElem, UTF32Char character) { argument
H A DCFUnicodeDecomposition.c120 static uint32_t __CFUniCharGetMappedValue(const __CFUniCharDecomposeMappings *theTable, uint32_t numElem, UTF32Char character) { argument
H A DCFUnicodePrecomposition.c85 static UTF16Char __CFUniCharGetMappedBMPValue(const __CFUniCharPrecomposeBMPMappings *theTable, uint32_t numElem, UTF16Char character) { argument
107 static uint32_t __CFUniCharGetMappedValue_P(const __CFUniCharPrecomposeMappings *theTable, uint32_t numElem, UTF32Char character) { argument
/macosx-10.9.5/hfs-226.1.1/hfs_japanese/hfs_japanese.kmodproj/
H A DJapaneseConverter.c1996 static inline Boolean CFStringEncodingUnicodeTo8BitEncoding(const CFStringEncodingUnicodeTo8BitCharMap *theTable, UInt32 numElem, UniChar character, UInt8 *ch) { argument
/macosx-10.9.5/libiconv-41/libiconv/lib/
H A Dutf8mac.h1379 getmappedvalue32(const unicode_mappings32 *theTable, u_int32_t numElem, argument
1407 getmappedvalue16(const unicode_mappings16 *theTable, u_int32_t numElem, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelLowering.cpp7268 unsigned numElem = VT.getVectorNumElements(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Vectorize/
H A DBBVectorize.cpp386 unsigned numElem; local
1670 unsigned numElem = VArgType->getNumElements(); local
1946 unsigned numElem = cast<VectorType>(VArgType)->getNumElements(); local
2039 unsigned numElem = VType->getNumElements(); local
[all...]
/macosx-10.9.5/smb-697.95.1/kernel/netsmb/
H A Dsmb_converter.c221 UCSTo8BitEncoding(const UCSTo8BitCharMap *theTable, int numElem, argument
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclProc.c2665 int numElem; local
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_utfconv.c835 getmappedvalue32(const unicode_mappings32 *theTable, u_int32_t numElem, argument
863 getmappedvalue16(const unicode_mappings16 *theTable, u_int32_t numElem, argument

Completed in 556 milliseconds