HomeSort by relevance Sort by last modified time
    Searched full:destination (Results 901 - 925 of 5294) sorted by null

<<31323334353637383940>>

  /external/lldb/
CMakeLists.txt 209 LIBRARY DESTINATION lib${LLVM_LIBDIR_SUFFIX}
210 ARCHIVE DESTINATION lib${LLVM_LIBDIR_SUFFIX})
233 DESTINATION include
  /external/llvm/lib/Target/MSP430/
MSP430BranchSelector.cpp 86 // For each conditional branch, if the offset to its destination is larger
113 // Determine the offset from the current branch to the destination
162 // Uncond branch to the real destination.
  /external/skia/src/images/
SkImageDecoder.cpp 187 // if the destination has no pixels then we must allocate them.
196 // check to see if the destination is large enough to decode the desired
198 // into the destination that we can.
  /frameworks/av/include/media/
AudioResamplerPublic.h 130 // Returns the source frames needed to resample to destination frames. This is not a precise
133 // If srcSampleRate and dstSampleRate are equal, then it returns destination frames, which
143 // An upper bound for the number of destination frames possible from srcFrames
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
armVC.h 740 * [out] ppPosCoefbuf Double pointer to destination residual
766 * [in] dstStep Step of the destination buffer
768 * [out] pDst Pointer to the destination buffer
852 * [in] iDstStep Step of the destination(interpolation) buffer.
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
armVC.h 740 * [out] ppPosCoefbuf Double pointer to destination residual
766 * [in] dstStep Step of the destination buffer
768 * [out] pDst Pointer to the destination buffer
852 * [in] iDstStep Step of the destination(interpolation) buffer.
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
armVC.h 740 * [out] ppPosCoefbuf Double pointer to destination residual
766 * [in] dstStep Step of the destination buffer
768 * [out] pDst Pointer to the destination buffer
852 * [in] iDstStep Step of the destination(interpolation) buffer.
    [all...]
  /hardware/ti/omap4-aah/hwc/
rgz_2d.h 169 * data.bvc.dstgeom bltsville struct describing the destination geometry
192 * data.bv.dstdesc bltsville struct describing the destination buffer
193 * data.bv.dstgeom bltsville struct describing the destination geometry
  /ndk/sources/android/support/src/
wchar_support.c 90 // Always zero terminate destination
103 // Copy all non-zero bytes that fit into siz-1 destination bytes
107 // Always zero-terminate destination buffer
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
icmp6.h 74 #define ICMP6_DST_UNREACH_NOROUTE 0 /* no route to destination */
75 #define ICMP6_DST_UNREACH_ADMIN 1 /* communication with destination */
178 struct in6_addr nd_rd_dst; /* destination address */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
icmp6.h 74 #define ICMP6_DST_UNREACH_NOROUTE 0 /* no route to destination */
75 #define ICMP6_DST_UNREACH_ADMIN 1 /* communication with destination */
178 struct in6_addr nd_rd_dst; /* destination address */
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/
rs_quaternion.rsh 44 * @param q destination quaternion
70 * @param q destination quaternion to add to
159 * @param q destination quaternion
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_quaternion.rsh 44 * @param q destination quaternion
70 * @param q destination quaternion to add to
159 * @param q destination quaternion
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/scriptc/
rs_quaternion.rsh 44 * @param q destination quaternion
70 * @param q destination quaternion to add to
159 * @param q destination quaternion
  /system/core/libpixelflinger/arch-mips/
t32cb16blend.S 181 /* Align the destination if necessary */
214 /* load the destination */
230 /* load the destination */
  /build/tools/acp/
README 7 only copies files if they are newer than the destination. This can
  /cts/common/device-side/util/src/com/android/compatibility/common/util/
FileCopyHelper.java 59 * @return the absolute path of the destination file
  /cts/libs/deviceutil/src/android/cts/util/
FileCopyHelper.java 59 * @return the absolute path of the destination file
  /cts/tools/vm-tests-tf/src/util/build/
JavacBuildStep.java 54 System.err.println("failed to create destination dir");
  /dalvik/dexgen/src/com/android/dexgen/util/
AnnotatedOutput.java 20 * Interface for a binary output destination that may be augmented
  /dalvik/dx/src/com/android/dx/util/
AnnotatedOutput.java 20 * Interface for a binary output destination that may be augmented
  /development/ndk/platforms/android-9/arch-mips/include/asm/
uaccess.h 71 #define __MODULE_JAL(destination) ".set\tnoat\n\t" __UA_LA "\t$1, " #destination "\n\t" "jalr\t$1\n\t" ".set\tat\n\t"
74 #define __MODULE_JAL(destination) "jal\t" #destination "\n\t"
  /device/generic/goldfish/camera/fake-pipeline2/
JpegCompressor.h 21 * out to their destination stream.
  /external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/tasks/support/
gl-matrix.rb 62 # the result. Returns the destination as a Pathname.
  /external/clang/lib/Headers/
CMakeLists.txt 93 DESTINATION lib${LLVM_LIBDIR_SUFFIX}/clang/${CLANG_VERSION}/include)

Completed in 736 milliseconds

<<31323334353637383940>>