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

<<21222324252627282930>>

  /external/iptables/extensions/
libipt_DNAT.c 33 " --to-destination [<ipaddr>[-<ipaddr>]][:port[-port]]\n"
34 " Address to map destination to.\n"
39 {.name = "to-destination", .id = O_TO_DEST, .type = XTTYPE_STRING,
174 "DNAT: Multiple --to-destination not supported");
236 printf(" --to-destination ");
  /external/jpeg/
jcapimin.c 234 * Before calling this, all parameters and a data destination must be set up.
241 * set destination to table file
243 * set destination to image file
259 /* (Re)initialize error mgr and destination modules */
270 * any working memory allocated by the destination manager and marker
transupp.c 37 * The other routines require a set of destination virtual arrays, so they
38 * need twice as much memory as jpegtran normally does. The destination
47 * 1. Both the source and destination virtual arrays are allocated from the
50 * 2. The destination's component count should be used. It may be smaller
52 * 3. Likewise the destination's sampling factors should be used. When
53 * forcing to grayscale the destination's sampling factors will be all 1,
55 * 4. When "trim" is in effect, the destination's dimensions will be the
57 * 5. All the routines assume that the source and destination buffers are
60 * Notes 2,3,4 boil down to this: generally we should use the destination's
189 /* Transpose source into destination */
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jcapimin.c 235 * Before calling this, all parameters and a data destination must be set up.
242 * set destination to table file
244 * set destination to image file
260 /* (Re)initialize error mgr and destination modules */
271 * any working memory allocated by the destination manager and marker
  /external/protobuf/python/google/protobuf/internal/
unknown_fields_test.py 119 destination = unittest_pb2.TestEmptyMessage()
120 destination.ParseFromString(message.SerializeToString())
121 unknown_fields = destination._unknown_fields[:]
123 destination.MergeFrom(source)
125 destination._unknown_fields)
  /external/v8/src/
elements.h 129 // of elements from source after source_start to the destination array.
133 // destination array, padding any remaining uninitialized elements in the
134 // destination array with the hole.
145 Handle<FixedArrayBase> destination,
156 Handle<FixedArrayBase> destination,
  /packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
