OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:safe
(Results
1 - 25
of
2276
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/safe-iop/
ThirdPartyProject.prop
7
keywords=
safe
iop
9
homepage=http\://code.google.com/p/
safe
-iop/
/external/chromium/base/
rand_util.h
12
// Returns a random number in range [0, kuint64max]. Thread-
safe
.
15
// Returns a random number between min and max (inclusive). Thread-
safe
.
18
// Returns a random double in range [0, 1). Thread-
safe
.
/external/clearsilver/man/man3/
cgi_url_validate.3
29
one of the accepted
safe
schemes.
30
If not, it returns "#" as a
safe
substitute.
32
It then html escapes the entire URL so that it is
safe
to
dictRemove.3
32
MT-Level:
Safe
if <dict> thread-
safe
.
skipDelete.3
32
MT-Level:
Safe
if <list> thread-
safe
.
dictCreate.3
27
threaded - true if list should be thread-
safe
.
45
multi-thread
safe
. <root>, <maxLevel>, and <flushLimit>
48
MT-Level:
Safe
.
dictCleanup.3
35
MT-Level:
Safe
if <dict> thread-
safe
.
dictReleaseLock.3
34
MT-Level:
Safe
if <dict> thread-
safe
.
dictSetValue.3
35
MT-Level:
Safe
if <dict> thread-
safe
.
skipInsert.3
37
MT-Level:
Safe
if <list> thread-
safe
.
skipRelease.3
34
MT-Level:
Safe
if <list> thread-
safe
.
cCreate.3
30
MT-Level:
Safe
for unique <cond>.
dictDestroy.3
30
MT-Level:
Safe
for unique <dict>.
fDestroy.3
31
MT-Level:
Safe
for unique <lock>.
fUnlock.3
30
MT-Level:
Safe
.
mCreate.3
30
MT-Level:
Safe
for unique <mutex>.
mDestroy.3
30
MT-Level:
Safe
for unique <mutex>.
mLock.3
31
MT-Level:
Safe
.
mUnlock.3
30
MT-Level:
Safe
.
/external/webkit/WebKitTools/QueueStatusServer/templates/
patch.html
9
Patch {{ attachment_id|force_escape|webkit_attachment_id|
safe
}} (Bug {{ bug_id|force_escape|webkit_bug_id|
safe
}})
15
<span class="status-message">{{ status.message|force_escape|urlize|webkit_linkify|
safe
}}</span>{% if status.results_file %}
16
<span class="status-results">[{{ status.key.id|results_link|
safe
}}]</span>{% endif %}
recentstatus.html
14
Patch {{ status.active_patch_id|force_escape|webkit_attachment_id|
safe
}} from bug
15
{{ status.active_bug_id|force_escape|webkit_bug_id|
safe
}}:
17
<span class="status-message">{{ status.message|force_escape|urlize|webkit_linkify|
safe
}}</span>{% if status.results_file %}
18
<span class="status-results">[{{ status.key.id|results_link|
safe
}}]</span>{% endif %}
/external/jsr305/ri/src/main/java/javax/annotation/concurrent/
NotThreadSafe.java
19
* The class to which this annotation is applied is not thread-
safe
. This
21
* that might otherwise be assumed to be thread-
safe
, despite the fact that it
22
* is a bad idea to assume a class is thread-
safe
without good reason.
/bootable/recovery/minzip/
Android.mk
13
external/
safe
-iop/include
/external/apache-http/src/org/apache/commons/codec/net/
URLCodec.java
59
* BitSet of www-form-url
safe
characters.
104
* Encodes an array of bytes into an array of URL
safe
7-bit
107
* @param urlsafe bitset of characters deemed URL
safe
108
* @param bytes array of bytes to convert to URL
safe
characters
109
* @return array of bytes containing URL
safe
characters
146
* Decodes an array of URL
safe
7-bit characters into an array of
150
* @param bytes array of URL
safe
characters
185
* Encodes an array of bytes into an array of URL
safe
7-bit
188
* @param bytes array of bytes to convert to URL
safe
characters
189
* @return array of bytes containing URL
safe
character
[
all
...]
/external/clearsilver/util/
skiplist.h
3
* Thread-
safe
Skiplist Using Integer Identifiers
50
* multi-thread
safe
. <root> and <maxLevel> determine
57
* Input: threaded - true if list should be thread-
safe
.
66
* MT-Level:
Safe
.
77
* MT-Level:
Safe
for unique <list>.
96
* MT-Level:
Safe
if <list> thread-
safe
.
113
* MT-Level:
Safe
if <list> thread-
safe
.
126
* MT-Level:
Safe
if <list> thread-safe
[
all
...]
Completed in 525 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>