/external/jpeg/ |
D | wizard.doc | 184 # Initial DC scan for Y,Cb,Cr (lowest bit not sent) 186 # First AC scan: send first 5 Y AC coefficients, minus 2 lowest bits: 188 # Send all Cr,Cb AC coefficients, minus lowest bit: 193 # Send remaining Y AC coefficients, minus 2 lowest bits: 195 # Send next-to-lowest bit of all Y AC coefficients: 197 # At this point we've sent all but the lowest bit of all coefficients. 198 # Send lowest bit of DC coefficients 200 # Send lowest bit of AC coefficients 203 # Y AC lowest bit scan is last; it's usually the largest scan
|
/external/qemu/distrib/jpeg-6b/ |
D | wizard.doc | 184 # Initial DC scan for Y,Cb,Cr (lowest bit not sent) 186 # First AC scan: send first 5 Y AC coefficients, minus 2 lowest bits: 188 # Send all Cr,Cb AC coefficients, minus lowest bit: 193 # Send remaining Y AC coefficients, minus 2 lowest bits: 195 # Send next-to-lowest bit of all Y AC coefficients: 197 # At this point we've sent all but the lowest bit of all coefficients. 198 # Send lowest bit of DC coefficients 200 # Send lowest bit of AC coefficients 203 # Y AC lowest bit scan is last; it's usually the largest scan
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/ |
D | toy.ml | 7 * 1 is the lowest precedence. *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
D | toy.ml | 9 * 1 is the lowest precedence. *)
|
/external/webkit/Tools/WebKitLauncherWin/ |
D | WebKitLauncherWin.rc | 25 // Icon with lowest ID value placed first to ensure application icon
|
/external/libvpx/vp8/decoder/arm/neon/ |
D | idct_dequant_dc_full_2x_neon.asm | 82 ; compensate for this. in the case of sinpi8sqrt2, the lowest bit is 0, 85 ; for cospi8sqrt2minus1 the lowest bit is 1, so we lose precision if we 203 ; because the lowest bit in 0x8a8c is 0, we can pre-shift this
|
D | idct_dequant_full_2x_neon.asm | 74 ; compensate for this. in the case of sinpi8sqrt2, the lowest bit is 0, 77 ; for cospi8sqrt2minus1 the lowest bit is 1, so we lose precision if we 195 ; because the lowest bit in 0x8a8c is 0, we can pre-shift this
|
/external/sepolicy/ |
D | mls_macros | 19 # in increasing numeric order with s0 lowest, s(N-1) highest
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
D | toy.ml | 14 * 1 is the lowest precedence. *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
D | toy.ml | 14 * 1 is the lowest precedence. *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
D | toy.ml | 14 * 1 is the lowest precedence. *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
D | toy.ml | 14 * 1 is the lowest precedence. *)
|
/external/quake/quake/src/WinQuake/ |
D | winquake.rc | 55 // Icon with lowest ID value placed first to ensure application icon
|
/external/webkit/Tools/WinLauncher/ |
D | WinLauncher.rc | 31 // Icon with lowest ID value placed first to ensure application icon
|
/external/quake/quake/src/QW/client/ |
D | winquake.rc | 55 // Icon with lowest ID value placed first to ensure application icon
|
/external/openssl/crypto/modes/asm/ |
D | ghash-armv4.s | 332 vdup.8 d4,d28[0] @ broadcast lowest byte 362 vdup.8 d4,d28[0] @ broadcast lowest byte 371 vdup.8 d4,d28[0] @ broadcast lowest byte
|
/external/libpng/contrib/visupng/ |
D | VisualPng.rc | 98 // Icon with lowest ID value placed first to ensure application icon
|
/external/chromium/chrome/browser/ui/cocoa/content_settings/ |
D | cookie_details_view_controller.mm | 32 // Finds and returns the y offset of the lowest-most non-hidden
|
/external/chromium/googleurl/ |
D | README.txt | 77 The library is divided into four layers. They are listed here from the lowest 83 At the lowest level is the parsing code. The files encompasing this are
|
/external/qemu/ |
D | cpu-all.h | 150 uint32_t lowest; member 158 uint32_t lowest; member
|
/external/yaffs2/yaffs2/ |
D | yaffs_guts.c | 1489 int lowest = 999999; in yaffs_FindNiceObjectBucket() local 1493 for (i = 0; i < 10 && lowest > 0; i++) { in yaffs_FindNiceObjectBucket() 1496 if (dev->objectBucket[x].count < lowest) { in yaffs_FindNiceObjectBucket() 1497 lowest = dev->objectBucket[x].count; in yaffs_FindNiceObjectBucket() 1507 for (i = 0; i < 10 && lowest > 3; i++) { in yaffs_FindNiceObjectBucket() 1510 if (dev->objectBucket[x].count < lowest) { in yaffs_FindNiceObjectBucket() 1511 lowest = dev->objectBucket[x].count; in yaffs_FindNiceObjectBucket() 3177 int lowest = -99; /* Stop compiler whining. */ in yaffs_FlushFilesChunkCache() local 3193 lowest) { in yaffs_FlushFilesChunkCache() 3195 lowest = cache->chunkId; in yaffs_FlushFilesChunkCache()
|
/external/quake/quake/src/WinQuake/data/ |
D | HELP.TXT | 7 this service at the lowest cost possible. Because volume on the support
|
/external/guava/guava/src/com/google/common/primitives/ |
D | generate.sh | 180 * <p>More formally, returns the lowest index {@code i} such that {@code
|
/external/bluetooth/bluez/ |
D | TODO | 7 with complexity 1 being the lowest complexity. Complexity is a function
|
/external/quake/quake/src/WinQuake/docs/ |
D | INSTALL.Quake2 | 47 console. The default mode is 320x240 (ModeX) since that is the lowest
|