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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_fpc_optimize.c 120 * Sets the swizzle to the neutral element for the operation for the bits
125 unsigned neutral)
128 r->Register.SwizzleX = neutral;
133 r->Register.SwizzleY = neutral;
138 r->Register.SwizzleZ = neutral;
143 r->Register.SwizzleW = neutral;
  /external/mesa3d/src/gallium/drivers/i915/
i915_fpc_optimize.c 120 * Sets the swizzle to the neutral element for the operation for the bits
125 unsigned neutral)
128 r->Register.SwizzleX = neutral;
133 r->Register.SwizzleY = neutral;
138 r->Register.SwizzleZ = neutral;
143 r->Register.SwizzleW = neutral;
  /development/samples/ApiDemos/src/com/example/android/apis/app/
StatusBarNotifications.java 61 button = (Button) findViewById(R.id.neutral);
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
math_semantic_attr.js 25 * neutral fence or of a single vertical bar.
880 role: cvox.SemanticAttr.Role.NEUTRAL
    [all...]
math_semantic_tree.js 916 * 2. Neutral fences are matched only with neutral fences of the same shape.
917 * 3. For a collection of unmatched neutral fences we try to get a maximum
954 // Base case 2: Only open and neutral fences are left on the stack.
958 // - combine as many neutral fences as possible, if the are not separated by
961 // them inside a neutral fenced expression.
966 // 2. On tail optimize for neutral fences.
998 // Or we have a neutral fence that does not have a counter part.
999 (firstRole == cvox.SemanticAttr.Role.NEUTRAL &&
    [all...]
  /external/chromium_org/third_party/boringssl/linux-arm/crypto/aes/
aes-armv4.S 17 @ is endian-neutral. The performance is ~42 cycles/byte for 128-bit
176 ldrb r0,[r12,#3] @ load input data in endian-neutral
231 mov r4,r0,lsr#24 @ write output in endian-neutral
450 ldrb r0,[r12,#3] @ load input data in endian-neutral
943 ldrb r0,[r12,#3] @ load input data in endian-neutral
998 mov r4,r0,lsr#24 @ write output in endian-neutral
bsaes-armv7.S 18 @ ARM NEON. Except that this module is endian-neutral [in sense that
    [all...]
  /external/openssl/crypto/aes/asm/
aes-armv4.S 17 @ is endian-neutral. The performance is ~42 cycles/byte for 128-bit
174 ldrb r0,[r12,#3] @ load input data in endian-neutral
229 mov r4,r0,lsr#24 @ write output in endian-neutral
447 ldrb r0,[r12,#3] @ load input data in endian-neutral
937 ldrb r0,[r12,#3] @ load input data in endian-neutral
992 mov r4,r0,lsr#24 @ write output in endian-neutral
bsaes-armv7.S 18 @ ARM NEON. Except that this module is endian-neutral [in sense that
    [all...]
  /external/openssl/crypto/sha/asm/
sha1-parisc.pl 186 andcm $inp,$t0,$t0 ; 64-bit neutral
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
RawConverter.java 208 Rational[] neutral = dynamicMetadata.get(CaptureResult.SENSOR_NEUTRAL_COLOR_POINT); local
214 forward1, forward2, neutral, shadingMap, outputOffsetX, outputOffsetY, argbOutput);
454 * Find the interpolation factor to use with the RAW matrices given a neutral color point.
464 * @param neutralColorPoint the neutral color point used to calculate the interpolation factor.
466 * @return the interpolation factor corresponding to the given neutral color point.
551 Log.d(TAG, "XYZ neutral color guess: " + Arrays.toString(neutralGuess));
577 * @param neutralColorPoint the neutral color point used to calculate the interpolation factor.
588 if (DEBUG) Log.d(TAG, "Camera neutral: " + Arrays.toString(cameraNeutral));
603 if (DEBUG) Log.d(TAG, "Reference neutral: " + Arrays.toString(referenceNeutral));
606 if (DEBUG) Log.d(TAG, "Reference Neutral Diagonal: " + Arrays.toString(D))
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
mathml_store_rules.js 680 'fences-neutral', 'default.default',
683 'self::fenced', 'self::fenced[@role="neutral"]');
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
bytes.pxd 152 # reference-count-neutral; you own the object after the call if
string.pxd 152 # reference-count-neutral; you own the object after the call if
  /external/freetype/src/autofit/
aflatin.c 313 FT_TRACE5(( "neutral" ));
715 /* only use flat segments for a neutral blue zone */
2336 FT_Byte neutral = edge->flags & AF_EDGE_NEUTRAL; local
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 159 * The neutral cache entry. Used for all nodes that don't have any
    [all...]
  /external/chromium_org/third_party/jstemplate/
jstemplate.js 145 * The neutral cache entry. Used for all nodes that don't have any
  /external/chromium_org/chrome/third_party/chromevox/
chromeVoxChromePageScript.js     [all...]
chromeVoxChromeBackgroundScript.js     [all...]
chromeVoxChromeOptionsScript.js     [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 829 milliseconds