OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:initialize
(Results
1 - 25
of
171
) sorted by relevancy
1
2
3
4
5
6
7
/src/external/apache2/llvm/dist/llvm/bindings/ocaml/all_backends/
llvm_all_backends.mli
9
(**
Initialize
all the backends targets *)
10
val
initialize
: unit -> unit
var
/src/external/mit/libuv/dist/docs/code/plugin/
hello.c
3
void
initialize
() {
function
/src/external/apache2/llvm/dist/llvm/utils/lit/lit/llvm/
__init__.py
6
def
initialize
(lit_config, test_config):
function
/src/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnustep/
AppController.h
16
+ (void)
initialize
;
variable
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
DebugCrossExSubsection.cpp
18
Error DebugCrossModuleExportsSubsectionRef::
initialize
(
function in class:DebugCrossModuleExportsSubsectionRef
29
Error DebugCrossModuleExportsSubsectionRef::
initialize
(BinaryStreamRef Stream) {
function in class:DebugCrossModuleExportsSubsectionRef
31
return
initialize
(Reader);
DebugSymbolsSubsection.cpp
14
Error DebugSymbolsSubsectionRef::
initialize
(BinaryStreamReader Reader) {
function in class:DebugSymbolsSubsectionRef
DebugFrameDataSubsection.cpp
15
Error DebugFrameDataSubsectionRef::
initialize
(BinaryStreamReader Reader) {
function in class:DebugFrameDataSubsectionRef
31
Error DebugFrameDataSubsectionRef::
initialize
(BinaryStreamRef Section) {
function in class:DebugFrameDataSubsectionRef
33
return
initialize
(Reader);
DebugSymbolRVASubsection.cpp
22
Error DebugSymbolRVASubsectionRef::
initialize
(BinaryStreamReader &Reader) {
function in class:DebugSymbolRVASubsectionRef
DebugCrossImpSubsection.cpp
44
Error DebugCrossModuleImportsSubsectionRef::
initialize
(
function in class:DebugCrossModuleImportsSubsectionRef
49
Error DebugCrossModuleImportsSubsectionRef::
initialize
(BinaryStreamRef Stream) {
function in class:DebugCrossModuleImportsSubsectionRef
51
return
initialize
(Reader);
DebugSubsectionRecord.cpp
29
Error DebugSubsectionRecord::
initialize
(BinaryStreamRef Stream,
function in class:DebugSubsectionRecord
/src/external/bsd/ntp/dist/sntp/unity/auto/
test_file_filter.rb
11
def
initialize
(all_files = false)
method in class:RakefileHelpers.TestFileFilter
/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/
constructors_destructor_fn_imps.hpp
57
initialize
();
66
initialize
();
75
initialize
();
84
initialize
();
101
initialize
()
function in class:PB_DS_CLASS_C_DEC
/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/
constructors_destructor_fn_imps.hpp
57
initialize
();
66
initialize
();
75
initialize
();
84
initialize
();
103
initialize
()
function in class:PB_DS_CLASS_C_DEC
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/
constructors_destructor_fn_imps.hpp
57
initialize
();
66
initialize
();
75
initialize
();
84
initialize
();
101
initialize
()
function in class:PB_DS_CLASS_C_DEC
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/
constructors_destructor_fn_imps.hpp
57
initialize
();
66
initialize
();
75
initialize
();
84
initialize
();
103
initialize
()
function in class:PB_DS_CLASS_C_DEC
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
mi-read-memory.c
6
initialize
(void)
function
19
initialize
();
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
mi-read-memory.c
6
initialize
(void)
function
19
initialize
();
/src/sys/arch/playstation2/playstation2/
console.c
52
static int
initialize
= 1;
variable
57
if (
initialize
)
62
initialize
= 0;
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
TemplateInstCallback.h
28
virtual void
initialize
(const Sema &TheSema) = 0;
43
void
initialize
(TemplateInstantiationCallbackPtrs &Callbacks,
function in namespace:clang
47
C->
initialize
(TheSema);
/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
constructors_destructor_fn_imps.hpp
58
initialize
();
67
initialize
();
76
initialize
();
105
initialize
()
function in class:PB_DS_CLASS_C_DEC
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
constructors_destructor_fn_imps.hpp
58
initialize
();
67
initialize
();
76
initialize
();
105
initialize
()
function in class:PB_DS_CLASS_C_DEC
/src/games/battlestar/
init.c
48
initialize
(const char *filename)
function
/src/games/sail/
main.c
61
initialize
(void)
function
118
initialize
();
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
NativeRawSymbol.h
23
virtual void
initialize
() {}
function in class:llvm::pdb::NativeRawSymbol
/src/external/apache2/llvm/dist/llvm/utils/lit/lit/
worker.py
22
def
initialize
(lit_config, parallelism_semaphores):
function
Completed in 28 milliseconds
1
2
3
4
5
6
7
Indexes created Wed Apr 15 00:22:22 UTC 2026