/external/llvm/include/llvm/Transforms/Utils/ |
CodeExtractor.h | 40 /// 2) Pass the inputs as arguments, remapping them within the extracted
|
ValueMapper.h | 1 //===- ValueMapper.h - Remapping for constants and metadata -----*- C++ -*-===//
|
Cloning.h | 87 /// exact copy of the specified basic block, without any remapping having been
|
/external/opencv3/3rdparty/libwebp/utils/ |
quant_levels.c | 124 // once for all before remapping. We also perform the data[] -> slot
|
/external/opencv3/doc/tutorials/highgui/ |
kinect_openni.markdown | 114 - CAP_PROP_OPENNI_REGISTRATION -- Flag that registers the remapping depth map to image map
|
/external/v8/tools/ |
profile_view.js | 44 * @param {boolean} opt_bottomUpViewWeights Whether remapping
|
/external/webp/src/utils/ |
quant_levels.c | 120 // once for all before remapping. We also perform the data[] -> slot
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
tree-inline.h | 106 /* > 0 if we are remapping a type currently. */
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/ |
difference.py | 105 # this will break the caller. This should work since there is no remapping.
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
indic.pl | 52 $DO_HEURISTIC_REMAP = 0; # If 1, do automatic heuristic remapping 53 $DO_DECOMP_REMAP = 0; # If 1, do decomp remapping 127 # Read and parse the manual remapping file. This contains lines 351 # remapping table 374 # In this example, the remapping tells us that the non-existent
|
/external/guava/guava/src/com/google/common/hash/ |
Hashing.java | 308 * manner that minimizes the need for remapping as {@code buckets} grows. That is, 325 * manner that minimizes the need for remapping as {@code buckets} grows. That is,
|
/external/clang/lib/ARCMigrate/ |
FileRemapper.cpp | 1 //===--- FileRemapper.cpp - File Remapping Helper -------------------------===//
|
/external/llvm/lib/CodeGen/ |
StackColoring.cpp | 465 DEBUG(dbgs() << "Remapping debug info for [" 482 // derived from the alloca being remapped and the target of that remapping. 483 // The only safe way, without directly informing AA about the remapping 624 // If we are remapping i
|
/frameworks/minikin/libs/minikin/ |
Hyphenator.cpp | 125 // TODO: handle non-BMP Unicode (requires remapping of offsets)
|
/hardware/qcom/display/msm8084/liboverlay/ |
overlayMdpRot.cpp | 197 ALOGE_IF(DEBUG_OVERLAY, "%s: size changed - remapping", __FUNCTION__);
|
overlayMdssRot.cpp | 188 ALOGE_IF(DEBUG_OVERLAY, "%s: size changed - remapping", __FUNCTION__);
|
/hardware/qcom/display/msm8226/liboverlay/ |
overlayMdpRot.cpp | 216 ALOGE_IF(DEBUG_OVERLAY, "%s: size changed - remapping", __FUNCTION__);
|
overlayMdssRot.cpp | 212 ALOGE_IF(DEBUG_OVERLAY, "%s: size changed - remapping", __FUNCTION__);
|
/hardware/qcom/display/msm8960/liboverlay/ |
overlayMdssRot.cpp | 193 ALOGE_IF(DEBUG_OVERLAY, "%s: size changed - remapping", __FUNCTION__);
|
overlayMdpRot.cpp | 207 ALOGE_IF(DEBUG_OVERLAY, "%s: size changed - remapping", __FUNCTION__);
|
/external/deqp/framework/common/ |
tcuImageCompare.cpp | 522 // All formats except normalized unsigned fixed point ones need remapping in order to fit into unorm channels in logged images. 609 // All formats except normalized unsigned fixed point ones need remapping in order to fit into unorm channels in logged images. 693 // All formats except normalized unsigned fixed point ones need remapping in order to fit into unorm channels in logged images. 778 // All formats except normalized unsigned fixed point ones need remapping in order to fit into unorm channels in logged images. [all...] |
/external/mesa3d/src/gallium/drivers/svga/ |
svga_tgsi.c | 216 * index to a small integer. If the remapping table doesn't have a
|
/external/opencv3/doc/tutorials/imgproc/imgtrans/warp_affine/ |
warp_affine.markdown | 9 - Use the OpenCV function @ref cv::warpAffine to implement simple remapping routines.
|
/hardware/qcom/display/msm8909/liboverlay/ |
overlayMdpRot.cpp | 224 ALOGE_IF(DEBUG_OVERLAY, "%s: size changed - remapping", __FUNCTION__);
|
/hardware/qcom/display/msm8994/liboverlay/ |
overlayMdpRot.cpp | 224 ALOGE_IF(DEBUG_OVERLAY, "%s: size changed - remapping", __FUNCTION__);
|