HomeSort by relevance Sort by last modified time
    Searched refs:relevant (Results 1 - 25 of 43) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
r300_fragprog_swizzle.c 110 unsigned int relevant; local
131 relevant = 0;
135 relevant |= 1 << j;
137 if ((reg.Negate & relevant) && ((reg.Negate & relevant) != relevant))
r500_fragprog.c 185 unsigned int relevant; local
225 relevant = 0;
229 relevant |= 1 << i;
231 if ((reg.Negate & relevant) && ((reg.Negate & relevant) != relevant))
  /external/mesa3d/src/gallium/drivers/r300/compiler/
r300_fragprog_swizzle.c 110 unsigned int relevant; local
131 relevant = 0;
135 relevant |= 1 << j;
137 if ((reg.Negate & relevant) && ((reg.Negate & relevant) != relevant))
r500_fragprog.c 185 unsigned int relevant; local
225 relevant = 0;
229 relevant |= 1 << i;
231 if ((reg.Negate & relevant) && ((reg.Negate & relevant) != relevant))
  /external/chromium_org/v8/test/webkit/
dfg-phantom-get-local.js 25 "Tests that Phantom(GetLocal) is treated as being relevant to OSR."
dfg-resolve-global-specific-dictionary.js 25 "Tests that the specific value optimization does not break when the relevant structure is a dictionary."
dfg-int32-to-double-on-set-local-and-sometimes-exit.js 25 "Tests that an Int32ToDouble placed on a SetLocal does a forward exit, and works right even when the relevant variable is actually predicted numeric."
  /external/qemu/distrib/sdl-1.2.15/Xcode/
package 88 echo 2>&1 ${prog}: -B flag is no longer relevant.
  /external/libvorbis/doc/
09-helper.tex 130 been relevant elsewhere, but here we must define integer division as
  /external/chromium_org/tools/grit/grit/gather/
tr_html.py 45 printed out, with the relevant Translation from each MessageCliques being used
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/
openid.php 267 # There are no relevant information in headers, so we search the body.
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/
openid.php 267 # There are no relevant information in headers, so we search the body.
  /external/chromium_org/remoting/webapp/
log_to_server.js 128 // some intermediate states where it is relevant (e.g. to determine how long
  /external/chromium_org/third_party/mesa/src/docs/
MESA_texture_signed_rgba.spec 53 the relevant features from OpenGL 3.1, as a means to support this in
  /external/chromium_org/v8/test/mjsunit/
function-bind.js 219 // This-args are not relevant to instanceof.
regexp-capture-3.js 162 // string we can test that the relevant node is removed by verifying that
  /external/mesa3d/docs/
MESA_texture_signed_rgba.spec 53 the relevant features from OpenGL 3.1, as a means to support this in
  /external/v8/test/mjsunit/
function-bind.js 219 // This-args are not relevant to instanceof.
  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AccessibilityRenderObject.cpp 1208 const AtomicString& relevant = getAttribute(aria_relevantAttr); local
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 14 * automatically bind handlers to the relevant webnavigation API events,
  /external/chromium_org/chrome/browser/resources/extensions/
extensions.js 378 * the width of relevant spans. This is crucial for making sure the
  /external/chromium_org/chrome/browser/resources/
gesture_config.js 97 * Requests preference values for all the relevant fields.
  /external/chromium_org/chrome/browser/ui/webui/options/
manage_profile_browsertest.js 5 // None of these tests is relevant for Chrome OS.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 14 * automatically bind handlers to the relevant webnavigation API events,
  /external/flac/libFLAC/ppc/as/
lpc_asm.s 51 ; coefficients and all relevant history stay in registers, so the outer loop

Completed in 630 milliseconds

1 2