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

1 2 3 4 5 6 7 8 91011>>

  /external/icu/icu4c/source/tools/gencmn/
gencmn.8.in 27 .BI "\-d\fP, \fB\-\-destdir" " destination"
76 .BI "\-d\fP, \fB\-\-destdir" " destination"
77 Set the destination directory to
78 .IR destination .
79 The default destination directory is specified by the environment variable
  /external/icu/icu4c/source/tools/genrb/
genrb.1.in 34 .BI "\-d\fP, \fB\-\-destdir" " destination"
106 .BI "\-d\fP, \fB\-\-destdir" " destination"
107 Set the destination directory to
108 .IR destination .
109 The default destination directory is specified by the environment variable
  /external/icu/icu4c/source/tools/makeconv/
makeconv.1.in 25 .BI "\-d\fP, \fB\-\-destdir" " destination"
80 .BI "\-d\fP, \fB\-\-destdir" " destination"
81 Set the destination directory to
82 .IR destination .
83 The default destination directory is specified by the environment variable
  /frameworks/av/media/libeffects/lvm/lib/Eq/src/
LVEQNB_Process.c 101 pScratch, /* Destination */
158 (LVM_INT16 *)pScratch, /* Destination */
169 pOutData, /* Destination */
178 pOutData, /* Destination */
191 pOutData, /* Destination */
  /frameworks/base/libs/hwui/
