Searched refs:vn (Results 1 - 25 of 38) sorted by relevance

12

/external/vixl/src/vixl/a64/
H A Dassembler-a64.cc729 const VRegister& vn,
733 VIXL_ASSERT(vn.Is16B());
735 Emit(op | (vd.IsQ() ? NEON_Q : 0) | Rm(vm) | Rn(vn) | Rd(vd));
740 const VRegister& vn,
742 NEONTable(vd, vn, vm, NEON_TBL_1v);
747 const VRegister& vn,
751 VIXL_ASSERT(AreSameFormat(vn, vn2));
752 VIXL_ASSERT(vn2.code() == ((vn.code() + 1) % kNumberOfVRegisters));
754 NEONTable(vd, vn, vm, NEON_TBL_2v);
759 const VRegister& vn,
[all...]
H A Dassembler-a64.h1231 const VRegister& vn,
1236 const VRegister& vn,
1242 const VRegister& vn,
1249 const VRegister& vn,
1257 const VRegister& vn,
1262 const VRegister& vn,
1268 const VRegister& vn,
1275 const VRegister& vn,
2029 void fmov(const Register& rd, const VRegister& vn, int index);
2032 void fadd(const VRegister& vd, const VRegister& vn, cons
[all...]
H A Dmacro-assembler-a64.h1144 void Fadd(const VRegister& vd, const VRegister& vn, const VRegister& vm) { argument
1147 fadd(vd, vn, vm);
1149 void Fccmp(const VRegister& vn, argument
1157 FPCCompareMacro(vn, vm, nzcv, cond, trap);
1159 void Fccmpe(const VRegister& vn, argument
1163 Fccmp(vn, vm, nzcv, cond, EnableTrap);
1165 void Fcmp(const VRegister& vn, const VRegister& vm, argument
1169 FPCompareMacro(vn, vm, trap);
1171 void Fcmp(const VRegister& vn, double value,
1173 void Fcmpe(const VRegister& vn, doubl
1174 Fcmpe(const VRegister& vn, const VRegister& vm) argument
1177 Fcsel(const VRegister& vd, const VRegister& vn, const VRegister& vm, Condition cond) argument
1186 Fcvt(const VRegister& vd, const VRegister& vn) argument
1191 Fcvtl(const VRegister& vd, const VRegister& vn) argument
1196 Fcvtl2(const VRegister& vd, const VRegister& vn) argument
1201 Fcvtn(const VRegister& vd, const VRegister& vn) argument
1206 Fcvtn2(const VRegister& vd, const VRegister& vn) argument
1211 Fcvtxn(const VRegister& vd, const VRegister& vn) argument
1216 Fcvtxn2(const VRegister& vd, const VRegister& vn) argument
1221 Fcvtas(const Register& rd, const VRegister& vn) argument
1227 Fcvtau(const Register& rd, const VRegister& vn) argument
1233 Fcvtms(const Register& rd, const VRegister& vn) argument
1239 Fcvtmu(const Register& rd, const VRegister& vn) argument
1245 Fcvtns(const Register& rd, const VRegister& vn) argument
1251 Fcvtnu(const Register& rd, const VRegister& vn) argument
1257 Fcvtps(const Register& rd, const VRegister& vn) argument
1263 Fcvtpu(const Register& rd, const VRegister& vn) argument
1269 Fcvtzs(const Register& rd, const VRegister& vn, int fbits = 0) argument
1275 Fcvtzu(const Register& rd, const VRegister& vn, int fbits = 0) argument
1281 Fdiv(const VRegister& vd, const VRegister& vn, const VRegister& vm) argument
1286 Fmax(const VRegister& vd, const VRegister& vn, const VRegister& vm) argument
1291 Fmaxnm(const VRegister& vd, const VRegister& vn, const VRegister& vm) argument
1298 Fmin(const VRegister& vd, const VRegister& vn, const VRegister& vm) argument
1303 Fminnm(const VRegister& vd, const VRegister& vn, const VRegister& vm) argument
1310 Fmov(VRegister vd, VRegister vn) argument
1332 Fmov(const Register& rd, const VRegister& vn, int index) argument
1350 Fmov(Register rd, VRegister vn) argument
1356 Fmul(const VRegister& vd, const VRegister& vn, const VRegister& vm) argument
1361 Fnmul(const VRegister& vd, const VRegister& vn, const VRegister& vm) argument
1367 Fmadd(const VRegister& vd, const VRegister& vn, const VRegister& vm, const VRegister& va) argument
1375 Fmsub(const VRegister& vd, const VRegister& vn, const VRegister& vm, const VRegister& va) argument
1383 Fnmadd(const VRegister& vd, const VRegister& vn, const VRegister& vm, const VRegister& va) argument
1391 Fnmsub(const VRegister& vd, const VRegister& vn, const VRegister& vm, const VRegister& va) argument
1399 Fsub(const VRegister& vd, const VRegister& vn, const VRegister& vm) argument
1920 Tbl(const VRegister& vd, const VRegister& vn, const VRegister& vm) argument
1927 Tbl(const VRegister& vd, const VRegister& vn, const VRegister& vn2, const VRegister& vm) argument
1935 Tbl(const VRegister& vd, const VRegister& vn, const VRegister& vn2, const VRegister& vn3, const VRegister& vm) argument
1944 Tbl(const VRegister& vd, const VRegister& vn, const VRegister& vn2, const VRegister& vn3, const VRegister& vn4, const VRegister& vm) argument
1954 Tbx(const VRegister& vd, const VRegister& vn, const VRegister& vm) argument
1961 Tbx(const VRegister& vd, const VRegister& vn, const VRegister& vn2, const VRegister& vm) argument
1969 Tbx(const VRegister& vd, const VRegister& vn, const VRegister& vn2, const VRegister& vn3, const VRegister& vm) argument
1978 Tbx(const VRegister& vd, const VRegister& vn, const VRegister& vn2, const VRegister& vn3, const VRegister& vn4, const VRegister& vm) argument
2453 Cmeq(const VRegister& vd, const VRegister& vn, int imm) argument
2460 Cmge(const VRegister& vd, const VRegister& vn, int imm) argument
2467 Cmgt(const VRegister& vd, const VRegister& vn, int imm) argument
2474 Cmle(const VRegister& vd, const VRegister& vn, int imm) argument
2481 Cmlt(const VRegister& vd, const VRegister& vn, int imm) argument
2488 Dup(const VRegister& vd, const VRegister& vn, int index) argument
2501 Ext(const VRegister& vd, const VRegister& vn, const VRegister& vm, int index) argument
2509 Ins(const VRegister& vd, int vd_index, const VRegister& vn, int vn_index) argument
2642 Mov(const VRegister& vd, int vd_index, const VRegister& vn, int vn_index) argument
2650 Mov(const VRegister& vd, const VRegister& vn, int index) argument
2664 Mov(const Register& rd, const VRegister& vn, int vn_index) argument
2691 Scvtf(const VRegister& vd, const VRegister& vn, int fbits = 0) argument
2698 Ucvtf(const VRegister& vd, const VRegister& vn, int fbits = 0) argument
2705 Fcvtzs(const VRegister& vd, const VRegister& vn, int fbits = 0) argument
2712 Fcvtzu(const VRegister& vd, const VRegister& vn, int fbits = 0) argument
2807 Smov(const Register& rd, const VRegister& vn, int vn_index) argument
2814 Umov(const Register& rd, const VRegister& vn, int vn_index) argument
[all...]
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/scene/plugins/
H A DOBJLoader.java95 Vector3f vn; field in class:OBJLoader.Vertex
113 if (this.vn != other.vn && (this.vn == null || !this.vn.equals(other.vn))) {
124 hash = 53 * hash + (this.vn != null ? this.vn.hashCode() : 0);
242 int vn = 0;
253 vn
[all...]
/external/robolectric/v3/libs/
H A Dvtd-xml-2.11.jar ... depth protected int iter_type protected com.ximpleware.VTDNav vn protected int index protected int endIndex protected boolean ft protected ...
/external/llvm/lib/Support/
H A Dregexec.c113 #define STATEVARS long vn; char *space
116 (m)->vn = 0; }
118 #define SETUP(v) ((v) = &m->space[m->vn++ * m->g->nstates])
/external/mksh/src/
H A Dvar.c148 varsearch(struct block *l, struct tbl **vpp, const char *vn, uint32_t h) argument
154 if ((vp = ktsearch(&l->vars, vn, h)) != NULL)
185 char *vn; local
187 strndupx(vn, n, p - n, ATEMP);
189 varsearch(e->loc, &vp, vn, hash(vn));
190 afree(vn, ATEMP);
221 #define vn vname.ro macro
239 vn = array_index_calc(n, &array, &val);
240 h = hash(vn);
354 #undef vn macro
[all...]
H A DBuild.sh392 vn=$2
404 ac_testn can_$vn '' "$ft"
406 ac_testn can_$vn '' "$ft" <<-'EOF'
412 eval fv=\$HAVE_CAN_`upper $vn`
/external/v8/src/arm/
H A Dassembler-arm.cc2810 int vn, n; local
2811 src.split_code(&vn, &n);
2812 emit(cond | 0xE*B24 | index.index*B21 | B20 | vn*B16 | dst.code()*B12 |
3153 int vn, n; local
3154 src1.split_code(&vn, &n);
3157 emit(cond | 0x1C*B23 | d*B22 | 0x3*B20 | vn*B16 | vd*B12 | 0x5*B9 | B8 |
3171 int vn, n; local
3172 src1.split_code(&vn, &n);
3175 emit(cond | 0x1C * B23 | d * B22 | 0x3 * B20 | vn * B16 | vd * B12 |
3191 int vn, local
3209 int vn, n; local
3229 int vn, n; local
3247 int vn, n; local
3265 int vn, n; local
3281 int vn, n; local
3299 int vn, n; local
3315 int vn, n; local
3335 int vn, n; local
3353 int vn, n; local
3428 int vn, n; local
3460 int vn, n; local
[all...]
H A Dsimulator-arm.cc3185 int vn = instr->VFPNRegValue(kDoublePrecision); local
3283 double dn_value = get_double_from_d_register(vn);
3298 double dn_value = get_double_from_d_register(vn);
3314 double dn_value = get_double_from_d_register(vn);
3331 const double dn_val = get_double_from_d_register(vn);
3363 double dn_value = get_double_from_d_register(vn);
3397 int vn = instr->Bits(19, 16) | (instr->Bit(7) << 4); local
3398 double dn_value = get_double_from_d_register(vn);
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dscale_neon64.cc921 #define LOAD1_DATA32_LANE(vn, n) \
926 "ld1 {"#vn".s}["#n"], [%6] \n"
/external/libyuv/files/source/
H A Dscale_neon64.cc921 #define LOAD1_DATA32_LANE(vn, n) \
926 "ld1 {"#vn".s}["#n"], [%6] \n"
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dgas_serv.c291 struct hostapd_lang_string *vn; local
292 vn = &hapd->conf->venue_name[i];
293 wpabuf_put_u8(buf, 3 + vn->name_len);
294 wpabuf_put_data(buf, vn->lang, 3);
295 wpabuf_put_data(buf, vn->name, vn->name_len);
566 struct hostapd_lang_string *vn; local
567 vn = &hapd->conf->hs20_oper_friendly_name[i];
568 wpabuf_put_u8(buf, 3 + vn->name_len);
569 wpabuf_put_data(buf, vn
[all...]
/external/wpa_supplicant_8/src/ap/
H A Dgas_serv.c291 struct hostapd_lang_string *vn; local
292 vn = &hapd->conf->venue_name[i];
293 wpabuf_put_u8(buf, 3 + vn->name_len);
294 wpabuf_put_data(buf, vn->lang, 3);
295 wpabuf_put_data(buf, vn->name, vn->name_len);
566 struct hostapd_lang_string *vn; local
567 vn = &hapd->conf->hs20_oper_friendly_name[i];
568 wpabuf_put_u8(buf, 3 + vn->name_len);
569 wpabuf_put_data(buf, vn
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dgas_serv.c291 struct hostapd_lang_string *vn; local
292 vn = &hapd->conf->venue_name[i];
293 wpabuf_put_u8(buf, 3 + vn->name_len);
294 wpabuf_put_data(buf, vn->lang, 3);
295 wpabuf_put_data(buf, vn->name, vn->name_len);
566 struct hostapd_lang_string *vn; local
567 vn = &hapd->conf->hs20_oper_friendly_name[i];
568 wpabuf_put_u8(buf, 3 + vn->name_len);
569 wpabuf_put_data(buf, vn
[all...]
/external/mesa3d/src/mesa/main/
H A Deval.c854 GLint vn, GLfloat v1, GLfloat v2 )
863 if (vn<1) {
864 _mesa_error( ctx, GL_INVALID_VALUE, "glMapGrid2f(vn)" );
873 ctx->Eval.MapGrid2vn = vn;
876 ctx->Eval.MapGrid2dv = (v2 - v1) / (GLfloat) vn;
882 GLint vn, GLdouble v1, GLdouble v2 )
885 vn, (GLfloat) v1, (GLfloat) v2 ); local
853 _mesa_MapGrid2f( GLint un, GLfloat u1, GLfloat u2, GLint vn, GLfloat v1, GLfloat v2 ) argument
881 _mesa_MapGrid2d( GLint un, GLdouble u1, GLdouble u2, GLint vn, GLdouble v1, GLdouble v2 ) argument
/external/vixl/test/
H A Dtest-simulator-a64.cc169 const VRegister& vd, const VRegister& vn);
171 const VRegister& vd, const VRegister& vn, const VRegister& vm);
173 const VRegister& vd, const VRegister& vn, const VRegister& vm, int vm_index);
175 const VRegister& vd, int imm1, const VRegister& vn, int imm2);
183 const VRegister& vd, const VRegister& vn, T imm);
1216 VRegister vn = v1.V16B(); local
1232 __ Ldr(vn, MemOperand(inputs_n_last_16bytes));
1239 __ Ext(vn, vn, vntmp, vn_lane_bytes);
1407 VRegister vn local
1620 VRegister vn = v1.V16B(); local
1846 VRegister vn = v1.V16B(); local
2079 VRegister vn = v1.V16B(); local
2281 VRegister vn = VRegister(1, vn_bits); local
[all...]
/external/webrtc/talk/media/testdata/
H A Dvoice.rtpdump7 ��pj{|n�����xr�����y�����ljjw��}njn{orelkkux�{umi`hdv��p_hw��{udl��w{��v}����w����������tmmt~niabrn������fgz��vb_m��������|qnoq���x�����th_itylo����kchefj{�}mim�������9R�4����pjjq���~x��������y{x���xt{��qouwjlk�z{vw����~��������zr{�~y�����������ojo��o�w}q�oplma^h~q_[\u��xnk}������������|sz��mabg��xio����~����������~ogimnxjnuv����������� �9S�4�J��pj�������qnts|lt��ru��vfhuonl|x���xtu�����mc`w{ibZ]gqs|��~hou���txv�}����zij���wo|���������ov������������mu��pkeo~ysoo{uuxomt���r�p���x~{����jkool`fx�wnr����vwmto�� �9T�4���pj���u�������rfhllqoe�~�}~|���i_f��vfl~wfgiw{xlc|��zhjq����eg����kii�����������vn}�v����������{mvvqv����hm���odYZjy�dg����zvu��������u��|ojyp`ehw}nec^ho{jc_o|�|����2�9U�4����pj���x}��|zutjp_am{}tjmmiji���miz��tjl����v�����h����������������������zkimk��`_lkhheh}��������oge}�p����tilv�����lgn��qgb^cojlsonghz����n����to}vlv~w��|mr��vgc���a�9V�4�*��pj�������mp�����u�~�u��������ytt���hd]lk�����������uju��xv{lmny����ebo�~���uda_erlonvv�����������r����eaz��mST]tlidx}�w{{�����������x}}��vlilje`ghg`eehh���wnpw�~��b�9W�4�ʎ�pj}|plenw���ml���z{���������������������qjtt�~�xqxm}�����xhf_jmo�{u����sgj~�vyns����wu���slfhx���~mm����}y~y���x�����s����nc}����y~ehv�~�rz�|qlt���vpku�v}{���x�~|��n�9X�4�j��pj��~���uvlplceh|yzvvi{no~�����uim���suzu���wusrgnqy��irhnqvltu�z}pqnw}���tpv������������������������~�����uz��zjuponsqwgifxg]`ili^^ki]aft�x|nnrm�~�xod}��jfj����t����9Y�4�
10 ��pj�tqvujjkjppnulkmo~z|�zmgghikpmcaek}��kmv��w}����}����������vy���|x{���~������}������mhgcqinwyt~�rd_u��~fblrpmp���~x�����������v����ij��i_gz�obbq��������o{urr��؀9j�4����pj{}�qiip����pw������~s����mabqhkgeeiuuz~xx�����x�~�����ton���}|bgm����������������yvjiejuznej���x�����~��vlko��noebeijkhs~xsw���������y����{���nnhw�jal~����������9k�4�J��pj�}����oahvwlk}����no���s_hr~nmo�tspy��}��yv�vjk}��rwoiw����llo���t�������������qlm}����w���{la_coac`fo����|u������������zt}}o~���sligmqf`^jkukn������������������9l�4���pjnxx�����������uzhilypuhcelvmjklt�������ry�ypnn���l`w����y���uz����}��ye^mu��lhq���tx��nqmoryp|��|w���vn��������wl{��leekx�mlkzwg[cp��k_l��{ge�������������������9m�4����pj����v�������ypxw���}os{qfnutig^_gj{mwsou}���zlo���nx���vst��xnz����wisz�|r~��ok����||��������������������}�~�y���xsr~�pk^ahojkhxzne_kokdn~����|���nmlfrw�nqm����(�9n�4�*��pj��������vy�lht|~o}�������������xbg����o|~���zmmv�xmcm���kn����v�����skejjlmhhhdip��pjm��yhsr�piclx���q�}�uot|�rl|���������������������������|�xf_aitvog`cgj|��uv��;�9o�4�ʎ�pj����}�{������zjey���thmqtpzlttely���qortv���mhjjrqkdbhn�}xnv�������wu���������u���wk�����iht|klz��wbf���vy���t��}zmltjhbgm����lm��tk`nt�jilw�����zvw���������kiq��N�9p�4�j��pj�������~�|}nvs����yw���������|s���orovojgim�|vjhkiynho}�odeu��{p���}�}�����������ulk���i`r���������igkx{{sjkmptuifs�xxh������������yu����qmy���w|woptojr��y`ccqo��c�9q�4�
11 ��pjdho�}z����������}ohh|{m`bo�q��������������������op���}svzyouo}��xngotofjagjyuqnv�tr�yn������x�����q����jl`l��}rfeo~��wy��������}w��qkrlnmuy���{~��������pyt��ql��x�9r�4����pjo�xptmfj|xlkjspyo������z����ml���������������|��}wo~ygd\n��g^_}���������jhbdfcakl�|yxm���oz��������|����oao��qn}�����rks��������nz��mb`jhfghnecs��qhfir�yt���������9s�4�J��pj����u~~}ooovnje}��qwnifx���}�����������}{��������z�����~mt���������������~��pj__^rmkedc`hmiclv�lgs�mhm���jnn��z�����������{hk|yqr��ylkn��lbkp���oj���lmi�qw��v����9t�4���pjis����������������������{���vjnm{opag`fgdd_cfnonly��������koqtjs��nb_kip���������{osz����������sm`o���n``_jhln����pr������������������pl����qkpyrox���~��sslux}����9u�4����pjxokx������|llr~xnnsof^]__\]fjlfox���������������s]b|������z�~}������x|offp�}lglnokilon~����m����t���~r���{z����vz�������nns�y{�����nouux��p_Z]dfbmzyqdm��z������ƀ9v�4�*��pj���~���|���w|��������rml��mhcgb_[^n�r``t~vyvluiil��vdd|���q���������{���nu��|ld����t{����|���qs�����������yno~��||pjx�����lw{�tmbcr{zncm���������smw�om����zhgf��ـ9w�4�ʎ�pjrov|��������ng����liy���nogjijaadhhfqyq`\c����ny���op���qn������������������vn���j`bv��mkxp���jgv����~�i`Y[_ge^Y[dz�x}����������xnfnv�vxt}�����������wmjirgj������9x�4�j��pjop����w�������x���qrw}{m_]]u��xt_gv�����{lc[^hhhx���uhl��������������mm���l^c��}e_c��uefm����ohi{��plt�������������������������ztrqg_ddaa]_le`_ei~��s{�����xz�j���9y�4�
91 �5���pjgilsqx����������������������������}quunjjgggdafeiflkqrz��������������������������~~|zrjoieemrsnpx|uw����������~�����|�����������xunkeejlfggkmvs{z�~�x�����������j�: �5J��pj����������������~}~��{y{vn|xvsrrxrx|���z����������������������z�{wtpjmmihoonmto�swx��������������������������~����}tryvvx{tpnswww|uzv���}��������������������~����~�: �5��pj�~w~vsmrpsmmiilponlpvxoq|��~x������������������������������|uosqtmhfhkjgfijps~~��}�������������~�z{������~|���{tqnprmlnpomlny{yr}u������������������������~�|����: �5���pj{yzz}�}|�~z}}|zw~�~z��|zwxyw|{x��|{|z�������v��}z}�~zzxqssy�}~�xnmns�uvnllnlpy�yqqu�������������������������������������~|uy�yqmmotrrtuoorw}wtsut|{xw|z||x�vwpsk����:�5*��pjlooposnlnxvt����������z���}�����������������������������~y~��xwr|��pos{qw{����z}�����{�������y{{~����}{xr{��xysxxxv���rvrnmjpvxtqno����|������������|���������������:�5ʎ�pj}������������xsqqzxxujikmliikknvxsrlosvyw~����~����������������vxx��|��xtu}y�{�{}y�{v{����z�������������������~}��������|vz~v~|z~{����~��xw�}�~{ww~zz{{qx~~��π:�5j��pj{y||y����u~�����������{{x�}qmt���||�|yts{}wloyzlnr�zwp�|{x�������������{���wwy�}|ooqz{yy����y���{t������{�����t~��}tu|�������|~{����z}������������������nw}�vw���:�5
123 ��pj�yak����~�tgch[WTPRTSTYW[[v�����������������������vu��~}}��l_`ezsqroin������ox���a^jl`\Y]ZXYZ[`hnpkuq{����������mc^^\dkkn}����������������y����������������{wml����:��5e���pjn``en�����������okj_VOMLNPSUZ]^hr����������������~jbj�������������������sfb`^]hoe[_�����|����c\_ea\SYWTS]ahjk{����������hm���������o������������}~�uvmf__fm�qql��ɀ:��5fJ��pj�������������pifdf{utlkq�v}z��}vl�����~jw���������}qi_YX`qj_Z^^il�kd`ms�z}��|�����zou����s����������szm~m���km����km{������������������zfhhnm~ydYW\_fb\Y_gqllh��߀:��5f��pj�����tkju�lecs~khi}��������������v�����pd^_]][][]]g�of_j������������������s_ZZgwuk]]]`_\epsz������������������vci�~��tWUYici\``ds����������������n^^ZXTOOOOKLO]���:��5g���pjjos����������������cWQUXWOTe��uo~������������sm^]Y\bo�����qox}���|vr�����������������kec_d]a^^_wpgcs���v��������|{mtp~vxtth]mfg^dyssgv������������������zknnlb`���:��5h*��pjn{��vuu�|}�pliim{�������������si__he__akf[Y``ov|d������������������mloxwehfolg`���ok���lgx������iglqg^Y[^kl^_lw��~~������������������}�wf_i��xc^����w����~����}���:��5hʎ�pjnsnpkljkihear����m���tf_l���tkt��������|um�ridan��������mh|v������hy���icr��vjg_aer�vk_bdnn{|�������������������qw{h`_g~��sh~��}tw��rhipeb]e[YW\dfbg������������/�:��5ij��pj����������������������nmr|nhbofc]_ad_`ZXXXWWUbk�st�r�����������������~����wvqsk���okls~�qjflsnl_g|��dl��ml���vn|���������ydp��gc_fe_^g^_gbfltnhj���������w���s��D�:��5j
130 ��pjcm���{kknvz���or������������{pnv�}{tru{��������������}xxtsy~�{~����������pkiovthecjsvonnusnoy���������}sg`_ipkeem��{w�����������~��������������}�xlhmokghkr���y��w�:��5����pj|��qn����}���yzrnnnoutmidmx����������������nj����{y����}}�|ke`dlonnnqy�}xq|����y|qqmmmpu�������������vry|ukdaflnc\_l���������}wty{xy���~{ty�����������qkt|segm{����:��5�J��pj����xt}������}w�����~{���������ut��udakwqliinppoopojmy�yls�����������|}�z|���{pmmntx���xpmt���{�������|�����slm{�vkggnrz~������{uuwrsy������������������vr�������:��5���pj�xty|uwx���rt����mijlsrjit��sr��wqx��ysvz�����x~��vv|�����������������������wrtpoqnibdju~����������nlprtrts}�wjfm�xps��~��������������}x}}slks�����yr�����vn����:��5����pjv��qmz��yv�����������tnx���qx��zfgrqh`bkpruyx~�������yv���sgn���|v|�~w~���y|������xox����������|qrmmlkkjhks~�|���������������������z��vffx��~jhmw����ypou�}rhjm��ƀ:��5�*��pjlic^^blwyspx����������y����tx��zsnnx�~mefn�~lkoy�������������������rv��viijgioj][i��zdam���xoolmuxpe^_m��xonq{��������������y����vp~�xlfjnt�{oghv��|kv���}lw������ۀ:��5�ʎ�pj�����wzyvttuqmomnw|||~����trnkjjs��}x|��������������njntxqecejlnyz��������������rhhjmlimxzxooz����qos}lgo���������������������oim~�{jfkomifjr}vs}�wolv����oo�����:��5�j��pj�������oit�������zu��~����plp}�ogjo���vggs����������sbg~���xs|�~sknrrmnwyw}��rs���zy�qox���rrnxynnw���vrnnqokmollp����������|~�����������������xe`ht����qjlo������:��5�
131 ��pjsu��snn{�|nghmot|��xww|{�rkmz��qqr}������rnk}���o{{����������v~�������������{{���ukp��vw{��yrt|~i_cr��ldntwnqxunz}��{zpmoyvonz��~uoijs��|��������������������qx����:��5����pj�~s{��zliip{�����������zn{�ykjlwllkjn|�z}����~���{qq|��}qryyqs{���~s���unx��������qs{�|rnv���o~���~}��~�}|unkknroidg��~o���������xc`ejwnhjny�����������������po��+�:��5�J��pj{�yp���tr{��~tsmdefljhjoprnq}vy��{��������zxytvtsoo{��z�������������ymhjs���}{{�����slacfd___bfk���������������wleafn���|y�����owp|urs������|���������}glu���v��A�:��5���pjp���oljnkdekr{�{jhk����}�ox���pw��������stw��{knp��ojhjjket��zzx��������wo��xiq���opy���ukoxtjhhn���qvx{wx����������������������|ooksqvqonejlkjq���zz��sjkw�����R�:��5����pjsn���ns���zr�����t���z|��ohelsnonpk�q������u}�}~��rl`i~zoeip�}mx���su���}x���|p��������{|y��������qmu���rptz����uou�����y������yuxw�sjefisoms���}������{}���h�:��5�*��pj�������}vw���rt{��zmor��vkiu��ztr~}{slmrz����������zwq�s����smw���qfny�miiz~���rkl~���������rq|�����ol����{����v}��oqt��len���kiow�yw������omqwmns|ww�����~w����{�:��5�ʎ�pj��}����vlk|��yotln||~pq����|����������mdjmymy��nr~���ukoztjpp��xxu���������|y���yvzvsliknro|�����������vn����|oomhknx��u�x{t�����������rsqmgkqzr_bhmkin~�����}y����:��5�j��pj�zt|��|{�zznx�voo|��rlnw�����������owovpuplsw}rp��������������ooo��}rm{yojmrmimut�yyv~y�t�����������xty���tp����ylnx�wr|�xxkkiljny~u��������zxzyvnutqyqjehsyxp~����:��5�
132 ��pj��������oo��������}����nsw|ruuqvle`cp���umpkkx��umx�����������nlv���~{�����}����uyzwx|wx{��~����{�����lnrrzrs�~}q���odmmsimuz�tqln~��������������s}���z�����|�����:¨5����pj��jefvv����zz}���zklr|z��������yxwvnpyohblvz|��������~���ztq��womifbgx���~�~����tmq�������ut�����}zrlhn����ilp��tlj�������������}ugcfm|mjfx�������|ymnt|������vn��ˀ:è5�J��pjnxookqmpm|nqhmo}��}�������}|~���{jjr}�~}�������������������mlq|�jc_l���my�������znoqlc_abjglkv|xx������qq�������������rmqkgfiffdjoz�vyt����������spsnjdijosny}���߀:Ĩ5���pj�~��������������|w�knit|~|���~niv�������|kikyzmwz�tkop}�{nlx~rloqqwjvu���yms{����������xq���mno��vqu���rqx���yu���nmvy��������|�}}����}ln~���������~����vuppx���:Ũ5����pj~qmlzszszsy���|���}q���~��rmq}�sq{zv���}������zoy|vtq}wyv��������������v����wz���}qrx�|zzsrromn{zypszvz~ty����|{�����}����wy���{�����ww�����x�vrw~|rxztwsyv~~�� �:ƨ5�*��pj�����������}w}����u~�xqq|~{v{��uqw��xx���zz����������~rx�z�vvw���ywt~���su���{nx���r�����w|~��~{��~���x�}���|vy���wzr���wrq�|wsnw{zqnv��yon}��zqy����|~����}~���� �:Ǩ5�ʎ�pj��~z���|�wt���rv{�}~uxt{y|p{~��}|~�~��~���{���}z����~������}����{z~��}w}���wp~��y~w��zx��}{{����yw��~|�{��xy|��{x{��{y|��{vy~��}|x���w~�����������~���y�� -�:Ȩ5�j��pj|��~�~���~|~�~z~}�||y}||}~}}}z{{�}|~~zz{y|}���|�����{y��~���~�����������~��~}z}�}���z||�|��}}zx~�~}wy��{vz}�|}}����~����~�������������������~��������xy}��zt�� C�:ɨ5�
/external/pcre/dist/
H A DRunGrepTest113 (cd $srcdir; $valgrind $pcregrep -vn pattern ./testdata/grepinputx) >>testtrygrep
351 (cd $srcdir; $valgrind $pcregrep -vn --colour=always pattern ./testdata/grepinputx) >>testtrygrep
H A Dpcre_compile.c6554 const char *vn = verbnames; local
6589 STRNCMP_UC_C8(name, vn, namelen) == 0)
6669 vn += verbs[i].len + 1;
/external/vulkan-validation-layers/
H A Dgenerator.py3122 checkExpr = 'skipCall |= validate_struct_type_array(report_data, {}, "{ln}", {dn}, "{sv}", {pf}{ln}, {pf}{vn}, {sv}, {}, {}, {});\n'.format(name, cpReq, cvReq, req, ln=lenParam.name, dn=valueDisplayName, vn=value.name, sv=stype.value, pf=valuePrefix)
3124 checkExpr = 'skipCall |= validate_struct_type_array(report_data, {}, "{ln}", {dn}, "{sv}", {pf}{ln}, {pf}{vn}, {sv}, {}, {});\n'.format(name, cvReq, req, ln=lenParam.name, dn=valueDisplayName, vn=value.name, sv=stype.value, pf=valuePrefix)
3126 checkExpr = 'skipCall |= validate_struct_type(report_data, {}, {}, "{sv}", {}{vn}, {sv}, {});\n'.format(name, valueDisplayName, valuePrefix, req, vn=value.name, sv=stype.value)
3140 checkExpr += 'skipCall |= validate_struct_pnext(report_data, {}, {}, {}, {}{vn}, {}, {});\n'.format(name, valueDisplayName, extStructNames, valuePrefix, extStructCount, extStructVar, vn=value.name)
3149 checkExpr = 'skipCall |= validate_array(report_data, {}, "{ln}", {dn}, {pf}{ln}, {pf}{vn}, {}, {}, {});\n'.format(name, cpReq, cvReq, req, ln=lenParam.name, dn=valueDisplayName, vn
[all...]
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp242 const Elf_Verneed *vn = reinterpret_cast<const Elf_Verneed *>(p); local
243 if (vn->vn_version != ELF::VER_NEED_CURRENT)
246 const char *paux = p + vn->vn_aux;
247 for (unsigned j = 0; j < vn->vn_cnt; j++) {
258 p += vn->vn_next;
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/pcre/dist/sljit/
H A DsljitNativeARM_64.c58 #define VN(vn) ((vn) << 5)
/external/llvm/test/MC/SystemZ/
H A Dinsn-bad-zEC12.s1102 #CHECK: vn %v0, %v0, %v0
1104 vn %v0, %v0, %v0

Completed in 2030 milliseconds

12