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

1 2 3 4 5 6 78 91011>>

  /frameworks/base/core/java/android/hardware/camera2/dispatch/
DuckTypingDispatcher.java 32 * @param <T> destination dispatch type, methods will be converted to the class of {@code T}
41 * @param target destination dispatch type, methods will be redirected to this dispatcher
42 * @param targetClass destination dispatch class, methods will be converted to this class's
  /frameworks/base/core/jni/android/graphics/
AvoidXfermode.h 27 /** This xfermode draws, or doesn't draw, based on the destination's
32 Avoid: In this mode, drawing is allowed only on destination pixels that
37 Target: In this mode, drawing only occurs on destination pixels that
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
InboundSmsTracker.java 51 /** Destination port flag bit for no destination port. */
54 /** Destination port flag bit to indicate 3GPP format message. */
57 /** Destination port flag bit to indicate 3GPP2 format message. */
60 /** Destination port flag bit to indicate 3GPP2 format WAP message. */
63 /** Destination port mask (16-bit unsigned value on GSM and CDMA). */
70 * @param destPort the destination port
97 * @param destPort the destination port
181 // Always set the destination port, since it now contains message format flags.
208 * Get the port number, or -1 if there is no destination port
    [all...]
  /packages/apps/Gallery2/jni/filters/
bwfilter.c 22 char* destination = 0; local
23 AndroidBitmap_lockPixels(env, bitmap, (void**) &destination);
24 unsigned char * rgb = (unsigned char * )destination;
contrast.c 41 char* destination = 0; local
42 AndroidBitmap_lockPixels(env, bitmap, (void**) &destination);
43 unsigned char * rgb = (unsigned char * )destination;
kmeans.cc 37 char* destination = 0; local
40 AndroidBitmap_lockPixels(env, bitmap, (void**) &destination);
43 unsigned char * dst = (unsigned char *) destination;
shadows.c 29 char* destination = 0; local
30 AndroidBitmap_lockPixels(env, bitmap, (void**) &destination);
31 unsigned char * rgb = (unsigned char * )destination;
  /art/compiler/optimizing/
parallel_move_resolver.cc 26 // the same as the destination, the destination is ignored and
121 // Clear this move's destination to indicate a pending move. The actual
122 // destination is saved in a stack-allocated local. Recursion may allow
125 Location destination = move->MarkPending(); local
129 // as this one's destination blocks this one so recursively perform all
134 if (other_move.Blocks(destination) && !other_move.IsPending()) {
141 // not be swapped). Since this move's destination is B and there is
160 moves_.Get(index)->ClearPending(destination);
167 // pending, so restore its destination
315 Location destination = move->GetDestination(); local
416 Location destination = move->MarkPending(); local
521 Location destination = move->GetDestination(); local
    [all...]
  /external/dnsmasq/contrib/port-forward/
dnsmasq-portforward 55 ${IPTABLES} -t nat -D PREROUTING -p $protocol --destination-port $src -j DNAT --to-destination ${3}:$dst
57 ${IPTABLES} -t nat -A PREROUTING -p $protocol --destination-port $src -j DNAT --to-destination ${3}:$dst
  /external/icu/icu4c/source/tools/genbrk/
genbrk.1.in 26 .BI "\-d\fP, \fB\-\-destdir" " destination"
59 .BI "\-d\fP, \fB\-\-destdir" " destination"
60 Set the destination directory of the
63 .IR destination .
  /external/icu/icu4c/source/tools/gencfu/
gencfu.1.in 26 .BI "\-d\fP, \fB\-\-destdir" " destination"
64 .BI "\-d\fP, \fB\-\-destdir" " destination"
65 Set the destination directory of the
68 .IR destination .
  /external/iptables/extensions/
libxt_HMARK.man 13 meaning destination address (IPv4, IPv6 address),
17 meaning destination port (TCP, UDP, UDPlite, SCTP, DCCP),
36 The destination address mask in CIDR notation.
42 A 16 bit destination port mask in hexadecimal.
  /external/libcxxabi/test/
dynamic_cast_stress.pass.cpp 55 typedef B<Width/2, Depth> Destination;
56 // typedef A<Width, Depth> Destination;
57 Destination *b = nullptr;
60 b = dynamic_cast<Destination*>((C<Width/2, 0>*)&a);
  /external/libhevc/common/
ihevc_mem_fns.c 57 * Does memcpy of 8bit data from source to destination for 8,16 or 32 number of bytes
60 * UWORD8 pointer to the destination
96 * UWORD8 pointer to the destination
132 * UWORD8 pointer to the destination
  /external/libvpx/libvpx/vpx_scale/generic/
gen_scalers.c 23 * unsigned char *dest : Pointer to destination data.
24 * unsigned int dest_width : Stride of destination (NOT USED).
31 * destination scaling up by 4 to 5.
103 * unsigned char *dest : Pointer to destination data.
104 * unsigned int dest_width : Stride of destination (NOT USED).
111 * destination scaling up by 3 to 5.
179 * unsigned char *dest : Pointer to destination data.
180 * unsigned int dest_width : Stride of destination (NOT USED).
187 * destination scaling up by 1 to 2.
  /external/lldb/scripts/
lldb_python_module.cmake 14 FILE(COPY "${lldb_module_src}" DESTINATION "${lldb_module_dest}")
  /external/llvm/bindings/ocaml/backends/
CMakeLists.txt 26 DESTINATION lib/ocaml)
  /external/llvm/cmake/modules/
CMakeLists.txt 43 DESTINATION ${llvm_cmake_builddir}
77 install(EXPORT LLVMExports DESTINATION ${LLVM_INSTALL_PACKAGE_DIR})
83 DESTINATION ${LLVM_INSTALL_PACKAGE_DIR})
86 DESTINATION ${LLVM_INSTALL_PACKAGE_DIR}
  /external/llvm/test/CodeGen/Thumb2/
tail-call-r9.ll 6 ; the destination address. It's callee-saved in AAPCS.
  /external/llvm/test/Transforms/InstCombine/
x86-crc32-demanded.ll 3 ; crc32 with 64-bit destination zeros high 32-bit.
  /external/svox/pico/lang/
PicoLangDeDeInSystem.mk 6 # Note the destination path matches that used in external/svox/pico/tts/com_svox_picottsengine.cpp
PicoLangEnGBInSystem.mk 6 # Note the destination path matches that used in external/svox/pico/tts/com_svox_picottsengine.cpp
PicoLangEsEsInSystem.mk 6 # Note the destination path matches that used in external/svox/pico/tts/com_svox_picottsengine.cpp
PicoLangFrFrInSystem.mk 6 # Note the destination path matches that used in external/svox/pico/tts/com_svox_picottsengine.cpp
PicoLangItItInSystem.mk 6 # Note the destination path matches that used in external/svox/pico/tts/com_svox_picottsengine.cpp

Completed in 1792 milliseconds

1 2 3 4 5 6 78 91011>>