/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/util/ |
BitmapSerializeUtils.java | 51 * @param destination The destination file descriptor. 53 public static void writeBitmapPixels(Bitmap bitmap, ParcelFileDescriptor destination) { 54 nativeWriteBitmapPixels(bitmap, destination.getFd());
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/ |
err-mova.s | 14 mova unaligned, r0 ! { dg-error "unaligned destination" }
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
farcall-section.s | 2 @ if the destination is of type STT_SECTION (eg non-global symbol)
|
/external/eigen/blas/ |
CMakeLists.txt | 42 RUNTIME DESTINATION bin 43 LIBRARY DESTINATION lib 44 ARCHIVE DESTINATION lib)
|
/external/iptables/extensions/ |
libxt_REDIRECT.man | 9 destination IP to the primary address of the incoming interface 14 This specifies a destination port or range of ports to use: without 15 this, the destination port is never altered. This is only valid
|
libxt_TPROXY.man | 9 This specifies a destination port to use. It is a required option, 0 means the 10 new destination port is the same as the original. This is only valid if the 14 This specifies a destination address to use. By default the address is the IP
|
/external/jcommander/src/test/java/com/beust/jcommander/args/ |
ArgsLongDescription.java | 17 @Parameter(names = { "-d", "--destination" }, description = "The destination to go to") 18 public String destination; field in class:ArgsLongDescription
|
/external/jsoncpp/src/lib_json/ |
CMakeLists.txt | 54 RUNTIME DESTINATION ${RUNTIME_INSTALL_DIR} 55 LIBRARY DESTINATION ${LIBRARY_INSTALL_DIR} 56 ARCHIVE DESTINATION ${ARCHIVE_INSTALL_DIR}
|
/external/libchrome/base/ |
task_runner.cc | 20 explicit PostTaskAndReplyTaskRunner(TaskRunner* destination); 31 TaskRunner* destination) : destination_(destination) {
|
/external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/ |
CMakeLists.txt | 35 INSTALL(TARGETS BulletFileLoader DESTINATION .) 37 INSTALL(TARGETS BulletFileLoader DESTINATION lib${LIB_SUFFIX}) 39 DESTINATION ${INCLUDE_INSTALL_DIR} FILES_MATCHING PATTERN "*.h" PATTERN
|
/external/nist-sip/java/gov/nist/javax/sip/ |
LogRecordFactory.java | 20 * @param destination -- host:port of the destination of the message. 34 String destination, long timeStamp, boolean isSender,
|
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/ |
packet.cc | 149 void Packet::CopyToHeader(RTPHeader* destination) const { 150 destination->markerBit = header_.markerBit; 151 destination->payloadType = header_.payloadType; 152 destination->sequenceNumber = header_.sequenceNumber; 153 destination->timestamp = header_.timestamp; 154 destination->ssrc = header_.ssrc; 155 destination->numCSRCs = header_.numCSRCs; 156 destination->paddingLength = header_.paddingLength; 157 destination->headerLength = header_.headerLength; 158 destination->payload_type_frequency = header_.payload_type_frequency [all...] |
/hardware/bsp/intel/peripheral/libmraa/src/java/ |
CMakeLists.txt | 45 DESTINATION lib/java 48 DESTINATION lib/ 51 DESTINATION lib/java
|
/packages/apps/Gallery2/jni/filters/ |
exposure.c | 21 char* destination = 0; local 22 AndroidBitmap_lockPixels(env, bitmap, (void**) &destination); 23 unsigned char * rgb = (unsigned char * )destination;
|
highlight.c | 22 char* destination = 0; local 23 AndroidBitmap_lockPixels(env, bitmap, (void**) &destination); 24 unsigned char * rgb = (unsigned char * )destination;
|
hue.c | 21 char* destination = 0; local 22 AndroidBitmap_lockPixels(env, bitmap, (void**) &destination); 23 unsigned char * rgb = (unsigned char * )destination;
|
negative.c | 21 char* destination = 0; local 22 AndroidBitmap_lockPixels(env, bitmap, (void**) &destination); 26 char * dst = destination;
|
/platform_testing/libraries/base-app-helpers/src/android/platform/test/helpers/ |
AbstractMapsHelper.java | 36 * Setup expectation: Destination is selected. 38 * Best effort attempt to go to the directions screen for the selected destination. 45 * Best effort attempt to start navigation for the selected destination.
|
/external/libavc/common/arm/ |
ih264_default_weighted_pred_a9q.s | 51 @* stores it in the destination block. 60 @* UWORD8 pointer to the destination where the output block is stored. 69 @* Stride of the destination buffer 136 vst1.32 d0[0], [r2], r5 @load row 1 in destination 137 vst1.32 d0[1], [r2], r5 @load row 2 in destination 139 vst1.32 d1[0], [r2], r5 @load row 3 in destination 140 vst1.32 d1[1], [r2], r5 @load row 4 in destination 160 vst1.8 d0, [r2], r5 @load row 1 in destination 162 vst1.8 d1, [r2], r5 @load row 2 in destination 163 vst1.8 d2, [r2], r5 @load row 3 in destination [all...] |
/external/libavc/common/armv8/ |
ih264_default_weighted_pred_av8.s | 51 //* stores it in the destination block. 60 //* UWORD8 pointer to the destination where the output block is stored. 69 //* Stride of the destination buffer 133 st1 {v0.s}[0], [x2], x5 //load row 1 in destination 134 st1 {v0.s}[1], [x2], x5 //load row 2 in destination 136 st1 {v1.s}[0], [x2], x5 //load row 3 in destination 137 st1 {v1.s}[1], [x2], x5 //load row 4 in destination 155 st1 {v0.8b}, [x2], x5 //load row 1 in destination 157 st1 {v1.8b}, [x2], x5 //load row 2 in destination 158 st1 {v2.8b}, [x2], x5 //load row 3 in destination [all...] |
/frameworks/base/rs/java/android/renderscript/ |
ScriptIntrinsicBlend.java | 57 * @param aout The destination buffer 67 * @param aout The destination buffer 88 * @param aout The destination buffer 98 * @param aout The destination buffer 120 * @param aout The destination buffer 132 * @param aout The destination buffer 152 * @param aout The destination buffer 162 * @param aout The destination buffer 182 * @param aout The destination buffer 192 * @param aout The destination buffe [all...] |
/bionic/tests/ |
fortify_compilation_test.cpp | 35 // GCC: warning: call to int __builtin___sprintf_chk(char*, int, {{(long )?}}unsigned int, const char*, ...) will always overflow destination buffer 40 // GCC: warning: call to int __builtin___sprintf_chk(char*, int, {{(long )?}}unsigned int, const char*, ...) will always overflow destination buffer 49 // GCC: warning: call to int __builtin___snprintf_chk(char*, {{(long )?}}unsigned int, int, {{(long )?}}unsigned int, const char*, ...) will always overflow destination buffer 54 // GCC: warning: call to int __builtin___snprintf_chk(char*, {{(long )?}}unsigned int, int, {{(long )?}}unsigned int, const char*, ...) will always overflow destination buffer 59 // GCC: warning: call to int __builtin___snprintf_chk(char*, {{(long )?}}unsigned int, int, {{(long )?}}unsigned int, const char*, ...) will always overflow destination buffer 64 // GCC: warning: call to int __builtin___snprintf_chk(char*, {{(long )?}}unsigned int, int, {{(long )?}}unsigned int, const char*, ...) will always overflow destination buffer 73 // GCC: warning: call to void* __builtin___memcpy_chk(void*, const void*, {{(long )?}}unsigned int, {{(long )?}}unsigned int) will always overflow destination buffer 82 // GCC: warning: call to void* __builtin___memmove_chk(void*, const void*, {{(long )?}}unsigned int, {{(long )?}}unsigned int) will always overflow destination buffer 91 // GCC: warning: call to void* __builtin___memset_chk(void*, int, {{(long )?}}unsigned int, {{(long )?}}unsigned int) will always overflow destination buffer 100 // GCC: warning: call to {{(char\* __builtin___strcpy_chk\(char\*, const char\*, unsigned int\))|(void\* __builtin___memcpy_chk\(void\*, const void\*, (long )?unsigned int, (long )?unsigned int\))}} will always overflow destination buffe [all...] |
/external/autotest/server/cros/ |
gsutil_wrapper.py | 11 def copy_private_bucket(host, bucket, filename, destination, timeout_s=30): 22 @param destination: path in DUT where the file should be copied to. 28 assert (os.path.isdir(destination)) 38 log("Copying to temporary test server destination : " + tempsourcepath) 53 host.send_file(tempsourcepath, os.path.join(destination, filename))
|
/external/icu/icu4c/source/tools/gensprep/ |
gensprep.8.in | 26 .BI "\-d\fP, \fB\-\-destdir" " destination" 60 .BI "\-d\fP, \fB\-\-destdir" " destination" 61 Set the destination directory to 62 .IR destination . 63 The default destination directory is specified by the environment variable
|
/external/webrtc/webrtc/common_audio/resampler/ |
push_sinc_resampler.h | 27 // Provide the size of the source and destination blocks in samples. These 36 // provided in destination (for convenience, since this will always be equal 39 int16_t* destination, size_t destination_capacity); 42 float* destination, 53 void Run(size_t frames, float* destination) override;
|