GlopBuilder.h 78 GlopBuilder& setModelViewMapUnitToRect(const Rect destination);
79 GlopBuilder& setModelViewMapUnitToRectSnap(const Rect destination);
80 GlopBuilder& setModelViewMapUnitToRectOptionalSnap(bool snap, const Rect& destination) {
82 return setModelViewMapUnitToRectSnap(destination);
84 return setModelViewMapUnitToRect(destination);
  /frameworks/base/telecomm/java/android/telecom/
ConnectionRequest.java 132 public void writeToParcel(Parcel destination, int flags) {
133 destination.writeParcelable(mAccountHandle, 0);
134 destination.writeParcelable(mAddress, 0);
135 destination.writeParcelable(mExtras, 0);
136 destination.writeInt(mVideoState);
  /frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
Blend.java 68 mIntrinsicNames[1] = "Destination";
70 mIntrinsicNames[3] = "Destination Over";
72 mIntrinsicNames[5] = "Destination In";
74 mIntrinsicNames[7] = "Destination Out";
76 mIntrinsicNames[9] = "Destination Atop";
  /frameworks/base/media/java/android/media/
ImageUtils.java 72 * Copy source image data to destination Image.
77 * source image will be copied to the byteBuffers from the destination Image
78 * starting from position zero, and the destination image will be rewound to
83 * @param dst The destination image to be copied to.
84 * @throws IllegalArgumentException If the source and destination images
99 throw new IllegalArgumentException("Destination image is not from ImageWriter. Only"
106 + " with " + "destination image size " + dstSize);
119 throw new IllegalArgumentException("Source and destination ByteBuffers must be"
125 " must be same as destination image pixel stride " +
136 // Source and destination images may have different alignment requirements
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeyCheckPage.java 87 setTitle("Destination and key/certificate checks");
105 new Label(composite, SWT.NONE).setText("Destination APK file:");
121 fileDialog.setText("Destination file name");
157 // reset the destination from the content of the project
160 String destination = ProjectHelper.loadStringProperty(project, local
162 if (destination != null) {
163 mDestination.setText(destination);
287 * Callback for destination field edition
300 setErrorMessage("Enter destination for the APK file.");
309 setErrorMessage("Destination is a directory.")
    [all...]
  /external/libavc/common/
ih264_weighted_pred.c 64 /* stores it in the destination block. (ht,wd) can be */
69 /* puc_dst - Pointer to destination */
72 /* dst_strd - stride for destination */
119 /* stores it in the destination block. (ht,wd) can be */
124 /* puc_dst - Pointer to destination */
127 /* dst_strd - stride for destination */
177 /* destination block. (ht,wd) can be (4,4), (8,4), (4,8), */
181 /* puc_dst - Pointer to destination */
183 /* dst_strd - stride for destination */
251 /* destination block. (ht,wd) can be (2,2), (4,2), (2,4), *
    [all...]
  /external/iputils/doc/
tracepath.sgml 23 <arg choice="req"><replaceable/destination/</arg>
29 It traces path to <replaceable/destination/ discovering MTU along this path.
82 Sets the initial destination port to use.
126 The last line summarizes information about all the path to the destination,
127 it shows detected Path MTU, amount of hops to the destination and our
128 guess about amount of hops from the destination to us, which can be
164 to network, enough to send UDP datagrams to investigated destination
  /external/jpeg/
jdatadst.c 8 * This file contains compression data destination routines for the case of
11 * destination manager.
23 /* Expanded data destination object for stdio output */
38 * Initialize destination --- called by jpeg_start_compress
97 * Terminate destination --- called by jpeg_finish_compress
134 /* The destination object is made permanent so that multiple JPEG images
136 * This makes it dangerous to use this manager and a different destination
  /external/skia/src/codec/
SkSwizzler.h 120 * @param dst Destination to write pixels. Must match info and dstRowBytes
133 * Fill the remainder of the destination with a single color
136 * The destination row to fill from.
185 * Update the destination row.
188 * modify the destination row (for example, for decoding scanline one at a
191 * destination?
196 * Get the next destination row to decode to
SkMaskSwizzler.cpp 15 // Use the masks to decode to the destination
31 // Use the masks to decode to the destination
50 // Use the masks to decode to the destination
69 // Use the masks to decode to the destination
84 // Use the masks to decode to the destination
102 // Use the masks to decode to the destination
120 // Use the masks to decode to the destination
136 // Use the masks to decode to the destination
155 // Use the masks to decode to the destination
  /ndk/build/tools/
gen-toolchain-wrapper.sh 50 - The 'destination toolchain' is the one that will be called by the
51 generated wrapper script. It is identified by a 'destination prefix'
71 register_var_option "--dst-prefix=<prefix>" DST_PREFIX "Set destination toolchain prefix"
103 panic "Please provide a destination directory as a parameter! See --help for details."
107 fail_panic "Could not create destination directory: $DST_DIR"
133 # $3: destination prefix (e.g. 'i586-px-mingw32msvc-')
134 # $4: destination directory for the generate program
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
FileUtils.java 548 * to a file of the same name in the specified destination directory.
549 * The destination directory is created if it does not exist.
550 * If the destination file exists, then this method will overwrite it.
555 * @throws NullPointerException if source or destination is null
556 * @throws IOException if source or destination is invalid
568 * to a file of the same name in the specified destination directory.
569 * The destination directory is created if it does not exist.
570 * If the destination file exists, then this method will overwrite it.
577 * @throws NullPointerException if source or destination is <code>null</code>
578 * @throws IOException if source or destination is invali
    [all...]
  /external/compiler-rt/lib/builtins/
fp_trunc.h 10 // Set source and destination precision setting
60 #error Destination should be single precision or double precision!
61 #endif //end destination precision
  /external/icu/icu4c/source/common/
ucnv_io.h 65 * @param dst The destination buffer, which is <= the buffer of name.
66 * @param dst The destination buffer, which is <= the buffer of name.
68 * @return the destination buffer.
  /external/libhevc/common/
ihevc_weighted_pred.c 69 * Pointer to the destination
75 * Destination stride
152 * Pointer to the destination
158 * Destination stride
246 * Pointer to destination
255 * Destination stride
347 * Pointer to destination
356 * Destination stride
458 * Pointer to destination
467 * Destination strid
    [all...]
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_info.h 44 /** When this opcode writes to a channel of the destination register,
53 * destination register.
60 * of the destination register is being written.
  /external/pdfium/public/
fpdf_doc.h 69 // Get the destination associated with a bookmark item.
74 // Handle to the destination data. NULL if no destination is associated with this bookmark.
89 #define PDFACTION_GOTO 1 // Go to a destination within current document.
90 #define PDFACTION_REMOTEGOTO 2 // Go to a destination within another document.
105 // Get destination of an action.
110 // Handle to the destination data.
138 // Get page index of a destination.
141 // dest - Handle to the destination.
162 // Get destination info of a link
    [all...]
  /external/skia/include/core/
SkAnnotation.h 65 * Returns the canonical key whose payload is the name of a destination to
71 * Returns the canonical key whose payload is the name of a destination to
113 * destination.
  /external/skia/include/effects/
SkPictureImageFilter.h 24 * Refs the passed-in picture. cropRect can be used to crop or expand the destination rect when
36 * destination canvas, bilinear filtering will be used. cropRect can be used to crop or
37 * expand the destination rect when the picture is drawn. (No scaling is implied by the
  /external/v8/src/compiler/ia32/
code-generator-ia32.cc 794 InstructionOperand* destination) {
796 // Dispatch on the source and destination operand kinds. Not all
799 DCHECK(destination->IsRegister() || destination->IsStackSlot());
801 Operand dst = g.ToOperand(destination);
804 DCHECK(destination->IsRegister() || destination->IsStackSlot());
806 if (destination->IsRegister()) {
807 Register dst = g.ToRegister(destination);
810 Operand dst = g.ToOperand(destination);
    [all...]
  /frameworks/base/graphics/java/android/graphics/
AvoidXfermode.java 37 /** This xfermode draws, or doesn't draw, based on the destination's
42 * Avoid: In this mode, drawing is allowed only on destination pixels that
47 * Target: In this mode, drawing only occurs on destination pixels that

Completed in 1245 milliseconds

1 2 3 4 5 6 7 8 91011>>