HomeSort by relevance Sort by last modified time
    Searched full:hard (Results 751 - 775 of 3066) sorted by null

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
coretypes.h 134 /* Optimize this function hard
function.h 29 #include "hard-reg-set.h"
216 /* The arg pointer hard register, or the pseudo into which it was copied. */
261 the hard register containing the result. */
704 /* Nonzero if we've already converted virtual regs to hard regs. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
elf.h 64 %{msoft-float:-mfloat-abi=soft} %{mhard-float:-mfloat-abi=hard} \
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
coretypes.h 134 /* Optimize this function hard
function.h 29 #include "hard-reg-set.h"
216 /* The arg pointer hard register, or the pseudo into which it was copied. */
261 the hard register containing the result. */
704 /* Nonzero if we've already converted virtual regs to hard regs. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
genhd.h 6 * Generic hard disk header file by
pmu.h 45 #define PMU_POW0_HARD_DRIVE 0x04 /* Hard drive power (on wallstreet/lombard ?) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
genhd.h 6 * Generic hard disk header file by
pmu.h 45 #define PMU_POW0_HARD_DRIVE 0x04 /* Hard drive power (on wallstreet/lombard ?) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
genhd.h 6 * Generic hard disk header file by
pmu.h 45 #define PMU_POW0_HARD_DRIVE 0x04 /* Hard drive power (on wallstreet/lombard ?) */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
fpformat.py 74 if nextdigit >= '5': # Hard case: increment last digit, may have carry!
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_plistlib.py 87 """.replace(" " * 8, "\t") # Apple as well as plistlib.py output hard tabs
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
fpformat.py 74 if nextdigit >= '5': # Hard case: increment last digit, may have carry!
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_plistlib.py 87 """.replace(" " * 8, "\t") # Apple as well as plistlib.py output hard tabs
  /system/core/libcutils/
Android.mk 56 # which are also hard or even impossible to port to native Win32
  /external/v8/
SConstruct 169 'armeabi:hard' : {
175 'CCFLAGS': ['-mfloat-abi=hard'],
534 'armeabi:hard' : {
540 'CCFLAGS': ['-mfloat-abi=hard'],
699 'armeabi:hard' : {
701 'CCFLAGS': ['-mfloat-abi=hard'],
1131 'values': ['hard', 'softfp', 'soft'],
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
chv_filter.cpp 166 First based on the semaphore info., it is divided into hard and soft filtering.
229 /* Horiz Hard filter */
345 /* Vert Hard filter */
397 } /* end of ver hard filetering */
506 /* Horiz Hard filter */
584 /* Vert Hard filter */
636 } /* end of ver hard filetering */
  /external/e2fsprogs/ext2ed/doc/
ext2fs-overview.sgml 757 <Title>Hard links</Title>
763 directories. In that case, we say that there exist <Literal remap="tt">hard links</Literal> to the
768 The kernel keeps track of the number of hard links in the variable
776 The name <Literal remap="tt">hard link</Literal> is used to distinguish between the alias method
842 changed, deleted, renamed, no hard links, etc, before the bit is
874 The <Literal remap="tt">hard links</Literal> presented above are just another pointers to the same
888 Hard links can be done only in the same filesystem. This is obvious,
889 since a hard link is just an inode number in some directory entry,
896 You can not "replace" the file which is pointed to by the hard link
924 The disadvantage is that hard link doesn't consume space except to a smal
    [all...]
  /art/runtime/verifier/
method_verifier.h 68 * VERIFY_ERROR_BAD_CLASS_HARD denotes a hard failure that can't be corrected, and will cause
73 VERIFY_ERROR_BAD_CLASS_HARD, // VerifyError; hard error that skips compilation.
711 // Is there a pending hard failure?
716 // instructions that would hard fail the verification.
728 // Converts soft failures to hard failures when false. Only false when the compiler isn't
  /external/chromium_org/third_party/leveldatabase/src/doc/
benchmark.html 88 <p>Benchmarks were all performed on a six-core Intel(R) Xeon(R) CPU X5650 @ 2.67GHz, with 12288 KB of total L3 cache and 12 GB of DDR3 RAM at 1333 MHz. (Note that LevelDB uses at most two CPUs since the benchmarks are single threaded: one to run the benchmark, and one for background compactions.) We ran the benchmarks on two machines (with identical processors), one with an Ext3 file system and one with an Ext4 file system. The machine with the Ext3 file system has a SATA Hitachi HDS721050CLA362 hard drive. The machine with the Ext4 file system has a SATA Samsung HD502HJ hard drive. Both hard drives spin at 7200 RPM and have hard drive write-caching enabled (using `hdparm -W 1 [device]`). The numbers reported below are the median of three measurements.</p>
238 disabled hard drive write-caching (using `hdparm -W 0 [device]`).</p>
  /external/grub/docs/
grub.info 251 Support reading data from any or all floppies or hard disk(s)
354 Here, `hd' means it is a hard disk drive. The first integer `0'
355 indicates the drive number, that is, the first hard disk, while the
359 expression means the second partition of the first hard disk drive. In
365 This specifies the first "extended partition" of the first hard disk
368 on your hard disk.
372 This means the BSD `a' partition of the second hard disk. If you
403 partition of the first hard disk drive. Note that the argument
421 drive (floppy or hard disk). There are two ways of doing that - either
429 computer if, by any chance, your hard drive becomes unusabl
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
cp855.py 78 0x009e: 0x044a, # CYRILLIC SMALL LETTER HARD SIGN
79 0x009f: 0x042a, # CYRILLIC CAPITAL LETTER HARD SIGN
339 u'\u044a' # 0x009e -> CYRILLIC SMALL LETTER HARD SIGN
340 u'\u042a' # 0x009f -> CYRILLIC CAPITAL LETTER HARD SIGN
616 0x042a: 0x009f, # CYRILLIC CAPITAL LETTER HARD SIGN
648 0x044a: 0x009e, # CYRILLIC SMALL LETTER HARD SIGN
    [all...]
cp866.py 74 0x009a: 0x042a, # CYRILLIC CAPITAL LETTER HARD SIGN
154 0x00ea: 0x044a, # CYRILLIC SMALL LETTER HARD SIGN
335 u'\u042a' # 0x009a -> CYRILLIC CAPITAL LETTER HARD SIGN
415 u'\u044a' # 0x00ea -> CYRILLIC SMALL LETTER HARD SIGN
604 0x042a: 0x009a, # CYRILLIC CAPITAL LETTER HARD SIGN
636 0x044a: 0x00ea, # CYRILLIC SMALL LETTER HARD SIGN
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
cp855.py 78 0x009e: 0x044a, # CYRILLIC SMALL LETTER HARD SIGN
79 0x009f: 0x042a, # CYRILLIC CAPITAL LETTER HARD SIGN
339 u'\u044a' # 0x009e -> CYRILLIC SMALL LETTER HARD SIGN
340 u'\u042a' # 0x009f -> CYRILLIC CAPITAL LETTER HARD SIGN
616 0x042a: 0x009f, # CYRILLIC CAPITAL LETTER HARD SIGN
648 0x044a: 0x009e, # CYRILLIC SMALL LETTER HARD SIGN
    [all...]

Completed in 590 milliseconds

<<31323334353637383940>>