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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_FillVLCBuffer.c 93 OMX_U32 tempRun = run, sign = 0;
108 tempRun = runPlus;
119 armPackBits(ppBitStream, pBitOffset, tempRun, 6);
136 if (tempRun > maxRunForMultipleEntries)
139 (tempRun - maxRunForMultipleEntries - 1);
143 tempIndex = pRunIndexTable [tempRun] + (tempLevel -1);
156 tempRun = run;
158 armPackBits(ppBitStream, pBitOffset, tempRun, 6);
  /external/icu/android_icu4j/src/main/java/android/icu/text/
BidiLine.java 372 BidiRun tempRun;
413 tempRun = runs[firstRun];
415 runs[endRun] = tempRun;
439 tempRun = runs[firstRun];
441 runs[runCount] = tempRun;
    [all...]
  /external/icu/icu4c/source/common/
ubidiln.c 438 Run *runs, tempRun;
483 tempRun = runs[firstRun];
485 runs[endRun]=tempRun;
509 tempRun=runs[firstRun];
511 runs[runCount]=tempRun;
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
BidiLine.java 371 BidiRun tempRun;
412 tempRun = runs[firstRun];
414 runs[endRun] = tempRun;
438 tempRun = runs[firstRun];
440 runs[runCount] = tempRun;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 680 milliseconds