HomeSort by relevance Sort by last modified time
    Searched refs:jj (Results 51 - 75 of 144) sorted by null

1 23 4 5 6

  /libcore/luni/src/test/java/tests/api/java/util/
LinkedHashMapTest.java 529 Integer jj = (Integer) m.getKey(); local
530 assertTrue("Returned incorrect entry set 1", jj.intValue() == i);
545 Integer jj = (Integer) m.getKey(); local
546 assertTrue("Returned incorrect entry set 2", jj.intValue() == i);
563 Integer jj = (Integer) m.getKey(); local
564 assertTrue("Returned incorrect entry set 3", jj.intValue() == i);
568 Integer jj = (Integer) m.getKey(); local
569 assertTrue("Returned incorrect entry set 4", jj.intValue() == i);
590 Integer jj = (Integer) it1.next(); local
591 assertTrue("Returned incorrect entry set", jj.intValue() == i)
604 Integer jj = (Integer) it3.next(); local
620 Integer jj = (Integer) it2.next(); local
624 Integer jj = (Integer) it2.next(); local
646 Integer jj = (Integer) it1.next(); local
660 Integer jj = (Integer) it3.next(); local
676 Integer jj = (Integer) it2.next(); local
680 Integer jj = (Integer) it2.next(); local
702 Integer jj = (Integer) it1.next(); local
    [all...]
  /external/opencv/cv/src/
