OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:curr
(Results
401 - 425
of
530
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/skia/src/core/
SkPaint.cpp
1245
const char*
curr
= text;
local
1257
const char*
curr
= text;
local
[
all
...]
SkRegion_path.cpp
158
// setup for the new
curr
line
/external/kernel-headers/original/linux/spi/
cpcap.h
775
unsigned int
curr
);
/external/llvm/docs/tutorial/
OCamlLangImpl1.rst
173
``Token.Kwd '+'``. If the
curr
token is an identifier, the value will be
/external/opencv/cvaux/src/
cvlevmartrif.cpp
246
/* get
curr
point */
/external/skia/src/core/
SkPaint.cpp
1246
const char*
curr
= text;
local
1258
const char*
curr
= text;
local
[
all
...]
SkRegion_path.cpp
158
// setup for the new
curr
line
/external/valgrind/main/VEX/priv/
main_util.c
165
vex_printf("Pool = %s, start %p
curr
%p end %p (size %lld)\n",
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
tipc_config.h
318
__u32 tlv_space; /* # bytes from
curr
TLV to list end */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
tipc_config.h
318
__u32 tlv_space; /* # bytes from
curr
TLV to list end */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
tipc_config.h
318
__u32 tlv_space; /* # bytes from
curr
TLV to list end */
/external/chromium_org/third_party/icu/source/test/intltest/
numfmtst.cpp
2264
UChar
curr
[4];
local
[
all
...]
/external/chromium_org/third_party/icu/patches/
locale3.patch
94
--- source/data/
curr
/reslocal.mk 1969-12-31 16:00:00.000000000 -0800
95
+++ source/data/
curr
/reslocal.mk 2012-02-01 10:23:19.129339000 -0800
/external/chromium_org/third_party/WebKit/Source/core/dom/
Element.cpp
548
for (RenderObject*
curr
= prev->parent();
curr
;
curr
=
curr
->parent()) {
549
if (
curr
->style()->effectiveZoom() != prev->style()->effectiveZoom()) {
553
prev =
curr
;
[
all
...]
/external/valgrind/main/VEX/switchback/
test_bzip2.c
1478
Int32
curr
;
local
3935
Int32
curr
= s->len[t][0];
local
[
all
...]
/external/valgrind/main/exp-sgcheck/tests/
hackedbz2.c
1502
Int32
curr
;
local
3959
Int32
curr
= s->len[t][0];
local
[
all
...]
/external/valgrind/main/memcheck/tests/
origin5-bz2.c
1493
Int32
curr
;
local
3950
Int32
curr
= s->len[t][0];
local
[
all
...]
varinfo6.c
1531
Int32
curr
;
local
3987
Int32
curr
= s->len[t][0];
local
[
all
...]
/external/valgrind/main/perf/
bz2.c
1493
Int32
curr
;
local
3950
Int32
curr
= s->len[t][0];
local
[
all
...]
test_input_for_tinycc.c
1450
Int32
curr
;
local
1504
curr
= s->save_curr;
3312
Int32
curr
= s->len[t][0];
local
[
all
...]
/external/clang/lib/Sema/
SemaStmt.cpp
3040
TypeWithHandler
curr
= TypesWithHandlers[i];
local
[
all
...]
/external/chromium/net/spdy/
spdy_session.cc
977
scoped_refptr<SpdyStream>
curr
= it->second;
local
978
if (id ==
curr
->stream_id()) {
[
all
...]
/external/chromium_org/third_party/WebKit/Source/testing/runner/
WebTestProxy.cpp
399
result.append("
curr
->");
400
result.append(indent - 6, ' '); // 6 == "
curr
->".length()
[
all
...]
/external/e2fsprogs/e2fsck/
unix.c
399
static float calc_percent(struct percent_tbl *tbl, int pass, int
curr
,
408
percent = ((float)
curr
) / ((float) max);
[
all
...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
bitstream.cpp
803
if (tmpvar & 1) // Check if the 17th bit from the
curr
bit pos is a '1'
892
if (tmpvar & 1) // Check if the 17th bit from the
curr
bit pos is a '1'
[
all
...]
Completed in 1389 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>