HomeSort by relevance Sort by last modified time
    Searched defs:Strength (Results 1 - 25 of 33) sorted by null

1 2

  /cts/suite/cts/deviceTests/browserbench/assets/octane/
deltablue.js 100 * New strengths may be inserted in the strength hierarchy without
104 function Strength(strengthValue, name) {
109 Strength.stronger = function (s1, s2) {
113 Strength.weaker = function (s1, s2) {
117 Strength.weakestOf = function (s1, s2) {
121 Strength.strongest = function (s1, s2) {
125 Strength.prototype.nextWeaker = function () {
127 case 0: return Strength.WEAKEST;
128 case 1: return Strength.WEAK_DEFAULT;
129 case 2: return Strength.NORMAL
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 91 * New strengths may be inserted in the strength hierarchy without
95 function Strength(strengthValue, name) {
100 Strength.stronger = function (s1, s2) {
104 Strength.weaker = function (s1, s2) {
108 Strength.weakestOf = function (s1, s2) {
112 Strength.strongest = function (s1, s2) {
116 Strength.prototype.nextWeaker = function () {
118 case 0: return Strength.WEAKEST;
119 case 1: return Strength.WEAK_DEFAULT;
120 case 2: return Strength.NORMAL
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 91 * New strengths may be inserted in the strength hierarchy without
95 function Strength(strengthValue, name) {
100 Strength.stronger = function (s1, s2) {
104 Strength.weaker = function (s1, s2) {
108 Strength.weakestOf = function (s1, s2) {
112 Strength.strongest = function (s1, s2) {
116 Strength.prototype.nextWeaker = function () {
118 case 0: return Strength.WEAKEST;
119 case 1: return Strength.WEAK_DEFAULT;
120 case 2: return Strength.NORMAL
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 91 * New strengths may be inserted in the strength hierarchy without
95 function Strength(strengthValue, name) {
100 Strength.stronger = function (s1, s2) {
104 Strength.weaker = function (s1, s2) {
108 Strength.weakestOf = function (s1, s2) {
112 Strength.strongest = function (s1, s2) {
116 Strength.prototype.nextWeaker = function () {
118 case 0: return Strength.WEAKEST;
119 case 1: return Strength.WEAK_DEFAULT;
120 case 2: return Strength.NORMAL
    [all...]
  /external/chromium_org/v8/benchmarks/
deltablue.js 97 * New strengths may be inserted in the strength hierarchy without
101 function Strength(strengthValue, name) {
106 Strength.stronger = function (s1, s2) {
110 Strength.weaker = function (s1, s2) {
114 Strength.weakestOf = function (s1, s2) {
118 Strength.strongest = function (s1, s2) {
122 Strength.prototype.nextWeaker = function () {
124 case 0: return Strength.STRONG_PREFERRED;
125 case 1: return Strength.PREFERRED;
126 case 2: return Strength.STRONG_DEFAULT
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/common/src/
deblock.cpp 60 //static void GetStrength(AVCCommonObj *video, uint8 *Strength, AVCMacroblock* MbP, AVCMacroblock* MbQ, int dir, int edge);
61 static void GetStrength_Edge0(uint8 *Strength, AVCMacroblock* MbP, AVCMacroblock* MbQ, int dir);
62 static void GetStrength_VerticalEdges(uint8 *Strength, AVCMacroblock* MbQ);
63 static void GetStrength_HorizontalEdges(uint8 Strength[12], AVCMacroblock* MbQ);
64 static void EdgeLoop_Luma_vertical(uint8* SrcPtr, uint8 *Strength, int Alpha, int Beta, int *clipTable, int pitch);
65 static void EdgeLoop_Luma_horizontal(uint8* SrcPtr, uint8 *Strength, int Alpha, int Beta, int *clipTable, int pitch);
66 static void EdgeLoop_Chroma_vertical(uint8* SrcPtr, uint8 *Strength, int Alpha, int Beta, int *clipTable, int pitch);
67 static void EdgeLoop_Chroma_horizontal(uint8* SrcPtr, uint8 *Strength, int Alpha, int Beta, int *clipTable, int pitch);
302 uint8 Strength[16];
327 //GetStrength(video, Strength, MbP, MbQ, 0, 0); // Strength for 4 blks in 1 stripe, 0 => vertical edg
    [all...]
  /external/guava/guava/src/com/google/common/cache/
LocalCache.java 182 final Strength keyStrength;
185 final Strength valueStrength;
360 return keyStrength != Strength.STRONG;
364 return valueStrength != Strength.STRONG;
367 enum Strength {
421 * Creates a reference for the given value according to this value strength.
428 * at this strength. This strategy will be used unless the user explicitly specifies an
561 static EntryFactory getFactory(Strength keyStrength, boolean usesAccessQueue,
563 int flags = ((keyStrength == Strength.WEAK) ? WEAK_MASK : 0)
    [all...]
  /external/guava/guava/src/com/google/common/collect/
MapMakerInternalMap.java 163 final Strength keyStrength;
166 final Strength valueStrength;
283 return keyStrength != Strength.STRONG;
287 return valueStrength != Strength.STRONG;
290 enum Strength {
336 * Creates a reference for the given value according to this value strength.
343 * at this strength. This strategy will be used unless the user explicitly specifies an
531 static EntryFactory getFactory(Strength keyStrength, boolean expireAfterWrite,
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/sisu/sisu-guice/2.1.7/
sisu-guice-2.1.7-noaop.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/
sisu-guice-2.1.7-noaop.jar 
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /packages/services/Telecomm/libs/
guava.jar 
  /prebuilts/sdk/tools/lib/
guava-10.0.1.jar 
lint.jar 
lint_api.jar 
lint_checks.jar 
  /libcore/benchmarks/libs/
caliper.jar 
  /frameworks/testing/espresso/libs/
guava-14.0.1.jar 
  /prebuilts/devtools/tools/lib/
guava-13.0.1.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
guava-14.0.1.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.jar 
  /prebuilts/tools/common/guava-tools/
guava-13.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/13.0.1/
guava-13.0.1.jar 

Completed in 726 milliseconds

1 2