HomeSort by relevance Sort by last modified time
    Searched refs:jg (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/quake/quake/src/QW/client/
d_parta.s 159 jg LPop1AndDone
161 jg LPop1AndDone
229 jg LDone
242 jg L2x2_1
247 jg L2x2_2
252 jg L2x2_3
257 jg L2x2_4
273 jg L3x3_1
278 jg L3x3_2
283 jg L3x3_
    [all...]
d_parta.asm 306 jg LPop1AndDone
308 jg LPop1AndDone
351 jg LDone
361 jg L2x2_1
366 jg L2x2_2
371 jg L2x2_3
376 jg L2x2_4
388 jg L3x3_1
393 jg L3x3_2
398 jg L3x3_3
    [all...]
snd_mixa.s 171 jg LClampHigh
191 jg LClampHigh2
  /external/quake/quake/src/WinQuake/
d_parta.s 159 jg LPop1AndDone
161 jg LPop1AndDone
229 jg LDone
242 jg L2x2_1
247 jg L2x2_2
252 jg L2x2_3
257 jg L2x2_4
273 jg L3x3_1
278 jg L3x3_2
283 jg L3x3_
    [all...]
snd_mixa.s 171 jg LClampHigh
191 jg LClampHigh2
  /external/llvm/test/MC/MachO/
relax-jumps.s 23 jg L2
jcc.s 19 jg 1f
  /ndk/sources/cxx-stl/llvm-libc++/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);
  /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/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/webkit/Tools/android/flex-2.5.4a/
misc.c 261 int gap, i, j, jg; local
268 jg = j + gap;
272 if ( v[jg] == 0 )
275 else if ( v[j] != 0 && v[j] <= v[jg] )
279 else if ( v[j] <= v[jg] )
283 v[j] = v[jg];
284 v[jg] = k;
  /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-latest.S 342 jg L(nibble_ashr_1)
367 jg L(nibble_ashr_1)
448 jg L(nibble_ashr_2)
473 jg L(nibble_ashr_2)
555 jg L(nibble_ashr_3)
580 jg L(nibble_ashr_3)
661 jg L(nibble_ashr_4)
687 jg L(nibble_ashr_4)
770 jg L(nibble_ashr_5)
795 jg L(nibble_ashr_5
    [all...]
  /dalvik/vm/arch/x86/
Call386ABI.S 139 jg isSmall
  /external/libvpx/libvpx/vpx_scale/win32/
scaleopt.c 488 jg vs_4_5_loop
643 jg last_vs_4_5_loop
812 jg vs_3_5_loop
    [all...]
  /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::__anon16748
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 227 jg .loop_col
294 jg .addnoise_loop
postproc_sse2.asm 446 jg .loop_col
639 jg .ip_row_loop
707 jg .addnoise_loop

Completed in 467 milliseconds

1 2 3