HomeSort by relevance Sort by last modified time
    Searched full:160 (Results 401 - 425 of 1769) sorted by null

<<11121314151617181920>>

  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_byte/d/
T_sput_byte_3.dfh 33 // parsed: offset 76, len 4: proto_ids_off : 160 (0x0000a0)
81 // parsed: offset 160, len 12: [0]
225 // offset: 160 (0x0000a0)
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_char/d/
T_sput_char_3.dfh 33 // parsed: offset 76, len 4: proto_ids_off : 160 (0x0000a0)
81 // parsed: offset 160, len 12: [0]
225 // offset: 160 (0x0000a0)
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_short/d/
T_sput_short_3.dfh 33 // parsed: offset 76, len 4: proto_ids_off : 160 (0x0000a0)
81 // parsed: offset 160, len 12: [0]
223 // offset: 160 (0x0000a0)
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_wide/d/
T_sput_wide_3.dfh 33 // parsed: offset 76, len 4: proto_ids_off : 160 (0x0000a0)
81 // parsed: offset 160, len 12: [0]
225 // offset: 160 (0x0000a0)
  /cts/tools/vm-tests-tf/src/dot/junit/verify/a3/d/
T_a3_1.dfh 41 // parsed: offset 92, len 4: method_ids_off : 160 (0x0000a0)
84 // parsed: offset 160, len 8: [0] class_idx: 0 (0x000000) proto_idx: 0 (0x000000) name_idx: 0 (0x000000) "<init>"
215 // offset: 160 (0x0000a0)
  /cts/tools/vm-tests-tf/src/dot/junit/verify/a5/d/
T_a5_1.dfh 41 // parsed: offset 92, len 4: method_ids_off : 160 (0x0000a0)
84 // parsed: offset 160, len 8: [0] class_idx: 0 (0x000000) proto_idx: 0 (0x000000) name_idx: 0 (0x000000) "<init>"
215 // offset: 160 (0x0000a0)
  /external/webkit/Source/WebKit/gtk/webkit/
webkitviewportattributes.cpp 242 * initialized to 160 dpi by default and used during a viewport
258 160,
424 viewport->priv->deviceDPI = 160; // It is the dpi of the original iPhone and Android devices.
  /frameworks/base/docs/html/tools/devices/
managing-avds-cmdline.jd 164 value, such as "120" for a low-density screen, "160" for a medium density screen,
177 <pre>emulator -avd WVGA800 -scale 96dpi -dpi-device 160</pre>
333 <td>Sets the generalized density characteristic used by the AVD's screen. Default value is "160".</td>
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
GsmSmsTest.java 242 // Valid 160 character 7-bit text.
248 assertEquals(160, ted.codeUnitCount);
318 // Valid 160 character text with Turkish characters.
  /packages/providers/DownloadProvider/res/values/
strings.xml 86 manager to free up space [CHAR LIMIT=160] -->
98 user [CHAR LIMIT=160] -->
110 [CHAR LIMIT=160] -->
  /external/clang/test/Index/
nested-binaryoperators.cpp 169 // CHECK: 3:3: ReturnStmt= Extent=[3:3 - 160:52]
170 // CHECK: 3:10: UnexposedExpr= Extent=[3:10 - 160:52]
171 // CHECK: 3:10: ParenExpr= Extent=[3:10 - 160:52]
172 // CHECK: 3:11: BinaryOperator= Extent=[3:11 - 160:51]
173 // CHECK: 3:11: BinaryOperator= Extent=[3:11 - 160:19]
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/es-ES/
es-ES_zl0_kpdf_mgc.utf 2931 160
3223 160
3781 160
3882 160
5580 160
6041 160
    [all...]
  /bionic/libc/arch-mips/string/
memset.S 196 # For "a2" below 160 there will be no such "pref 30 safe" 64-byte chunk.
198 sltiu v1,a2,160
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/
DSAParametersGenerator.java 82 int n = (L - 1) / 160;
326 return L > 1024 ? 256 : 160;
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
JCESecretKeyFactory.java 422 // super("PBEwithHmacRIPEMD160", null, false, PKCS12, RIPEMD160, 160, 0);
435 super("PBEwithHmacSHA", null, false, PKCS12, SHA1, 160, 0);
  /external/clang/test/CodeGenCXX/
vtable-layout-extreme.cpp 140 // CHECK-NEXT: 45 | vbase_offset (160)
183 // CHECK-NEXT: 77 | vbase_offset (-160)
  /external/dropbear/
dss.c 389 /* need to pad to 160 bits with leading zeros */
402 /* need to pad to 160 bits with leading zeros */
  /external/eigen/blas/
ctpmv.f 291 DO 160 I = J + 1,N
294 160 CONTINUE label in subroutine:CTPMV
ctpsv.f 292 DO 160 I = N,J + 1,-1
295 160 CONTINUE label in subroutine:CTPSV
dtpmv.f 273 DO 160 J = 1,N
284 160 CONTINUE label in subroutine:DTPMV
dtpsv.f 276 DO 160 J = N,1,-1
287 160 CONTINUE label in subroutine:DTPSV
stpmv.f 273 DO 160 J = 1,N
284 160 CONTINUE label in subroutine:STPMV
stpsv.f 276 DO 160 J = N,1,-1
287 160 CONTINUE label in subroutine:STPSV
ztpmv.f 291 DO 160 I = J + 1,N
294 160 CONTINUE label in subroutine:ZTPMV
ztpsv.f 292 DO 160 I = N,J + 1,-1
295 160 CONTINUE label in subroutine:ZTPSV

Completed in 668 milliseconds

<<11121314151617181920>>