OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:last
(Results
151 - 175
of
13702
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Source/WebCore/manual-tests/inspector/
remember-last-script.html
2
<p><b>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=27552">Bug 27552</a> - remember
last
script displayed in Scripts panel</b>
9
<li><b>remember-
last
-script.html</b>
20
<li><p>select <b>remember-
last
-script.html</b> so the source is available
21
<li><p>Repeat the following several times. Each time, <b>remember-
last
-script.html</b>
/external/webkit/Source/WebCore/rendering/
RenderTableRow.cpp
90
RenderObject*
last
= beforeChild;
local
91
if (!
last
)
92
last
= lastChild();
93
if (
last
&&
last
->isAnonymous() &&
last
->isTableCell() && !
last
->isBeforeOrAfterContent()) {
94
if (beforeChild ==
last
)
95
beforeChild =
last
->firstChild();
96
last
->addChild(child, beforeChild)
[
all
...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_Huff_Tables_VLC.c
24
*
last
= 0
34
* Note: the
last
entry is to terminate while decoding
110
*
last
= 1
120
* * Note: the
last
entry is to terminate while decoding
162
/* LMAX table for Intra (
Last
== 0)*/
169
/* LMAX table for Intra (
Last
== 1)*/
177
/* RMAX table for Intra (
Last
== 0)
188
/* RMAX table for Intra (
Last
== 1)
198
*
last
= 0
208
* 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++/cmake/Modules/
MacroEnsureOutOfSourceBuild.cmake
12
to this source directory as the
last
argument.
/ndk/sources/cxx-stl/llvm-libc++/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/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
qnxtypes.h
6
*
Last
modified : 2000-01-06
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/i686-linux-glibc2.7-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/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
qnxtypes.h
6
*
Last
modified : 2000-01-06
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.7-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.7-4.6/sysroot/usr/include/linux/
qnxtypes.h
6
*
Last
modified : 2000-01-06
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/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
Completed in 706 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>