OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initialization
(Results
601 - 625
of
8816
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/llvm/test/Transforms/GlobalOpt/
externally-initialized.ll
9
; This global is stored to by the external
initialization
, so cannot be
/external/ltp/testcases/kernel/module/delete_module/
dummy_del_mod_dep.c
21
* (calls function of dummy_del_mod during
initialization
).
/external/ltp/testcases/kernel/module/query_module/
dummy_query_mod.c
35
/*
Initialization
routine of module */
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/
2-1.c
9
* Upon successful
initialization
, the state of the mutex becomes
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/
assertions.xml
11
'once_control' paramter shall determine whether the associated
initialization
/external/ltp/testcases/open_posix_testsuite/stress/threads/
assertions.xml
3
Mutex
initialization
and destruction duration does not depend on the number of mutex in use in the system -- for any type of mutex.
6
Mutex
initialization
then destruction does not consume any system resource (memory leak, ...) -- for any type of mutex.
18
Condvar
initialization
then destruction does not consume any system resource -- for any kind of condvar.
21
Condvar
Initialization
and destruction duration does not depend on the number of condvars in use in the system -- for any kind of condvar.
/external/mesa3d/scons/
x11.py
3
Tool-specific
initialization
for X11
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/stub/command/
AborCommandHandlerTest.java
49
* Perform
initialization
before each test
NoopCommandHandlerTest.java
51
* Perform
initialization
before each test
QuitCommandHandlerTest.java
50
* Perform
initialization
before each test
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/stub/command/
AborCommandHandlerTest.java
50
* Perform
initialization
before each test
NoopCommandHandlerTest.java
51
* Perform
initialization
before each test
QuitCommandHandlerTest.java
52
* Perform
initialization
before each test
/external/mockito/src/main/java/org/mockito/exceptions/base/
MockitoException.java
29
// TODO lazy filtered stacktrace
initialization
/external/mockito/src/main/java/org/mockito/internal/util/reflection/
FieldInitializationReport.java
9
* Report on field
initialization
/external/oj-libjdwp/src/share/npt/
README.txt
20
/* To use the npt utf functions, they require
initialization
*/
/external/pdfium/testing/libfuzzer/
unittest_main.cc
17
//
Initialization
function.
/external/protobuf/src/google/protobuf/stubs/
once.h
57
// This implements a way to perform lazy
initialization
. It's more efficient
58
// than using mutexes as no lock is needed if
initialization
has already
72
// the thread that performs dynamic
initialization
. In general this is a safe
76
// only choice is to assume that dynamic
initialization
is single-threaded.
/external/python/cpython2/Python/
thread_cthread.h
11
*
Initialization
.
/external/python/cpython3/Python/
importdl.c
161
"
initialization
of %s failed without raising an exception",
169
"
initialization
of %s raised unreported exception",
197
"
initialization
of * did not return PyModuleDef",
206
"
initialization
of %s did not return an extension "
thread_foobar.h
2
*
Initialization
.
/external/skia/bench/
TopoSortBench.cpp
31
// Delayed
initialization
only done if onDraw will be called.
/external/skia/include/ports/
SkFontMgr_android.h
37
* system IO resources on
initialization
.
/external/skia/src/core/
SkGlobalInitialization_core.cpp
54
// Finalize flattenable
initialization
.
/external/skia/tools/
Registry.h
25
// work-around for double-
initialization
bug
Completed in 965 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>