HomeSort by relevance Sort by last modified time
    Searched refs:ANY_NUMBER (Results 26 - 36 of 36) sorted by null

12

  /external/icu4c/layout/
SingleSubstitutionSubtables.h 38 TTGlyphID substituteArray[ANY_NUMBER];
LEInsertionList.cpp 13 #define ANY_NUMBER 1
20 LEGlyphID glyphs[ANY_NUMBER];
60 InsertionRecord *insertion = (InsertionRecord *) LE_NEW_ARRAY(char, sizeof(InsertionRecord) + (count - ANY_NUMBER) * sizeof (LEGlyphID));
StateTables.h 44 ClassCode classArray[ANY_NUMBER];
ScriptAndLanguage.cpp 50 le_uint16 limit = ((SWAPW(scriptRecordArray[0].offset) - sizeof(ScriptListTable)) / sizeof(scriptRecordArray)) + ANY_NUMBER;
ValueRecords.h 27 le_int16 values[ANY_NUMBER];
  /external/icu4c/test/letest/
FontObject.cpp 36 int dirSize = sizeof tempDir + ((numTables - ANY_NUMBER) * sizeof(DirectoryEntry));
PortableFontInstance.cpp 88 le_int32 dirSize = sizeof tempDir + ((SWAPW(tempDir.numTables) - ANY_NUMBER) * sizeof(DirectoryEntry));
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.expressions_3.4.200.v20100505.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.expressions_3.4.200.v20100505.jar 
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 438 milliseconds

12