OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:last
(Results
226 - 250
of
23681
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/X86/
2006-04-27-ISelFoldingBug.ll
6
@
last
= external global i32 ; <i32*> [#uses=3]
16
%tmp.35 = load i32* @
last
; <i32> [#uses=1]
18
store i32 %inc.1, i32* @
last
23
%tmp.910 = load i32* @
last
; <i32> [#uses=1]
/external/markdown/tests/misc/
two-spaces.txt
4
and this is the second from
last
line
/external/qemu/include/qemu/
range.h
10
* - ranges must not wrap around 0, but can include the
last
byte ~0x0LL.
17
uint64_t end; /* 1 + the
last
byte. 0 if range empty or ends at ~0x0LL. */
32
/* Compare
last
byte in case region ends at ~0x0LL */
38
/* Get
last
byte of a range from offset + length.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_Huff_Tables_VLC.c
39
*
last
= 0
49
* Note: the
last
entry is to terminate while decoding
125
*
last
= 1
135
* * Note: the
last
entry is to terminate while decoding
177
/* LMAX table for Intra (
Last
== 0)*/
184
/* LMAX table for Intra (
Last
== 1)*/
192
/* RMAX table for Intra (
Last
== 0)
203
/* RMAX table for Intra (
Last
== 1)
213
*
last
= 0
223
* Note: the
last
entry is to terminate while decodin
[
all
...]
/frameworks/ex/variablespeed/jni/
macros.h
31
ForwardIterator min_element(ForwardIterator first, ForwardIterator
last
) {
33
if (first ==
last
) return
last
;
34
while (++first !=
last
)
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/iterator.primitives/iterator.operations/
distance.pass.cpp
14
// distance(Iter first, Iter
last
);
18
// distance(Iter first, Iter
last
);
27
test(It first, It
last
, typename std::iterator_traits<It>::difference_type x)
29
assert(std::distance(first,
last
) == x);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_among.h
13
* The hash value of an address is its
last
byte.
15
* In real-world ethernet addresses, values of the
last
byte are
25
* fact that entropy of 3
last
bytes of address is larger than entropy
26
* of 3 first bytes. So first we compare 4
last
bytes of addresses and
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
shm.h
24
__kernel_time_t shm_atime; /*
last
attach time */
25
__kernel_time_t shm_dtime; /*
last
detach time */
26
__kernel_time_t shm_ctime; /*
last
change time */
28
__kernel_ipc_pid_t shm_lpid; /* pid of
last
operator */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebt_among.h
13
* The hash value of an address is its
last
byte.
15
* In real-world ethernet addresses, values of the
last
byte are
25
* fact that entropy of 3
last
bytes of address is larger than entropy
26
* of 3 first bytes. So first we compare 4
last
bytes of addresses and
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
shm.h
24
__kernel_time_t shm_atime; /*
last
attach time */
25
__kernel_time_t shm_dtime; /*
last
detach time */
26
__kernel_time_t shm_ctime; /*
last
change time */
28
__kernel_ipc_pid_t shm_lpid; /* pid of
last
operator */
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_future.py
16
# This should be run
last
-- some things check for the import
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_future.py
16
# This should be run
last
-- some things check for the import
/prebuilts/tools/gcc-sdk/
addr2line
17
suffix_m32=${options##* -m32 } # suffix after the
last
-m32
18
suffix_m64=${options##* -m64 } # suffix after the
last
-m64
20
len_m32=${#suffix_m32} # length of suffix after the
last
-m32
21
len_m64=${#suffix_m64} # length of suffix after the
last
-m64
ar
17
suffix_m32=${options##* -m32 } # suffix after the
last
-m32
18
suffix_m64=${options##* -m64 } # suffix after the
last
-m64
20
len_m32=${#suffix_m32} # length of suffix after the
last
-m32
21
len_m64=${#suffix_m64} # length of suffix after the
last
-m64
as
17
suffix_m32=${options##* -m32 } # suffix after the
last
-m32
18
suffix_m64=${options##* -m64 } # suffix after the
last
-m64
20
len_m32=${#suffix_m32} # length of suffix after the
last
-m32
21
len_m64=${#suffix_m64} # length of suffix after the
last
-m64
c++
17
suffix_m32=${options##* -m32 } # suffix after the
last
-m32
18
suffix_m64=${options##* -m64 } # suffix after the
last
-m64
20
len_m32=${#suffix_m32} # length of suffix after the
last
-m32
21
len_m64=${#suffix_m64} # length of suffix after the
last
-m64
c++filt
17
suffix_m32=${options##* -m32 } # suffix after the
last
-m32
18
suffix_m64=${options##* -m64 } # suffix after the
last
-m64
20
len_m32=${#suffix_m32} # length of suffix after the
last
-m32
21
len_m64=${#suffix_m64} # length of suffix after the
last
-m64
cpp
17
suffix_m32=${options##* -m32 } # suffix after the
last
-m32
18
suffix_m64=${options##* -m64 } # suffix after the
last
-m64
20
len_m32=${#suffix_m32} # length of suffix after the
last
-m32
21
len_m64=${#suffix_m64} # length of suffix after the
last
-m64
elfedit
17
suffix_m32=${options##* -m32 } # suffix after the
last
-m32
18
suffix_m64=${options##* -m64 } # suffix after the
last
-m64
20
len_m32=${#suffix_m32} # length of suffix after the
last
-m32
21
len_m64=${#suffix_m64} # length of suffix after the
last
-m64
g++
17
suffix_m32=${options##* -m32 } # suffix after the
last
-m32
18
suffix_m64=${options##* -m64 } # suffix after the
last
-m64
20
len_m32=${#suffix_m32} # length of suffix after the
last
-m32
21
len_m64=${#suffix_m64} # length of suffix after the
last
-m64
gcc
17
suffix_m32=${options##* -m32 } # suffix after the
last
-m32
18
suffix_m64=${options##* -m64 } # suffix after the
last
-m64
20
len_m32=${#suffix_m32} # length of suffix after the
last
-m32
21
len_m64=${#suffix_m64} # length of suffix after the
last
-m64
gcov
17
suffix_m32=${options##* -m32 } # suffix after the
last
-m32
18
suffix_m64=${options##* -m64 } # suffix after the
last
-m64
20
len_m32=${#suffix_m32} # length of suffix after the
last
-m32
21
len_m64=${#suffix_m64} # length of suffix after the
last
-m64
gprof
17
suffix_m32=${options##* -m32 } # suffix after the
last
-m32
18
suffix_m64=${options##* -m64 } # suffix after the
last
-m64
20
len_m32=${#suffix_m32} # length of suffix after the
last
-m32
21
len_m64=${#suffix_m64} # length of suffix after the
last
-m64
ld
17
suffix_m32=${options##* -m32 } # suffix after the
last
-m32
18
suffix_m64=${options##* -m64 } # suffix after the
last
-m64
20
len_m32=${#suffix_m32} # length of suffix after the
last
-m32
21
len_m64=${#suffix_m64} # length of suffix after the
last
-m64
nm
17
suffix_m32=${options##* -m32 } # suffix after the
last
-m32
18
suffix_m64=${options##* -m64 } # suffix after the
last
-m64
20
len_m32=${#suffix_m32} # length of suffix after the
last
-m32
21
len_m64=${#suffix_m64} # length of suffix after the
last
-m64
Completed in 953 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>