HomeSort by relevance Sort by last modified time
    Searched full:destination (Results 251 - 275 of 5499) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/resources/print_preview/data/ticket_items/
fit_to_page.js 40 print_preview.Destination.GooglePromotedId.SAVE_AS_PDF);
52 print_preview.Destination.GooglePromotedId.SAVE_AS_PDF;
ticket_item.js 11 * be unavailable for modifying if the print destination doesn't support it or
18 * changes in the currently selected destination's capabilities. Since
44 * Used listen for changes in the currently selected destination's
96 * @return {boolean} Whether the print destination capability is available.
178 * @return {print_preview.Destination} Selected destination from the
179 * destination store, or {@code null} if no destination is selected.
  /external/chromium_org/chrome/browser/thumbnails/
thumbnailing_context.h 30 // The source and destination aspect ratios are identical.
32 // The source and destination are identical.
  /external/chromium_org/cloud_print/service/win/
service_utils.cc 50 void CopyChromeSwitchesFromCurrentProcess(CommandLine* destination) {
58 destination->CopySwitchesFrom(*CommandLine::ForCurrentProcess(),
  /external/chromium_org/ppapi/native_client/
native_client.gyp 24 'destination': '>(tc_include_dir_newlib)/nacl',
32 'destination': '>(tc_lib_dir_pnacl_newlib)',
42 'destination': '>(tc_include_dir_glibc)/include/nacl',
51 'destination': '>(tc_lib_dir_newlib32)',
57 'destination': '>(tc_lib_dir_newlib64)',
63 'destination': '>(tc_lib_dir_glibc32)',
70 'destination': '>(tc_lib_dir_glibc64)',
81 'destination': '>(tc_lib_dir_newlib_arm)',
  /external/chromium_org/third_party/WebKit/ManualTests/webaudio/
limit-level-0db.html 8 gainNode.connect(context.destination);
18 oscillator.connect(context.destination);
  /external/chromium_org/third_party/icu/source/test/testdata/
root.txt 99 nestedRootAliasClient:alias {"/LOCALE/rootAliasTable/destination"}
101 destination { "correct" }
  /external/chromium_org/third_party/libjingle/source/talk/base/
natserver.cc 40 h ^= r.destination().Hash();
50 if (symmetric && (r1.destination() < r2.destination()))
52 if (symmetric && (r2.destination() < r1.destination()))
112 // Read the intended destination from the wire.
125 // Allow the destination to send packets back to the source.
128 // Send the packet to its intended destination.
  /external/chromium_org/tools/gyp/test/mac/framework/
framework.gyp 41 'destination': '<(PRODUCT_DIR)/$(CONTENTS_FOLDER_PATH)/Libraries',
55 'destination': '<(PRODUCT_DIR)/Test Framework.framework/foo',
  /external/icu4c/test/testdata/
root.txt 99 nestedRootAliasClient:alias {"/LOCALE/rootAliasTable/destination"}
101 destination { "correct" }
  /external/iproute2/include/linux/netfilter/
xt_tcpudp.h 9 __u16 dpts[2]; /* Destination port range. */
26 __u16 dpts[2]; /* Destination port range. */
  /external/iptables/include/linux/netfilter/
xt_tcpudp.h 9 __u16 dpts[2]; /* Destination port range. */
26 __u16 dpts[2]; /* Destination port range. */
  /external/kernel-headers/original/linux/netfilter/
xt_tcpudp.h 8 u_int16_t dpts[2]; /* Destination port range. */
26 u_int16_t dpts[2]; /* Destination port range. */
  /external/libpng/scripts/
CMakeLists.txt 190 install(FILES png.h pngconf.h DESTINATION include)
191 install(FILES png.h pngconf.h DESTINATION include/${PNGLIB_NAME})
192 install(FILES libpng.3 libpngpf.3 DESTINATION man/man3)
193 install(FILES png.5 DESTINATION man/man5)
194 install(FILES ${PNG_BINARY_DIR}/libpng.pc DESTINATION lib/pkgconfig)
195 install(FILES ${PNG_BINARY_DIR}/libpng-config DESTINATION bin)
196 install(FILES ${PNG_BINARY_DIR}/${PNGLIB_NAME}.pc DESTINATION lib/pkgconfig)
197 install(FILES ${PNG_BINARY_DIR}/${PNGLIB_NAME}-config DESTINATION bin)
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_FillRect.3 13 The color should be a pixel of the format used by the surface, and can be generated by the \fISDL_MapRGB\fR or \fISDL_MapRGBA\fR functions\&. If the color value contains an alpha value then the destination is simply "filled" with that alpha information, no blending takes place\&.
15 If there is a clip rectangle set on the destination (set via \fISDL_SetClipRect\fR) then this function will clip based on the intersection of the clip rectangle and the \fBdstrect\fR rectangle and the dstrect rectangle will be modified to represent the area actually filled\&.
SDL_SetAlpha.3 30 The source is alpha-blended with the destination, using the alpha channel\&. \fBSDL_SRCCOLORKEY\fP and the per-surface alpha are ignored\&.
36 The source is alpha-blended with the destination using the per-surface alpha value\&. If \fBSDL_SRCCOLORKEY\fP is set, only the pixels not matching the colorkey value are copied\&. The alpha channel of the copied pixels is set to opaque\&.
42 The source is alpha-blended with the destination using the source alpha channel\&. The alpha channel in the destination surface is left untouched\&. \fBSDL_SRCCOLORKEY\fP is ignored\&.
45 The RGBA data is copied to the destination surface\&. If \fBSDL_SRCCOLORKEY\fP is set, only the pixels not matching the colorkey value are copied\&.
48 The source is alpha-blended with the destination using the per-surface alpha value\&. If \fBSDL_SRCCOLORKEY\fP is set, only the pixels not matching the colorkey value are copied\&.
56 Note that RGBA->RGBA blits (with SDL_SRCALPHA set) keep the alpha of the destination surface\&. This means that you cannot compose two arbitrary RGBA surfaces this way and get the result you would expect from "overlaying" them; the destination alpha will work as a mask\&.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_IDCT8x8blk_s.s 56 ;// Stride RN 1 ;// destination stride in bytes
57 ;// pDest RN 2 ;// destination data buffer
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_IDCT8x8blk_s.s 56 ;// Stride RN 1 ;// destination stride in bytes
57 ;// pDest RN 2 ;// destination data buffer
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/
armVCCOMM_Average.c 35 * [in] iDstStep Step of the destination buffer
38 * [out] pDstPred Pointer to the destination buffer
  /frameworks/ex/chips/tests/src/com/android/ex/chips/
RecipientAlternatesAdapterTest.java 53 // Test: add a third row with a non-unique destination.
62 // Test: add a forth row with a non-unique destination again.
74 String destination,
82 c.addRow(new Object[] {displayName, destination, destinationType, destinationLabel,
89 String destination,
99 assertEquals(destination, c.getString(1));
131 // Ensure that if one has a display name different from its destination, and the other's
132 // is equal to its destination, we use the unique one
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
xt_tcpudp.h 8 u_int16_t dpts[2]; /* Destination port range. */
26 u_int16_t dpts[2]; /* Destination port range. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
xt_tcpudp.h 8 u_int16_t dpts[2]; /* Destination port range. */
26 u_int16_t dpts[2]; /* Destination port range. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
xt_tcpudp.h 8 u_int16_t dpts[2]; /* Destination port range. */
26 u_int16_t dpts[2]; /* Destination port range. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/templates/
addNdkSupport.xml 25 <simple name="destination" value="jni/Android.mk"/>
29 <simple name="destination" value="jni/$(libraryName).cpp"/>
  /external/chromium_org/tools/telemetry/third_party/davclient/
davclient.py 143 def copy(self, source, destination, body=None, depth='infinity', overwrite=True, headers=None):
147 headers = {'Destination':destination}
149 headers['Destination'] = self._url.geturl() + destination
157 def copy_collection(self, source, destination, depth='infinity', overwrite=True, headers=None):
166 self.copy(source, destination, body=unicode(body, 'utf-8'), depth=depth, overwrite=overwrite, headers=headers)
169 def move(self, source, destination, body=None, depth='infinity', overwrite=True, headers=None):
173 headers = {'Destination':destination}
    [all...]

Completed in 529 milliseconds

<<11121314151617181920>>