HomeSort by relevance Sort by last modified time
    Searched full:180 (Results 276 - 300 of 2388) sorted by null

<<11121314151617181920>>

  /packages/apps/Launcher2/res/layout-land/
workspace_cling.xml 45 android:layout_width="180dp"
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
RectUtils.java 31 * @param orientation The exif orientation (0, 90, 180, 270) of the original image. The
  /packages/inputmethods/LatinIME/dictionaries/
sample.combined 33 word=wordlist,f=180
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ncp_fs.h 72 #define NCP_LOCK_MAX_TIMEOUT 180
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ncp_fs.h 72 #define NCP_LOCK_MAX_TIMEOUT 180
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ncp_fs.h 72 #define NCP_LOCK_MAX_TIMEOUT 180
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
reg.h 70 #define EF_SIZE 180
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
reg.h 70 #define EF_SIZE 180
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
reg.h 70 #define EF_SIZE 180
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
reg.h 70 #define EF_SIZE 180
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
reg.h 70 #define EF_SIZE 180
  /external/chromium_org/third_party/icu/source/i18n/
astro.cpp 206 #define DEG_RAD ( CalendarAstronomer::PI / 180 ) // degrees -> radians
207 #define RAD_DEG ( 180 / CalendarAstronomer::PI ) // radians -> degrees
527 // Angles are in radians (after multiplying by CalendarAstronomer::PI/180)
531 #define SUN_ETA_G (279.403303 * CalendarAstronomer::PI/180) // Ecliptic longitude at epoch
532 #define SUN_OMEGA_G (282.768422 * CalendarAstronomer::PI/180) // Ecliptic longitude of perigee
535 //double sunTheta0 (0.533128 * CalendarAstronomer::PI/180) // Angular diameter at R0
941 // double E = M + e*(180/PI) * ::sin(M*DEG_RAD) * ( 1.0 + e*cos(M*DEG_RAD) );
    [all...]
  /external/icu4c/i18n/
astro.cpp 205 #define DEG_RAD ( CalendarAstronomer::PI / 180 ) // degrees -> radians
206 #define RAD_DEG ( 180 / CalendarAstronomer::PI ) // radians -> degrees
526 // Angles are in radians (after multiplying by CalendarAstronomer::PI/180)
530 #define SUN_ETA_G (279.403303 * CalendarAstronomer::PI/180) // Ecliptic longitude at epoch
531 #define SUN_OMEGA_G (282.768422 * CalendarAstronomer::PI/180) // Ecliptic longitude of perigee
534 //double sunTheta0 (0.533128 * CalendarAstronomer::PI/180) // Angular diameter at R0
946 // double E = M + e*(180/PI) * ::sin(M*DEG_RAD) * ( 1.0 + e*cos(M*DEG_RAD) );
    [all...]
  /external/qemu/android/skin/
default.h 57 116, 49,154,143, 22,160,155,208,114,180, 26, 61,140, 54,161,231,
63 81,194, 39, 34,147,168, 75,180, 38,186, 17,249,196, 24, 98, 50,
104 13,135,217, 14,171, 29, 90, 29,126,115,180,114, 20, 58, 86, 58,
142 229, 27,135,111,202,191,153,220,148,180,169,171,196,185,100,207,
144 110, 13,217,218,180, 13,223, 86,180,237,245,246, 69,219, 47,151,
193 253,141, 54,164, 39,213,165, 93,169,186,180, 85,207, 95,164,190,
207 180,175,202, 89, 14, 42, 73,193, 74,145,117,230,218,139,207,209,
275 116, 49,154,143, 22,160,155,208,114,180, 26, 61,140, 54,161,231,
281 81,194, 39, 34,147,168, 75,180, 38,186, 17,249,196, 24, 98, 50
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/formats/
CameraFormatsActivity.java 349 case Surface.ROTATION_180: degrees = 180; break;
359 if (mPreviewRotation != 0 && mPreviewRotation != 180) {
361 "Display orientation correction is not 0 or 180, as expected!");
578 if (mPreviewRotation == 180) {
584 if (mPreviewRotation == 180) {
607 if (mPreviewRotation == 180) {
650 if (mPreviewRotation == 180) {
702 if (mPreviewRotation == 180) {
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
Transition3d.java 111 applyRotation(-1, 180, 90);
158 rotation = new Rotate3dAnimation(90, 180, centerX, centerY, 310.0f, false);
  /external/chromium/base/
sha1_portable.cc 16 // Identifier names follow notation in FIPS PUB 180-3, where you'll
159 // Each a...e corresponds to a section in the FIPS 180-3 algorithm.
  /external/chromium-trace/trace-viewer/src/tracing/
color_scheme.js 33 {r: 114, g: 180, b: 160},
53 {r: 180, g: 122, b: 195},
  /external/chromium_org/base/
sha1_portable.cc 16 // Identifier names follow notation in FIPS PUB 180-3, where you'll
159 // Each a...e corresponds to a section in the FIPS 180-3 algorithm.
  /external/chromium_org/chrome/browser/resources/chromeos/login/
screen_container.css 62 -webkit-transition: width 180ms ease,
63 height 180ms ease;
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/css/
drive_welcome.css 77 transition: height 180ms ease, visibility 0 linear 180ms;
  /external/chromium_org/chrome/browser/resources/options/chromeos/
change_picture_options.css 84 -webkit-transform: rotateY(180deg);
107 -webkit-transform: rotateY(180deg);
  /external/chromium_org/third_party/openssl/openssl/crypto/dsa/
dsa_depr.c 63 * Appendix 2.2 (i.e. use SHA as defined in FIPS PUB 180) */
68 * FIPS PUB 180-1) */
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/
sha1test.c 79 #undef SHA_0 /* FIPS 180 */
80 #define SHA_1 /* FIPS 180-1 */
shatest.c 79 #define SHA_0 /* FIPS 180 */
80 #undef SHA_1 /* FIPS 180-1 */

Completed in 676 milliseconds

<<11121314151617181920>>