OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initializations
(Results
51 - 75
of
405
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/core/libutils/include/utils/
Thread.h
59
// Good place to do one-time
initializations
/libcore/ojluni/src/main/java/java/net/
Inet4Address.java
112
* Perform
initializations
.
396
* Perform class load-time
initializations
.
PlainDatagramSocketImpl.java
253
// * Perform class load-time
initializations
.
SocketInputStream.java
301
* Perform class load-time
initializations
.
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/S3Support/Dxe/
QncS3Support.c
390
// subsequent
initializations
.
/external/curl/lib/
nwlib.c
98
* perform
initializations
and anything else we need to do before being able
/external/nanopb-c/
CHANGELOG.txt
34
Improve compatibility by removing ternary operator from
initializations
(issue 88)
/external/swiftshader/third_party/subzero/crosstest/
test_vector_ops_main.cpp
35
// Note: The casts in the next two
initializations
are necessary,
/external/proguard/docs/
downloads.html
83
<li>Fixed optimization of variable
initializations
.
120
<li>Fixed simplification of variable
initializations
.
152
<li>Fixed optimization of unnecessary variable
initializations
.
265
<li>Fixed simplification of unnecessary variable
initializations
.
328
<li>Fixed optimization of unused variable
initializations
causing negative
[
all
...]
/device/linaro/bootloader/arm-trusted-firmware/docs/
platform-migration-guide.rst
424
port does the necessary
initializations
in ``bl31_plat_arch_setup()``. It is only
446
port does the necessary
initializations
in ``bl31_plat_arch_setup()``. It is only
471
port does the necessary
initializations
in ``bl31_plat_arch_setup()``. It is only
/external/clang/include/clang/Sema/
Initialization.h
611
/// and closing parentheses for value and direct
initializations
.
619
/// \brief Describes the sequence of
initializations
required to initialize
[
all
...]
/external/libhevc/decoder/
ihevcd_utils.c
806
* Picture level
initializations
required during parsing
901
/* TODO: For asynchronous api the following
initializations
related to picture
[
all
...]
/device/linaro/bootloader/arm-trusted-firmware/bl2/aarch32/
bl2_entrypoint.S
56
* necessary register
initializations
.
/device/linaro/bootloader/arm-trusted-firmware/bl2u/aarch32/
bl2u_entrypoint.S
57
* necessary register
initializations
.
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
LoadPciRom.c
83
// Local variable
initializations
/external/apache-http/src/org/apache/http/impl/conn/
DefaultClientConnectionOperator.java
254
* Performs standard
initializations
on a newly created socket.
/external/libunwind/include/
libunwind_i.h
322
extern void mi_init (void); /* machine-independent
initializations
*/
/external/pdfium/third_party/libopenjpeg20/
pi.c
[
all
...]
/external/python/cpython2/Mac/Demo/
textedit.html
24
to do your own
initializations
and override <code>makeusermenus</code> to create your menus
/external/toolchain-utils/
build_chromeos.py
34
# Common
initializations
build_tc.py
182
# Common
initializations
buildbot_test_toolchains.py
290
# Common
initializations
/external/toolchain-utils/crb/
crb_driver.py
261
# Common
initializations
/external/toolchain-utils/fdo_scripts/
vanilla_vs_fdo.py
257
# Common
initializations
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
structs.h
476
// Flag to keep track of
initializations
, lower & upper-band
Completed in 579 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>