TaskJpegEncode.java 211 TaskInfo.Destination aDestination) {
224 * @param destination Specifies the purpose of the image artifact
227 TaskInfo.Destination destination) {
228 final TaskInfo job = new TaskInfo(id, input, result, destination);
  /packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
CombinedInputOutput.java 216 * @param destination a destination writer.
219 public static void writeDictionaryCombined(final BufferedWriter destination,
226 destination.write(CombinedFormatUtils.formatAttributeMap(dict.mOptions.mAttributes));
228 destination.write(CombinedFormatUtils.formatWordProperty(wordProperty));
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
string.h 192 // Compiler doesn't know destination size. Don't call __strlcpy_chk
217 // Compiler doesn't know destination size. Don't call __strlcat_chk
237 // Compiler doesn't know destination size. Don't call __strlen_chk
256 // Compiler doesn't know destination size. Don't call __strchr_chk
275 // Compiler doesn't know destination size. Don't call __strrchr_chk
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
string.h 192 // Compiler doesn't know destination size. Don't call __strlcpy_chk
217 // Compiler doesn't know destination size. Don't call __strlcat_chk
237 // Compiler doesn't know destination size. Don't call __strlen_chk
256 // Compiler doesn't know destination size. Don't call __strchr_chk
275 // Compiler doesn't know destination size. Don't call __strrchr_chk
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
string.h 192 // Compiler doesn't know destination size. Don't call __strlcpy_chk
217 // Compiler doesn't know destination size. Don't call __strlcat_chk
237 // Compiler doesn't know destination size. Don't call __strlen_chk
256 // Compiler doesn't know destination size. Don't call __strchr_chk
275 // Compiler doesn't know destination size. Don't call __strrchr_chk
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
string.h 192 // Compiler doesn't know destination size. Don't call __strlcpy_chk
217 // Compiler doesn't know destination size. Don't call __strlcat_chk
237 // Compiler doesn't know destination size. Don't call __strlen_chk
256 // Compiler doesn't know destination size. Don't call __strchr_chk
275 // Compiler doesn't know destination size. Don't call __strrchr_chk
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
string.h 192 // Compiler doesn't know destination size. Don't call __strlcpy_chk
217 // Compiler doesn't know destination size. Don't call __strlcat_chk
237 // Compiler doesn't know destination size. Don't call __strlen_chk
256 // Compiler doesn't know destination size. Don't call __strchr_chk
275 // Compiler doesn't know destination size. Don't call __strrchr_chk
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
string.h 192 // Compiler doesn't know destination size. Don't call __strlcpy_chk
217 // Compiler doesn't know destination size. Don't call __strlcat_chk
237 // Compiler doesn't know destination size. Don't call __strlen_chk
256 // Compiler doesn't know destination size. Don't call __strchr_chk
275 // Compiler doesn't know destination size. Don't call __strrchr_chk
  /external/skia/experimental/SimpleCocoaApp/
SimpleApp.xib     [all...]
  /external/google-breakpad/src/client/mac/sender/
Breakpad.xib 464 <reference key="destination" ref="219938755"/>
472 <reference key="destination" ref="409721323"/>
480 <reference key="destination" ref="538303250"/>
488 <reference key="destination" ref="273934324"/>
508 <reference key="destination" ref="219938755"/>
516 <reference key="destination" ref="273934324"/>
536 <reference key="destination" ref="219938755"/>
544 <reference key="destination" ref="975305147"/>
552 <reference key="destination" ref="996404163"/>
560 <reference key="destination" ref="273934324"/
    [all...]
  /external/libavc/common/arm/
ih264_weighted_bi_pred_a9q.s 51 @* rounds off, adds offset and stores it in the destination block.
60 @* UWORD8 pointer to the destination where the output block is stored.
69 @* Stride of the destination buffer
199 vst1.32 d4[0], [r2], r5 @store row 1 in destination
200 vst1.32 d4[1], [r2], r5 @store row 2 in destination
201 vst1.32 d8[0], [r2], r5 @store row 3 in destination
202 vst1.32 d8[1], [r2], r5 @store row 4 in destination
253 vst1.8 d4, [r2], r5 @store row 1 in destination
254 vst1.8 d8, [r2], r5 @store row 2 in destination
256 vst1.8 d12, [r2], r5 @store row 3 in destination
    [all...]
  /external/libavc/common/armv8/
ih264_weighted_bi_pred_av8.s 51 //* rounds off, adds offset and stores it in the destination block.
60 //* UWORD8 pointer to the destination where the output block is stored.
69 //* Stride of the destination buffer
187 st1 {v4.s}[0], [x2], x5 //store row 1 in destination
188 st1 {v4.s}[1], [x2], x5 //store row 2 in destination
189 st1 {v8.s}[0], [x2], x5 //store row 3 in destination
190 st1 {v8.s}[1], [x2], x5 //store row 4 in destination
232 st1 {v4.8b}, [x2], x5 //store row 1 in destination
233 st1 {v8.8b}, [x2], x5 //store row 2 in destination
235 st1 {v12.8b}, [x2], x5 //store row 3 in destination
    [all...]
ih264_intra_pred_luma_8x8_av8.s 79 //* UWORD8 pointer to the destination
85 //* integer destination stride
157 //* UWORD8 pointer to the destination
163 //* integer destination stride
262 //* UWORD8 pointer to the destination
268 //* integer destination stride
429 //* UWORD8 pointer to the destination
435 //* integer destination stride
531 //* UWORD8 pointer to the destination
537 //* integer destination strid
    [all...]
  /art/compiler/dex/quick/x86/
codegen_x86.h 232 * @param rl_dest The destination.
243 * @param rl_dest The destination.
251 * @param rl_dest The destination. Must be in a register
334 * @param rl_dest Destination for the result.
562 * @note vB is the destination XMM register. arg[0..3] are 32 bit constant values.
570 * @note vB: destination
580 * @note vB: destination and source
590 * @note vB: destination and source
600 * @note vB: destination and source
610 * @note vB: destination and sourc
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/plugins/
customBuildCallbacks.xml 95 <!-- target.folder - destination folder -->
104 <!-- target.folder - destination folder -->
112 <!-- destination.temp.folder - destination folder -->
120 <!-- destination.temp.folder - destination folder -->
128 <!-- destination.temp.folder - destination folder -->
136 <!-- destination.temp.folder - destination folder --
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_BitDec_s.h 154 ;// The next bits will be placed at bit 31..24 of destination register
179 ;// The next bits will be placed at bit 31..16 of destination register
564 ;// Outputs destination byte and bit index values which corresponds to an offset number of bits
576 ;// $ByteIndex - Destination pBitStream pointer after adding the Offset.
579 ;// $BitIndex - Destination BitCount after the addition of Offset number of bits
592 ;// Outputs destination byte and bit index values which corresponds to
600 ;// $ByteIndex - Destination pBitStream pointer after move.
603 ;// $BitIndex - Destination BitCount after the move
621 ;// Compares bitstream position with that of a destination position. Destination position
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_BitDec_s.h 154 ;// The next bits will be placed at bit 31..24 of destination register
179 ;// The next bits will be placed at bit 31..16 of destination register
564 ;// Outputs destination byte and bit index values which corresponds to an offset number of bits
576 ;// $ByteIndex - Destination pBitStream pointer after adding the Offset.
579 ;// $BitIndex - Destination BitCount after the addition of Offset number of bits
592 ;// Outputs destination byte and bit index values which corresponds to
600 ;// $ByteIndex - Destination pBitStream pointer after move.
603 ;// $BitIndex - Destination BitCount after the move
621 ;// Compares bitstream position with that of a destination position. Destination position
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
pvr2d.h 172 PVR2D_BLIT_COLKEY_DEST = 0x00002000, /* Key colour is on the destination surface */
317 PVR2DMEMINFO *pDstMemInfo; /* destination memory */
318 PVR2D_ULONG DstOffset; /* byte offset from start of allocation to destination surface pixel 0,0 */
363 PVR2D_ULONG SurfOffset; /* byte offset from start of allocation to destination surface pixel 0,0 */
385 PVR2D_SURFACE sDst; /* destination surface */
387 PVR2DRECT rcDest; /* destination rectangle */
395 PVR2D_SURFACE sDst; /* destination surface */
396 PVR2DRECT rcDest; /* destination rectangle; scaling is supported */
404 PVR2D_BOOL bDisableDestInput; /* set true if the destination is output only */
412 PVR2D_SURFACE sDst; /* destination surface *
    [all...]
  /external/libavc/common/x86/
ih264_weighted_pred_sse42.c 64 /* stores it in the destination block. (ht,wd) can be */
69 /* pu1_dst - Pointer to destination */
72 /* dst_strd - stride for destination */
227 /* stores it in the destination block. (ht,wd) can be */
232 /* pu1_dst - Pointer to destination */
235 /* dst_strd - stride for destination */
356 /* destination block. (ht,wd) can be (4,4), (8,4), (4,8), */
360 /* pu1_dst - Pointer to destination */
362 /* dst_strd - stride for destination */
586 /* destination block. (ht,wd) can be (2,2), (4,2), (2,4), *
    [all...]

Completed in 585 milliseconds

<<21222324252627282930>>