OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destination
(Results
1126 - 1150
of
5294
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/vboot_reference/tests/
vboot_common_tests.c
170
/* Copying to a smaller
destination
should fail */
177
/* Offset in
destination
shouldn't have been modified */
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Process.c
129
pOutData, /*
Destination
*/
211
pProcessed, /*
Destination
*/
/frameworks/av/media/libeffects/lvm/lib/Common/src/
AGC_MIX_VOL_2St1Mon_D32_WRA.c
64
/* pStereoOut Stereo
destination
*/
76
LVM_INT32 *pDst, /* Stereo
destination
*/
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_InterpolateLuma_Align_unsafe_s.s
56
;//
destination
pointed by (pDst) for horizontal interpolation.
159
;//
destination
pointed by (pDst) for vertical interpolation.
armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s
53
;// r0 - pointer to the
destination
location
54
;// r1 - step size to this
destination
location
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_InterpolateLuma_Align_unsafe_s.s
56
;//
destination
pointed by (pDst) for horizontal interpolation.
159
;//
destination
pointed by (pDst) for vertical interpolation.
armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s
53
;// r0 - pointer to the
destination
location
54
;// r1 - step size to this
destination
location
/frameworks/av/services/camera/libcameraservice/api1/client2/
JpegCompressor.cpp
200
ALOGV("%s: Setting
destination
to %p, size %zu",
208
ALOGE("%s: JPEG
destination
buffer overflow!",
/frameworks/base/docs/html/tools/performance/systrace/
index.jd
138
<li><b>
Destination
File:</b> Where the trace is stored as an HTML file. Default is in
174
<li>Go to your home directory, or the directory you chose as the file
destination
.</li>
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
extend.c
20
unsigned char *d, /*
destination
*/
21
int dp, /*
destination
pitch */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
yv12extend.c
122
// Copies the source image into the
destination
image and updates the
123
//
destination
's UMV borders.
/ndk/build/tools/
gen-system-symbols.sh
65
dump "ERROR: Missing second parameter (
destination
directory path), see --help"
75
fail_panic "Could not create
destination
directory: $DSTDIR"
gen-platforms.sh
155
echo " --dst-dir=<path>
Destination
directory [$DSTDIR]"
202
log "Using
destination
directory: $DSTDIR"
280
# $2:
destination
directory (relative to $DSTDIR)
297
# $2:
destination
dir
320
# $2:
destination
directory (relative to $DSTDIR)
416
# $4:
destination
file
448
# Copy to our
destination
now
466
# $3:
destination
directory for generated libs (relative to $DSTDIR)
511
# $5:
destination
directory
638
# Copy platform sysroot and samples into your
destination
[
all
...]
/packages/apps/Camera2/src/com/android/camera/one/v2/imagesaver/
JpegImageBackendImageSaver.java
121
if (task.
destination
== TaskImageContainer.TaskInfo.
Destination
.FINAL_IMAGE) {
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
in.h
104
struct in_addr ipi_spec_dst; /* Routing
destination
address */
105
struct in_addr ipi_addr; /* Header
destination
address */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
in.h
117
struct in_addr ipi_spec_dst; /* Routing
destination
address */
118
struct in_addr ipi_addr; /* Header
destination
address */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
in.h
117
struct in_addr ipi_spec_dst; /* Routing
destination
address */
118
struct in_addr ipi_addr; /* Header
destination
address */
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddchgr.h
282
CHANGER_ELEMENT
Destination
;
298
CHANGER_ELEMENT
Destination
;
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
macostools.py
35
# The next line will fail under unix-Python if the
destination
131
"""Copy a complete file tree to a new
destination
"""
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/refactorings/core/
AndroidTypeMoveParticipantTest.java
103
@NonNull String
destination
,
108
IFolder destinationFolder = project.getFolder(
destination
);
/sdk/eclipse/scripts/
collect_sources_for_sdk.py
59
The source and
destination
directories must already exist.
146
# Create
destination
directory based on package name then copy the
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/
ViewHierarchyLoader.java
183
public int compare(ViewNode.Property source, ViewNode.Property
destination
) {
184
return source.name.compareTo(
destination
.name);
/system/bt/stack/pan/
pan_api.c
321
PAN_TRACE_ERROR ("Either source %d or
destination
role %d is invalid", src_role, dst_role);
328
/* If we are PANU for this role validate
destination
role */
357
/* If
destination
is PANU role validate source role */
380
PAN_TRACE_ERROR ("Source %d and
Destination
roles %d are not valid combination",
489
** is found based on the
destination
address and forwarded on it.
492
** dst - MAC or BD Addr of the
destination
device
547
** is found based on the
destination
address and forwarded on it
552
** dst - MAC or BD Addr of the
destination
device
/external/clang/test/Analysis/
string.c
297
strcpy(x, y); // expected-warning{{String copy function overflows
destination
buffer}}
336
stpcpy(x, y); // expected-warning{{String copy function overflows
destination
buffer}}
391
strcat(x, y); // expected-warning{{String copy function overflows
destination
buffer}}
397
strcat(x, y); // expected-warning{{String copy function overflows
destination
buffer}}
403
strcat(x, y); // expected-warning{{String copy function overflows
destination
buffer}}
484
strncpy(x, y, 5); // expected-warning{{Size argument is greater than the length of the
destination
buffer}}
490
strncpy(x, y, 5); // expected-warning{{Size argument is greater than the length of the
destination
buffer}}
499
strncpy(x, y, n); // expected-warning{{Size argument is greater than the length of the
destination
buffer}}
580
strncat(x, y, strlen(y)); // expected-warning{{Size argument is greater than the free space in the
destination
buffer}}
586
strncat(x, y, strlen(y)); // expected-warning{{Size argument is greater than the free space in the
destination
buffer}
[
all
...]
/external/bison/build-aux/
gnupload
47
--delete delete FILES from
destination
54
--to DEST specify one
destination
for FILES
205
echo "$0: Missing
destination
sites" >&2
307
# DEST
Destination
site;
308
# DESTDIR
Destination
directory;
Completed in 1070 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>