cvinpaint.cpp 238 int i, j, ii = 0, jj = 0, q; local
241 while (Heap->Pop(&ii,&jj)) {
244 CV_MAT_ELEM(*f,uchar,ii,jj) = (uchar)known;
248 if (q==0) {i=ii-1; j=jj;}
249 else if(q==1) {i=ii; j=jj-1;}
250 else if(q==2) {i=ii+1; j=jj;}
251 else {i=ii; j=jj+1;}
281 int i = 0, j = 0, ii = 0, jj = 0, k, l, q, color = 0; local
286 while (Heap->Pop(&ii,&jj)) {
288 CV_MAT_ELEM(*f,uchar,ii,jj) = KNOWN
515 int i = 0, j = 0, ii = 0, jj = 0, k, l, q, color = 0; local
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/evp/
bio_b64.c 305 int z,jj; local
308 jj=(i>>2)<<2;
310 jj = i & ~3; /* process per 4 */
313 (unsigned char *)ctx->tmp,jj);
314 if (jj > 2)
316 if (ctx->tmp[jj-1] == '=')
319 if (ctx->tmp[jj-2] == '=')
323 /* z is now number of output bytes and jj is the
325 if (jj != i)
327 memmove(ctx->tmp, &ctx->tmp[jj], i-jj)
    [all...]
  /external/openssl/crypto/evp/
bio_b64.c 305 int z,jj; local
308 jj=(i>>2)<<2;
310 jj = i & ~3; /* process per 4 */
313 (unsigned char *)ctx->tmp,jj);
314 if (jj > 2)
316 if (ctx->tmp[jj-1] == '=')
319 if (ctx->tmp[jj-2] == '=')
323 /* z is now number of output bytes and jj is the
325 if (jj != i)
327 memmove(ctx->tmp, &ctx->tmp[jj], i-jj)
    [all...]
  /external/chromium_org/third_party/sqlite/src/ext/rtree/
rtree.c 1369 int jj; local
1509 int jj; local
1582 int jj; local
1741 int jj; local
1821 int jj; local
2016 int jj; local
3104 int jj; local
    [all...]
  /external/srec/srec/cfront/
spec_anl.c 324 int ii, jj, freq_step; local
341 for (jj = lo; jj <= hi;jj++)
345 freqobj->spectrum_filter[freqobj->spectrum_filter_num++] = jj;
347 /* jj=0;
348 while (((jj+1)*freq_step)>>12 <= freq[ii]-spread[ii])
349 jj++;
350 while (((jj-1)*freq_step>>12) < freq[ii]+spread[ii]){
353 freqobj->spectrum_filter[freqobj->spectrum_filter_num++]= jj;
375 int ii, jj, temp; local
    [all...]
  /packages/apps/Nfc/nci/jni/
PeerToPeer.cpp 1728 int jj = 0; local
1753 int jj = 0; local
1778 int jj = 0; local
    [all...]
  /development/ndk/platforms/android-8/samples/bitmap-plasma/jni/
plasma.c 152 int jj = (nn-mm)*4*255/PALETTE_SIZE; local
153 palette[nn] = make565(255, jj, 255-jj);
157 int jj = (nn-mm)*4*255/PALETTE_SIZE; local
158 palette[nn] = make565(255-jj, 255, jj);
162 int jj = (nn-mm)*4*255/PALETTE_SIZE; local
163 palette[nn] = make565(0, 255-jj, 255);
167 int jj = (nn-mm)*4*255/PALETTE_SIZE; local
168 palette[nn] = make565(jj, 0, 255)
    [all...]
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c 157 int jj = (nn-mm)*4*255/PALETTE_SIZE; local
158 palette[nn] = make565(255, jj, 255-jj);
162 int jj = (nn-mm)*4*255/PALETTE_SIZE; local
163 palette[nn] = make565(255-jj, 255, jj);
167 int jj = (nn-mm)*4*255/PALETTE_SIZE; local
168 palette[nn] = make565(0, 255-jj, 255);
172 int jj = (nn-mm)*4*255/PALETTE_SIZE; local
173 palette[nn] = make565(jj, 0, 255)
    [all...]
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/
ParticleDepositionHeightMap.java 200 for (int jj = 0; jj < 8; jj++) {
201 tx = (sx + dx[(jj + m) % 8]) % (size);
202 ty = (sy + dy[(jj + m) % 8]) % (size);
  /external/chromium_org/third_party/WebKit/Source/core/platform/audio/
HRTFElevation.cpp 266 for (unsigned jj = 1; jj < InterpolationFactor; ++jj) {
267 float x = float(jj) / float(InterpolationFactor); // interpolate from 0 -> 1
269 (*kernelListL)[i + jj] = HRTFKernel::createInterpolatedKernel(kernelListL->at(i).get(), kernelListL->at(j).get(), x);
270 (*kernelListR)[i + jj] = HRTFKernel::createInterpolatedKernel(kernelListR->at(i).get(), kernelListR->at(j).get(), x);
  /external/chromium_org/gpu/command_buffer/service/
texture_manager.cc 397 for (GLint jj = 0; jj < levels_needed; ++jj) {
398 const Texture::LevelInfo& info = level_infos_[ii][jj];
444 for (size_t jj = 0; jj < level_infos_[ii].size(); ++jj) {
445 const Texture::LevelInfo& info = level_infos_[ii][jj];
708 for (GLint jj = 1; jj < levels_needed; ++jj)
    [all...]
  /cts/apps/CtsVerifier/lib/colorchecker/
testingimage.cpp 146 for (int jj = static_cast<int>(center.y() - radius);
147 jj < static_cast<int>(center.y() + radius); ++jj) {
149 Vec2i pixelPosition(ii,jj);
  /external/srec/tools/grxmlcompile/
sub_min.cpp 122 int ii, jj, dd, maxDepth, count, itCnt; local
137 for (jj= ii+1; jj < numVertex; jj++)
138 if (depthMap[jj] == dd && jj == equivMap[jj]) {
140 CheckForChangeAndResort (jj, equivMap);
141 // printf ("Try %d %d, ", ii, jj);
142 if (EquivalenceTestForward (ii, jj, equivMap))
    [all...]
  /dalvik/vm/compiler/codegen/x86/
AnalysisO1.cpp 539 int k, k2, k3, jj; local
544 for(jj = 0; jj < method_bbs_sorted[k]->num_regs; jj++)
545 method_bbs_sorted[k]->infoBasicBlock[jj].gType = GLOBALTYPE_GL;
916 int jj; local
970 int jj, k; local
1451 int jj, k; local
    [all...]
  /external/libselinux/src/
label_file.c 150 unsigned int ii, jj; local
155 for (jj = ii + 1; jj < data->nspec; jj++) {
157 (spec_arr[jj].regex_str, curr_spec->regex_str))
158 && (!spec_arr[jj].mode || !curr_spec->mode
159 || spec_arr[jj].mode == curr_spec->mode)) {
163 (spec_arr[jj].lr.ctx_raw,
169 spec_arr[jj].lr.ctx_raw,
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tex_sample.c 1739 unsigned jj; local
1767 unsigned jj; local
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.c 1739 unsigned jj; local
1767 unsigned jj; local
    [all...]
  /frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Control.c 444 LVM_INT16 ii, jj; local
452 for(jj = 0; jj < pInstance->HeadroomParams.NHeadroomBands; jj++)
457 if((pParams->pEQNB_BandDefinition[ii].Frequency >= pInstance->HeadroomParams.pHeadroomDefinition[jj].Limit_Low) &&
458 (pParams->pEQNB_BandDefinition[ii].Frequency <= pInstance->HeadroomParams.pHeadroomDefinition[jj].Limit_High))
467 if((MaxGain - pInstance->HeadroomParams.pHeadroomDefinition[jj].Headroom_Offset) > Headroom){
468 Headroom = (LVM_INT16)(MaxGain - pInstance->HeadroomParams.pHeadroomDefinition[jj].Headroom_Offset);
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pow.py 25 jj = -othertype(j)
26 pow(ii, jj)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pow.py 25 jj = -othertype(j)
26 pow(ii, jj)
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xv/
Xv.c 152 int size,ii,jj; local
252 for (jj=0; jj<pa->num_formats; jj++) {
313 int size, jj; local
362 for (jj=0; jj<rep.num_encodings; jj++) {
369 for (jj=0; jj<rep.num_encodings; jj++)
    [all...]
  /external/chromium_org/third_party/opus/src/tests/
test_opus_decode.c 283 int jj; local
284 for(jj=0;jj<j;jj++)packet[jj+1]=fast_rand()&255;
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification.cc 358 for (size_t jj = 0; jj < count; ++jj) {
359 if (GetButtonTitle(jj) != other.GetButtonTitle(jj))
361 if (GetButtonIconUrl(jj) != other.GetButtonIconUrl(jj))
  /external/srec/srec/clib/
fpi_tgt.c 726 int ii, jj, got; local
764 for (jj = 0; jj < num; jj++)
766 ASSERT(spec[jj]);
767 add_distribution_data(spec[jj], (int) frame_ptr[jj]);

Completed in 2195 milliseconds

1 23 4 5 6