HomeSort by relevance Sort by last modified time
    Searched full:default_format (Results 26 - 43 of 43) sorted by null

12

  /external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
Vector3D.java 72 private static final Vector3DFormat DEFAULT_FORMAT =
531 return DEFAULT_FORMAT.format(this);
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/
CalendarCalc.java 534 //format.applyPattern(DEFAULT_FORMAT);
  /frameworks/native/include/gui/
Surface.h 235 enum { DEFAULT_FORMAT = PIXEL_FORMAT_RGBA_8888 };
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
ArrayRealVector.java 39 private static final RealVectorFormat DEFAULT_FORMAT =
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
tarfile.py 98 DEFAULT_FORMAT = GNU_FORMAT
199 def itn(n, digits=8, format=DEFAULT_FORMAT):
988 def tobuf(self, format=DEFAULT_FORMAT, encoding=ENCODING, errors="strict"):
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
tarfile.py 98 DEFAULT_FORMAT = GNU_FORMAT
199 def itn(n, digits=8, format=DEFAULT_FORMAT):
988 def tobuf(self, format=DEFAULT_FORMAT, encoding=ENCODING, errors="strict"):
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
tarfile.py 98 DEFAULT_FORMAT = GNU_FORMAT
199 def itn(n, digits=8, format=DEFAULT_FORMAT):
988 def tobuf(self, format=DEFAULT_FORMAT, encoding=ENCODING, errors="strict"):
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
tarfile.py 98 DEFAULT_FORMAT = GNU_FORMAT
199 def itn(n, digits=8, format=DEFAULT_FORMAT):
988 def tobuf(self, format=DEFAULT_FORMAT, encoding=ENCODING, errors="strict"):
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
libaout.h 353 default_format = 0,
351 default_format = 0, enumerator in enum:aout_subformat
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 79 #define DEFAULT_FORMAT AUDIO_FORMAT_PCM_16_BIT
524 config->format = DEFAULT_FORMAT;
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Channel.cpp 64 #define DEFAULT_FORMAT CAM_FORMAT_YUV_420_NV21
584 streamFormat = DEFAULT_FORMAT;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.util_6.1.23.v201004211559.jar 
  /external/jetty/lib/
jetty-util-6.1.26.jar 
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3Channel.cpp 56 #define DEFAULT_FORMAT CAM_FORMAT_YUV_420_NV21
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3Channel.cpp 56 #define DEFAULT_FORMAT CAM_FORMAT_YUV_420_NV21
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-util/8.1.14.v20131031/
jetty-util-8.1.14.v20131031.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 

Completed in 578 milliseconds

12