OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:effects
(Results
726 - 750
of
4021
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
Builtins.h
97
/// \brief Return true if this function has no side
effects
.
102
/// \brief Return true if this function has no side
effects
and doesn't
123
/// \brief Returns true if this builtin does not perform the side-
effects
187
/// \brief Return true if this function has no side
effects
and doesn't
/prebuilts/clang/host/linux-x86/clang-4479392/bin/
bisect_driver.py
199
"""Determine side
effects
generated by compiler
202
List of paths of objects that the compiler generates as side
effects
.
308
# side
effects
, but is very slow!
317
# Generate compiler side
effects
. Trick Make into thinking compiler was
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
Builtins.h
97
/// \brief Return true if this function has no side
effects
.
102
/// \brief Return true if this function has no side
effects
and doesn't
123
/// \brief Returns true if this builtin does not perform the side-
effects
187
/// \brief Return true if this function has no side
effects
and doesn't
/prebuilts/clang/host/linux-x86/clang-4579689/bin/
bisect_driver.py
199
"""Determine side
effects
generated by compiler
202
List of paths of objects that the compiler generates as side
effects
.
308
# side
effects
, but is very slow!
317
# Generate compiler side
effects
. Trick Make into thinking compiler was
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
Builtins.h
100
/// \brief Return true if this function has no side
effects
.
105
/// \brief Return true if this function has no side
effects
and doesn't
126
/// \brief Returns true if this builtin does not perform the side-
effects
190
/// \brief Return true if this function has no side
effects
and doesn't
/prebuilts/clang/host/linux-x86/clang-4630689/bin/
bisect_driver.py
199
"""Determine side
effects
generated by compiler
202
List of paths of objects that the compiler generates as side
effects
.
308
# side
effects
, but is very slow!
317
# Generate compiler side
effects
. Trick Make into thinking compiler was
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
Builtins.h
100
/// \brief Return true if this function has no side
effects
.
105
/// \brief Return true if this function has no side
effects
and doesn't
126
/// \brief Returns true if this builtin does not perform the side-
effects
190
/// \brief Return true if this function has no side
effects
and doesn't
/prebuilts/clang/host/linux-x86/clang-4639204/bin/
bisect_driver.py
199
"""Determine side
effects
generated by compiler
202
List of paths of objects that the compiler generates as side
effects
.
308
# side
effects
, but is very slow!
317
# Generate compiler side
effects
. Trick Make into thinking compiler was
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
Builtins.h
100
/// \brief Return true if this function has no side
effects
.
105
/// \brief Return true if this function has no side
effects
and doesn't
126
/// \brief Returns true if this builtin does not perform the side-
effects
190
/// \brief Return true if this function has no side
effects
and doesn't
/prebuilts/clang/host/linux-x86/clang-4691093/bin/
bisect_driver.py
199
"""Determine side
effects
generated by compiler
202
List of paths of objects that the compiler generates as side
effects
.
308
# side
effects
, but is very slow!
317
# Generate compiler side
effects
. Trick Make into thinking compiler was
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
Builtins.h
100
/// \brief Return true if this function has no side
effects
.
105
/// \brief Return true if this function has no side
effects
and doesn't
126
/// \brief Returns true if this builtin does not perform the side-
effects
190
/// \brief Return true if this function has no side
effects
and doesn't
/prebuilts/gdb/darwin-x86/lib/python2.7/email/
__init__.py
49
# Some convenience routines. Don't import Parser and Message as side-
effects
/prebuilts/gdb/linux-x86/lib/python2.7/email/
__init__.py
49
# Some convenience routines. Don't import Parser and Message as side-
effects
/prebuilts/go/darwin-x86/test/
finprofiled.go
65
// 2*tinyBlockSize slack is for any boundary
effects
.
/prebuilts/go/darwin-x86/test/fixedbugs/
issue13162.go
7
// Ensure that range loops over a string have the requisite side-
effects
.
/prebuilts/go/linux-x86/test/
finprofiled.go
65
// 2*tinyBlockSize slack is for any boundary
effects
.
/prebuilts/go/linux-x86/test/fixedbugs/
issue13162.go
7
// Ensure that range loops over a string have the requisite side-
effects
.
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/filesystem/class.path/path.member/path.modifiers/
replace_filename.pass.cpp
60
// Tests
Effects
"as-if": remove_filename() append(filename)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
__init__.py
49
# Some convenience routines. Don't import Parser and Message as side-
effects
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
__init__.py
49
# Some convenience routines. Don't import Parser and Message as side-
effects
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
AssetType.java
79
/** Whether this asset type needs an
effects
parameter */
/system/core/libutils/include/utils/
ProcessCallStack.h
37
// Copy the existing process callstack (no other side
effects
).
/frameworks/base/media/java/android/media/audiofx/
AudioEffect.java
33
* AudioEffect is the base class for controlling audio
effects
provided by the android audio
36
* control specific
effects
:
48
* <p>NOTE: attaching insert
effects
(equalizer, bass boost, virtualizer) to the global audio output
73
*
effects
whose implementation and interface conform to the OpenSL ES
223
* The method {@link #queryEffects()} returns an array of Descriptors to facilitate
effects
267
* Indicates the particular implementation of the effect in that type. Several
effects
274
* Insert
effects
(typically an {@link Equalizer}) are applied
275
* to the entire audio source and usually not shared by several sources. Auxiliary
effects
299
* <p>Auxiliary
effects
must be created on session 0 (global output mix). In order for a
308
* The audio pre processing
effects
are attached to an audio input (AudioRecord)
[
all
...]
/external/sonivox/arm-wt-22k/lib_src/
eas_xmf.c
111
* Side
Effects
:
208
* Side
Effects
:
260
* Side
Effects
:
282
* Side
Effects
:
305
* Side
Effects
:
327
* Side
Effects
:
368
* Side
Effects
:
390
* Side
Effects
:
412
* Side
Effects
:
435
* Side
Effects
[
all
...]
/device/google/marlin/
audio_effects.xml
16
<
effects
>
60
</
effects
>
Completed in 2025 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>