OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:affected
(Results
101 - 125
of
2131
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libcxx/utils/google-benchmark/src/
reporter.cc
63
"
affected
.\n";
/external/libpcap/msdos/
common.dj
49
# Do `make clean' in all
affected
directories after changing this.
/external/llvm/test/CodeGen/X86/
tls-addr-non-leaf-function.ll
15
; MachineFrameInfo that the function contained calls. This
affected
the decision
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
3-1.c
9
* attributes shall not be
affected
.
/external/python/cpython3/Doc/c-api/
stable.rst
19
when none of the
affected
interfaces are used). In addition, on Windows,
/external/vixl/tools/
known_test_failures.py
49
# so disable the
affected
tests.
/frameworks/base/core/java/android/text/style/
ClickableSpan.java
25
* with a movement method of LinkMovementMethod, the
affected
spans of
/packages/apps/DeskClock/src/com/android/deskclock/data/
AlarmModel.java
43
// Clear caches
affected
by system settings when system settings change.
RingtoneModel.java
73
// Clear caches
affected
by system settings when system settings change.
78
// Clear caches
affected
by locale when locale changes.
/system/core/libcutils/include/cutils/
sched_policy.h
61
* then the other threads in the same thread group are _not_
affected
.
/system/tools/hidl/c2hal/
Expression.h
81
// numerical values are not
affected
.
/external/clang/lib/Format/
TokenAnnotator.h
45
IsMultiVariableDeclStmt(false),
Affected
(false),
120
bool
Affected
;
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
CompactDecimalFormat.java
73
* Creates a CompactDecimalFormat appropriate for a locale. The result may be
affected
by the
85
* Creates a CompactDecimalFormat appropriate for a locale. The result may be
affected
by the
/external/jmdns/src/javax/jmdns/impl/tasks/state/
Prober.java
25
* If a conflict during probes occurs, the
affected
service infos (and
affected
host name) are taken away from the prober. This eventually causes the prober to cancel itself.
/external/libvpx/libvpx/tools/
lint-hunks.py
94
# Get a list of all
affected
lines
104
# Run each
affected
file through cpplint
/external/ltp/testcases/kernel/containers/netns/
netns_sysfs.sh
87
tst_resm TPASS "sysfs not
affected
by a separate namespace"
89
tst_resm TFAIL "sysfs
affected
by a separate namespace"
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
assertions.xml
61
scheduling policy and associated parameters shall not be
affected
65
threads shall not be
affected
by this function
/external/mesa3d/src/mesa/main/
robustness.c
141
/* If this context has not been
affected
by a GPU reset, check to see if
142
* some other context in the share group has been
affected
by a reset.
/external/python/cpython3/Include/
pytime.h
145
The clock is not
affected
by system clock updates. The reference point of
171
The clock is not
affected
by system clock updates. The reference point of
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Content/
SkinnedVertShader.cpp
17
"\tIf the current vertex is
affected
by bones then the vertex position and\n"
24
"\tweights which should always total 1. So if a vertex is
affected
by 2 bones \n"
/frameworks/support/jetifier/jetifier/source-transformer/
rewritePackageNames.py
42
This config could potentially be
affected
by command-line arguments.
60
This config isn't supposed to be
affected
by command-line arguments.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
multibufproto.h
64
CARD32 buffer B32; /*
affected
buffer */
79
CARD32 buffer B32; /*
affected
buffer */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/can/
gw.h
57
/* CAN frame elements that are
affected
by curr. 3 CAN frame modifications */
122
* <u8>
affected
CAN frame elements
/external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Domains/
tDomain_Configuration_Backup.py
171
# Checking that no error has
affected
original configuration save
179
assert Param_saved_2 == Param_saved_1, "error when restoring configuration %s from domain %s, parameter %s
affected
by configuration saving error" % (self.conf_1, self.domain_name, Param_saved_1)
197
- configuration's parameters not
affected
by errors
234
# Checking that no error has
affected
configuration's parameter value
238
assert Param_saved_2 == Param_saved_1, "error when restoring configuration %s from domain %s, parameter %s
affected
by configuration restoration error" % (self.conf_1, self.domain_name, Param_saved_1)
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
GenericDomTreeConstruction.h
630
SmallDenseSet<TreeNodePtr, 8>
Affected
;
742
// Nothing
affected
-- NCA property holds.
746
// Identify and collect
affected
nodes.
748
DEBUG(dbgs() << "Marking " << BlockNamePrinter(To) << " as
affected
\n");
749
II.
Affected
.insert(To);
762
// Discover and collect
affected
successors of the current node.
770
// Visits an
affected
node and collect its
affected
successors.
792
// Succ dominated by subtree From -- not
affected
.
799
DEBUG(dbgs() << "\t\tMarking visited not
affected
"
[
all
...]
Completed in 878 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>