OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initialization
(Results
326 - 350
of
8816
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/
5-2.c
10
* successful unamed semaphore
initialization
return zero
/external/python/cpython2/Demo/embed/
README
15
leakage caused by repeated
initialization
and finalization of the
/external/python/cpython2/Python/
thread_foobar.h
3
*
Initialization
.
/external/selinux/libsemanage/src/
database_file.h
29
/* FILE -
initialization
*/
database_join.h
34
/* JOIN -
initialization
*/
/external/tensorflow/tensorflow/core/api_def/base_api/
api_def_MutableHashTableOfTensors.pbtxt
40
the insert operations. It does not support the
initialization
operation.
api_def_MutableHashTableOfTensorsV2.pbtxt
42
the insert operations. It does not support the
initialization
operation.
/external/v8/src/base/
once.h
31
// This implements a way to perform lazy
initialization
. It's more efficient
32
// than using mutexes as no lock is needed if
initialization
has already
46
// the thread that performs dynamic
initialization
. In general this is a safe
50
// only choice is to assume that dynamic
initialization
is single-threaded.
/external/vboot_reference/tests/tpm_lite/
readonly.c
29
/* This is called once at
initialization
time. It may be called again from
75
/* Checks if
initialization
has completed by trying to read-lock a space
76
* that's created at the end of
initialization
.
79
/* The
initialization
did not complete.
/external/wpa_supplicant_8/src/ap/
vlan_init.h
2
* hostapd / VLAN
initialization
/external/xz-embedded/userspace/
buftest.c
30
fputs("
Initialization
failed\n", stderr);
/frameworks/base/core/java/android/util/
Singleton.java
20
* Singleton helper class for lazily
initialization
.
/frameworks/base/core/tests/coretests/apks/install_jni_lib/
com_android_frameworks_coretests_JNITest.cpp
25
* JNI
Initialization
/packages/apps/DocumentsUI/src/com/android/documentsui/base/
Files.java
26
private Files() {} // no
initialization
for utility classes.
/packages/apps/Launcher3/src/com/android/launcher3/util/
Provider.java
20
* Utility class to allow lazy
initialization
of objects.
/packages/apps/TV/tests/common/
Android.mk
18
# Link tv-common as shared library to avoid the problem of
initialization
of the constants
/packages/apps/TV/tuner/tests/testing/
Android.mk
18
# Link tv-common as shared library to avoid the problem of
initialization
of the constants
/prebuilts/go/darwin-x86/misc/cgo/testcshared/src/libgo/
libgo.go
19
// emulate an exceedingly slow package
initialization
function
/prebuilts/go/darwin-x86/src/hash/crc32/
crc32_amd64p32.go
25
// No
initialization
necessary.
/prebuilts/go/darwin-x86/test/fixedbugs/
bug446.go
8
// Method calls are ignored when deciding
initialization
issue14136.go
9
// that we see the
initialization
error for variable
issue19482.go
7
// Compiler rejected
initialization
of structs to composite literals
/prebuilts/go/linux-x86/misc/cgo/testcshared/src/libgo/
libgo.go
19
// emulate an exceedingly slow package
initialization
function
/prebuilts/go/linux-x86/src/hash/crc32/
crc32_amd64p32.go
25
// No
initialization
necessary.
/prebuilts/go/linux-x86/test/fixedbugs/
bug446.go
8
// Method calls are ignored when deciding
initialization
Completed in 665 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>