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

<<21222324252627282930>>

  /external/skia/src/views/mac/
SampleApp.xib     [all...]
  /external/libpcap/
pcap-filter.manmisc.in 126 and destination addresses, and often contain Ethernet-like packet
134 and 802.11 wireless LAN headers. For 802.11 headers, the destination
161 True if the IPv4/v6 destination field of the packet is \fIhost\fP,
166 True if either the IPv4/v6 source or destination of the packet is \fIhost\fP.
184 True if the Ethernet destination address is \fIehost\fP.
192 True if either the Ethernet source or destination address is \fIehost\fP.
196 source or destination address was \fIhost\fP but neither the IP source
197 nor the IP destination was \fIhost\fP.
211 True if the IPv4/v6 destination address of the packet has a network
227 True if either the IPv4/v6 source or destination address of the packet has a networ
    [all...]
  /frameworks/opt/chips/src/com/android/ex/chips/
RecipientAlternatesAdapter.java 128 query.getProjection()[Queries.Query.DESTINATION] + " IN ("
251 String address = c.getString(Queries.Query.DESTINATION);
256 c.getString(Queries.Query.DESTINATION),
280 + " ADDRESS :" + c.getString(Queries.Query.DESTINATION));
314 // If only one has a display name that is not the same as the destination, use it
443 * - This method ignores all other fields and dedupe solely on the destination. Normally,
444 * if a cursor contains multiple contacts and they have the same destination, we'd still want
489 final String destination = original.getString(Query.DESTINATION); local
490 if (destinationsSeen.contains(destination)) {
    [all...]
  /bionic/libc/arch-arm/generic/bionic/
memset.S 65 /* compute the offset to align the destination
88 /* align the destination to a cache-line */
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
HighRegisterPrefix.java 136 * and destination index.
139 * @param destIndex {@code >= 0;} the destination register index
  /dalvik/dx/src/com/android/dx/dex/code/
HighRegisterPrefix.java 135 * and destination index.
138 * @param destIndex {@code >= 0;} the destination register index
  /development/samples/ApiDemos/src/com/example/android/apis/app/
PrintHtmlOffScreen.java 114 public void onWrite(PageRange[] pages, ParcelFileDescriptor destination,
116 mWrappedInstance.onWrite(pages, destination, cancellationSignal, callback);
  /external/clang/
CMakeLists.txt 84 # They are used as destination of target generators.
365 LIBRARY DESTINATION lib${LLVM_LIBDIR_SUFFIX}
366 ARCHIVE DESTINATION lib${LLVM_LIBDIR_SUFFIX}
367 RUNTIME DESTINATION bin)
392 DESTINATION include
401 DESTINATION include
410 DESTINATION include
527 DESTINATION share/clang/cmake)
  /external/compiler-rt/make/
util.mk 72 # if 'src' is undefined. The destination variable must be undefined.
74 $(call AssertValue,$(call IsUndefined,$(2)),destination is already defined)\
  /external/deqp/doc/testspecs/GLES31/
functional.copy_image.txt 54 are used as source and destination levels. For each texture level top left and
55 bottom right corners are used as source rectangle and destination rectangle.
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
HighRegisterPrefix.java 136 * and destination index.
139 * @param destIndex {@code >= 0;} the destination register index
  /external/elfutils/src/libelf/
elf32_xlatetof.c 86 a) The requirement that the source and destination buffer can
116 /* Now set the real destination type and length since the operation was
  /external/google-breakpad/src/common/windows/
string_utils.cc 51 // First, determine the length of the destination buffer.
94 // First, determine the length of the destination buffer.
  /external/icu/icu4c/source/common/
ubidiwrt.c 69 /* simply copy the LTR run to the destination */
162 * RTL runs need to be copied to the destination in reverse order
169 * to the destination for this run.
184 * With none of the "complicated" options set, the destination
212 * Here, too, the destination
251 /* we need to find out the destination length of the run,
394 /* destSize shrinks, later destination length=destCapacity-destSize */
426 * the destination, according to the options.
  /external/icu/icu4c/source/i18n/
ucol_sit.cpp 351 int32_t ucol_sit_dumpSpecs(CollatorSpec *s, char *destination, int32_t capacity, UErrorCode *status)
361 uprv_strcat(destination, "_");
369 destination[len+j] = uprv_toupper(*(s->entries[i].start+j));
376 uprv_strncat(destination,s->entries[i].start, s->entries[i].len);
577 char *destination,
587 if(destination) {
588 uprv_memset(destination, 0, capacity*sizeof(char));
600 return ucol_sit_dumpSpecs(&s, destination, capacity, status);
  /external/iptables/extensions/
libxt_cluster.man 48 \-\-destination-mac 01:00:5e:00:01:01
55 \-\-destination\-mac 01:00:5e:00:01:02
  /external/jpeg/
jcomapi.c 24 * Closing a data source or destination, if necessary, is the application's
64 * Closing a data source or destination, if necessary, is the application's
  /external/libavc/common/arm/
ih264_intra_pred_chroma_a9q.s 74 @* UWORD8 pointer to the destination with alternate U and V samples
80 @* integer destination stride
206 @* UWORD8 pointer to the destination with alternate U and V samples
212 @* integer destination stride
282 @* UWORD8 pointer to the destination with alternate U and V samples
288 @* integer destination stride
354 @* UWORD8 pointer to the destination with alternate U and V samples
360 @* integer destination stride
ih264_intra_pred_luma_16x16_a9q.s 75 @* UWORD8 pointer to the destination
81 @* integer destination stride
156 @* UWORD8 pointer to the destination
162 @* integer destination stride
234 @* UWORD8 pointer to the destination
240 @* integer destination stride
358 @* UWORD8 pointer to the destination
364 @* integer destination stride
  /external/libavc/common/
ih264_chroma_intra_pred_filters.c 92 * UWORD8 pointer to the destination with alternate U and V samples
98 * integer destination stride
288 * UWORD8 pointer to the destination with alternate U and V samples
294 * integer destination stride
346 * UWORD8 pointer to the destination with alternate U and V samples
352 * integer destination stride
410 * UWORD8 pointer to the destination with alternate U and V samples
416 * integer destination stride
  /external/libcxx/cmake/Modules/
HandleLibCXXABI.cmake 42 DESTINATION "${CMAKE_BINARY_DIR}/include/${dstdir}"
45 DESTINATION include/c++/v1/${dstdir}
  /external/libcxx/lib/
CMakeLists.txt 122 LIBRARY DESTINATION lib${LIBCXX_LIBDIR_SUFFIX}
123 ARCHIVE DESTINATION lib${LIBCXX_LIBDIR_SUFFIX}
  /external/libhevc/common/arm/
ihevc_intra_pred_chroma_mode_18_34.s 52 @* uword8 pointer to the destination
58 @* integer destination stride
  /external/libmpeg2/common/armv8/
impeg2_format_conv.s 148 sub x8, x8, x6 //// Destination increment
166 ////Both source and destination will point to 146th pixel and then 16 bytes will be read
191 sub x8, x8, x6 //// Destination increment
215 ////Both source and destination will point to 146th pixel and then 16 bytes will be read
321 sub x8, x8, x6 //// Destination increment
339 ////Both source and destination will point to 146th pixel and then 16 bytes will be read
364 sub x8, x8, x6 //// Destination increment
386 ////Both source and destination will point to 146th pixel and then 16 bytes will be read
  /external/libnl/src/
nl-neigh-delete.c 32 " -a, --addr=ADDR Destination address of neighbour\n"
35 " --family=FAMILY Destination address family\n"

Completed in 780 milliseconds

<<21222324252627282930>>