OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:propagation
(Results
151 - 175
of
597
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/art/runtime/verifier/
register_line-inl.h
162
// types we may wish to refine them. Unfortunately constant
propagation
has rendered this useless.
/bionic/libc/arch-arm64/generic/bionic/
strcmp.S
99
as carry-
propagation
can corrupt the upper bits if the trailing
strlen.S
92
/* For big-endian, carry
propagation
(if the final byte in the
strnlen.S
121
/* For big-endian, carry
propagation
(if the final byte in the
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DormandPrince54Integrator.java
69
/**
Propagation
weights Butcher array. */
HighamHall54Integrator.java
57
/**
Propagation
weights Butcher array. */
RungeKuttaIntegrator.java
78
* @param b
propagation
weights for the high order method from Butcher array
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
trafficshaper.py
71
delay_ms:
Propagation
delay in milliseconds. '0' means no delay.
/external/clang/lib/StaticAnalyzer/Checkers/
GenericTaintChecker.cpp
10
// This checker defines the attack surface for generic taint
propagation
.
107
/// \brief A struct used to specify taint
propagation
rules for a function.
142
/// Get the
propagation
rule for a given function.
303
// First, try generating a
propagation
rule for this function.
/external/clang/test/Analysis/
taint-tester.c
171
// Test
propagation
functions - the ones that propagate taint from arguments to
/external/libopus/celt/
entcode.h
81
/*A buffered input/output symbol, awaiting carry
propagation
.*/
/external/llvm/test/CodeGen/X86/
machine-cp.ll
62
; Check that copy
propagation
does not kill thing like:
/external/llvm/test/Instrumentation/MemorySanitizer/
origin-alignment.ll
9
; Check that debug info for origin
propagation
code is set correctly.
store-origin.ll
9
; Check that debug info for origin
propagation
code is set correctly.
/external/llvm/test/Transforms/CorrelatedValuePropagation/
2010-09-26-MergeConstantRange.ll
1
; RUN: opt < %s -jump-threading -correlated-
propagation
basic.ll
1
; RUN: opt < %s -correlated-
propagation
-S | FileCheck %s
non-null.ll
1
; RUN: opt < %s -correlated-
propagation
-S | FileCheck %s
range.ll
1
; RUN: opt -correlated-
propagation
-S < %s | FileCheck %s
/external/mesa3d/src/gallium/drivers/svga/
svga_pipe_misc.c
92
/* make sure that drawing calls comes before
propagation
calls */
/external/mesa3d/src/glsl/
opt_constant_variable.cpp
166
* Does a copy
propagation
pass on the code present in the instruction stream.
/external/protobuf/java/src/main/java/com/google/protobuf/
RpcController.java
47
* advanced features (e.g. deadline
propagation
).
/external/valgrind/memcheck/tests/vbit-test/
main.c
140
fprintf(stderr, "...skipping %s; unknown undef
propagation
\n",
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
ViewLayerInvalidationActivity.java
124
* if our invalidation-
propagation
logic is not sound.
/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
LayoutInflaterFactoryTestCase.java
87
//
Propagation
of themed context to children only works on API 11+. Ignoring test.
/libcore/ojluni/src/main/java/java/beans/
PropertyChangeEvent.java
138
*
Propagation
ID. May be null.
Completed in 890 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>