HomeSort by relevance Sort by last modified time
    Searched refs:jg (Results 1 - 25 of 53) 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
r_edgea.s 75 jg LContinueSearch
452 jg Lsortloop
snd_mixa.asm 315 jg LClampHigh
327 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
r_edgea.s 75 jg LContinueSearch
452 jg Lsortloop
  /external/llvm/test/MC/MachO/
relax-jumps.s 23 jg L2
jcc.s 19 jg 1f
  /dalvik/vm/mterp/x86/
OP_CMP_LONG.S 18 jg .L${opcode}_bigger
  /dalvik/vm/mterp/x86-atom/
OP_CMP_LONG.S 37 jg .L${opcode}_greater
  /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/zlib/contrib/asm586/
match.S 131 jg LimitPositive
310 jg LongerMatch
353 jg LookaheadRet
  /external/zlib/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 138 jg isSmall
  /external/libvpx/vpx_scale/win32/
scaleopt.c 494 jg vs_4_5_loop
651 jg last_vs_4_5_loop
822 jg vs_3_5_loop
    [all...]
  /external/libvpx/vp8/encoder/x86/
sad_sse2.asm 116 jg x8x16sad_wmt_early_exit
177 jg x8x8sad_wmt_early_exit
286 jg x16x8sad_wmt_early_exit
  /external/zlib/contrib/masm686/
match.asm 209 jg SHORT LimitPositive
353 jg SHORT LongerMatch
397 jg SHORT LookaheadRet
  /external/valgrind/main/coregrind/m_debuginfo/
readpdb.c 333 // ("DS\0\0" for newer files, "JG\0\0" for older files), then
338 //unsigned long signature; // "JG\0\0"
982 } jg; member in union:pdb_reader::__anon13822
1027 blocksize = pdb->u.jg.header->blocksize;
    [all...]
  /external/zlib/contrib/amd64/
amd64-match.S 401 jg LongerMatch

Completed in 339 milliseconds

1 2 3