/external/chromium_org/third_party/WebKit/Source/core/testing/ |
GCObservation.h | 51 // "near death"; it may have been kept alive through a weak 52 // handle. After reaching near-death, having been collected is the
|
/external/chromium_org/third_party/skia/src/gpu/effects/ |
GrDistanceFieldTextureEffect.h | 19 * distance field texture (using a smoothed step function near 0.5). 78 * distance field texture (using a smoothed step function near 0.5), adjusted for LCD displays.
|
/external/chromium_org/tools/traceline/traceline/ |
stubs.asm | 89 je NEAR blah2 90 jo NEAR blah2
|
/external/llvm/test/CodeGen/SystemZ/ |
int-cmp-10.ll | 5 ; Check a value near the low end of the range. We use signed forms for 40 ; Check a value near the high end of the range.
|
int-cmp-20.ll | 6 ; Check unsigned comparison near the low end of the CLI range, using zero 20 ; Check unsigned comparison near the low end of the CLI range, using sign 34 ; Check unsigned comparison near the high end of the CLI range, using zero 48 ; Check unsigned comparison near the high end of the CLI range, using sign 103 ; Check signed comparison near the low end of the CLI range, using zero 117 ; Check signed comparison near the low end of the CLI range, using sign 130 ; Check signed comparison near the high end of the CLI range, using zero 144 ; Check signed comparison near the high end of the CLI range, using sign
|
int-cmp-21.ll | 6 ; Check unsigned comparison near the low end of the CLI range, using zero 20 ; Check unsigned comparison near the low end of the CLI range, using sign 34 ; Check unsigned comparison near the high end of the CLI range, using zero 48 ; Check unsigned comparison near the high end of the CLI range, using sign 103 ; Check signed comparison near the low end of the CLI range, using zero 117 ; Check signed comparison near the low end of the CLI range, using sign 130 ; Check signed comparison near the high end of the CLI range, using zero 144 ; Check signed comparison near the high end of the CLI range, using sign
|
/external/skia/src/gpu/effects/ |
GrDistanceFieldTextureEffect.h | 19 * distance field texture (using a smoothed step function near 0.5). 78 * distance field texture (using a smoothed step function near 0.5), adjusted for LCD displays.
|
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/ |
Camera.java | 41 mData.near = 0.1f; 63 mData.near = n;
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
e_log2.c | 72 * f-hfsq must (for args near 1) be evaluated in extra precision 73 * to avoid a large cancellation when x is near sqrt(2) or 1/sqrt(2). 86 * y must (for args near sqrt(2) and 1/sqrt(2)) be added in extra 87 * precision to avoid a very large cancellation when x is very near
|
/developers/samples/android/wearable/wear/Geofencing/ |
template-params.xml | 35 Gardens near the Moscone center in San Francisco, a notification silently appears on his/her
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
MatrixTrackingGL.java | 192 public void glDepthRangef(float near, float far) { 193 mgl.glDepthRangef(near, far); 196 public void glDepthRangex(int near, int far) { 197 mgl.glDepthRangex(near, far); 261 float near, float far) { 262 mCurrent.glFrustumf(left, right, bottom, top, near, far); 263 mgl.glFrustumf(left, right, bottom, top, near, far); 267 public void glFrustumx(int left, int right, int bottom, int top, int near, 269 mCurrent.glFrustumx(left, right, bottom, top, near, far); 270 mgl.glFrustumx(left, right, bottom, top, near, far) [all...] |
/development/samples/wearable/Geofencing/ |
_index.html | 2 Gardens near the Moscone center in San Francisco, a notification silently appears on his/her
|
/external/chromium-trace/trace-viewer/third_party/python_gflags/ |
README | 6 having to define all flags in or near main(), each python module defines flags
|
/external/chromium_org/third_party/icu/source/i18n/ |
currfmt.h | 27 * likely to be redesigned and rewritten in the near future.
|
/external/chromium_org/third_party/python_gflags/ |
README | 6 having to define all flags in or near main(), each python module defines flags
|
/external/chromium_org/third_party/sqlite/src/test/ |
fts3defer2.test | 29 # This block of tests - fts3defer2-1.* - test the interaction of deferred NEAR 52 SELECT content FROM t1 WHERE t1 MATCH 'f (e NEAR/2 a)'; 57 FROM t1 WHERE t1 MATCH 'f (e NEAR/2 a)'; 66 FROM t1 WHERE t1 MATCH 'f (e NEAR/3 a)';
|
fts3expr2.test | 86 set operators [list NEAR NOT AND OR] 89 if {$op eq "NEAR"} { 117 if {$op eq "NEAR/10"} { 118 set op "NEAR"
|
index3.test | 54 } {1 {malformed database schema (t1) - near "nonsense": syntax error}}
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
strict.asm | 3 ;jmp strict near foo 4 ;jmp near foo 9 ;jz strict near foo 10 ;jz near foo
|
/external/chromium_org/tools/grit/grit/testdata/ |
bad_browser.html | 15 <p><font size="-1">We hope to expand this list in the near future and announce new
|
/external/clang/test/Index/ |
complete-protocols.m | 1 /* Note: the RUN lines are near the end of the file, since line/column
|
/external/e2fsprogs/lib/quota/ |
mkquota.h | 25 * will be added in near future.
|
/external/icu/icu4c/source/i18n/ |
currfmt.h | 27 * likely to be redesigned and rewritten in the near future.
|
/external/llvm/test/CodeGen/Hexagon/ |
doubleconvert-ieee-rnd-near.ll | 1 ; RUN: llc -march=hexagon -mcpu=hexagonv5 -enable-hexagon-ieee-rnd-near < %s | FileCheck %s
|
/external/speex/include/speex/ |
speex_echo.h | 97 * @param rec Signal from the microphone (near end + far end echo) 99 * @param out Returns near-end signal with echo removed 109 * @param rec Signal from the microphone (near end + far end echo) 110 * @param out Returns near-end signal with echo removed
|