Searched
full:destination (Results
876 -
900 of
3792) sorted by null
<<31323334353637383940>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
icmp.h | 23 #define ICMP_DEST_UNREACH 3 /* Destination Unreachable */
|
icmpv6.h | 108 * Codes for Destination Unreachable
|
ipv6.h | 87 * home address option in destination options header
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/ |
ethernet.h | 41 u_int8_t ether_dhost[ETH_ALEN]; /* destination eth addr */
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
_watcom.h | 138 long __stl_InterlockedExchange( long *Destination, long Value );
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
_watcom.h | 138 long __stl_InterlockedExchange( long *Destination, long Value );
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
_watcom.h | 138 long __stl_InterlockedExchange( long *Destination, long Value );
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/ |
uaccess.h | 71 #define __MODULE_JAL(destination) ".set\tnoat\n\t" __UA_LA "\t$1, " #destination "\n\t" "jalr\t$1\n\t" ".set\tat\n\t" 74 #define __MODULE_JAL(destination) "jal\t" #destination "\n\t"
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/ |
uaccess.h | 71 #define __MODULE_JAL(destination) ".set\tnoat\n\t" __UA_LA "\t$1, " #destination "\n\t" "jalr\t$1\n\t" ".set\tat\n\t" 74 #define __MODULE_JAL(destination) "jal\t" #destination "\n\t"
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/ |
_watcom.h | 138 long __stl_InterlockedExchange( long *Destination, long Value );
|
/prebuilts/sdk/renderscript/include/ |
rs_program.rsh | 84 * Get program store blend destination function
|
/sdk/eclipse/scripts/ |
setup_eclipse.sh | 17 # and it *MUST* be invoked with the following destination directory:
|
/system/core/libcutils/arch-arm/ |
memset32.S | 57 /* align the destination to a cache-line */
|
/dalvik/vm/compiler/codegen/x86/ |
LowerAlu.cpp | 33 u2 vA = INST_A(inst); //destination 45 u2 vA = INST_A(inst); //destination 58 u2 vA = INST_A(inst); //destination 71 u2 vA = INST_A(inst); //destination 85 u2 vA = INST_A(inst); //destination 99 u2 vA = INST_A(inst); //destination 113 u2 vA = INST_A(inst); //destination 126 u2 vA = INST_A(inst); //destination 137 u2 vA = INST_A(inst); //destination 148 u2 vA = INST_A(inst); //destination [all...] |
/external/iproute2/man/man8/ |
ip.8 | 1491 the destination prefix of the route. If 1579 the MTU along the path to the destination. If the modifier 1615 destination. Values are specified as with [all...] |
/external/webkit/Source/WebKit/mac/Panels/English.lproj/WebAuthenticationPanel.nib/ |
designable.nib | 330 <reference key="destination" ref="71972597"/> 338 <reference key="destination" ref="118512579"/> 346 <reference key="destination" ref="71972597"/> 354 <reference key="destination" ref="368270689"/> 362 <reference key="destination" ref="305175176"/> 370 <reference key="destination" ref="494193237"/> 378 <reference key="destination" ref="705333610"/> 386 <reference key="destination" ref="199018347"/> 394 <reference key="destination" ref="285173040"/> 402 <reference key="destination" ref="657854151"/ [all...] |
/bionic/libc/arch-arm/cortex-a9/bionic/ |
memset.S | 85 /* compute the offset to align the destination 109 /* align the destination to a cache-line */
|
/bionic/libc/kernel/tools/ |
clean_header.py | 12 this functions returns the destination path and the clean header 42 # convert into destination path, extracting architecture if needed
|
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
InsnFormat.java | 151 * output destination. The instruction must be of this instance's format. 155 * @param out {@code non-null;} the output destination to write to 486 * Writes one code unit to the given output destination. 496 * Writes two code units to the given output destination. 508 * Writes three code units to the given output destination. 523 * Writes four code units to the given output destination. 540 * Writes five code units to the given output destination. 559 * Writes six code units to the given output destination.
|
/development/samples/USB/AdbTest/src/com/android/adb/ |
AdbDevice.java | 117 public AdbSocket openSocket(String destination) { 124 if (socket.open(destination)) {
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
WriterToASCI.java | 114 * intended destination. Then, if that destination is another character or
|
/external/bison/build-aux/ |
install-sh | 182 # When -t is used, the destination is already specified. 183 # Otherwise, the last argument is the destination. Remove it from $@. 264 echo "$0: no destination specified." >&2 269 # If destination is a directory, append the input filename; won't work 489 # Rename the file to the real destination. 496 # Now remove or move aside any old file at destination location. 498 # systems and the destination file might be busy for other 512 # Now rename the file to the real destination.
|
/external/bison/src/ |
graphviz.c | 69 output_edge (int source, int destination, char const *label, 72 fprintf (fout, " %d -> %d [style=%s", source, destination, style);
|
/external/bluetooth/bluedroid/stack/pan/ |
pan_api.c | 321 PAN_TRACE_ERROR2 ("Either source %d or destination role %d is invalid", src_role, dst_role); 328 /* If we are PANU for this role validate destination role */ 360 /* If destination is PANU role validate source role */ 385 PAN_TRACE_ERROR2 ("Source %d and Destination roles %d are not valid combination", 494 ** is found based on the destination address and forwarded on it 499 ** dst - MAC or BD Addr of the destination device 604 ** is found based on the destination address and forwarded on it 609 ** dst - MAC or BD Addr of the destination device
|
/external/chromium/chrome/browser/download/ |
base_file.cc | 110 // on the destination file. We want to recreate the security descriptor 117 // 600 to |new_path|. Here, we try to fix up the destination file with
|
Completed in 5528 milliseconds
<<31323334353637383940>>