HomeSort by relevance Sort by last modified time
    Searched refs:lookupTable (Results 1 - 10 of 10) sorted by null

  /external/clang/test/CodeGen/
block-copy.c 10 float lookupTable[] = {-1,-1,-1,0, -1,-1,0,-1, -1,-1,0,1, -1,-1,1,0,
19 foo(lookupTable);
  /external/icu4c/layout/
LookupProcessor.cpp 22 le_uint32 LookupProcessor::applyLookupTable(const LookupTable *lookupTable, GlyphIterator *glyphIterator,
29 le_uint16 lookupType = SWAPW(lookupTable->lookupType);
30 le_uint16 subtableCount = SWAPW(lookupTable->subTableCount);
35 const LookupSubtable *lookupSubtable = lookupTable->getLookupSubtable(subtable);
72 const LookupTable *lookupTable = lookupListTable->getLookupTable(lookup);
73 if (!lookupTable) {
76 le_uint16 lookupFlags = SWAPW(lookupTable->lookupFlags);
81 applyLookupTable(lookupTable, &glyphIterator, fontInstance, success)
    [all...]
LookupProcessor.h 32 struct LookupTable;
39 le_uint32 applyLookupTable(const LookupTable *lookupTable, GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode& success) const;
  /external/webkit/Source/WebKit/mac/Misc/
WebElementDictionary.mm 50 static CFMutableDictionaryRef lookupTable = NULL;
54 CFDictionaryAddValue(lookupTable, key, selector);
76 if (lookupTable)
79 lookupTable = CFDictionaryCreateMutable(kCFAllocatorDefault, 0, &kCFCopyStringDictionaryKeyCallBacks, NULL);
128 CFDictionaryApplyFunction(lookupTable, cacheValueForKey, self);
152 SEL selector = (SEL)CFDictionaryGetValue(lookupTable, key);
157 unsigned lookupTableCount = CFDictionaryGetCount(lookupTable);
  /external/webkit/Source/WebCore/platform/graphics/android/
ImageBufferAndroid.cpp 270 void ImageBuffer::platformTransformColorSpace(const Vector<int>& lookupTable)
  /external/icu4c/common/
ucnvisci.c     [all...]
  /prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 4003 milliseconds