OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destination
(Results
1151 - 1175
of
5499
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/chromium_org/third_party/WebKit/Source/platform/audio/
AudioDSPKernelProcessor.h
63
virtual void process(const AudioBus* source, AudioBus*
destination
, size_t framesToProcess);
MultiChannelResampler.h
46
void process(AudioSourceProvider*, AudioBus*
destination
, size_t framesToProcess);
ReverbAccumulationBuffer.h
45
void readAndClear(float*
destination
, size_t numberOfFrames);
UpSampler.h
45
// The
destination
buffer |destP| is of size sourceFramesToProcess * 2.
/external/chromium_org/third_party/libjingle/source/talk/base/
nattypes.h
46
// Determines whether this NAT uses both source and
destination
address when
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
stunserver.h
68
// Sends the given message to the appropriate
destination
.
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
vg_state.h
93
/*
Destination
write enable mask for image filters */
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_fs_emit.cpp
140
/* We do this 8 or 16-wide, but since the
destination
is UW we
567
/* Clear any post
destination
dependencies that would be ignored by
572
* that we have a SEND with a
destination
that is a register that
584
/* gen4 errata:
destination
from a send can't be used as a
585
*
destination
until it's been read. Just read it so we don't
599
/* Clear any post
destination
dependencies that would be ignored by
604
* that we have a SEND with a
destination
that is a register that
624
/* gen4 errata:
destination
from a send can't be used as a
625
*
destination
until it's been read. Just read it so we don't
/external/chromium_org/third_party/skia/include/effects/
SkPorterDuff.h
21
Da, Dc -
destination
alpha and color (before compositing)
/external/chromium_org/tools/deep_memory_profiler/
dmprof.py
59
dmprof upload [--gsutil path/to/gsutil] <first-dump> <
destination
-gs-path>
/external/chromium_org/tools/deep_memory_profiler/subcommands/
upload.py
22
'<first-dump> <
destination
-gs-path>')
/external/chromium_org/tools/gn/
function_set_default_toolchain.cc
56
// this key on the scope to point to the
destination
.
/external/chromium_org/tools/ipc_fuzzer/replay/
replay_process.cc
41
// Log to default
destination
.
/external/chromium_org/ui/keyboard/
keyboard.gyp
28
'
destination
': '<(PRODUCT_DIR)',
/external/chromium_org/v8/src/arm/
lithium-gap-resolver-arm.h
62
// register to its proper
destination
.
/external/chromium_org/v8/src/mips/
lithium-gap-resolver-mips.h
62
// register to its proper
destination
.
/external/chromium_org/v8/src/x64/
lithium-gap-resolver-x64.h
60
// source to
destination
is removed from the move graph.
/external/dexmaker/src/dx/java/com/android/dx/util/
AnnotatedOutput.java
20
* Interface for a binary output
destination
that may be augmented
/external/dropbear/libtomcrypt/src/encauth/eax/
eax_done.c
23
@param tag [out] The
destination
of the authentication tag
eax_encrypt_authenticate_memory.c
32
@param tag [out] The
destination
tag
/external/dropbear/libtomcrypt/src/mac/f9/
f9_memory_multi.c
26
@param out [out] The
destination
of the authentication tag
/external/dropbear/libtomcrypt/src/mac/hmac/
hmac_done.c
25
@param out [out] The
destination
of the HMAC authentication tag
hmac_memory.c
27
@param out [out]
Destination
of the authentication tag
hmac_memory_multi.c
26
@param out [out]
Destination
of the authentication tag
/external/dropbear/libtomcrypt/src/mac/omac/
omac_done.c
23
@param out [out]
Destination
for the authentication tag
Completed in 1400 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>