/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
armVCM4P10_PredictIntraDC4x4.c | 49 * [in] dstStep Step of the destination buffer 51 * [out] pDst Pointer to the destination buffer
|
/hardware/intel/common/libva/va/ |
va_android.h | 60 * color space conversion and scaling to the destination 75 VARectangle *cliprects, /* client supplied destination clip list */
|
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/ |
TaskPreviewChainedJpeg.java | 74 onStart(mId, inputImage, resultImage, TaskInfo.Destination.INTERMEDIATE_THUMBNAIL); 92 TaskInfo.Destination.INTERMEDIATE_THUMBNAIL);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
socket2.h | 31 __warnattr ("recv called with bigger length than size of destination " 62 "destination buffer");
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
if_tr.h | 40 __u8 daddr[TR_ALEN]; /* destination address */ 49 __u8 dsap; /* destination SAP */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
socket2.h | 31 __warnattr ("recv called with bigger length than size of destination " 62 "destination buffer");
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
if_tr.h | 40 __u8 daddr[TR_ALEN]; /* destination address */ 49 __u8 dsap; /* destination SAP */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
socket2.h | 31 __warnattr ("recv called with bigger length than size of destination " 62 "destination buffer");
|
/system/netd/server/ |
RouteController.h | 71 static int addRoute(const char* interface, const char* destination, const char* nexthop, 73 static int removeRoute(const char* interface, const char* destination, const char* nexthop,
|
/external/libavc/common/ |
ih264_luma_intra_pred_filters.c | 111 * UWORD8 pointer to the destination 117 * integer destination stride 161 * UWORD8 pointer to the destination 167 * integer destination stride 212 * UWORD8 pointer to the destination 218 * integer destination stride 285 * UWORD8 pointer to the destination 291 * integer destination stride 353 * UWORD8 pointer to the destination 359 * integer destination strid [all...] |
/external/libhevc/common/ |
ihevc_chroma_intra_pred_filters.c | 124 * WORD32 Destination stride 444 * UWORD8 pointer to the destination 450 * integer destination stride 532 * UWORD8 pointer to the destination 538 * integer destination stride 636 * UWORD8 pointer to the destination 642 * integer destination stride 698 * UWORD8 pointer to the destination 704 * integer destination stride 758 * UWORD8 pointer to the destination [all...] |
/external/skia/example/mac/ |
HelloWorld.xib | [all...] |
/art/compiler/optimizing/ |
register_allocator.cc | 1559 Location destination = next_sibling->ToLocation(); local 1629 LiveInterval* destination = interval->GetSiblingAt(to->GetLifetimeStart()); local 1767 Location destination = phi->GetLiveInterval()->ToLocation(); local [all...] |
/docs/source.android.com/src/devices/tech/dalvik/ |
dalvik-bytecode.jd | 139 <li>"<code>vAA</code>" is the destination register (implied by the 140 operation; again, the rule is that destination arguments always come 188 <td><code>A:</code> destination register (4 bits)<br/> 195 <td><code>A:</code> destination register (8 bits)<br/> 202 <td><code>A:</code> destination register (16 bits)<br/> 209 <td><code>A:</code> destination register pair (4 bits)<br/> 222 <td><code>A:</code> destination register pair (8 bits)<br/> 233 <td><code>A:</code> destination register pair (16 bits)<br/> 244 <td><code>A:</code> destination register (4 bits)<br/> 251 <td><code>A:</code> destination register (8 bits)<br/ [all...] |
/external/icu/icu4c/source/i18n/ |
unum.cpp | 185 // NULL destination for pure preflighting: empty dummy string 186 // otherwise, alias the destination buffer 218 // NULL destination for pure preflighting: empty dummy string 219 // otherwise, alias the destination buffer 269 // Alias the destination buffer. 295 // NULL destination for pure preflighting: empty dummy string 296 // otherwise, alias the destination buffer 543 // NULL destination for pure preflighting: empty dummy string 544 // otherwise, alias the destination buffer 666 // NULL destination for pure preflighting: empty dummy strin [all...] |
/external/iproute2/man/man8/ |
ip-route.8 | 256 the destination prefix of the route. If 344 the MTU along the path to the destination. If the modifier 377 destination. Values are specified as with 393 the initial congestion window size for connections to this destination. 400 the initial receive window size for connections to this destination. 409 (If the path to these destination is asymmetric, this guess may be wrong.) 413 Maximal reordering on the path to this destination. 657 this command gets a single route to a destination and prints its 662 the destination address. 702 to output packets towards the requested destination [all...] |
ip-route.8.in | 256 the destination prefix of the route. If 344 the MTU along the path to the destination. If the modifier 377 destination. Values are specified as with 393 the initial congestion window size for connections to this destination. 400 the initial receive window size for connections to this destination. 409 (If the path to these destination is asymmetric, this guess may be wrong.) 413 Maximal reordering on the path to this destination. 657 this command gets a single route to a destination and prints its 662 the destination address. 702 to output packets towards the requested destination [all...] |
/external/libavc/common/x86/ |
ih264_luma_intra_pred_filters_ssse3.c | 99 * UWORD8 pointer to the destination 105 * integer destination stride 158 * UWORD8 pointer to the destination 164 * integer destination stride 224 * UWORD8 pointer to the destination 230 * integer destination stride 302 * UWORD8 pointer to the destination 308 * integer destination stride 386 * UWORD8 pointer to the destination 392 * integer destination strid [all...] |
/external/protobuf/java/src/test/java/com/google/protobuf/ |
LiteralByteStringTest.java | 131 byte[] destination = new byte[destinationOffset + length]; 133 stringUnderTest.copyTo(destination, sourceOffset, destinationOffset, length); 136 stillEqual = referenceBytes[i + sourceOffset] == destination[i + destinationOffset]; 144 byte[] destination = new byte[destinationOffset + length]; 148 stringUnderTest.copyTo(destination, stringUnderTest.size() + 1 - length, 158 stringUnderTest.copyTo(destination, -1, destinationOffset, length); 167 stringUnderTest.copyTo(destination, 0, -1, length); 176 stringUnderTest.copyTo(destination, 0, 0, -1); 185 stringUnderTest.copyTo(destination, 2 * stringUnderTest.size(), 0, length); 194 stringUnderTest.copyTo(destination, 0, 2 * destination.length, length) [all...] |
/frameworks/opt/chips/src/com/android/ex/chips/ |
DropdownChipLayouter.java | 101 CharSequence destination = styledResults[1]; local 112 if (TextUtils.isEmpty(displayName) || TextUtils.equals(displayName, destination)) { 113 displayName = destination; 115 // We only show the destination for secondary entries, so clear it only for the 118 destination = null; 147 destination = Rfc822Tokenizer.tokenize(entry.getDestination())[0].getAddress(); 153 bindTextToView(destination, viewHolder.destinationView); 275 * Each View must contain two TextViews (for display name and destination) and one ImageView 293 * Each View must contain two TextViews (for display name and destination) and one ImageView 325 * Returns an id for TextView in an item View for showing a destination [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothOppObexServerSession.java | 183 String destination; local 185 destination = ((BluetoothObexTransport)mTransport).getRemoteAddress(); 187 destination = "FF:FF:FF:00:00:00"; 190 isWhitelisted(destination); 274 values.put(BluetoothShare.DESTINATION, destination); 560 String destination; local 562 destination = ((BluetoothObexTransport)mTransport).getRemoteAddress(); 564 destination = "FF:FF:FF:00:00:00"; 567 isWhitelisted(destination); [all...] |
/bionic/libc/include/netinet/ |
udp.h | 39 u_int16_t uh_dport; /* destination port */
|
/bionic/libc/kernel/uapi/linux/ |
bpqether.h | 29 unsigned char destination[ETH_ALEN]; member in struct:bpq_ethaddr
|
/build/tools/acp/ |
acp.c | 84 "acp: destination directory '%s' does not exist\n", 97 "acp: destination '%s' is not a directory\n", 152 * Copy the source to the destination. 226 fprintf(stderr, "acp: missing destination file\n");
|
/development/ndk/platforms/android-21/include/linux/ |
bpqether.h | 29 unsigned char destination[ETH_ALEN]; member in struct:bpq_ethaddr
|