Home
last modified time | relevance | path

Searched refs:jp (Results 1 – 25 of 122) sorted by relevance

12345

/external/llvm/test/CodeGen/X86/
Dcmovcmov.ll25 ; NOCMOV-NEXT: jp [[TBB]]
52 ; NOCMOV-NEXT: jp [[TBB]]
81 ; NOCMOV-NEXT: jp [[TBB]]
99 ; CMOV-NEXT: jp [[TBB]]
112 ; NOCMOV-NEXT: jp [[TBB]]
128 ; CMOV-NEXT: jp [[TBB]]
143 ; NOCMOV-NEXT: jp [[TBB]]
149 ; NOCMOV-NEXT: jp [[TBB]]
156 ; NOCMOV-NEXT: jp [[TBB]]
162 ; NOCMOV-NEXT: jp [[TBB]]
[all …]
Dfp-une-cmp.ll20 ; jp LBB0_2
31 ; CHECK-NEXT: jp .LBB0_2
58 ; CHECK-NEXT: jp .LBB1_1
111 ; CHECK-NEXT: jp [[TARGET]]
Dfast-isel-cmp-branch3.ll6 ; CHECK-NEXT: jp {{LBB.+_1}}
20 ; CHECK-NEXT: jp {{LBB.+_1}}
57 ; CHECK-NEXT: jp {{LBB.+_1}}
107 ; CHECK-NEXT: jp {{LBB.+_1}}
157 ; CHECK-NEXT: jp {{LBB.+_1}}
169 ; CHECK-NEXT: jp {{LBB.+_1}}
181 ; CHECK-NEXT: jp {{LBB.+_2}}
193 ; CHECK-NEXT: jp {{LBB.+_2}}
D2008-05-01-InvalidOrdCompare.ll1 ; RUN: llc < %s -enable-unsafe-fp-math -march=x86 | grep jp
Dfast-isel-cmp-branch2.ll8 ; CHECK-NEXT: jp {{LBB.+_1}}
80 ; CHECK-NEXT: jp {{LBB.+_1}}
92 ; CHECK-NEXT: jp {{LBB.+_2}}
Disint.ll51 ; CHECK-NEXT: jp
/external/eigen/Eigen/src/SparseCore/
DSparseSelfAdjointView.h449 Index jp = perm ? perm[j] : j;
457 count[StorageOrderMatch ? jp : ip]++;
463 count[jp]++;
486 StorageIndex jp = perm ? perm[j] : j;
491 Index k = count[StorageOrderMatch ? jp : ip]++;
492 dest.innerIndexPtr()[k] = StorageOrderMatch ? ip : jp;
504 std::swap(ip,jp);
505 Index k = count[jp]++;
509 dest.innerIndexPtr()[k] = jp;
541 StorageIndex jp = perm ? perm[j] : j;
[all …]
DSparsePermutation.h47 Index jp = perm.indices().coeff(j);
48 …es[((Side==OnTheLeft) ^ Transposed) ? jp : j] = StorageIndex(mat.innerVector(((Side==OnTheRight) ^…
53 Index jp = perm.indices().coeff(j);
54 Index jsrc = ((Side==OnTheRight) ^ Transposed) ? jp : j;
55 Index jdst = ((Side==OnTheLeft) ^ Transposed) ? jp : j;
/external/python/cpython2/Modules/cjkcodecs/
D_codecs_iso2022.c609 IMPORT_MAP(jp, jisxcommon, &jisxcommon_encmap, NULL) || in jisx0208_init()
610 IMPORT_MAP(jp, jisx0208, NULL, &jisx0208_decmap))) in jisx0208_init()
650 IMPORT_MAP(jp, jisxcommon, &jisxcommon_encmap, NULL) || in jisx0212_init()
651 IMPORT_MAP(jp, jisx0212, NULL, &jisx0212_decmap))) in jisx0212_init()
688 IMPORT_MAP(jp, jisx0213_bmp, in jisx0213_init()
690 IMPORT_MAP(jp, jisx0213_1_bmp, in jisx0213_init()
692 IMPORT_MAP(jp, jisx0213_2_bmp, in jisx0213_init()
694 IMPORT_MAP(jp, jisx0213_emp, in jisx0213_init()
696 IMPORT_MAP(jp, jisx0213_1_emp, in jisx0213_init()
698 IMPORT_MAP(jp, jisx0213_2_emp, in jisx0213_init()
[all …]
DREADME64 4) euc-jp codec
66 The euc-jp codec is a compatibility instance on these points:
/external/openssh/
DCREDITS44 Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp> - IPv6 and bug fixes
45 Hiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp> - Configure fixes
47 IWAMURO Motonori <iwa@mmp.fujitsu.co.jp> - bugfixes
53 KAMAHARA Junzo <kamahara@cc.kshosen.ac.jp> - Configure fixes
59 Kiyokazu SUTO <suto@ks-and-ks.ne.jp> - Bugfixes
70 Nakaji Hiroyuki <nakaji@tutrp.tut.ac.jp> - Sony News-OS patch
86 SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> - Multiple bugfixes
/external/regex-re2/re2/
Dprog.cc186 Inst* jp; in Optimize() local
187 while (j != 0 && (jp=inst(j))->opcode() == kInstNop) { in Optimize()
188 j = jp->out(); in Optimize()
195 while (j != 0 && (jp=inst(j))->opcode() == kInstNop) { in Optimize()
196 j = jp->out(); in Optimize()
/external/fdlibm/
Dk_rem_pio2.c170 int jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; local
175 jp = jk;
277 for(fw=0.0,k=0;k<=jp&&k<=jz-i;k++) fw += PIo2[k]*q[i+k];
/external/selinux/gui/
Dsystem-config-selinux.desktop12 Name[jp]=SELinux 管理
42 Comment[jp]=グラフィカルな設定画面で SELinux を設定する
/external/ltp/testcases/kernel/security/tomoyo/
DREADME2 http://sourceforge.jp/projects/tomoyo/svn/view/trunk/2.3.x/tomoyo-tools/kernel_test/?root=tomoyo
14 …# wget -O tomoyo-tools.tar.gz 'http://sourceforge.jp/projects/tomoyo/svn/view/trunk/2.3.x/tomoyo-t…
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dfp.cmp.ll50 ; CHECK-NEXT: jp
54 ; CHECK-NEXT: jp
59 ; CHECK-OM1-NEXT: jp
63 ; CHECK-NEXT-OM1: jp
111 ; CHECK-NEXT: jp
116 ; CHECK-NEXT: jp
122 ; CHECK-OM1: jp
127 ; CHECK-OM1: jp
408 ; CHECK: jp
429 ; CHECK: jp
[all …]
/external/llvm/test/MC/MachO/
Djcc.s57 jp 1f
/external/swiftshader/third_party/LLVM/test/MC/MachO/
Djcc.s57 jp 1f
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Disint.ll27 ; CHECK-NEXT: jp
/external/swiftshader/third_party/subzero/crosstest/
Dtest_fcmp.pnacl.ll31 ; CHECK: jp .
42 ; CHECK: jp .
294 ; CHECK: jp .
304 ; CHECK: jp .
351 ; CHECK: jp .
362 ; CHECK: jp .
614 ; CHECK: jp .
624 ; CHECK: jp .
/external/libpcap/
DCREDITS61 Fumiyuki Shimizu <fumifumi at abacustech dot jp>
97 Kazushi Sugyo <sugyo at pb dot jp dot nec dot com>
160 Takashi Yamamoto <yamt at mwd dot biglobe dot ne dot jp>
180 …Jun-ichiro itojun Hagino <itojun at iijlab dot net> Also see: http://www.wide.ad.jp/itoju…
/external/openssh/contrib/
DREADME9 Shun-ichi GOTO <gotoh@imasy.or.jp> has written a very useful ProxyCommand
/external/tcpdump/
DCREDITS115 Kazushi Sugyo <sugyo at pb dot jp dot nec dot com>
207 Takashi Yamamoto <yamt at mwd dot biglobe dot ne dot jp>
213 Toshihiro Kanda <candy at fct dot kgc dot co dot jp>
234 …Jun-ichiro itojun Hagino <itojun at iijlab dot net> Also see: http://www.wide.ad.jp/itoju…
/external/python/cpython2/Doc/library/
Demail.charset.rst39 *input_charset* is ``euc-jp``, then headers will be encoded with base64, bodies
40 will not be encoded, but output text will be converted from the ``euc-jp``
41 character set to the ``iso-2022-jp`` character set.
/external/icu/icu4c/source/data/mappings/
Ducmfiles.mk122 euc-jp-2007.ucm\

12345