Searched
full:destination (Results
876 -
900 of
5499) sorted by null
<<31323334353637383940>>
/external/chromium_org/media/base/ |
sinc_resampler_perftest.cc | 22 static void DoNothing(int frames, float* destination) {}
|
/external/chromium_org/net/disk_cache/ |
cache_util.h | 19 // Fails if the destination exists already, or if it doesn't have
|
/external/chromium_org/third_party/WebKit/Source/platform/audio/ |
AudioDelayDSPKernel.h | 37 virtual void process(const float* source, float* destination, size_t framesToProcess);
|
ZeroPole.h | 48 void process(const float *source, float *destination, unsigned framesToProcess);
|
/external/chromium_org/third_party/WebKit/public/web/ |
WebDragOperation.h | 39 // destination.
|
/external/chromium_org/third_party/icu/source/ |
install-sh | 141 echo "install: no destination specified" 147 # If destination is a directory, append the input filename; if your system 161 # Make sure that the destination directory exists. 243 # Now rename the file to the real destination.
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_cc.c | 72 * Modify blend function to force destination alpha to 1.0 74 * If \c function specifies a blend function that uses destination alpha, 75 * replace it with a function that hard-wires destination alpha to 1.0. This 158 * force the destination alpha to 1.0. This means replacing GL_DST_ALPHA
|
/external/chromium_org/third_party/skia/include/gpu/ |
GrPaint.h | 20 * functions and the how color is blended with the destination pixel. 36 * of the destination pixel, labeled Bs and Bd respectively. The final value of the destination 54 * destination color. Defaults to kOne for src and kZero for dst (i.e. src mode).
|
/external/chromium_org/third_party/sqlite/src/ |
install-sh | 141 echo "install: no destination specified" 147 # If destination is a directory, append the input filename; if your system 161 # Make sure that the destination directory exists. 243 # Now rename the file to the real destination.
|
/external/chromium_org/third_party/zlib/google/ |
zip.h | 30 // Zips files listed in |src_relative_paths| to destination specified by file
|
/external/chromium_org/tools/git/ |
move_source_file.py | 8 specified, the destination must be a directory. Updates include guards in 44 """Given the from and to paths, return a correct destination path. 46 The initial destination path may either a full path or a directory. 58 raise Exception('Destination must be either a full path with '
|
/external/chromium_org/tools/telemetry/telemetry/core/ |
extension_to_load.py | 54 """Path to extension destination directory, for remote instances of
|
/external/chromium_org/v8/src/ |
elements.h | 131 // of elements from source after source_start to the destination array. 135 // destination array, padding any remaining uninitialized elements in the 136 // destination array with the hole. 147 FixedArrayBase* destination,
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-2433.js | 28 // Transitioning from a PackedSmi to PackedDouble should fill the destination
|
/external/clang/test/Analysis/ |
no-outofbounds.c | 28 struct vec *a = malloc(sizeof(struct vec) + 10); // expected-warning {{Cast a region whose size is not a multiple of the destination type size}}
|
/external/clang/test/SemaCXX/ |
copy-initialization.cpp | 48 // the cv-unqualified version of the destination type.
|
/external/dropbear/ |
install-sh | 141 echo "install: no destination specified" 147 # If destination is a directory, append the input filename; if your system 161 # Make sure that the destination directory exists. 243 # Now rename the file to the real destination.
|
/external/dropbear/libtomcrypt/src/encauth/gcm/ |
gcm_done.c | 23 @param tag [out] The destination for the MAC tag
|
/external/dropbear/libtomcrypt/src/hashes/helper/ |
hash_filehandle.c | 22 @param out [out] The destination of the digest
|
/external/dropbear/libtomcrypt/src/mac/f9/ |
f9_memory.c | 26 @param out [out] Destination for the MAC tag
|
/external/dropbear/libtomcrypt/src/mac/pmac/ |
pmac_file.c | 26 @param out [out] Destination for the authentication tag
|
pmac_memory.c | 27 @param out [out] Destination for the authentication tag
|
/external/dropbear/libtomcrypt/src/mac/xcbc/ |
xcbc_memory.c | 26 @param out [out] Destination for the MAC tag
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/utctime/ |
der_encode_utctime.c | 29 @param out The destination of the DER encoding of the UTC time structure
|
/external/dropbear/libtomcrypt/src/pk/dsa/ |
dsa_shared_secret.c | 25 @param out [out] Destination of the shared secret
|
Completed in 946 milliseconds
<<31323334353637383940>>