OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jg
(Results
1 - 25
of
55
) sorted by null
1
2
3
/external/llvm/test/MC/MachO/
relax-jumps.s
23
jg
L2
jcc.s
19
jg
1f
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/
x86id.asm
[
all
...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
elf-x86id.asm
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.unique/
unique_copy.pass.cpp
70
int
jg
[sg] = {-1};
local
71
r = std::unique_copy(InIter(ig), InIter(ig+sg), OutIter(
jg
));
72
assert(base(r) ==
jg
+ 2);
73
assert(
jg
[0] == 0);
74
assert(
jg
[1] == 1);
unique_copy_pred.pass.cpp
91
int
jg
[sg] = {-1};
local
93
r = std::unique_copy(InIter(ig), InIter(ig+sg), OutIter(
jg
), count_equal());
94
assert(base(r) ==
jg
+ 2);
95
assert(
jg
[0] == 0);
96
assert(
jg
[1] == 1);
/external/libvpx/libvpx/vp9/encoder/x86/
vp9_subtract_sse2.asm
66
jg
.loop_64
77
jg
.loop_32
88
jg
.loop_16
114
jg
.loop_8
126
jg
.loop_4
vp9_sad_sse2.asm
76
jg
.loop
119
jg
.loop
165
jg
.loop
209
jg
.loop
257
jg
.loop
vp9_subpel_variance.asm
293
jg
.x_zero_y_zero_loop
365
jg
.x_zero_y_half_loop
494
jg
.x_zero_y_other_loop
565
jg
.x_half_y_zero_loop
663
jg
.x_half_y_half_loop
805
jg
.x_half_y_other_loop
937
jg
.x_other_y_zero_loop
[
all
...]
/bionic/libc/arch-x86/bionic/
clone.S
31
jg
pc_parent
91
jg
bc_parent
/dalvik/vm/mterp/x86/
OP_CMP_LONG.S
18
jg
.L${opcode}_bigger
/external/chromium_org/third_party/icu/source/common/
ubidi_props.c
67
uint8_t prev,
jg
;
local
89
jg
=*jgArray++;
90
if(
jg
!=prev) {
92
prev=
jg
;
/external/grub/stage2/
nbloader.S
86
jg
copy
start.S
107
jg
1f
200
jg
2f
/external/icu4c/common/
ubidi_props.c
67
uint8_t prev,
jg
;
local
89
jg
=*jgArray++;
90
if(
jg
!=prev) {
92
prev=
jg
;
/external/libyuv/files/source/
row_win.cc
148
jg
convertloop
169
jg
convertloop
190
jg
convertloop
211
jg
convertloop
232
jg
convertloop
271
jg
convertloop
311
jg
convertloop
368
jg
convertloop
422
jg
convertloop
462
jg
convertloo
[
all
...]
scale_argb.cc
58
jg
wloop
93
jg
wloop
131
jg
wloop
180
jg
wloop
238
jg
xloop
252
jg
xloop1
267
jg
xloop2
321
jg
xloop
335
jg
xloop1
350
jg
xloop
[
all
...]
scale.cc
223
jg
wloop
265
jg
wloop
297
jg
wloop
340
jg
wloop
373
jg
wloop
432
jg
wloop
467
jg
wloop
537
jg
wloop
580
jg
wloop
652
jg
wloo
[
all
...]
/external/zlib/src/contrib/asm686/
match.S
170
jg
LimitPositive
300
jg
LongerMatch
340
jg
LookaheadRet
/bionic/libc/arch-x86/string/
ssse3-strcmp-atom.S
346
jg
L(nibble_ashr_1)
371
jg
L(nibble_ashr_1)
452
jg
L(nibble_ashr_2)
477
jg
L(nibble_ashr_2)
559
jg
L(nibble_ashr_3)
584
jg
L(nibble_ashr_3)
665
jg
L(nibble_ashr_4)
691
jg
L(nibble_ashr_4)
774
jg
L(nibble_ashr_5)
799
jg
L(nibble_ashr_5
[
all
...]
/dalvik/vm/arch/x86/
Call386ABI.S
139
jg
isSmall
/external/libvpx/libvpx/vpx_scale/win32/
scaleopt.c
214
jg
vs_5_4_loop
386
jg
vs_5_3_loop
/external/valgrind/main/coregrind/m_debuginfo/
readpdb.c
310
// ("DS\0\0" for newer files, "
JG
\0\0" for older files), then
315
//unsigned long signature; // "
JG
\0\0"
959
}
jg
;
member in union:pdb_reader::__anon29610
1004
blocksize = pdb->u.
jg
.header->blocksize;
1059
unsigned blocksize = pdb->u.
jg
.header->blocksize
[
all
...]
/external/libvpx/libvpx/vp8/common/x86/
postproc_mmx.asm
226
jg
.loop_col
293
jg
.addnoise_loop
postproc_sse2.asm
446
jg
.loop_col
639
jg
.ip_row_loop
707
jg
.addnoise_loop
Completed in 795 milliseconds
1
2
3