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

  /external/chromium_org/third_party/WebKit/Source/core/xml/
XMLViewer.js 112 if (child.nodeType == Node.TEXT_NODE && isShort(child.nodeValue) && !child.nextSibling)
153 if (isShort(node.nodeValue)) {
173 if (isShort(node.nodeValue)) {
193 if (isShort(node.nodeValue)) {
223 function isShort(value)
  /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/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 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.jar 

Completed in 76 milliseconds