OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:safety
(Results
51 - 75
of
754
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/core/libnl_2/
README
43
* Not tested for thread
safety
47
not tested for thread
safety
/external/llvm/docs/tutorial/
LangImpl8.html
24
<li><a href="#
safety
">
Safety
Guarantees</a></li>
219
<h4><a name="
safety
">
Safety
Guarantees</a></h4>
227
Safety
is an interesting property that requires a combination of language
231
does not itself guarantee
safety
. The LLVM IR allows unsafe pointer casts,
232
use after free bugs, buffer over-runs, and a variety of other problems.
Safety
OCamlLangImpl8.html
24
<li><a href="#
safety
">
Safety
Guarantees</a></li>
219
<h4><a name="
safety
">
Safety
Guarantees</a></h4>
227
Safety
is an interesting property that requires a combination of language
231
does not itself guarantee
safety
. The LLVM IR allows unsafe pointer casts,
232
use after free bugs, buffer over-runs, and a variety of other problems.
Safety
/external/apache-xml/src/main/java/org/apache/xml/utils/
ObjectPool.java
164
// Remove
safety
. -sb
/external/chromium/base/threading/
watchdog.h
86
// Without this
safety
net, any alarm will typically trigger a host of follow
/external/chromium/base/
tracked.cc
42
// Translate "<" to "<" for HTML
safety
.
/external/chromium/chrome/browser/content_settings/
content_settings_policy_provider.h
74
// guarantee thread
safety
.
content_settings_pref_provider.h
85
// thread
safety
.
/external/chromium/chrome/browser/sync/glue/
frontend_data_type_controller.h
27
// don't have to worry about thread
safety
. The main start/stop funtionality is
/external/e2fsprogs/resize/
resize2fs.8.in
97
some
safety
checks which resize2fs normally enforces.
/external/emma/core/java12/com/vladium/emma/report/
IItem.java
72
int PRECISION = 100; // BUG_SF988160: increase overflow
safety
margin for very large projects
/external/guava/guava/src/com/google/common/collect/
ForwardingSet.java
49
// TODO(user): identify places where thread
safety
is actually lost
/external/icu4c/config/
mh-irix
26
## Additional flags when building libraries with thread
safety
/external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeas.txt
10
portability and
safety
like the Java VM? Or shall we focus on the
/external/llvm/include/llvm/Transforms/Utils/
ValueMapper.h
64
/// MapValue - provide versions that preserve type
safety
for MDNode and
/external/mesa3d/docs/
relnotes-6.5.html
80
<li>fixed a number of thread
safety
bugs/regressions
/external/ppp/pppd/
srp-entry.8
44
run time-consuming
safety
tests on the values used. For this reason,
/external/qemu/audio/
rate_template.h
64
/*
Safety
catch to make sure we have input samples. */
/external/skia/src/core/
SkQuadClipper.cpp
44
SkScalar roots[2]; // we only expect one, but make room for 2 for
safety
/frameworks/base/media/jni/
android_media_ResampleInputStream.cpp
81
//
safety
first!
/frameworks/opt/vcard/java/com/android/vcard/
VCardParser_V21.java
80
* We allow it for
safety
.
VCardParser_V30.java
56
* Though vCard 2.1 specification does not allow "7BIT" or "BASE64", we allow them for
safety
.
/libcore/luni/src/main/java/java/lang/
Appendable.java
28
* {@code Appendable} itself does not guarantee thread
safety
. This
/packages/apps/Email/src/com/android/email/service/
EmailServiceUtils.java
83
* accounts (e.g. setLogging), so this class is added for
safety
and simplicity.
/packages/apps/Settings/src/com/android/settings/
ApplicationSettings.java
117
// TODO: the settings thing should broadcast this for thread
safety
purposes.
Completed in 1856 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>