OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UL
(Results
176 - 200
of
345
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/dropbear/libtomcrypt/src/pk/ecc/
ecc_verify_hash.c
84
LTC_ASN1_INTEGER, 1
UL
, r,
85
LTC_ASN1_INTEGER, 1
UL
, s,
86
LTC_ASN1_EOL, 0
UL
, NULL)) != CRYPT_OK) {
/external/kernel-headers/original/asm-x86/
page_32.h
6
#define PAGE_SIZE (1
UL
<< PAGE_SHIFT)
10
#define LARGE_PAGE_SIZE (1
UL
<< PMD_SHIFT)
122
#define HPAGE_SIZE ((1
UL
) << HPAGE_SHIFT)
mpspec_32.h
75
#define PHYSID_MASK_ALL { {[0 ... PHYSID_ARRAY_SIZE-1] = ~0
UL
} }
76
#define PHYSID_MASK_NONE { {[0 ... PHYSID_ARRAY_SIZE-1] = 0
UL
} }
/external/kernel-headers/original/asm-arm/
bitops.h
36
unsigned long mask = 1
UL
<< (bit & 31);
48
unsigned long mask = 1
UL
<< (bit & 31);
60
unsigned long mask = 1
UL
<< (bit & 31);
74
unsigned long mask = 1
UL
<< (bit & 31);
91
unsigned long mask = 1
UL
<< (bit & 31);
108
unsigned long mask = 1
UL
<< (bit & 31);
/external/kernel-headers/original/linux/
mmzone.h
492
#define early_pfn_to_nid(nid) (0
UL
)
515
#define NR_MEM_SECTIONS (1
UL
<< SECTIONS_SHIFT)
517
#define PAGES_PER_SECTION (1
UL
<< PFN_SECTION_SHIFT)
535
* Making it a
UL
at least makes someone do a cast
570
#define SECTION_MARKED_PRESENT (1
UL
<<0)
571
#define SECTION_HAS_MEM_MAP (1
UL
<<1)
572
#define SECTION_MAP_LAST_BIT (1
UL
<<2)
cpumask.h
229
m.bits[0] = 1
UL
<<(cpu); \
250
[0 ... BITS_TO_LONGS(NR_CPUS)-2] = ~0
UL
, \
258
[0 ... BITS_TO_LONGS(NR_CPUS)-1] = 0
UL
\
263
[0] = 1
UL
\
/external/dropbear/libtomcrypt/src/pk/asn1/der/sequence/
der_length_sequence.c
146
} else if (y < 65536
UL
) {
149
} else if (y < 16777216
UL
) {
/external/dropbear/libtomcrypt/src/pk/dsa/
dsa_encrypt_key.c
113
LTC_ASN1_INTEGER, 1
UL
, g_pub,
115
LTC_ASN1_EOL, 0
UL
, NULL);
/external/dropbear/libtommath/etc/
tune.c
11
#define TIMES (1
UL
<<14
UL
)
/external/oprofile/daemon/
opd_perfmon.c
55
((cpusetp)->__bits[(cpu)/__NCPUBITS] |= (1
UL
<< ((cpu) % __NCPUBITS)))
237
#define PMC_GEN_INTERRUPT (1
UL
<< 5)
238
#define PMC_PRIV_MONITOR (1
UL
<< 6)
242
#define PMC_MANDATORY (1
UL
<< 23)
243
#define PMC_USER (1
UL
<< 3)
244
#define PMC_KERNEL (1
UL
<< 0)
264
pd[i].reg_value = ~0
UL
- event->count + 1;
265
pd[i].reg_short_reset = ~0
UL
- event->count + 1;
/external/e2fsprogs/lib/ext2fs/
ext2_ext_attr.h
49
#define EXT2_EXT_IS_LAST_ENTRY(entry) (*((__u32 *)(entry)) == 0
UL
)
/external/kernel-headers/original/asm-generic/
memory_model.h
10
#define ARCH_PFN_OFFSET (0
UL
)
pgtable-nopud.h
17
#define PUD_SIZE (1
UL
<< PUD_SHIFT)
/external/netperf/
netsh.h
33
#define MAXLONG 4294967295
UL
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
3dfx_regs.h
65
#define BIT(x) (1
UL
<< (x))
/bionic/libc/kernel/common/linux/mtd/
map.h
49
#define NO_XIP (-1
UL
)
/external/bluetooth/glib/glib/
grand.c
293
rand->mt[rand->mti] = 1812433253
UL
*
323
g_rand_set_seed (rand, 19650218
UL
);
330
((rand->mt[i-1] ^ (rand->mt[i-1] >> 30)) * 1664525
UL
))
345
((rand->mt[i-1] ^ (rand->mt[i-1] >> 30)) * 1566083941
UL
))
/external/dropbear/libtomcrypt/src/pk/asn1/der/object_identifier/
der_encode_object_identifier.c
65
} else if (z < 65536
UL
) {
/external/icu4c/common/
ubidiimp.h
65
#define DIRPROP_FLAG(dir) (1
UL
<<(dir))
68
#define DIRPROP_FLAG_MULTI_RUNS (1
UL
<<31)
117
#define DIRPROP_FLAG_NC(dir) (1
UL
<<(NO_CONTEXT_RTL(dir)))
145
#define INDEX_ODD_BIT (1
UL
<<31)
uresdata.h
34
#define RES_GET_TYPE(res) ((UResType)((res)>>28
UL
))
/external/zlib/contrib/minizip/
crypt.h
87
# define ZCR_SEED2 3141592654
UL
/* use PI as default pattern */
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/mtd/
map.h
49
#define NO_XIP (-1
UL
)
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/mtd/
map.h
49
#define NO_XIP (-1
UL
)
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/mtd/
map.h
49
#define NO_XIP (-1
UL
)
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/mtd/
map.h
49
#define NO_XIP (-1
UL
)
Completed in 1594 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>