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

<<31323334353637383940>>

  /external/v8/test/mjsunit/regress/
regress-2433.js 28 // Transitioning from a PackedSmi to PackedDouble should fill the destination
  /external/vboot_reference/utility/include/
eficompress.h 82 IN OUT VOID *Destination,
  /external/vogar/src/vogar/commands/
Javac.java 62 public Javac destination(File directory) { method in class:Javac
  /frameworks/av/drm/mediadrm/plugins/clearkey/
Session.h 50 void* destination, const SubSample* subSamples,
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
DelayAllPass_Sat_32x16To32.c 35 LVM_INT32 *dst, /* Source/destination */
  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_ReverbGenerator.c 91 (LVM_INT16 *)&pConfig->StereoSamples[0], /* Destination */
108 (void *)&pData->ReverbBiquadTaps, /* Destination Cast to void: no dereferencing in function*/
204 (LVM_INT16 *)pOutData, /* Destination */
227 (LVM_INT16 *)pScratch, /* Destination */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/comm/src/
omxVCCOMM_Copy8x8_s.s 10 ; * [out] pDst - pointer to the destination block; must be aligned on an 8-byte boundary.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/comm/src/
omxVCCOMM_Copy8x8_s.s 10 ; * [out] pDst - pointer to the destination block; must be aligned on an 8-byte boundary.
  /frameworks/av/services/camera/libcameraservice/api1/client2/
JpegCompressor.h 21 * out to their destination stream.
  /frameworks/base/services/core/java/com/android/server/fingerprint/
FingerprintsUserState.java 162 AtomicFile destination = new AtomicFile(mFile); local
172 out = destination.startWrite();
193 destination.finishWrite(out);
198 destination.failWrite(out);
  /frameworks/rs/
rsMatrix2x2.cpp 46 // is also the destination, e.g. left.loadMultiply(left, right);
  /hardware/intel/common/libva/test/videoprocess/
process.cfg 17 #2.Destination YUV(RGB) file information
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_idct16x16_1_add_neon.asm 51 ; load destination data row0 - row3
87 ; load destination data row4 - row7
123 ; load destination data row8 - row11
159 ; load destination data row12 - row15
  /hardware/qcom/display/msm8084/libcopybit/
software_converter.cpp 93 // r2 tracks the row of the destination buffer
137 /* Internal function to do the actual copy of source to destination */
178 * @param: destination image
224 * @param: destination image
  /hardware/qcom/display/msm8226/libcopybit/
software_converter.cpp 93 // r2 tracks the row of the destination buffer
137 /* Internal function to do the actual copy of source to destination */
178 * @param: destination image
224 * @param: destination image
  /hardware/qcom/display/msm8960/libcopybit/
software_converter.cpp 93 // r2 tracks the row of the destination buffer
137 /* Internal function to do the actual copy of source to destination */
177 * @param: destination image
223 * @param: destination image
  /hardware/qcom/display/msm8974/libcopybit/
software_converter.cpp 93 // r2 tracks the row of the destination buffer
137 /* Internal function to do the actual copy of source to destination */
177 * @param: destination image
223 * @param: destination image
  /hardware/qcom/display/msm8994/libcopybit/
software_converter.cpp 93 // r2 tracks the row of the destination buffer
137 /* Internal function to do the actual copy of source to destination */
178 * @param: destination image
224 * @param: destination image
  /ndk/sources/host-tools/make-3.81/tests/
mkshadow 29 echo "Destination directory \`$dest' must exist!"
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
AidRoutingManager.java 46 // destination, we won't need to add a rule to the routing
47 // table, because this destination is already the default route.
141 * F000000004 -> non-default destination
144 * destination too, whereas it should have gone to the default.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
NullOutputStream.java 25 * This output stream has no destination (file/socket etc.) and all
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
StopRequestException.java 26 * URI, headers, or destination filename.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ipv6.h 88 * home address option in destination options header
route.h 50 #define RTF_GATEWAY 0x0002 /* destination is a gateway */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ipv6.h 92 * home address option in destination options header

Completed in 965 milliseconds

<<31323334353637383940>>