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

<<11121314151617181920>>

  /external/libcxxabi/src/Unwind/
CMakeLists.txt 115 LIBRARY DESTINATION lib${LLVM_LIBDIR_SUFFIX}
116 ARCHIVE DESTINATION lib${LLVM_LIBDIR_SUFFIX}
  /external/libdrm/exynos/
exynos_fimg2d.c 306 * g2d_copy - copy contents in source buffer to destination buffer.
312 * information to destination.
315 * @dst_x: x start position to destination buffer.
316 * @dst_y: y start position to destination buffer.
317 * @w: width value to source and destination buffers.
318 * @h: height value to source and destination buffers.
401 * g2d_copy_with_scale - copy contents in source buffer to destination buffer
408 * information to destination.
413 * @dst_x: x start position to destination buffer.
414 * @dst_y: y start position to destination buffer
    [all...]
  /external/libhevc/common/
ihevc_mem_fns.h 50 * UWORD8 pointer to the destination
78 * UWORD8 pointer to the destination
  /external/libmpeg2/common/x86/
impeg2_mem_func_sse42_intr.c 56 * Arguments : destination buffer
82 * Arguments : destination buffer, value and stride
  /external/libnl/src/
nl-neigh-list.c 27 " -a, --addr=ADDR Destination address of neighbour\n"
30 " --family=FAMILY Destination address family\n"
  /external/llvm/docs/
CMakeLists.txt 88 DESTINATION docs/html)
147 DESTINATION docs/ocaml/html)
  /external/llvm/test/Verifier/
invoke.ll 5 ; CHECK: The unwind destination does not have a landingpad instruction
21 ; CHECK: The unwind destination does not have a landingpad instruction
  /external/mesa3d/bin/
minstall 29 # install file(s) into destination
111 echo " install [-m mode] file [...] dest Install files in destination"
  /external/parameter-framework/bindings/c/
CMakeLists.txt 34 DESTINATION "include/parameter/c")
38 install(TARGETS cparameter LIBRARY DESTINATION lib)
  /external/parameter-framework/xmlserializer/
CMakeLists.txt 58 install(TARGETS xmlserializer LIBRARY DESTINATION lib)
64 DESTINATION "include/xmlserializer")
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
fx_zlib_uncompr.c 12 Decompresses the source buffer into the destination buffer. sourceLen is
14 size of the destination buffer, which must be large enough to hold the
  /external/skia/gm/
bitmapcopy.cpp 100 // Draw destination config name
107 // Draw destination bitmap
bitmapsource.cpp 73 // Draw a subset of the bitmap scaled to a destination rect (srcRect -> dstRect).
77 // Draw the entire bitmap scaled to a destination rect (bounds -> dstRect).
  /external/skia/include/effects/
SkMorphologyImageFilter.h 23 * destination buffer, radius is the morphology radius, width and height are the bounds
24 * of the destination buffer (in pixels), and srcStride and dstStride are the
  /external/toybox/toys/posix/
ln.c 20 -n Symlink at destination treated as file
39 // Is destination a directory?
  /external/v8/src/arm64/
lithium-gap-resolver-arm64.h 55 // register to its proper destination.
63 masm_.StackSlotMove(moves_[index].source(), moves_[index].destination());
  /external/v8/src/ia32/
lithium-gap-resolver-ia32.h 49 // source to destination is removed from the move graph.
76 // Source and destination use counts for the general purpose registers.
  /external/v8/src/x87/
lithium-gap-resolver-x87.h 49 // source to destination is removed from the move graph.
76 // Source and destination use counts for the general purpose registers.
  /external/vogar/src/vogar/android/
DeviceFileCache.java 55 public void copyFromCache(String key, File destination) {
57 androidSdk.cp(cachedFile, destination);
  /external/wpa_supplicant_8/src/ap/
x_snoop.c 110 /* save the multicast destination address for restoring it later */
121 /* restore the multicast destination address */
  /external/zlib/src/
uncompr.c 12 Decompresses the source buffer into the destination buffer. sourceLen is
14 size of the destination buffer, which must be large enough to hold the
  /frameworks/av/drm/mediadrm/plugins/clearkey/
Session.cpp 66 void* destination, const SubSample* subSamples,
81 reinterpret_cast<uint8_t*>(destination), subSamples,
  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_ClearAudioBuffers.c 66 (void *)&pLVREV_Private->pFastData->HPTaps, /* Destination Cast to void: no dereferencing in function*/
69 (void *)&pLVREV_Private->pFastData->LPTaps, /* Destination Cast to void: no dereferencing in function*/
  /frameworks/av/media/libstagefright/codecs/common/include/
cmnMemory.h 63 * \param pDest [in/out] address of destination memory
92 * \param pDest [in/out] address of destination memory
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/
armVCCOMM_Average.c 50 * [in] iDstStep Step of the destination buffer
53 * [out] pDstPred Pointer to the destination buffer

Completed in 4354 milliseconds

<<11121314151617181920>>