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

  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
GSUBWriter.java 19 private FeatureList featureList;
23 public GSUBWriter(String theScriptName, ScriptList theScriptList, FeatureList theFeatureList,
29 featureList = theFeatureList;
52 featureList.writeFeaturetList(this);
CanonGSUBBuilder.java 206 private static void buildArabicTables(ScriptList scriptList, FeatureList featureList,
254 featureList.addFeature(init);
255 featureList.addFeature(medi);
256 featureList.addFeature(fina);
257 featureList.addFeature(liga);
466 FeatureList featureList = new FeatureList();
490 featureList.addFeature(ccmp)
    [all...]
  /cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DirectBootHostTest.java 210 final String featureList = getDevice().executeShellCommand("pm list features");
211 if (featureList.contains("feature:android.hardware.type.watch\n") ||
212 featureList.contains("feature:android.hardware.type.television\n")) {
  /frameworks/native/opengl/tools/glgen2/registry/
reg.py 201 def regSortFeatures(featureList):
202 featureList.sort(key = regSortNumberKey)
203 featureList.sort(key = regSortNameKey)
204 featureList.sort(key = regSortCategoryKey)
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
pdebuild-ant.jar 
  /external/vulkan-validation-layers/
generator.py 64 def regSortFeatures(featureList):
65 featureList.sort(key = regSortExtensionNumberKey)
66 featureList.sort(key = regSortFeatureVersionKey)
67 featureList.sort(key = regSortCategoryKey)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar 
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar 
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar 
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 169 milliseconds