/frameworks/base/core/java/android/view/ |
FocusFinder.java | 183 // otherwise, do fudge-tastic comparison of the major and minor axis 231 * Fudge-factor opportunity: how to calculate distance given major and minor 356 * Find the distance on the minor axis w.r.t the direction to the nearest
|
/frameworks/base/docs/html/sdk/ |
android-2.0.1.jd | 4 sdk.platform.majorMinor=minor 48 This release includes minor API 260 however, that Android 2.0.1 is a minor release to Android 2.0, so for more
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
ansidecl.h | 124 #define HAVE_GCC_VERSION(MAJOR, MINOR) \ 125 (__GNUC__ > (MAJOR) || (__GNUC__ == (MAJOR) && __GNUC_MINOR__ >= (MINOR))) 132 is of a particular minimum version. (Both major & minor numbers are
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Shm_Common/ |
whalHwEeprom.c | 494 int whal_hwEeprom_GetRadioTypeAndEEPROMversion(HwEeprom_T *pHwEeprom, UINT32 *major, UINT32 *minor, UINT32 *bugfix) 514 * Read minor eeprom version - offset 9 524 TNETWIF_ReadRegSync(pHwEeprom->hTNETWIF,EE_DATA,minor);
|
/dalvik/libcore/luni-kernel/src/main/java/org/apache/harmony/kernel/vm/ |
VM.java | 31 * kernel. Must equal that stored in jcl. bb - minor version of kernel. Must 33 * kernel. yy - minor version of jcl. Must be >= that in kernel.
|
/external/bluetooth/bluez/src/ |
hcid.conf.5.in | 116 The Bluetooth device class is a high\-level description of the bluetooth device, composed of three bytes: the "Major Service Class" (byte "SS" above), the "Major Device Class" (byte "DD" above) and the "Minor Device Class" (byte "dd" above). These classes describe the high\-level capabilities of the device, such as "Networking Device", "Computer", etc. This information is often used by clients who are looking for a certain type of service around them. 168 Minor device class allocation: the meaning of this byte depends on the major class allocation, please refer to the Bluetooth specifications for more details).
|
adapter.h | 140 uint8_t minor);
|
/external/icu4c/common/ |
uprops.h | 97 * 31..24 DerivedAge version major/minor one nibble each 104 /* derived age: one nibble each for major and minor version numbers */
|
/external/jpeg/ |
change.log | 56 are miscellaneous other minor improvements in the makefiles. 100 Repair minor problems in VMS, BCC, MC6 makefiles.
|
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/ |
xf86vmstr.h | 64 CARD16 minorVersion B16; /* minor version of XF86VidMode */ 438 CARD16 minor B16;
|
/external/quake/quake/src/QW/ |
qwchangelog.txt | 22 when your weapon changed. Minor things like if two guys with pentagrams
94 - will work on pre 1.8 servers, but can cause minor movement errors due to
|
/external/strace/ |
NEWS | 130 * Minor bugfixes 145 * Minor cleanups
|
file.c | 750 (unsigned long) minor(statbuf.st_dev), 768 (unsigned long) minor(statbuf.st_rdev)); 842 (unsigned long) minor(statbuf->st_dev), 863 (unsigned long) minor(statbuf->st_rdev)); 867 (unsigned long) minor(statbuf->st_size)); 980 (unsigned long) minor(statbuf.st_dev), 1006 (unsigned long) minor(statbuf.st_rdev)); 1010 (unsigned long) minor(statbuf.st_size)); 1315 (unsigned long) minor(tcp->u_arg[3])); [all...] |
/dalvik/libcore/archive/src/main/java/org/apache/harmony/archive/internal/nls/ |
messages.properties | 27 archive.09=Invalid segment minor version
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/ |
Version.src | 122 return @version.MINOR@;
|
/development/ide/emacs/ |
android-host.el | 50 ;; TODO: This should go in a minor mode keymap instead of
|
/development/tools/zoneinfo/tzdata2009s/ |
iso3166.tab | 254 UM US minor outlying islands
|
/external/blktrace/btt/ |
trace_complete.c | 37 fprintf(ofp, "%3d,%-3d: ", MAJOR(iop->t.device), MINOR(iop->t.device));
|
/external/e2fsprogs/debugfs/ |
debugfs.o | |
/external/e2fsprogs/lib/blkid/ |
blkidP.h | 44 dev_t bid_devno; /* Device major/minor number */
|
/external/e2fsprogs/misc/ |
ismounted.c | 139 * check if the given device has the same major/minor number
|
/external/genext2fs/ |
device_table.txt | 3 #<name> <type> <mode> <uid> <gid> <major> <minor> <start> <inc> <count>
|
genext2fs.c | 462 udecl16(s_minor_rev_level) /* The minor revision level of the filesystem */ \ 1509 unsigned long mode, uid, gid, major, minor; local 2206 int minor, major; local [all...] |
/external/libpng/scripts/ |
makefile.bc32 | 110 ## Minor Targets
|
makefile.bor | 118 ## Minor Targets
|