HomeSort by relevance Sort by last modified time
    Searched full:single (Results 1 - 25 of 5319) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/quake/quake/src/QW/client/
r_varsa.s 38 float_0: .single 0.0
39 float_1: .single 1.0
40 float_minus_1: .single -1.0
41 float_particle_z_clip: .single PARTICLE_Z_CLIP
42 float_point5: .single 0.5
47 fp_1m: .single 1048576.0
48 fp_1m_minus_1: .single 1048575.0
49 fp_64k: .single 65536.0
50 fp_8: .single 8.0
51 fp_16: .single 16.
    [all...]
  /external/quake/quake/src/WinQuake/
r_varsa.s 38 float_0: .single 0.0
39 float_1: .single 1.0
40 float_minus_1: .single -1.0
41 float_particle_z_clip: .single PARTICLE_Z_CLIP
42 float_point5: .single 0.5
47 fp_1m: .single 1048576.0
48 fp_1m_minus_1: .single 1048575.0
49 fp_64k: .single 65536.0
50 fp_8: .single 8.0
51 fp_16: .single 16.
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/util/
FormattableTest.java 39 sb.append("single precision ");
64 assertTrue(fmt.format("%1.1s", mf).toString().equals("single precision "));
65 assertTrue(fmt.format("%2.1s", mf).toString().equals("single precision single precision "));
66 assertTrue(fmt.format("%2.2s", mf).toString().equals("single precision single precision double precision "));
  /dalvik/dx/tests/011-class-attrib-Synthetic/
info.txt 5 The salient bit of parsing tested here is that the class has a single
  /dalvik/dx/tests/012-class-attrib-SourceFile/
info.txt 5 The salient bit of parsing tested here is that the class has a single
  /dalvik/dx/tests/013-class-attrib-Deprecated/
info.txt 5 The salient bit of parsing tested here is that the class has a single
  /dalvik/dx/tests/015-field-attrib-Synthetic/
info.txt 5 The salient bit of parsing tested here is that the class has a single
  /dalvik/dx/tests/016-field-attrib-Deprecated/
info.txt 5 The salient bit of parsing tested here is that the class has a single
  /dalvik/dx/tests/017-method-attrib-Code/
info.txt 5 The salient bit of parsing tested here is that the class has a single
  /dalvik/dx/tests/018-method-attrib-Exceptions/
info.txt 5 The salient bit of parsing tested here is that the class has a single
  /dalvik/dx/tests/019-method-attrib-Synthetic/
info.txt 5 The salient bit of parsing tested here is that the class has a single
  /dalvik/dx/tests/020-method-attrib-Deprecated/
info.txt 5 The salient bit of parsing tested here is that the class has a single
  /dalvik/dx/tests/021-code-attrib-LineNumberTable/
info.txt 5 The salient bit of parsing tested here is that the class has a single
  /dalvik/dx/tests/022-code-attrib-LocalVariableTable/
info.txt 5 The salient bit of parsing tested here is that the class has a single
  /dalvik/dx/tests/025-class-attrib-Signature/
info.txt 5 The salient bit of parsing tested here is that the class has a single
  /dalvik/dx/tests/026-field-attrib-Signature/
info.txt 5 The salient bit of parsing tested here is that the class has a single
  /dalvik/dx/tests/027-method-attrib-Signature/
info.txt 5 The salient bit of parsing tested here is that the class has a single
  /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/
SmsMessageBodyTest.java 82 // chars in Turkish single shift and locking shift tables
85 // chars in Spanish single shift table and Portuguese single and locking shift tables
92 // chars in Portuguese single shift and locking shift tables
99 // Greek letters in GSM alphabet missing from Portuguese locking and single shift tables
102 // Greek letters in GSM alphabet and Portuguese single shift (but not locking shift) table
128 // First three entries are locking shift tables, followed by four single shift tables
146 // Characters in Portuguese single shift and locking shift tables
150 // Chars in Spanish single shift and Portuguese single and locking shift table
    [all...]
  /dalvik/dx/tests/008-field/
info.txt 5 The salient bit of parsing tested here is that the class has a single
  /dalvik/dx/tests/009-method/
info.txt 5 The salient bit of parsing tested here is that the class has a single
  /dalvik/dx/tests/010-class-attrib-InnerClasses/
info.txt 5 The salient bit of parsing tested here is that the class has a single
  /dalvik/dx/tests/014-field-attrib-ConstantValue/
info.txt 6 fields, each with a single ConstantValue attribute, which points at one
  /dalvik/dx/tests/023-code-exception-table/
info.txt 5 The salient bit of parsing tested here is that the class has a single
  /dalvik/dx/tests/024-code-bytecode/
info.txt 5 The salient bit of parsing tested here is that the class has a single
  /dalvik/dx/tests/028-class-attrib-EnclosingMethod/
info.txt 5 The salient bit of parsing tested here is that each class has a single

Completed in 193 milliseconds

1 2 3 4 5 6 7 8 91011>>