HomeSort by relevance Sort by last modified time
    Searched refs:jdx (Results 1 - 13 of 13) sorted by null

  /hardware/intel/common/libmix/mix_video/test/src/
test_framemanager.c 34 guint idx, jdx; local
37 jdx = rand() % len;
38 if (idx != jdx) {
39 gpointer tmp = g_ptr_array_index(list, jdx);
40 g_ptr_array_index(list, jdx) = g_ptr_array_index(list, idx);
  /external/toybox/toys/posix/
sort.c 375 int jdx; local
377 for (jdx=0, idx=1; idx<TT.linecount; idx++) {
378 if (!compare_keys(&TT.lines[jdx], &TT.lines[idx]))
380 else TT.lines[++jdx] = TT.lines[idx];
382 if (TT.linecount) TT.linecount = jdx+1;
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_mp42_parser.c 1132 uint32 idx = 0, jdx = 0; local
    [all...]
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/
ShaderLoader.java 75 int idx, jdx;
78 && ((jdx = line.indexOf("\"", ++idx)) > idx)) {
79 String name = line.substring(idx, jdx);
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat_mp42.c 607 gint idx = 0, jdx = 0; local
988 for (jdx = 0; jdx < picture_data->number_slices; jdx++) {
990 slice_data = &(picture_data->slice_data[jdx]);
995 jdx);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 

Completed in 411 milliseconds