Home
last modified time | relevance | path

Searched refs:jg (Results 1 – 25 of 61) sorted by relevance

123

/external/quake/quake/src/WinQuake/
Dd_parta.s159 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_3
[all …]
Dsnd_mixa.s171 jg LClampHigh
191 jg LClampHigh2
Dd_spr8.s43 jg LClampHigh0
51 jg LClampHigh1
891 jg LSpanLoop // yes
/external/quake/quake/src/QW/client/
Dd_parta.s159 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_3
[all …]
Dd_parta.asm306 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 …]
Dsnd_mixa.s171 jg LClampHigh
191 jg LClampHigh2
/external/icu4c/data/unidata/
DPropertyValueAliases.txt673 # Joining_Group (jg)
675 jg ; n/a ; Ain
676 jg ; n/a ; Alaph
677 jg ; n/a ; Alef
678 jg ; n/a ; Beh
679 jg ; n/a ; Beth
680 jg ; n/a ; Burushaski_Yeh_Barree
681 jg ; n/a ; Dal
682 jg ; n/a ; Dalath_Rish
683 jg ; n/a ; E
[all …]
/external/webkit/Tools/android/flex-2.5.4a/
Dmisc.c261 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/icu4c/common/
Dubidi_props.c67 uint8_t prev, jg; in ubidi_addPropertyStarts() local
89 jg=*jgArray++; in ubidi_addPropertyStarts()
90 if(jg!=prev) { in ubidi_addPropertyStarts()
92 prev=jg; in ubidi_addPropertyStarts()
/external/zlib/contrib/asm686/
Dmatch.S170 jg LimitPositive
300 jg LongerMatch
340 jg LookaheadRet
/external/zlib/contrib/asm586/
Dmatch.S131 jg LimitPositive
310 jg LongerMatch
353 jg LookaheadRet
/external/llvm/test/MC/MachO/
Drelax-jumps.s23 jg L2
Djcc.s19 jg 1f
/external/grub/stage2/
Dstart.S107 jg 1f
200 jg 2f
Dnbloader.S86 jg copy
/external/libvpx/vpx_scale/win32/
Dscaleopt.c494 jg vs_4_5_loop in vertical_band_4_5_scale_mmx()
651 jg last_vs_4_5_loop in last_vertical_band_4_5_scale_mmx()
822 jg vs_3_5_loop in vertical_band_3_5_scale_mmx()
969 jg last_vs_3_5_loop in last_vertical_band_3_5_scale_mmx()
1039 jg vs_1_2_loop in vertical_band_1_2_scale_mmx()
1086 jg last_vs_1_2_loop in last_vertical_band_1_2_scale_mmx()
1168 jg hs_1_2_loop in horizontal_line_1_2_scale_mmx()
1406 jg vs_5_4_loop in vertical_band_5_4_scale_mmx()
1582 jg vs_5_3_loop in vertical_band_5_3_scale_mmx()
/external/zlib/contrib/masm686/
Dmatch.asm209 jg SHORT LimitPositive
353 jg SHORT LongerMatch
397 jg SHORT LookaheadRet
/external/libvpx/vp8/encoder/x86/
Dsad_sse2.asm116 jg x8x16sad_wmt_early_exit
177 jg x8x8sad_wmt_early_exit
286 jg x16x8sad_wmt_early_exit
/external/valgrind/main/coregrind/m_debuginfo/
Dreadpdb.c982 } jg; member
1027 blocksize = pdb->u.jg.header->blocksize; in pdb_jg_read()
1082 unsigned blocksize = pdb->u.jg.header->blocksize; in pdb_jg_read_file()
1083 struct PDB_JG_TOC* toc = pdb->u.jg.toc; in pdb_jg_read_file()
1126 reader->u.jg.toc = pdb_jg_read(reader, in pdb_jg_init()
1127 reader->u.jg.header->toc_block, in pdb_jg_init()
1128 reader->u.jg.header->toc.size); in pdb_jg_init()
1164 return reader->u.jg.toc->file[idx].size; in pdb_get_file_size()
2188 if ( pdb->u.jg.toc ) ML_(dinfo_free)( pdb->u.jg.toc ); in pdb_dump()
2392 reader.u.jg.header = hdr; in ML_()
/external/libvpx/vp8/common/x86/
Dpostproc_mmx.asm514 jg addnoise_loop
Dpostproc_sse2.asm679 jg addnoise_loop
/external/zlib/contrib/masmx86/
Dgvmat32.asm759 jg LimitPositive
889 jg LongerMatch
929 jg LookaheadRet
/external/llvm/lib/Target/X86/
DREADME-FPStack.txt41 jg X
/external/llvm/test/CodeGen/X86/
Dlsr-reuse-trunc.ll13 ; CHECK-NEXT: jg
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/mime-types/
Dmozilla72 image/x-jg

123