OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:effects
(Results
2076 - 2100
of
4021
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/clang/test/Parser/
MicrosoftExtensions.cpp
384
__assume(f(t)); // expected-warning{{the argument to '__assume' has side
effects
that will be discarded}}
/external/clang/utils/check_cfc/
check_cfc.py
7
compiler options or other changes which should not have side
effects
.
/external/eigen/doc/
PreprocessorDirectives.dox
13
\section TopicPreprocessorDirectivesMajor Macros with major
effects
/external/fio/
blktrace.c
324
* We only care for queue traces, most of the others are side
effects
/external/freetype/src/psaux/
psblues.c
422
/* boost and darkening have similar
effects
; don't do both */
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
ExpressionTranslator.java
219
// here (is there anything that can have side
effects
??)
/external/jsr330/javadoc/javax/inject/
package-summary.html
184
and remember to clean up after itself or else risk side
effects
:
/external/junit/src/main/java/junit/framework/
TestCase.java
16
* can be no side
effects
among test runs.
/external/libchrome/base/threading/
thread.h
208
// external synchronization catches the unsynchronized
effects
of Start().
/external/libjpeg-turbo/
cjpeg.1
106
2 (or so) for some amusing Cubist
effects
. (Note: quality
/external/libpng/contrib/pngminus/
pnm2png.c
56
* which is expected to have no bad
effects
on performance (optimizing
/external/libvncserver/utils/
git2cl.pl
159
# whitespace, so up-folding has no ugly side-
effects
.
/external/libvpx/libvpx/examples/
vp9cx_set_ref.c
43
// Observing The
Effects
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h
151
//
Effects
:
242
//
Effects
:
341
//
Effects
:
[
all
...]
/external/llvm/include/llvm/MC/
MCAssembler.h
214
/// also
effects
whether the assembler treats the label as potentially
/external/llvm/include/llvm/Target/
TargetInstrInfo.h
79
/// has no side
effects
and requires no operands that aren't always available.
95
/// predicate must return false if the instruction has any side
effects
other
179
/// any side
effects
other than loading from the stack slot.
206
/// any side
effects
other than storing to the stack slot.
[
all
...]
/external/llvm/lib/IR/
User.cpp
32
// The side
effects
of this setOperand call include linking to
/external/llvm/lib/Target/AMDGPU/
SIWholeQuadMode.cpp
15
/// with shader side
effects
(stores and atomics). This pass is run on the
/external/llvm/lib/Transforms/Utils/
FlattenCFG.cpp
343
// Illegal to remove instructions with side
effects
except
/external/ltp/doc/man3/
tst_res.3
146
The testing procedure caused undesirable side
effects
that did not affect
/external/ltp/testcases/kernel/io/direct_io/
dma_thread_diotest.c
25
/* O_DIRECT (Since Linux 2.6.10). Try to minimize cache
effects
of the I/O */
/external/mesa3d/docs/relnotes/
4.1
66
For rendering points as textured quads. Useful for particle
effects
.
/external/mesa3d/src/compiler/glsl/
loop_analysis.cpp
278
/* Function calls may contain side
effects
. These could alter any of our
opt_constant_propagation.cpp
342
/* Since we're unlinked, we don't (necssarily) know the side
effects
of
opt_copy_propagation_elements.cpp
375
/* Since we're unlinked, we don't (necessarily) know the side
effects
of
Completed in 1392 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>