OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:next2
(Results
1 - 17
of
17
) sorted by null
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/
jsmin_2_0_9.py
132
next2
= read(1)
133
if not
next2
:
142
if next1 == '*' and
next2
== '/':
144
next2
= read(1)
148
while
next2
in '\r\n':
149
next2
= read(1)
150
if not
next2
:
173
if
next2
< '!':
174
next2
= read(1)
175
if not
next2
[
all
...]
/external/skia/src/opts/
SkOpts_sse41.cpp
26
static m64i
next2
(uint32_t val) { return _mm_set1_epi32(val); }
function in namespace:sk_sse41
30
static m64i
next2
(uint8_t val) { return _mm_set1_epi8(val); }
function in namespace:sk_sse41
40
static m64i
next2
(const uint32_t*& ptr) {
function in namespace:sk_sse41
62
static m64i
next2
(const uint8_t*& ptr) {
function in namespace:sk_sse41
90
_mm_storel_epi64((__m128i*)t, fn(
next2
(d),
next2
(s),
next2
(c)));
/external/icu/icu4c/source/common/
ustrcase.cpp
609
const UChar *next1, *
next2
;
local
625
next1=
next2
=NULL;
642
next2
=s2;
647
next2
=stack2[0].s;
649
if(
next2
!=NULL) {
651
m2=
next2
;
/external/v8/src/regexp/
interpreter-irregexp.cc
313
Char
next2
= subject[pos + 2];
local
317
(
next2
<< 16) |
327
Char
next2
= subject[pos + 2];
local
331
(
next2
<< 16) |
/ndk/tests/device/test-gnustl-full/unit/
codecvt_test.cpp
469
intern_type*&
next2
) const {
470
for ( next1 = first1,
next2
= first2; next1 < last1; next1 += 2 ) {
471
if ( (last1 - next1) < 2 || (last2 -
next2
) < 1 )
473
*
next2
++ = (intern_type)((*(next1 + 1) << 8) | (*next1 & 255));
/ndk/tests/device/test-stlport/unit/
codecvt_test.cpp
469
intern_type*&
next2
) const {
470
for ( next1 = first1,
next2
= first2; next1 < last1; next1 += 2 ) {
471
if ( (last1 - next1) < 2 || (last2 -
next2
) < 1 )
473
*
next2
++ = (intern_type)((*(next1 + 1) << 8) | (*next1 & 255));
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.2.1/
commons-lang3-3.2.1.jar
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.3/
commons-lang3-3.3.jar
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.3.2/
commons-lang3-3.3.2.jar
/prebuilts/tools/common/offline-m2/org/apache/commons/commons-lang3/3.3.2/
commons-lang3-3.3.2.jar
/external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar
/prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar
/development/tools/checkstyle/
checkstyle.jar
/frameworks/data-binding/prebuilds/1.0-rc0/
databinding-studio-bundle.jar
Completed in 301 milliseconds