/system/core/libpixelflinger/arch-arm64/ |
col32cb16blend.S | 34 // This function alpha blends a fixed color into a destination scanline, using 39 // where d is the destination pixel, 44 // x0 = destination buffer pointer
|
/system/netd/server/ |
NetworkController.h | 84 int addRoute(unsigned netId, const char* interface, const char* destination, 86 int removeRoute(unsigned netId, const char* interface, const char* destination, 100 int modifyRoute(unsigned netId, const char* interface, const char* destination,
|
/art/compiler/optimizing/ |
register_allocator.h | 116 Location destination) const; 120 Location destination) const; 121 void InsertMoveAfter(HInstruction* instruction, Location source, Location destination) const; 125 Location destination) const; 129 Location destination) const; 133 Location destination,
|
/external/icu/icu4c/source/common/unicode/ |
uidna.h | 221 * @param dest Destination string buffer 222 * @param capacity Destination buffer capacity 228 * @return destination string length 248 * @param dest Destination string buffer 249 * @param capacity Destination buffer capacity 255 * @return destination string length 277 * @param dest Destination string buffer 278 * @param capacity Destination buffer capacity 284 * @return destination string length 304 * @param dest Destination string buffe [all...] |
/external/icu/icu4c/source/tools/pkgdata/ |
pkgdata.1.in | 48 .BI "\-d\fP, \fB\-\-destdir" " destination" 237 .BI "\-d\fP, \fB\-\-destdir" " destination" 238 Set the destination directory to 239 .IR destination . 240 The default destination directory is the current directory. 245 The default temporary directory is the same as the destination
|
/external/libhevc/common/ |
ihevc_intra_pred_filters.c | 118 * WORD32 Destination stride 592 * UWORD8 pointer to the destination 703 * UWORD8 pointer to the destination 709 * integer destination stride 789 * UWORD8 pointer to the destination 795 * integer destination stride 905 * UWORD8 pointer to the destination 911 * integer destination stride 985 * UWORD8 pointer to the destination 991 * integer destination strid [all...] |
/external/libnl/lib/ |
object.c | 330 * @arg buf destination buffer 331 * @arg len length of destination buffer 336 * @return destination buffer. 354 * @arg buf destination buffer 355 * @arg len length of destination buffer 357 * @return destination buffer.
|
/external/lldb/examples/test/ |
usage-lldb-loggings | 32 print "with log destination:", dest 48 with log destination: /tmp/lldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dsym.txt 53 with log destination: /tmp/lldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dwarf.txt 97 print "with log destination:", dest 113 with log destination: /Volumes/data/lldb/svn/ToT/test/2012-08-22-13_21_46/lldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dsym.txt 118 with log destination: /Volumes/data/lldb/svn/ToT/test/2012-08-22-13_21_46/lldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dwarf.txt
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_blorp.h | 256 /* Actual number of samples per pixel in the destination image. */ 259 /* Actual MSAA layout used by the destination image. */ 272 /* True if the destination image is W tiled. If true, the surface state 279 * destination pixel. If true, src_tiled_w must be false, tex_samples must 285 * larger than the destination rectangle, so the WM program should kill any 286 * pixels that are outside the destination rectangle.
|
/external/sfntly/cpp/src/sfntly/data/ |
byte_array.h | 97 // destination array has storage for the data copied. 101 // @param array the destination 108 // @param dstOffset the offset in the destination array to start copying to 109 // @param array the destination 119 // @param os the destination 124 // @param os the destination
|
/external/zlib/src/ |
CMakeLists.txt | 215 RUNTIME DESTINATION "${INSTALL_BIN_DIR}" 216 ARCHIVE DESTINATION "${INSTALL_LIB_DIR}" 217 LIBRARY DESTINATION "${INSTALL_LIB_DIR}" ) 220 install(FILES ${ZLIB_PUBLIC_HDRS} DESTINATION "${INSTALL_INC_DIR}") 223 install(FILES zlib.3 DESTINATION "${INSTALL_MAN_DIR}/man3") 226 install(FILES ${ZLIB_PC} DESTINATION "${INSTALL_PKGCONFIG_DIR}")
|
/frameworks/base/telecomm/java/android/telecom/ |
DisconnectCause.java | 195 public void writeToParcel(Parcel destination, int flags) { 196 destination.writeInt(mDisconnectCode); 197 TextUtils.writeToParcel(mDisconnectLabel, destination, flags); 198 TextUtils.writeToParcel(mDisconnectDescription, destination, flags); 199 destination.writeString(mDisconnectReason); 200 destination.writeInt(mToneToPlay);
|
/bionic/libc/arch-x86/generic/string/ |
strcat.S | 26 pushl %edi /* push destination address */ 71 L2: popl %eax /* pop destination address */
|
/developers/build/buildSrc/src/main/groovy/com/example/android/samples/build/ |
SampleGenPlugin.groovy | 37 def destination) { 42 outputDir = destination
|
/external/bison/src/ |
graphviz.h | 43 * \param destination id of the target node 49 void output_edge (int source, int destination, char const *label,
|
/external/clang/include/clang/Analysis/Analyses/ |
CFGReachabilityAnalysis.h | 29 // tend to have a common destination, so we lazily do a predecessor search 30 // from the destination node and cache the results to prevent work
|
/external/clang/test/CodeGen/ |
mips-constraint-regs.c | 21 // We are making it clear that destination register is lo with the 33 // We are specifying that destination registers are the hi/lo pair with the
|
/external/icu/icu4c/source/extra/uconv/ |
uconv.1.in | 92 Unicode, and then from Unicode to the destination encoding). 109 the destination encoding. Some encodings, for example, offer a default 189 the the destination encoding. 194 to handle characters that cannot be transcoded to the destination 221 encoding and characters that cannot be transcoded to the destination 228 Unicode to the destination encoding. 232 destination encoding. 265 option, and from Unicode to the destination encoding, with the
|
/external/iptables/extensions/ |
libxt_TCPMSS.man | 36 packets from itself to the source and destination IP addresses. Prior to 37 Linux 2.6.25, only the path MTU to the destination IP address was
|
libxt_tcp.man | 15 [\fB!\fP] \fB\-\-destination\-port\fP,\fB\-\-dport\fP \fIport\fP[\fB:\fP\fIport\fP] 16 Destination port or port range specification. The flag
|
/external/javassist/src/main/javassist/bytecode/ |
ByteArray.java | 67 * @param dest the destination byte array. 68 * @param idest the index into the destination byte array.
|
/external/libavc/common/arm/ |
ih264_intra_pred_luma_4x4_a9q.s | 71 @* UWORD8 pointer to the destination 77 @* integer destination stride 144 @* UWORD8 pointer to the destination 150 @* integer destination stride 226 @* UWORD8 pointer to the destination 232 @* integer destination stride 365 @* UWORD8 pointer to the destination 371 @* integer destination stride 447 @* UWORD8 pointer to the destination 453 @* integer destination strid [all...] |
/external/libavc/common/armv8/ |
ih264_intra_pred_luma_4x4_av8.s | 79 //* UWORD8 pointer to the destination 85 //* integer destination stride 148 //* UWORD8 pointer to the destination 154 //* integer destination stride 223 //* UWORD8 pointer to the destination 229 //* integer destination stride 378 //* UWORD8 pointer to the destination 384 //* integer destination stride 465 //* UWORD8 pointer to the destination 471 //* integer destination strid [all...] |
/external/libavc/common/ |
ih264_mem_fns.h | 52 * UWORD8 pointer to the destination 80 * UWORD8 pointer to the destination
|
/external/libcxxabi/src/ |
CMakeLists.txt | 122 LIBRARY DESTINATION lib${LIBCXXABI_LIBDIR_SUFFIX} 123 ARCHIVE DESTINATION lib${LIBCXXABI_LIBDIR_SUFFIX}
|