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

<<21222324252627282930>>

  /ndk/build/tools/
build-docs.sh 85 # Compute destination file.
89 # Only rebuild file is source is older than destination, unless --force
  /packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
TaskChainedCompressImageToJpeg.java 63 onStart(mId, inputImage, resultImage, TaskInfo.Destination.FINAL_IMAGE);
92 TaskInfo.Destination.FINAL_IMAGE);
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
EmlAttachmentProvider.java 266 .add(attachment.destination) // destination
286 values.getAsInteger(UIProvider.AttachmentColumns.DESTINATION);
291 final int destination = newDestination != null ? local
294 destination == UIProvider.AttachmentDestination.EXTERNAL;
310 // update the destination before getting the new file path
312 attachment.destination = UIProvider.AttachmentDestination.EXTERNAL;
473 attachment.destination == UIProvider.AttachmentDestination.EXTERNAL;
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
ver4_patricia_trie_node_reader.cpp 97 // Read destination node if the read node is a moved node.
99 // The destination position is stored at the same place as the parent position.
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
ver4_patricia_trie_node_reader.cpp 80 // Read destination node if the read node is a moved node.
82 // The destination position is stored at the same place as the parent position.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
wchar2.h 36 __warnattr ("wmemcpy called with length bigger than size of destination "
66 __warnattr ("wmemmove called with length bigger than size of destination "
99 __warnattr ("wmempcpy called with length bigger than size of destination "
128 __warnattr ("wmemset called with length bigger than size of destination "
189 __warnattr ("wcsncpy called with length bigger than size of destination "
219 __warnattr ("wcpncpy called with length bigger than size of destination "
380 "of destination buffer");
411 "of destination buffer");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
auth_des.h 94 up to MAXNETNAMELEN bytes long and the destination buffer KEY should
100 up to MAXNETNAMELEN bytes long and the destination buffer KEY
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
wchar2.h 36 __warnattr ("wmemcpy called with length bigger than size of destination "
65 __warnattr ("wmemmove called with length bigger than size of destination "
97 __warnattr ("wmempcpy called with length bigger than size of destination "
126 __warnattr ("wmemset called with length bigger than size of destination "
188 __warnattr ("wcsncpy called with length bigger than size of destination "
219 __warnattr ("wcpncpy called with length bigger than size of destination "
382 "of destination buffer");
413 "of destination buffer");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
auth_des.h 94 up to MAXNETNAMELEN bytes long and the destination buffer KEY should
100 up to MAXNETNAMELEN bytes long and the destination buffer KEY
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
wchar2.h 36 __warnattr ("wmemcpy called with length bigger than size of destination "
65 __warnattr ("wmemmove called with length bigger than size of destination "
97 __warnattr ("wmempcpy called with length bigger than size of destination "
126 __warnattr ("wmemset called with length bigger than size of destination "
188 __warnattr ("wcsncpy called with length bigger than size of destination "
219 __warnattr ("wcpncpy called with length bigger than size of destination "
382 "of destination buffer");
413 "of destination buffer");
  /art/test/408-move-bug/src/
Main.java 35 // the instruction itself, and its destination was overridden
  /developers/samples/android/common/src/java/com/example/android/common/midi/
MidiOutputPortConnectionSelector.java 27 * Select an output port and connect it to a destination input port.
  /developers/samples/android/ui/transition/AdapterTransition/Application/src/main/java/com/example/android/adaptertransition/
AdapterTransitionFragment.java 267 View destination = mAdapter.getView(first + index, null, layout); local
268 assert destination != null;
269 destination.setId(ROOT_ID + first + index);
274 layout.addView(destination, params);
  /external/boringssl/src/tool/
transport_common.h 24 // Connect sets |*out_sock| to be a socket connected to the destination given
  /external/clang/docs/
CMakeLists.txt 79 DESTINATION docs/html)
  /external/clang/test/CodeGenCXX/
copy-constructor-elim.cpp 56 // Make sure that we obey the destination's alignment requirements when emitting
  /external/clang/test/SemaCXX/
copy-initialization.cpp 48 // the cv-unqualified version of the destination type.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_atomic_msvc.h 28 short volatile *Destination, // NOLINT
33 long long volatile *Destination, // NOLINT
37 void *volatile *Destination,
42 long volatile *Destination, // NOLINT
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/24/1/.cp/ant_tasks/
helpbase-ant.jar 
  /external/icu/icu4c/source/i18n/
udat.cpp 227 // NULL destination for pure preflighting: empty dummy string
228 // otherwise, alias the destination buffer
265 // NULL destination for pure preflighting: empty dummy string
266 // otherwise, alias the destination buffer
303 // NULL destination for pure preflighting: empty dummy string
304 // otherwise, alias the destination buffer
331 // NULL destination for pure preflighting: empty dummy string
332 // otherwise, alias the destination buffer
541 // NULL destination for pure preflighting: empty dummy string
542 // otherwise, alias the destination buffe
    [all...]
  /external/icu/icu4c/source/
install-sh 141 echo "install: no destination specified"
147 # If destination is a directory, append the input filename; if your system
161 # Make sure that the destination directory exists.
243 # Now rename the file to the real destination.
  /external/iproute2/man/man8/
tc-sfq.8 60 Destination address
63 Source and Destination port
67 destination and source. A flow corresponds mostly to a TCP/IP connection.
184 on source/destination ip addresses:
  /external/iptables/extensions/
libxt_addrtype.man 47 Matches if the destination address is of given type
  /external/iputils/ninfod/
install-sh 141 echo "install: no destination specified"
147 # If destination is a directory, append the input filename; if your system
161 # Make sure that the destination directory exists.
243 # Now rename the file to the real destination.
  /external/jemalloc/
install-sh 140 echo "install: no destination specified"
146 # If destination is a directory, append the input filename; if your system
160 # Make sure that the destination directory exists.
242 # Now rename the file to the real destination.

Completed in 1664 milliseconds

<<21222324252627282930>>