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

<<21222324252627282930>>

  /external/libavc/encoder/
ime_distortion_metrics.c 438 * UWORD8 pointer to the destination
444 * integer destination stride
519 * UWORD8 pointer to the destination
525 * integer destination stride
592 * UWORD8 pointer to the destination
598 * integer destination stride
658 * UWORD8 pointer to the destination
664 * integer destination stride
722 * UWORD8 pointer to the destination
728 * integer destination strid
    [all...]
  /frameworks/base/core/java/android/app/backup/
BackupAgent.java 208 * file descriptor pointing to the backup data destination.
255 * points to the backup destination, and the app has the opportunity to choose which
279 * @param data A structured wrapper pointing to the backup destination.
412 * will be delivered to the backup destination along with the metadata necessary
422 * @param output The destination to which the backed-up file data will be sent.
587 * The default implementation creates the destination file/directory and populates it
594 * destination. If the file system object being restored is a directory, {@code size}
596 * @param destination The File on disk to be restored with the given data.
599 * @param mode The access mode to be assigned to the destination after its data is
606 File destination, int type, long mode, long mtime
    [all...]
  /external/clang/include/clang/ASTMatchers/Dynamic/
VariantValue.h 57 /// \param To the requested destination type.
101 /// \brief Convert \p Matcher the destination type and return it as a new
107 /// Will try to convert each inner matcher to the destination type and
183 /// \param Kind the requested destination type.
281 /// \param Kind the requested destination type.
290 /// \param Kinds the requested destination types.
  /external/dhcpcd/
dhcpcd.conf.5 215 .It Ic destination Ar option
219 it will set the listed DHCP options to the destination address of the
274 Here is an example for PPP which gives the destination a default route.
275 It uses the special destination keyword to insert the destination address
279 .D1 destination routers
dhcpcd.conf.5.in 203 .It Ic destination Ar option
207 it will set the listed DHCP options to the destination address of the
262 Here is an example for PPP which gives the destination a default route.
263 It uses the special destination keyword to insert the destination address
267 .D1 destination routers
  /external/freetype/src/base/
ftbbox.c 71 /* FT_Outline_Decompose(). It simply records the destination point */
76 /* to :: A pointer to the destination vector. */
103 /* FT_Outline_Decompose(). It simply records the destination point */
108 /* to :: A pointer to the destination vector. */
185 /* to :: A pointer to the destination vector. */
380 /* to :: A pointer to the destination vector. */
  /external/libavc/common/x86/
ih264_chroma_intra_pred_filters_ssse3.c 78 * UWORD8 pointer to the destination with alternate U and V samples
84 * integer destination stride
154 * UWORD8 pointer to the destination with alternate U and V samples
160 * integer destination stride
222 * UWORD8 pointer to the destination with alternate U and V samples
228 * integer destination stride
  /external/libvncserver/x11vnc/misc/turbovnc/
