Searched
full:u64 (Results
676 -
700 of
854) sorted by null
<<21222324252627282930>>
/external/llvm/test/MC/ARM/ |
neon-mov-encoding.s | 90 vqmovn.u64 d16, q8 103 @ CHECK: vqmovn.u64 d16, q8 @ encoding: [0xe0,0x02,0xfa,0xf3]
|
neont2-mov-encoding.s | 84 vqmovn.u64 d16, q8 103 @ CHECK: vqmovn.u64 d16, q8 @ encoding: [0xfa,0xff,0xe0,0x02]
|
/external/wpa_supplicant_8/src/crypto/ |
md4-internal.c | 19 u64 count; /* number of bits, mod 2^64 */ 117 ctx->count += (u64)len << 3;
|
/frameworks/rs/cpp/ |
Element.cpp | 77 CREATE_USER(U64, UNSIGNED_64); 119 CREATE_VECTOR(U64, UNSIGNED_64);
|
/cts/tests/src/android/renderscript/cts/ |
vector.rs | 164 rsDebug("Testing U64", 0);
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_libc.h | 57 int fd, u64 offset);
|
/external/compiler-rt/lib/ubsan/ |
ubsan_value.h | 44 typedef u64 UIntMax;
|
/external/e2fsprogs/lib/blkid/ |
getsize.c | 54 #define BLKGETSIZE64 _IOR(0x12,114,size_t) /* return device size in bytes (u64 *arg) */
|
/external/e2fsprogs/lib/ext2fs/ |
getsize.c | 54 #define BLKGETSIZE64 _IOR(0x12,114,size_t) /* return device size in bytes (u64 *arg) */
|
/external/grub/stage2/ |
jfs.h | 103 typedef unsigned long long u64; typedef 243 u64 totalUsable; /* 8: VFS: total of 1K blocks which are 246 u64 minFree; /* 8: VFS: # of 1K blocks held in reserve for 259 u64 realFree; /* 8: VFS: # of free 1K blocks can be used by
|
/external/kernel-headers/original/linux/ |
pci.h | 131 u64 dma_mask; /* Mask of the bits of bus address this 499 int pci_set_dma_mask(struct pci_dev *dev, u64 mask); 500 int pci_set_consistent_dma_mask(struct pci_dev *dev, u64 mask); 663 static inline int pci_set_dma_mask(struct pci_dev *dev, u64 mask) { return -EIO; }
|
time.h | 168 static inline void timespec_add_ns(struct timespec *a, u64 ns)
|
sched.h | 569 * u64 XXX_delay; 582 u64 blkio_delay; /* wait for sync block io completion */ 583 u64 swapin_delay; /* wait for swapin block io completion */ 940 u64 curr_chain_key; 966 u64 rchar, wchar, syscr, syscw; 968 u64 acct_rss_mem1; /* accumulated rss usage */ 969 u64 acct_vm_mem1; /* accumulated virtual memory usage */ [all...] |
/external/libvpx/libvpx/vp8/common/arm/neon/ |
vp8_subpixelvariance16x16s_neon.asm | 111 vadd.u64 d1, d2, d3 207 vadd.u64 d1, d2, d3 326 vadd.u64 d1, d2, d3 559 vadd.u64 d1, d2, d3
|
/external/linux-tools-perf/ |
builtin-diff.c | 26 struct addr_location *al, u64 period)
|
builtin-record.c | 40 static u64 user_interval = ULLONG_MAX; 41 static u64 default_interval = 0; 71 static u64 bytes_written = 0; 359 u64 size = lseek(output, 0, SEEK_CUR);
|
/external/linux-tools-perf/util/ |
python.c | 18 u64 time; 19 u64 id; 20 u64 stream_id; 422 u64 sample_period = 0;
|
/external/linux-tools-perf/util/ui/browsers/ |
top.c | 74 u64 top_idx = browser->b.top_idx;
|
/external/llvm/test/CodeGen/ARM/ |
vsra.ll | 115 ;CHECK: vsra.u64 155 ;CHECK: vsra.u64 235 ;CHECK: vrsra.u64 315 ;CHECK: vrsra.u64
|
/external/oprofile/libutil/ |
op_fileio.c | 89 void op_write_u64(FILE * fp, u64 val)
|
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/ |
vector.rs | 164 rsDebug("Testing U64", 0);
|
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
vector.rs | 164 rsDebug("Testing U64", 0);
|
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/ |
vector.rs | 164 rsDebug("Testing U64", 0);
|
/frameworks/rs/ |
rsComponent.cpp | 204 "U64",
|
/libcore/luni/src/main/native/ |
java_lang_StringToReal.cpp | 32 #define LOW_I32_FROM_VAR(u64) LOW_I32_FROM_LONG64(u64) 34 #define HIGH_I32_FROM_VAR(u64) HIGH_I32_FROM_LONG64(u64)
|
Completed in 1854 milliseconds
<<21222324252627282930>>