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

  /frameworks/av/media/libstagefright/codecs/aacenc/src/
bitenc.c 273 Flag isShort;
277 isShort = 1;
281 isShort = 0;
300 WriteBits(hBitStream,tnsInfo.tnsActive[i],(isShort?1:2));
306 WriteBits(hBitStream,tnsInfo.length[i],(isShort?4:6));
308 WriteBits(hBitStream,tnsInfo.order[i],(isShort?3:5));
  /external/webkit/Source/WebCore/xml/
XMLViewer.js 115 if (child.nodeType == Node.TEXT_NODE && isShort(child.nodeValue) && !child.nextSibling)
156 if (isShort(node.nodeValue)) {
176 if (isShort(node.nodeValue)) {
196 if (isShort(node.nodeValue)) {
226 function isShort(value)
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar 
lombok-ast-0.2.jar 

Completed in 840 milliseconds