Searched refs:jc (Results 1 - 25 of 54) sorted by relevance

123

/external/javassist/src/main/javassist/expr/
H A DInstanceof.java98 Javac jc = new Javac(thisClass);
108 jc.recordParams(javaLangObject, params, true, paramVar,
110 int retVar = jc.recordReturnType(retType, true);
111 jc.recordProceed(new ProceedForInstanceof(index));
114 jc.recordType(getType());
120 Bytecode bytecode = jc.getBytecode();
122 jc.recordLocalVariables(ca, pos);
127 jc.compileStmnt(statement);
H A DCast.java95 Javac jc = new Javac(thisClass);
105 jc.recordParams(javaLangObject, params, true, paramVar,
107 int retVar = jc.recordReturnType(retType, true);
108 jc.recordProceed(new ProceedForCast(index, retType));
114 Bytecode bytecode = jc.getBytecode();
116 jc.recordLocalVariables(ca, pos);
121 jc.compileStmnt(statement);
H A DMethodCall.java203 Javac jc = new Javac(thisClass);
210 jc.recordParams(classname, params,
212 int retVar = jc.recordReturnType(retType, true);
214 jc.recordStaticProceed(classname, methodname);
216 jc.recordSpecialProceed(Javac.param0Name, classname,
219 jc.recordProceed(Javac.param0Name, methodname);
225 Bytecode bytecode = jc.getBytecode();
227 jc.recordLocalVariables(ca, pos);
234 jc.compileStmnt(statement);
H A DNewExpr.java182 Javac jc = new Javac(thisClass);
189 jc.recordParams(newTypeName, params,
191 int retVar = jc.recordReturnType(newType, true);
192 jc.recordProceed(new ProceedForNew(newType, newIndex,
199 Bytecode bytecode = jc.getBytecode();
201 jc.recordLocalVariables(ca, pos);
206 jc.compileStmnt(statement);
H A DFieldAccess.java155 Javac jc = new Javac(thisClass);
175 jc.recordParams(constPool.getFieldrefClassName(index), params,
184 int retVar = jc.recordReturnType(retType, included);
186 jc.recordProceed(new ProceedForRead(retType, opcode,
190 jc.recordType(fieldType);
191 jc.recordProceed(new ProceedForWrite(params[0], opcode,
195 Bytecode bytecode = jc.getBytecode();
197 jc.recordLocalVariables(ca, pos);
209 jc.compileStmnt(statement);
H A DNewArray.java208 Javac jc = new Javac(thisClass);
216 jc.recordParams(javaLangObject, params,
222 int retVar = jc.recordReturnType(retType, true);
223 jc.recordProceed(new ProceedForArray(retType, opcode, index, dim));
225 Bytecode bytecode = jc.getBytecode();
227 jc.recordLocalVariables(ca, pos);
232 jc.compileStmnt(statement);
/external/grub/stage2/
H A Dapm.S39 jc done_apm_bios
67 jc no_32_apm_bios
94 jc done_apm_bios
H A Dstart.S158 jc read_error
256 jc read_error
/external/javassist/src/main/javassist/tools/reflect/
H A DMetaobject.java159 Class jc = getClassMetaobject().getJavaClass();
161 return jc.getField(name).get(getObject());
179 Class jc = getClassMetaobject().getJavaClass();
181 jc.getField(name).set(getObject(), value);
H A DClassMetaobject.java164 Class jc = getJavaClass();
166 return jc.getField(name).get(null);
184 Class jc = getJavaClass();
186 jc.getField(name).set(null, value);
/external/llvm/test/MC/MachO/
H A Djcc.s11 jc 1f
/external/grub/stage1/
H A Dstage1.S173 jc chs_mode
225 jc chs_mode
345 jc read_error
488 jc probe_loop
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyscall-x86-darwin.S102 jc L_$0_7 /* __pthread_sigmask failed */
173 jc L_$0_7 /* __pthread_sigmask failed */
/external/opencv/cvaux/src/
H A Dcvfindhandregion.cpp271 float *line, CvSize2D32f size, int jc,
516 j_left = abs( j_left - jc );
517 j_right = abs( j_right - jc );
623 // jc - j-index of the initial image center
634 float *line, CvSize2D32f size, int jc,
640 IPPI_CALL( icvFindHandRegionA( points, count, indexs, line, size, jc,
269 icvFindHandRegionA( CvPoint3D32f * points, int count, CvSeq * indexs, float *line, CvSize2D32f size, int jc, CvPoint3D32f * center, CvMemStorage * storage, CvSeq ** numbers ) argument
632 cvFindHandRegionA( CvPoint3D32f * points, int count, CvSeq * indexs, float *line, CvSize2D32f size, int jc, CvPoint3D32f * center, CvMemStorage * storage, CvSeq ** numbers ) argument
/external/quake/quake/src/QW/client/
H A Din_win.c793 JOYCAPS jc; local
830 memset (&jc, 0, sizeof(jc));
831 if ((mmr = joyGetDevCaps (joy_id, &jc, sizeof(jc))) != JOYERR_NOERROR)
838 joy_numbuttons = jc.wNumButtons;
839 joy_haspov = jc.wCaps & JOYCAPS_HASPOV;
H A Dsurf8.s245 jc Lblockloop8_mip0
415 jc Lblockloop8_mip1
555 jc Lblockloop8_mip2
/external/quake/quake/src/WinQuake/
H A Din_win.cpp800 JOYCAPS jc; local
837 memset (&jc, 0, sizeof(jc));
838 if ((mmr = joyGetDevCaps (joy_id, &jc, sizeof(jc))) != JOYERR_NOERROR)
845 joy_numbuttons = jc.wNumButtons;
846 joy_haspov = jc.wCaps & JOYCAPS_HASPOV;
H A Dsurf8.s245 jc Lblockloop8_mip0
415 jc Lblockloop8_mip1
555 jc Lblockloop8_mip2
/external/doclava/res/assets/templates/assets/
H A Dprettify.js5 dc="(?:",ec=")",fc="gi",gc="PRE",hc='<!DOCTYPE foo PUBLIC "foo bar">\n<foo />',ic="\t",jc="\n",kc="[^<]+|<!--[\\s\\S]*?--\>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>|</?[a-zA-Z][^>]*>|<",lc="nocode",mc=' $1="$2$3$4"',S="pln",nc="string",T="lang-",oc="src",U="str",pc="'\"",qc="'\"`",rc="\"'",V="com",sc="lang-regex",tc="(/(?=[^/*])(?:[^/\\x5B\\x5C]|\\x5C[\\s\\S]|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+/)",uc="kwd",vc="^(?:",wc=")\\b",xc=" \r\n\t\u00a0",yc="lit",zc="typ",Ac="0123456789",Y="pun",Bc="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END break continue do else for if return while case done elif esac eval fi function in local set then until ",
19 n));g=i+1;break;case jc:b=0;break;default:++b}}if(!d)return c;d.push(c.substring(g));return d.join(P)}}var Vd=new RegExp(kc,R),Wd=/^<\!--/,Xd=/^<\[CDATA\[/,Yd=/^<br\b/i,Qa=/^<(\/?)([a-zA-Z]+)/;function Zd(a){var b=a.match(Vd),c=[],d=0,g=[];if(b)for(var i=0,m=b.length;i<m;++i){var l=b[i];if(l.length>1&&l.charAt(0)===I){if(!Wd.test(l))if(Xd.test(l)){c.push(l.substring(9,l.length-3));d+=l.length-12}else if(Yd.test(l)){c.push(jc);++d}else if(l.indexOf(lc)>=0&&$d(l)){var n=l.match(Qa)[2],q=1,v;v=i+1;a:for(;v<
/external/libvpx/vp8/encoder/x86/
H A Dquantize_ssse3.asm84 ; jc fq_skip
/external/openssl/crypto/
H A Dx86cpuid.pl346 &jc (&label("break"));
/external/jpeg/
H A Djmemdosa.asm57 jc open_err ; if failed, return error code
91 jc close_err ; if failed, return error code
125 jc seek_err ; if failed, return error code
159 jc read_err ; if failed, return error code
197 jc write_err ; if failed, return error code
/external/qemu/distrib/jpeg-6b/
H A Djmemdosa.asm57 jc open_err ; if failed, return error code
91 jc close_err ; if failed, return error code
125 jc seek_err ; if failed, return error code
159 jc read_err ; if failed, return error code
197 jc write_err ; if failed, return error code
/external/openssl/crypto/rc4/asm/
H A Drc4-x86_64.pl169 jc .Lintel
447 jc .Lc1stloop
511 jc .L8xchar
H A Drc4-586.pl316 &jc (&label("c1stloop"));
392 &jc (&label("1xchar"));

Completed in 430 milliseconds

123