HomeSort by relevance Sort by last modified time
    Searched full:minor (Results 351 - 375 of 801) sorted by null

<<11121314151617181920>>

  /external/kernel-headers/original/linux/
wanrouter.h 52 #define ROUTER_RELEASE 1 /* release (minor version) number */
226 unsigned tty_minor; /* Minor number for wanpipe tty device */
  /external/libpcap/
CHANGES 109 Fixed minor problem in gencode.c that would appear on 64-bit
416 - Fix minor problems when compiling with BDEBUG as noticed by Scott
  /external/proguard/docs/
downloads.html 37 The download section may also contain updates with sub-minor version numbers.
375 the moment. Minor changes in XML schema:
  /external/webkit/WebKitTools/android/flex-2.5.4a/
main.c 911 _( "-I (interactive) entails a minor performance penalty\n" ) );
915 _( "yymore() entails a minor performance penalty\n" ) );
  /external/wpa_supplicant/
ctrl_iface_dbus.c 34 #define DBUS_VER(major, minor) ((major) << 8 | (minor))
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_dbus.c 26 #define DBUS_VER(major, minor) ((major) << 8 | (minor))
    [all...]
  /frameworks/base/docs/html/guide/appendix/faq/
troubleshooting.jd 23 <li><a href="#majorminor">When I go to preferences in Eclipse and select "Android", I get the following error message: Unsupported major.minor version 49.0.</a></li>
195 <a name="majorminor"></a><h2>When I go to preferences in Eclipse and select "Android", I get the following error message: Unsupported major.minor version 49.0.</h2>
  /frameworks/base/docs/html/resources/faq/
troubleshooting.jd 23 <li><a href="#majorminor">When I go to preferences in Eclipse and select "Android", I get the following error message: Unsupported major.minor version 49.0.</a></li>
195 <a name="majorminor"></a><h2>When I go to preferences in Eclipse and select "Android", I get the following error message: Unsupported major.minor version 49.0.</h2>
  /frameworks/base/docs/html/sdk/
android-1.6.jd 4 sdk.platform.majorMinor=minor
53 system image, as well as a set of emulator skins, sample applications, and minor
  /frameworks/base/services/java/com/android/server/
ProcessStats.java 50 PROC_SPACE_TERM|PROC_OUT_LONG, // 9: minor faults
666 pw.print(" minor");
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
xf86str.h 968 * These can be used when the minor ABI version is incremented.
1003 * This can be used when the minor ABI version is incremented.
    [all...]
  /external/blktrace/btt/doc/
btt.tex 667 \item Device major/minor.
706 \item The major and minor numbers of the device separated by a comma.
    [all...]
  /external/v8/
ChangeLog 850 Fixed minor bug in debugger line number computations.
919 Fixed a number of minor bugs (issue 87, 227 and 228).
955 Fixed a number of minor bugs (including issues 176, 187, 189, 192,
964 Minor patch to debugger support.
985 Minor bugfixes and optimizations.
    [all...]
  /external/blktrace/doc/
blktrace.tex 597 \emph{D} & 7-character string containing the major and minor numbers of
601 \emph{m} & Minor number of event's device. \\ \hline
664 \item[\%D] Displays the event's device major/minor as: \%3d,\%-3d.
    [all...]
  /external/bluetooth/glib/gmodule/
ChangeLog 818 * gmodule-dld.c: minor indentation.
820 * gmodule-win32.c: minor cleanups.
1016 * gmodule.c: minor changes to internal interface.
  /external/e2fsprogs/misc/
mke2fs.c 132 int major, minor, rev; local
142 minor = strtol(cp, &endptr, 10);
149 return ((((major * 256) + minor) * 256) + rev);
    [all...]
  /external/stlport/doc/
FAQ 102 is the major version number, '1' is the minor and '0' is the patch level.
105 - changes in minor version number: significant changes, new features,
107 minor version require recompilation of all modules depending on it.
  /frameworks/base/core/res/res/xml/
time_zones_by_country.xml 1185 <!-- UNITED STATES MINOR OUTLYING ISLANDS, 12:00 -->
1189 <!-- UNITED STATES MINOR OUTLYING ISLANDS, -10:00 -->
1193 <!-- UNITED STATES MINOR OUTLYING ISLANDS, -11:00 -->
  /bionic/libm/bsdsrc/
b_log.c 47 * This code was derived, with minor modifications, from:
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2RTFDTM.java 58 * %REVIEW% In fact, since the differences are so minor, I think it
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
XMLReader.java 41 * interface (as well as some minor ones):</p>
  /dalvik/vm/compiler/codegen/arm/Thumb2/
Gen.c 188 * A minor complication is that there is a field in the lock word
  /development/pdk/docs/porting/
build_system.jd 206 When building for a particular product, it's often useful to have minor
  /external/bluetooth/bluez/include/bluetooth/
sdp.h 457 uint8_t minor; member in struct:__anon1104
  /external/bluetooth/bluez/src/
sdpd-service.c 308 *version |= sdpVnumArray[i].minor;

Completed in 384 milliseconds

<<11121314151617181920>>