turbojpeg.h 177 [INPUT] width = width (in pixels) of the destination image
178 [INPUT] pitch = bytes per line of the destination image (width*pixelsize if the
183 [INPUT] height = height (in pixels) of the destination image
184 [INPUT] pixelsize = size (in bytes) of each pixel in the destination image
188 TJ_BGR: The components of each pixel in the destination image should be
190 TJ_BOTTOMUP: The destination image should be stored in bottom-up
  /external/llvm/test/MC/ARM/
diagnostics.s 302 @ CHECK-ERRORS: error: destination operands must be sequential
376 @ CHECK-ERRORS: error: destination operands must be sequential
379 @ CHECK-ERRORS: error: destination operands must be sequential
382 @ CHECK-ERRORS: error: destination operands must be sequential
564 @ CHECK-ERRORS: error: destination register and base register can't be identical
567 @ CHECK-ERRORS: error: destination register and base register can't be identical
570 @ CHECK-ERRORS: error: destination register and base register can't be identical
573 @ CHECK-ERRORS: error: destination register and base register can't be identical
576 @ CHECK-ERRORS: error: destination register and base register can't be identical
579 @ CHECK-ERRORS: error: destination register and base register can't be identica
    [all...]
  /external/pdfium/third_party/freetype/src/base/
ftbbox.c 71 /* FT_Outline_Decompose(). It simply records the destination point */
76 /* to :: A pointer to the destination vector. */
103 /* FT_Outline_Decompose(). It simply records the destination point */
108 /* to :: A pointer to the destination vector. */
185 /* to :: A pointer to the destination vector. */
377 /* to :: A pointer to the destination vector. */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_PredictIntraChroma_8x8.c 49 * [in] dstStep Step of the destination buffer
51 * [out] pDst Pointer to the destination buffer
111 * [in] dstStep Step of the destination buffer
113 * [out] pDst Pointer to the destination buffer
177 * dstStep - Step of the destination buffer; must be a multiple of 8.
184 * pDst - Pointer to the destination buffer; must be aligned on an 8-byte
  /frameworks/base/core/tests/coretests/src/android/net/
RouteInfoTest.java 46 fail("Expected RuntimeException: destination and gateway null");
49 // Null destination is default route.
76 public PatchedRouteInfo(IpPrefix destination, InetAddress gateway, String iface) {
77 mRouteInfo = new RouteInfo(destination, gateway, iface);
80 public boolean matches(InetAddress destination) {
81 return mRouteInfo.matches(destination);
  /frameworks/base/core/tests/coretests/src/android/net/netlink/
RtNetlinkNeighborMessageTest.java 159 final InetAddress destination = neighMsg.getDestination(); local
160 assertNotNull(destination);
161 assertEquals(InetAddress.parseNumericAddress("192.168.159.254"), destination);
185 final InetAddress destination = neighMsg.getDestination(); local
186 assertNotNull(destination);
187 assertEquals(InetAddress.parseNumericAddress("fe80::86c9:b2ff:fe6a:ed4b"), destination);
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
PdfManipulationService.java 106 PrintAttributes attributes, ParcelFileDescriptor destination) {
166 BitmapSerializeUtils.writeBitmapPixels(bitmap, destination);
168 IoUtils.closeQuietly(destination);
360 public void write(ParcelFileDescriptor destination) throws RemoteException {
367 mEditor.write(destination);
369 IoUtils.closeQuietly(destination);
  /frameworks/rs/api/
rs_quaternion.spec 25 arg: rs_quaternion* q, "Destination quaternion to add to."
97 arg: rs_quaternion* q, "Destination quaternion."
119 arg: rs_quaternion* q, "Destination quaternion."
152 arg: rs_quaternion* q, "Destination quaternion."
193 arg: rs_quaternion* q, "Destination quaternion."
210 arg: const rs_quaternion* rhs, "Quaternion to multiply the destination quaternion by."
  /frameworks/rs/scriptc/
rs_quaternion.rsh 34 * q: Destination quaternion to add to.
114 * q: Destination quaternion.
138 * q: Destination quaternion.
168 * q: Destination quaternion.
213 * q: Destination quaternion.
215 * rhs: Quaternion to multiply the destination quaternion by.
  /ndk/build/tools/
dev-platform-expand.sh 33 # android-$API to the destination directory.
61 # The default destination directory is a temporary one
63 register_var_option "--dst-dir=<path>" DSTDIR "Destination directory"
120 echo "ERROR: Could not create destination directory: $DSTDIR"
124 log "Using destination directory: $DSTDIR"
186 # Copy platform sysroot and samples into your destination
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
xfixesproto.h 270 Region destination B32;
281 Region destination B32;
299 Region destination B32;
319 Region destination B32;
452 Cursor destination B32;
475 Region destination B32;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
xfixesproto.h 270 Region destination B32;
281 Region destination B32;
299 Region destination B32;
319 Region destination B32;
452 Cursor destination B32;
475 Region destination B32;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/
rs_allocation.rsh 84 * the destination allocation.
85 * @param dstMip Mip level in the destination allocation.
105 * destination allocation.
107 * destination allocation.
108 * @param dstMip Mip level in the destination allocation.
109 * @param dstFace Cubemap face of the destination allocation,
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_allocation.rsh 84 * the destination allocation.
85 * @param dstMip Mip level in the destination allocation.
105 * destination allocation.
107 * destination allocation.
108 * @param dstMip Mip level in the destination allocation.
109 * @param dstFace Cubemap face of the destination allocation,
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/scriptc/
rs_allocation.rsh 84 * the destination allocation.
85 * @param dstMip Mip level in the destination allocation.
105 * destination allocation.
107 * destination allocation.
108 * @param dstMip Mip level in the destination allocation.
109 * @param dstFace Cubemap face of the destination allocation,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
install-sh 159 echo "$0: no destination specified" >&2
165 # If destination is a directory, append the input filename; if your system
179 # Make sure that the destination directory exists.
265 # Now remove or move aside any old file at destination location. We try this
266 # two ways since rm can't unlink itself on some systems and the destination
284 # Now rename the file to the real destination.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
install-sh 159 echo "$0: no destination specified" >&2
165 # If destination is a directory, append the input filename; if your system
179 # Make sure that the destination directory exists.
265 # Now remove or move aside any old file at destination location. We try this
266 # two ways since rm can't unlink itself on some systems and the destination
284 # Now rename the file to the real destination.
  /prebuilts/sdk/renderscript/include/
rs_quaternion.rsh 34 * q: Destination quaternion to add to.
114 * q: Destination quaternion.
138 * q: Destination quaternion.
168 * q: Destination quaternion.
213 * q: Destination quaternion.
215 * rhs: Quaternion to multiply the destination quaternion by.

Completed in 687 milliseconds

<<21222324252627282930>>