/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
CodeSignerTest.java | 72 CodeSigner four = new CodeSigner(cpath2, null); local 81 assertFalse( three.equals(four));
|
/external/chromium_org/third_party/skia/src/pathops/ |
SkReduceOrder.cpp | 44 SkDebugf("%s shouldn't get here if all four points are about equal", __FUNCTION__); 51 // four are colinear: return line formed by outside 59 // look for all four points in a line 91 if (minYSet == 0x7) { // return 1 if all four are coincident 164 SkDebugf("%s shouldn't get here if all four points are about equal\n", __FUNCTION__); 171 // four are colinear: return line formed by outside 199 // look for all four points in a line 241 if (minYSet == 0xF) { // return 1 if all four are coincident
|
/external/chromium_org/third_party/sqlite/src/test/ |
async2.test | 40 INSERT INTO t1 VALUES('abcdefghij', 'four', 'score'); 108 } {abcdefghij four score}
|
fts1i.test | 69 set sql16 [utf16 {INSERT INTO t1 (rowid, content) VALUES(4, 'four')}] 74 } {four}
|
fts2i.test | 68 set sql16 [utf16 {INSERT INTO t1 (rowid, content) VALUES(4, 'four')}] 73 } {four}
|
fts3ai.test | 68 set sql16 [utf16 {INSERT INTO t1 (rowid, content) VALUES(4, 'four')}] 73 } {four}
|
fts2q.test | 230 UPDATE t1 SET c = 'This is a test four' WHERE rowid = 1; 231 UPDATE t1 SET c = 'That was a test four' WHERE rowid = 2; 232 UPDATE t1 SET c = 'This is a test four' WHERE rowid = 3; 256 check_terms_all fts2q-4.1 {a four is one test that this three two was} 258 check_doclist_all fts2q-4.1.2 four {} 268 check_terms fts2q-4.2 0 0 {a four test that was} 270 check_doclist fts2q-4.2.2 0 0 four {[2]} 275 check_terms fts2q-4.3 0 1 {a four is test this} 277 check_doclist fts2q-4.3.2 0 1 four {[3]} 282 check_terms fts2q-4.4 1 0 {a four is one test that this three two was [all...] |
fts3d.test | 190 UPDATE t1 SET c = 'This is a test four' WHERE rowid = 1; 191 UPDATE t1 SET c = 'That was a test four' WHERE rowid = 2; 192 UPDATE t1 SET c = 'This is a test four' WHERE rowid = 3; 216 check_terms_all fts3d-4.1 {a four is one test that this three two was} 218 check_doclist_all fts3d-4.1.2 four {} 228 check_terms fts3d-4.2 0 0 {a four test that was} 230 check_doclist fts3d-4.2.2 0 0 four {[2]} 235 check_terms fts3d-4.3 0 1 {a four is test this} 237 check_doclist fts3d-4.3.2 0 1 four {[3]} 242 check_terms fts3d-4.4 1 0 {a four is one test that this three two was [all...] |
/external/chromium_org/ui/surface/ |
accelerated_surface_transformer_win.hlsl | 121 // Writes four source pixels at a time to a full-size Y plane and a half-width 133 // Set up four taps, aligned to texel centers if the src's true size is 160 // Load the four texture samples into a matrix. 192 // packed four to a RGBA pixel. 257 // Set up four taps, each of which samples a 2x2 texel quad at the midpoint. 266 // RGB -> Y, four samples at a time. 278 // RGB -> U, four samples at a time. 290 // RGB -> V, four samples at a time.
|
/external/llvm/lib/Target/X86/ |
X86TargetObjectFile.cpp | 31 const MCExpr *Four = MCConstantExpr::Create(4, getContext()); 32 return MCBinaryExpr::CreateAdd(Res, Four, getContext());
|
/external/skia/src/pathops/ |
SkReduceOrder.cpp | 44 SkDebugf("%s shouldn't get here if all four points are about equal", __FUNCTION__); 51 // four are colinear: return line formed by outside 59 // look for all four points in a line 91 if (minYSet == 0x7) { // return 1 if all four are coincident 164 SkDebugf("%s shouldn't get here if all four points are about equal\n", __FUNCTION__); 171 // four are colinear: return line formed by outside 199 // look for all four points in a line 241 if (minYSet == 0xF) { // return 1 if all four are coincident
|
/frameworks/base/data/fonts/ |
system_fonts.xml | 7 up to four font files. The font files are listed in the order of the styles which they 8 support: regular, bold, italic and bold-italic. If less than four styles are listed, then
|
/libcore/luni/src/test/java/libcore/java/lang/ |
OldAndroidInstanceofTest.java | 72 InterfaceFour four = mFour; local 74 assertFalse("m_four should not be a ChildOfAFive", four instanceof ChildOfAFive);
|
/libcore/luni/src/test/java/libcore/java/util/jar/ |
OldAttributesTest.java | 32 a.putValue("4", "four"); 82 b.putValue("4", "four");
|
/external/guava/guava-tests/test/com/google/common/collect/ |
MapsTest.java | 817 mod.put(4, "four"); 818 assertEquals(true, unmod.get(4).equals("four")); 819 assertEquals(true, unmod.inverse().get("four").equals(4)); 823 unmod.put(4, "four"); 827 unmod.forcePut(4, "four"); 831 unmod.putAll(Collections.singletonMap(4, "four")); 838 inverse.put("four", 4); 842 inverse.forcePut("four", 4); 846 inverse.putAll(Collections.singletonMap("four", 4)); 851 values.remove("four"); [all...] |
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
xmmintrin.h | 195 /* Perform the respective operation on the four SPFP values in A and B. */ 419 /* Perform a comparison on the four SPFP values of A and B. For each 791 /* Convert the four signed 16-bit values in A to SPFP form. */ 806 /* Convert the four words to doublewords. */ 819 /* Convert the four unsigned 16-bit values in A to SPFP form. */ 828 /* Convert the four words to doublewords. */ 841 /* Convert the low four signed 8-bit values in A to SPFP form. */ 854 /* Convert the four low bytes to words. */ 860 /* Convert the low four unsigned 8-bit values in A to SPFP form. */ 870 /* Convert the four signed 32-bit values in A and B to SPFP form. * [all...] |
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
xmmintrin.h | 195 /* Perform the respective operation on the four SPFP values in A and B. */ 419 /* Perform a comparison on the four SPFP values of A and B. For each 791 /* Convert the four signed 16-bit values in A to SPFP form. */ 806 /* Convert the four words to doublewords. */ 819 /* Convert the four unsigned 16-bit values in A to SPFP form. */ 828 /* Convert the four words to doublewords. */ 841 /* Convert the low four signed 8-bit values in A to SPFP form. */ 854 /* Convert the four low bytes to words. */ 860 /* Convert the low four unsigned 8-bit values in A to SPFP form. */ 870 /* Convert the four signed 32-bit values in A and B to SPFP form. * [all...] |
/bionic/libc/arch-x86/string/ |
memcmp.S | 34 subl %ecx,%edi /* four pairs of bytes do not */
|
/build/core/combo/arch/x86/ |
x86.mk | 10 # If your target device doesn't support the four following features, then
|
/dalvik/dx/src/com/android/dx/io/instructions/ |
CodeInput.java | 42 * Reads four code units, treating them as a little-endian {@code long}.
|
/dalvik/dx/tests/091-ssa-const-collector/ |
Blort.java | 5 ONE,TWO,THREE,FOUR,FIVE,SIX,SEVEN,EIGHT
|
/dalvik/libdex/ |
Leb128.h | 48 * high four-order bits. 91 * high four-order bits. 109 * any but the low-order four bits set. Additionally, if the limit is 121 * any but the low-order four bits set. Additionally, if the limit is
|
/development/samples/Snake/res/values/ |
attrs.xml | 23 <!-- Defining properties to use four different colors in 4 segments of BackgroundView -->
|
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
videocommon.h | 40 // Convert four characters to a fourcc code. 47 // Get the name, that is, string with four characters, of a fourcc code. 75 // Next four are Bayer RGB formats. The four characters define the order of
|
/external/chromium_org/chrome/browser/extensions/api/idle/ |
idle_api.cc | 16 const int kMaxThreshold = 4*60*60; // Four hours, in seconds. Not set
|