OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:safe
(Results
426 - 450
of
1852
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/icu4c/common/
ubrk.cpp
137
// Clear any incoming
Safe
Clone Allocated warning.
uchriter.cpp
319
// this implementation relies on the "
safe
" version of the UTF macros
ustr_imp.h
67
* NOT thread
safe
.
/external/icu4c/config/
mh-beos
12
#
Safe
optimizations
/external/icu4c/i18n/unicode/
bmsearch.h
120
* the only
safe
thing to do with this object is to call
/external/icu4c/samples/ucnv/
flagcb.c
131
/* Test
safe
clone callback */
/external/iproute2/doc/
nstat.sgml
70
variables to put their history in
safe
places
/external/junit/src/junit/framework/
TestCase.java
38
* both a static type
safe
and more dynamic way to run a test.
/external/kernel-headers/original/asm-arm/
atomic.h
27
* ARMv6 UP and SMP
safe
atomic ops. We use load exclusive and
locks.h
10
* Interrupt
safe
locking assembler.
/external/kernel-headers/original/asm-x86/
semaphore_32.h
9
* SMP- and interrupt-
safe
semaphores..
/external/opencore/baselibs/thread_messaging/src/
pv_interface_proxy.h
181
//Note: The message queues need to be thread
safe
and therefore
/external/opencore/baselibs/threadsafe_callback_ao/src/
threadsafe_mempool.h
120
// For thread-
safe
applications, e.g. when one thread does allocate() and the other deallocate()
threadsafe_queue.cpp
97
//is not thread-
safe
, but on non-preemptive OS it's ok here.
threadsafe_queue.h
61
** A thread-
safe
queue.
/external/opencore/codecs_v2/omx/omx_proxy/src/
pv_omx_interface_proxy.h
190
//Note: The message queues need to be thread
safe
and therefore
/external/opencore/codecs_v2/video/m4v_h263/enc/src/
rate_control.h
59
float M; /*
safe
margin for the buffer */
/external/opencore/doc/oscl_html/
classOsclMem.html
77
A lock class for use with multi-threaded applications. The lock is needed in use cases where memory may be allocated in one thread and freed in another. In this case, there must be a single lock object, and its pointer must be passed to the <a class="el" href="classOsclMem.html#d0">OsclMem::Init</a> call in each thread. If no lock is provided, the memory manager will not be thread-
safe
. @exception: Leaves on error </td></tr>
/external/opencore/oscl/oscl/osclerror/src/
oscl_error_imp_jumps.h
83
//invoke this routine again. It is not
safe
to return
/external/openssl/crypto/buffer/
buffer.h
92
/*
safe
string functions */
/external/openssl/crypto/dh/
dh_check.c
64
/* Check that p is a
safe
prime and
/external/openssl/include/openssl/
buffer.h
92
/*
safe
string functions */
/external/oprofile/libutil/
op_list.h
164
* list_for_each_safe - iterate over a list
safe
against removal of list entry
/external/qemu/audio/
mixeng.c
285
* an (unsigned long) cast to make it
safe
. MarkMLl 2/1/99
/external/qemu/
cpu-defs.h
171
uint32_t can_do_io; /* nonzero if memory mapped IO is
safe
. */ \
Completed in 58 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>