HomeSort by relevance Sort by last modified time
    Searched full:_width (Results 76 - 94 of 94) sorted by null

1 2 34

  /external/deqp/external/vulkancts/modules/vulkan/query_pool/
vktQueryPoolCreateInfoUtil.cpp 256 deUint32 _width,
272 width = _width;
    [all...]
  /external/v8/src/arm64/
constants-arm64.h 224 const int Name##_width = HighBit - LowBit + 1; \
225 const uint32_t Name##_mask = ((1 << Name##_width) - 1) << LowBit;
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/
types.hpp 291 Size_(_Tp _width, _Tp _height);
381 Rect_(_Tp _x, _Tp _y, _Tp _width, _Tp _height);
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
STL.h 73 size_t _width; member in class:Magick::adaptiveThresholdImage
562 size_t _width; member in class:Magick::frameImage
598 double _width; member in class:Magick::gaussianBlurImage
    [all...]
  /external/ImageMagick/coders/
xbm.c 242 (LocaleCompare(name+strlen(name)-6,"_width") == 0))
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afloader.c 136 * `standard_{vertical,horizontal}_width' change.
  /prebuilts/gdb/darwin-x86/lib/python2.7/
argparse.py 171 self._width = width
321 text_width = self._width - self._current_indent
481 text_width = self._width - self._current_indent
489 help_width = self._width - help_position
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
argparse.py 171 self._width = width
321 text_width = self._width - self._current_indent
481 text_width = self._width - self._current_indent
489 help_width = self._width - help_position
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
argparse.py 171 self._width = width
321 text_width = self._width - self._current_indent
481 text_width = self._width - self._current_indent
489 help_width = self._width - help_position
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
argparse.py 171 self._width = width
321 text_width = self._width - self._current_indent
481 text_width = self._width - self._current_indent
489 help_width = self._width - help_position
    [all...]
  /external/vixl/src/vixl/a64/
constants-a64.h 185 const int Name##_width = HighBit - LowBit + 1; \
186 const uint32_t Name##_mask = ((1 << Name##_width) - 1) << LowBit;
    [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDKernelCodeT.h 62 /// bit width (AMD_CODE_PROPERTY_*_WIDTH, and bit shift amount
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
TimeZoneFormat.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
TimeZoneFormat.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.util_6.1.23.v201004211559.jar 
  /external/guice/extensions/struts2/lib/
jetty-util-6.1.0.jar 
  /external/opencv3/modules/core/src/
matrix.cpp 5359 float _width = (float) norm(vecs[wd_i]); local
    [all...]
  /external/jetty/lib/
jetty-util-6.1.26.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/
libXm.so.2 

Completed in 1924 milliseconds

1 2 34