Searched refs:jj (Results 1 - 25 of 43) sorted by relevance

12

/macosx-10.9.5/bash-92/bash-3.2/examples/functions/
H A Djj.bash0 jj ()
1 jj () function
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/misc/
H A Drc5_skey.c84 int i,j,m,c,t,ii,jj; local
118 ii=jj=0;
125 k=(L[jj]+A+B)&RC5_32_MASK;
126 B=L[jj]=ROTATE_l32(k,m);
128 if (++jj >= c) jj=0;
/macosx-10.9.5/WebCore-7537.78.1/platform/audio/
H A DHRTFDatabase.cpp77 for (unsigned jj = 1; jj < InterpolationFactor; ++jj) {
78 float x = static_cast<float>(jj) / static_cast<float>(InterpolationFactor);
79 m_elevations[i + jj] = HRTFElevation::createByInterpolatingSlices(m_elevations[i].get(), m_elevations[j].get(), x, sampleRate);
80 ASSERT(m_elevations[i + jj].get());
H A DHRTFElevation.cpp271 for (unsigned jj = 1; jj < InterpolationFactor; ++jj) {
272 float x = float(jj) / float(InterpolationFactor); // interpolate from 0 -> 1
274 (*kernelListL)[i + jj] = HRTFKernel::createInterpolatedKernel(kernelListL->at(i).get(), kernelListL->at(j).get(), x);
275 (*kernelListR)[i + jj] = HRTFKernel::createInterpolatedKernel(kernelListR->at(i).get(), kernelListR->at(j).get(), x);
/macosx-10.9.5/smb-697.95.1/kernel/netsmb/
H A Dsmb_subr.h100 int jj, kk; \
101 for (jj=0; jj < lock_cnt; jj++) \
103 if ((jj != kk) && (lock_order[jj] == lock_order[kk])) \
104 panic("lock_order[%d] == lock_order[%d]", jj, kk); \
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/tests/progs/
H A Dslapd-tester.c817 int jj = j % snum; local
821 if ( sbase[jj] != NULL ) {
822 sargs[sanum - 7] = sbase[jj];
825 sargs[sanum - 7] = slud[jj]->lud_dn;
829 if ( slud[jj] != NULL ) {
830 sargs[sanum - 5] = (char *)ldap_pvt_scope2str( slud[jj]->lud_scope );
837 if ( sreqs[jj] != NULL ) {
838 sargs[sanum - 3] = sreqs[jj];
840 } else if ( slud[jj]->lud_filter != NULL ) {
841 sargs[sanum - 3] = slud[jj]
871 int jj = j % rnum; local
904 int jj = j % bnum; local
[all...]
/macosx-10.9.5/swig-10/Lib/typemaps/
H A Dswigtype.swg163 size_t jj = 0;
164 for (; jj < (size_t)$1_dim1; ++jj) $1[ii][jj] = $input[ii][jj];
179 size_t jj = 0;
180 for (; jj < (size_t)$1_dim1; ++jj) $1[ii][jj] = $input[ii][jj];
[all...]
/macosx-10.9.5/smb-697.95.1/smbutil/
H A Ddfs.c104 CFIndex jj, exandedNameCount; local
108 for (jj = 0; jj < exandedNameCount; jj++) {
110 fprintfCFString(CFArrayGetValueAtIndex(expandedNameArray, jj), "ExpandedName: ", TRUE);
/macosx-10.9.5/swig-10/Lib/
H A Dswig.swg477 size_t jj = 0;
478 for (; jj < $1_dim1; ++jj) dp[jj] = ip[jj];
489 size_t jj = 0;
490 for (; jj < $1_dim1; ++jj) dp[jj] = ip[jj];
[all...]
/macosx-10.9.5/swig-10/Lib/octave/
H A Doctcontainer.swg136 typename Sequence::size_type jj = swig::slice_index(j, size);
138 if (jj > ii) {
142 std::advance(ve,jj);
154 typename Sequence::size_type jj = swig::slice_index(j, size);
155 if (jj < ii) jj = ii;
156 size_t ssize = jj - ii;
161 std::advance(vmid, jj - ii);
167 std::advance(se,jj);
178 typename Sequence::size_type jj
[all...]
/macosx-10.9.5/swig-10/Lib/python/
H A Dpycontainer.swg237 typename Sequence::size_type jj = swig::slice_index(j, size);
239 if (jj > ii) {
243 std::advance(ve,jj);
255 typename Sequence::size_type jj = swig::slice_index(j, size);
256 if (jj < ii) jj = ii;
257 size_t ssize = jj - ii;
262 std::advance(vmid, jj - ii);
268 std::advance(se,jj);
279 typename Sequence::size_type jj
[all...]
/macosx-10.9.5/vim-53/runtime/doc/
H A Dmakehtml.awk279 jj=j+1;
280 nbla = split(s[jj],blata," ");
281 if ( jj <= nstar && nbla == 1 && s[jj] != "" ) {
282 printf("*<A NAME=\"%s\"></A>",s[jj]);
283 printf("<B>%s</B>*",s[jj]);
285 if ( s[jj] != "" ) {
286 printf("*%s*",s[jj]);
/macosx-10.9.5/smb-697.95.1/lib/smbclient/
H A Dutil.c204 uint32_t jj; local
255 for (jj=0; jj < listAddr->node_nbrrArrayCnt; jj++) {
258 theData = (CFMutableDataRef)CFArrayGetValueAtIndex(nbrrArray, jj);
/macosx-10.9.5/bzip2-29/bzip2/
H A Ddecompress.c360 Int32 ii, jj, kk; local
363 for (jj = MTFL_SIZE-1; jj >= 0; jj--) {
364 s->mtfa[kk] = (UChar)(ii * MTFL_SIZE + jj);
425 Int32 ii, jj, kk, pp, lno, off; local
466 for (jj = MTFL_SIZE-1; jj >= 0; jj--) {
467 s->mtfa[kk] = s->mtfa[s->mtfbase[ii] + jj];
[all...]
/macosx-10.9.5/swig-10/Lib/ruby/
H A Drubycontainer.swg105 typename Sequence::size_type jj = swig::slice_index(j, size);
107 if (jj > ii) {
111 std::advance(ve,jj);
123 typename Sequence::size_type jj = swig::slice_index(j, size);
124 if (jj < ii) jj = ii;
125 size_t ssize = jj - ii;
130 std::advance(vmid, jj - ii);
136 std::advance(se,jj);
147 typename Sequence::size_type jj
[all...]
/macosx-10.9.5/network_cmds-433/ping.tproj/
H A Dping.c1826 u_int ii, jj, kk; local
1842 for (jj = 0; jj < ii; ++jj)
1843 bp[jj + kk] = pat[jj];
1846 for (jj = 0; jj < ii; ++jj)
1847 (void)printf("%02x", bp[jj]
[all...]
/macosx-10.9.5/screen-22/screen/
H A Dansi.c2066 int jj; local
2069 jj = curr->w_args[i];
2070 if (jj < 0 || jj > 255)
2075 c = (c & 0xf0) | ((jj & 0x0f) ^ 9);
2077 if (jj >= 8 && jj < 16)
2081 a = (a & 0xbf) | (jj & 8 ? 0x40 : 0);
2082 cx = (cx & 0xf0) | (jj >> 4 & 0x0f);
2086 c = (c & 0x0f) | ((jj
[all...]
H A Ddisplay.c1925 color256to16(jj)
1926 int jj;
1931 if (jj >= 232)
1933 jj = (jj - 232) / 6;
1934 jj = (jj & 1) << 3 | (jj & 2 ? 7 : 0);
1936 else if (jj >= 16)
1938 jj
[all...]
/macosx-10.9.5/tcsh-65/tcsh/win32/
H A Dntfunc.c159 DWORD k,cmdlen,j,jj,ret; local
218 for (jj=k;v[jj] != NULL; jj++) {
219 j=(lstrlen(v[jj]) + 2);
231 ptr = v[jj];
239 if (jj == k) {
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/plotchart/
H A Dplot3d.tcl290 set jj [expr {$j+1}]
292 set y2 [lindex $yzData $jj 0]
294 set z2 [lindex $yzData $jj 1]
/macosx-10.9.5/libffi-18.1/tests/testsuite/libffi.call/
H A Dhuge_struct.c51 char* jj; member in struct:BigStruct
149 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
314 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
342 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dhuge_struct.c51 char* jj; member in struct:BigStruct
149 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
314 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
342 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dhuge_struct.c51 char* jj; member in struct:BigStruct
149 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
314 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
342 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dantlr.vim18 " Those files usually have the extension *.jj
H A Djavacc.vim8 " Those files usually have the extension *.jj

Completed in 306 milliseconds

12