OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:safe
(Results
826 - 850
of
5042
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium-trace/trace-viewer/third_party/WebOb/webob/
etag.py
47
Represents an ETag of *, or a missing ETag when matching is '
safe
'
/external/clang/lib/ARCMigrate/
TransRetainReleaseDealloc.cpp
74
Pass.TA.reportError("it is not
safe
to remove an unused 'autorelease' "
88
std::string err = "it is not
safe
to remove '";
97
std::string err = "it is not
safe
to remove '";
105
Pass.TA.reportError("it is not
safe
to remove 'retain' "
/external/compiler-rt/include/sanitizer/
coverage_interface.h
48
// This counter-based coverage implementation is *not* thread-
safe
.
/external/compiler-rt/lib/asan/
asan_stats.h
22
// AsanStats struct is NOT thread-
safe
.
/external/deqp/framework/delibs/dethread/
deSingleton.h
23
* \brief Thread-
safe
singleton.
/external/deqp/framework/delibs/deutil/
deSocket.h
25
* Socket API is thread-
safe
except to:
/external/e2fsprogs/intl/
plural-exp.h
69
the result in a thread-
safe
way. */
/external/elfutils/src/
config.h
83
/* Defined if libraries should be thread-
safe
. */
/external/elfutils/src/libelf/
elf_newdata.c
106
/* Please note that the following is thread
safe
and is also defined
/external/freetype/src/autofit/
afblue.h
149
/* is a
safe
bet. */
/external/glide/library/src/main/java/com/bumptech/glide/
GenericTranscodeRequest.java
24
* Warning - It is <em>not</em>
safe
to use this builder after calling <code>into()</code>, it may be pooled and
/external/glide/library/src/main/java/com/bumptech/glide/request/
RequestListener.java
19
* It is
safe
to reload this or a different model or change what is displayed in the target at this point.
/external/glide/
update_files.sh
68
# Copy the
safe
source only code back into the appropriate path.
/external/google-breakpad/src/client/linux/crash_generation/
crash_generation_server.h
47
// be thread
safe
.
/external/google-breakpad/src/client/windows/unittests/
dump_analysis.h
54
// casting here is considered
safe
.
/external/google-breakpad/src/common/linux/
linux_libc_support.h
82
// The following are considered
safe
to use in a compromised environment.
/external/google-breakpad/src/processor/
logging.cc
107
// strerror isn't necessarily thread-
safe
. strerror_r would be preferrable,
/external/guava/guava/src/com/google/common/collect/
EvictingQueue.java
39
* <p>This class is not thread-
safe
, and does not accept null elements.
/external/guava/guava/src/com/google/common/eventbus/
EventBus.java
104
* <p>This class is
safe
for concurrent use.
117
* A thread-
safe
cache for flattenHierarchy(). The Class class is immutable. This cache is shared
125
@SuppressWarnings({"unchecked", "rawtypes"}) //
safe
cast
135
* <p>This SetMultimap is NOT
safe
for concurrent use; all access should be
/external/guava/guava/src/com/google/common/io/
CharSequenceReader.java
99
int charsToSkip = (int) Math.min(remaining(), n); //
safe
because remaining is an int
/external/guava/guava/src/com/google/common/reflect/
TypeVisitor.java
56
* <p>This class is <em>not</em> thread
safe
.
/external/guava/guava/src/com/google/common/util/concurrent/
AsyncSettableFuture.java
31
* then the other one is too). This class is thread-
safe
.
/external/guava/guava-testlib/src/com/google/common/collect/testing/
MinimalIterable.java
49
* <p>This testing utility is not thread-
safe
.
/external/harfbuzz_ng/src/
hb-ft.h
38
* Note: FreeType is not thread-
safe
.
/external/icu/icu4c/source/common/unicode/
errorcode.h
61
* //
Safe
because our handleFailure() does not throw exceptions.
Completed in 662 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>