/external/bluetooth/hcidump/ |
ChangeLog | 226 Various minor fixes and cleanups. 244 Minor fix for HCI grabber. 255 Other minor fixes. 260 Minor fixes. 265 RAW mode and other minor fixes.
|
/external/webkit/JavaScriptCore/icu/unicode/ |
uversion.h | 26 /** source/common/unicode/uversion.h - this file: update major, minor, */ 30 /** that it contains the new major/minor combination */ 36 /** the new major/minor combination */ 60 /** The current ICU minor version as an integer. 85 /** The current ICU library major/minor version as a string without dots, for library name suffixes.
|
/external/webkit/JavaScriptGlue/icu/unicode/ |
uversion.h | 26 /** source/common/unicode/uversion.h - this file: update major, minor, */ 30 /** that it contains the new major/minor combination */ 36 /** the new major/minor combination */ 60 /** The current ICU minor version as an integer. 85 /** The current ICU library major/minor version as a string without dots, for library name suffixes.
|
/external/webkit/WebCore/icu/unicode/ |
uversion.h | 26 /** source/common/unicode/uversion.h - this file: update major, minor, */ 30 /** that it contains the new major/minor combination */ 36 /** the new major/minor combination */ 60 /** The current ICU minor version as an integer. 85 /** The current ICU library major/minor version as a string without dots, for library name suffixes.
|
/external/webkit/WebKit/mac/icu/unicode/ |
uversion.h | 26 /** source/common/unicode/uversion.h - this file: update major, minor, */ 30 /** that it contains the new major/minor combination */ 36 /** the new major/minor combination */ 60 /** The current ICU minor version as an integer. 85 /** The current ICU library major/minor version as a string without dots, for library name suffixes.
|
/external/iproute2/man/man8/ |
tc-cbq.8 | 28 major:[minor] 30 major:minor 153 parent major:minor | root 199 parent major:minor 201 and not to another class, minor can be omitted. Mandatory. 203 classid major:minor 279 split major:minor & defmap bitmap[/bitmap]
|
/external/e2fsprogs/misc/ |
util.c | 115 #define MINOR(dev) ((dev) & 0xff) 133 MINOR(s.st_rdev)%64 == 0) || 135 MINOR(s.st_rdev)%16 == 0))) {
|
/external/iproute2/include/linux/ |
pkt_sched.h | 58 minor numbers, which are interpreted by kernel specially, 61 F.e. qdisc handles always have minor number equal to zero, 63 minor uniquely identifying class inside qdisc.
|
/external/kernel-headers/original/linux/ |
pkt_sched.h | 58 minor numbers, which are interpreted by kernel specially, 61 F.e. qdisc handles always have minor number equal to zero, 63 minor uniquely identifying class inside qdisc.
|
/dalvik/dx/src/com/android/dx/rop/annotation/ |
NameValuePair.java | 82 * <p>Instances of this class compare in name-major and value-minor
|
/external/blktrace/ |
blkparse_fmt.c | 198 fprintf(ofp,"%3d,%-3d", MAJOR(t->device), MINOR(t->device)); 207 fprintf(ofp, strcat(format, "d"), MINOR(t->device)); 306 MAJOR(t->device), MINOR(t->device), pci->cpu, t->sequence, 398 MAJOR(r.device_from), MINOR(r.device_from),
|
/external/bluetooth/bluez/src/ |
main.conf | 11 # Default device class. Only the major and minor device class bits are
|
/external/bluetooth/bluez/tools/ |
hciconfig.c | 460 static char *get_minor_device_name(int major, int minor) 466 switch(minor) { 484 switch(minor) { 502 if (minor == 0) 504 switch(minor / 8) { 524 switch(minor) { 568 switch(minor & 48) { 579 if((minor & 15) && (strlen(cls_str) > 0)) 582 switch(minor & 15) { 611 if (minor & 4 [all...] |
/external/dropbear/debian/ |
changelog | 79 minor. 99 * debian/rules: support "diet" in DEB_BUILD_OPTIONS; minor cleanup. 131 * debian/dropbear.init: minor adaptions; test for dropbear service 150 * Various minor fixes
|
/external/expat/amiga/ |
README.txt | 28 - some minor CVS related changes
|
/external/genext2fs/ |
test-mount.sh | 64 # minor numbers, as being too hard to match.
|
/external/grub/stage2/ |
fat.h | 56 __u8 version[2]; /* major, minor filesystem version */
|
/external/gtest/ |
CHANGES | 47 * Minor bug fixes.
|
/external/iptables/extensions/ |
libipt_CLASSIFY.c | 19 " --set-class [MAJOR:MINOR] Set skb->priority value\n"
|
/external/kernel-headers/original/linux/nfsd/ |
nfsfh.h | 65 * 0 - 4 byte device id (ms-2-bytes major, ls-2-bytes minor), 4byte inode number 69 * 2 - 4 byte major, 4 byte minor, 4 byte inode number - DEPRECATED 171 MINOR(dev)); 183 fsidv[1] = htonl(MINOR(dev));
|
/external/kernel-headers/original/linux/raid/ |
md_p.h | 90 __u32 minor; /* 2 Device minor number */ member in struct:mdp_device_descriptor_s 123 __u32 minor_version; /* 2 minor version ... */ 132 __u32 md_minor; /* 11 preferred MD minor device number */
|
/external/quake/quake/src/QW/ |
release233_notes.txt | 36 - A minor buffering error in network data was fixed
|
/external/v8/src/ |
codegen.h | 330 // generating the minor key for other comparisons to avoid creating more 380 // Minor key encoding 385 // Minor key must differ if different result_size_ values means different 521 // Minor key encoding in 32 bits with Bitfield <Type, shift, size>.
|
version.h | 58 friend void SetVersion(int major, int minor, int build, int patch,
|
/external/zlib/contrib/dotzlib/DotZLib/ |
AssemblyInfo.cs | 22 // Minor Version
|