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

  /external/clang/test/SemaCXX/
cxx0x-initializer-aggregates.cpp 6 namespace aggregate { namespace
  /frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/
PerformanceTest.java 48 public void aggregate() { method in class:PerformanceTest.StatAggregator
56 // in animation testing phase, record animation framerate and aggregate
178 mStats.aggregate();
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
OutputHLSL.cpp 151 // Globals are declared and intialized as an aggregate node
306 // Globals are declared and intialized as an aggregate node
1531 TIntermAggregate *aggregate = node->getAsAggregate(); local
    [all...]
  /packages/apps/Email/src/com/android/email/
SecurityPolicy.java 98 * Compute the aggregate policy for all accounts that require it, and record it.
111 * @return a policy representing the strongest aggregate. If no policy sets are defined,
117 Policy aggregate = new Policy(); local
118 aggregate.mPasswordMinLength = Integer.MIN_VALUE;
119 aggregate.mPasswordMode = Integer.MIN_VALUE;
120 aggregate.mPasswordMaxFails = Integer.MAX_VALUE;
121 aggregate.mPasswordHistory = Integer.MIN_VALUE;
122 aggregate.mPasswordExpirationDays = Integer.MAX_VALUE;
123 aggregate.mPasswordComplexChars = Integer.MIN_VALUE;
124 aggregate.mMaxScreenLockTime = Integer.MAX_VALUE
    [all...]
  /external/chromium/chrome/browser/
browser_about_handler.cc 1142 ProcessMemoryInformation aggregate; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.test.performance_3.6.0.v20091014.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/guava-tools/
guava-10.0.1.jar 
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 729 milliseconds