HomeSort by relevance Sort by last modified time
    Searched full:192 (Results 376 - 400 of 2151) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 115 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
228 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
326 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
444 #define __NR_prctl (__NR_SYSCALL_BASE + 192)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 115 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
228 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
326 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
444 #define __NR_prctl (__NR_SYSCALL_BASE + 192)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 115 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
228 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
326 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
444 #define __NR_prctl (__NR_SYSCALL_BASE + 192)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 115 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
228 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
326 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
444 #define __NR_prctl (__NR_SYSCALL_BASE + 192)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 115 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
228 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
326 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
444 #define __NR_prctl (__NR_SYSCALL_BASE + 192)
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ec/
KeyPairGeneratorSpi.java 62 ecParameters.put(Integers.valueOf(192), new ECGenParameterSpec("prime192v1")); // a.k.a P-192
  /external/chromium_org/cc/debug/
debug_colors.cc 51 return SkColorSetARGB(192, 255, 255, 0);
85 return SkColorSetARGB(100, 212, 83, 192);
  /external/chromium_org/native_client_sdk/src/examples/api/graphics_2d/
graphics_2d.cc 108 palette_[i + 192] = MakeColor(255, 255, i * 4);
195 buffer_[y * width + x] = RandUint8(192, 255);
  /external/chromium_org/third_party/sqlite/src/test/
fts3an.test 162 # hit. We'll have 6 hits for row 1, 1 for row 2, and 6*(2^5)==192 for
174 lappend ret 192
  /external/kernel-headers/original/asm-arm/arch/
irqs.h 267 /* Max. 128 level 2 IRQs (OMAP1610), 192 GPIOs (OMAP730) and
269 #define OMAP_MAX_GPIO_LINES 192
  /external/kernel-headers/original/linux/
videodev.h 279 #define BASE_VIDIOCPRIVATE 192 /* 192-255 are private */
  /external/llvm/test/Analysis/CostModel/ARM/
cast.ll 350 ; CHECK: cost of 192 {{.*}} fptoui
352 ; CHECK: cost of 192 {{.*}} fptosi
371 ; CHECK: cost of 192 {{.*}} fptoui
373 ; CHECK: cost of 192 {{.*}} fptosi
518 ; CHECK: cost of 192 {{.*}} uitofp
520 ; CHECK: cost of 192 {{.*}} sitofp
539 ; CHECK: cost of 192 {{.*}} uitofp
541 ; CHECK: cost of 192 {{.*}} sitofp
  /external/llvm/test/CodeGen/PowerPC/
stack-realign.ll 127 ; CHECK-DAG: subfic 0, [[REG]], -192
142 ; CHECK-FP-DAG: subfic 0, [[REG]], -192
  /external/llvm/test/MC/PowerPC/
ppc64-regs.s 28 #CHECK: .cfi_offset r23, 192
145 .cfi_offset r23,192
  /external/llvm/test/MC/SystemZ/
regs-good.s 127 #CHECK: .cfi_offset %f8, 192
161 .cfi_offset %f8,192
  /external/skia/tests/
PathOpsLineIntersectionTest.cpp 25 {{{{192, 4}, {243, 4}}}, {{{246, 4}, {189, 4}}}},
26 {{{{246, 4}, {189, 4}}}, {{{192, 4}, {243, 4}}}},
  /external/stlport/src/
bitset.cpp 72 6, /* 190 */ 7, /* 191 */ 2, /* 192 */ 3, /* 193 */ 3, /* 194 */
136 1, /* 190 */ 0, /* 191 */ 6, /* 192 */ 0, /* 193 */ 1, /* 194 */
  /libcore/luni/src/test/java/libcore/java/util/
BitSetTest.java 177 bs.set(192);
183 assertEquals(192, bs.previousSetBit(665));
  /libcore/luni/src/test/java/libcore/javax/crypto/
SecretKeyFactoryTest.java 143 * 192-bit Test vector from RFC 3211
155 int keyLength = 192;
  /ndk/sources/cxx-stl/stlport/src/
bitset.cpp 72 6, /* 190 */ 7, /* 191 */ 2, /* 192 */ 3, /* 193 */ 3, /* 194 */
136 1, /* 190 */ 0, /* 191 */ 6, /* 192 */ 0, /* 193 */ 1, /* 194 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
videodev.h 262 #define BASE_VIDIOCPRIVATE 192 /* 192-255 are private */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videodev.h 262 #define BASE_VIDIOCPRIVATE 192 /* 192-255 are private */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videodev.h 262 #define BASE_VIDIOCPRIVATE 192 /* 192-255 are private */
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/
ViewHierarchyScene.java 154 new Color(36, 96, 192));
174 new Color(192, 36, 36));
  /external/chromium_org/crypto/
openpgp_symmetric_encryption.cc 347 if (length_spec < 192) {
355 *out_length = (length_spec - 192) << 8;
494 case 8: // AES-192
637 if (contents.size() < 192) {
641 length -= 192;
642 header.push_back(192 + (length >> 8));

Completed in 907 milliseconds

<<11121314151617181920>>