HomeSort by relevance Sort by last modified time
    Searched full:_range (Results 1 - 22 of 22) sorted by null

  /external/clang/test/Rewriter/
rewrite-modern-struct-ivar-1.mm 25 NSRange _range;
38 self->_internal._singleRange._range = (( other ->bar.x) ? &( other ->_internal._singleRange._range) : ((NSRange *)(&(((_NSRangeInfo *)( other ->_internal._multipleRanges._data))->_ranges))))[0];
  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog.cpp 50 _range = (UInt64)(Int64)-1;
79 _range = range;
88 if (pos < _range && pos > _peviousPos)
91 if (posDelta < (_range >> 10))
110 if (total != _range)
ProgressDialog2.h 127 UInt64 _range; member in class:CProgressDialog::CU64ToI32Converter
129 CU64ToI32Converter(): _numShiftBits(0), _range(1) {}
132 _range = range;
140 if (val == _range)
ProgressDialog.h 85 UInt64 _range; member in class:CProgressDialog
  /external/clang/utils/TableGen/
ClangASTNodesEmitter.cpp 125 OS << "LAST_" << macroName(Root.getName()) << "_RANGE(";
127 OS << macroName(Root.getName()) << "_RANGE(";
143 OS << "#ifndef " << macroName(Root.getName()) << "_RANGE\n";
145 << macroName(Root.getName()) << "_RANGE(Base, First, Last)\n";
148 OS << "#ifndef LAST_" << macroName(Root.getName()) << "_RANGE\n";
150 << macroName(Root.getName()) << "_RANGE(Base, First, Last) "
151 << macroName(Root.getName()) << "_RANGE(Base, First, Last)\n";
172 OS << "#undef " << macroName(Root.getName()) << "_RANGE\n";
173 OS << "#undef LAST_" << macroName(Root.getName()) << "_RANGE\n";
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gxvalid/
gxvcommn.h 563 GXV_odtect_DataRec odtect ## _range[n]; \
570 odtect ## _rec.range = odtect ## _range; \
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
streams.py 656 self._range = -1
834 if i > self._range:
835 self._range = i
907 return self._range
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawCreateInfoUtil.cpp 122 vk::VkDeviceSize _range)
131 range = _range;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
vktDynamicStateCreateInfoUtil.cpp 122 vk::VkDeviceSize _range)
131 range = _range;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/query_pool/
vktQueryPoolCreateInfoUtil.cpp 122 vk::VkDeviceSize _range)
131 range = _range;
    [all...]
  /external/chromium-trace/catapult/third_party/Paste/paste/
httpheaders.py     [all...]
  /system/media/camera/docs/
metadata_model.py     [all...]
  /external/ImageMagick/ImageMagick/api/
morphology.html 482 <p>WARNING: Correct normalization of the kernel assumes that the '*_range' attributes within the kernel structure have been correctly set during the kernels creation.</p>
    [all...]
  /external/ImageMagick/www/api/
morphology.html 486 <p>WARNING: Correct normalization of the kernel assumes that the '*_range' attributes within the kernel structure have been correctly set during the kernels creation.</p>
    [all...]
morphology.php 482 <p>WARNING: Correct normalization of the kernel assumes that the '*_range' attributes within the kernel structure have been correctly set during the kernels creation.</p>
    [all...]
  /external/guice/extensions/persist/lib/
oro-2.0.8.jar 
  /prebuilts/tools/common/m2/repository/oro/oro/2.0.8/
oro-2.0.8.jar 
  /external/squashfs-tools/squashfs-tools/
action.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
netmon.h 1181 typedef struct _RANGE {
    [all...]
  /external/ImageMagick/MagickCore/
morphology.c     [all...]
  /external/valgrind/coregrind/m_debuginfo/
readdwarf3.c     [all...]
  /external/llvm/docs/
LangRef.rst     [all...]

Completed in 1857 milliseconds