OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:effects
(Results
626 - 650
of
4021
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/compiler-rt/test/builtins/Unit/
absvdi2_test.c
20
//
Effects
: aborts if abs(x) < 0
absvsi2_test.c
20
//
Effects
: aborts if abs(x) < 0
addvdi3_test.c
19
//
Effects
: aborts if a + b overflows
addvsi3_test.c
19
//
Effects
: aborts if a + b overflows
negvdi2_test.c
19
//
Effects
: aborts if -a overflows
negvsi2_test.c
19
//
Effects
: aborts if -a overflows
subvdi3_test.c
20
//
Effects
: aborts if a - b overflows
subvsi3_test.c
20
//
Effects
: aborts if a - b overflows
/external/deqp/data/gles3/shaders/
loops.test
32
group short_circuit "Short-circuiting operator in a loop using a function call with side
effects
"
/external/deqp/doc/testspecs/GLES2/
functional.shaders.discard.txt
37
+
Effects
on depth buffer values
/external/dng_sdk/source/
dng_lossless_jpeg.cpp
550
* Side
effects
:
578
* Side
effects
:
654
* Side
effects
:
685
* Side
effects
:
710
* Side
effects
:
800
* Side
effects
:
881
* Side
effects
:
910
* Side
effects
:
960
* Side
effects
:
1046
* Side
effects
[
all
...]
/external/guava/guava/src/com/google/common/base/
Function.java
42
* <li>Its execution does not cause any observable side
effects
.
Predicate.java
42
* <li>Its execution does not cause any observable side
effects
.
/external/iptables/libipq/
ipq_set_verdict.3
62
not be used from userspace as their exact side
effects
have not been
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
StringPool.java
23
*
effects
and is supposed to be faster, as neither native code is called nor
/external/libcxx/test/std/experimental/filesystem/class.path/path.member/path.modifiers/
replace_filename.pass.cpp
60
// Tests
Effects
"as-if": remove_filename() append(filename)
/external/libxcam/modules/isp/
aiq_handler.cpp
54
ia_isp_effect
effects
;
member in struct:XCam::IspInputParameters
72
,
effects
(ia_isp_effect_none)
160
_input_params.
effects
= isp_input_params->
effects
;
247
_input_params.
effects
= isp_input_params->
effects
;
[
all
...]
/external/llvm/test/CodeGen/AArch64/
dag-combine-select.ll
23
; anyway to get CSE
effects
.
/external/llvm/test/Feature/OperandBundles/
early-cse.ll
6
; unknown operand bundles implies arbitrary memory
effects
.
/external/llvm/test/Transforms/LoopUnswitch/
infinite-loop.ll
8
; contain any instructions with side
effects
, it's still a kind of side effect.
/external/mesa3d/src/compiler/nir/
nir_instr_set.h
32
* instruction is actually a duplicate (e.g. whether it has any side
effects
)
/external/objenesis/main/src/main/java/org/objenesis/instantiator/sun/
SunReflectionFactorySerializationInstantiator.java
31
* constructor. This is the best way to instantiate an object without any side
effects
caused by the
/external/okhttp/okio/benchmarks/src/main/java/com/squareup/okio/benchmarks/
BufferPerformanceBench.java
74
* and reused throughout the benchmark in order to eliminate GC
effects
.
77
* responses are satisfied with precomputed buffers to eliminate GC
effects
on
81
* use all CPU they can take. These are useful to magnify performance
effects
of
86
* may hide subtle
effects
of most changes on performance. Prefer to look at the cold
/external/owasp/sanitizer/tools/
upload_jars_to_googlecode_downloads.sh
19
# 1 if commands that have side-
effects
should actually be run instead of logged
/external/python/cpython2/Lib/email/
__init__.py
49
# Some convenience routines. Don't import Parser and Message as side-
effects
Completed in 1685 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>