OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:omagic
(Results
1 - 4
of
4
) sorted by null
/external/speex/libspeex/
resample.c
917
spx_uint32_t
omagic
= 0;
local
[
all
...]
/frameworks/compile/mclinker/include/mcld/
GeneralOptions.h
225
// -N, --
omagic
229
bool
omagic
() const
function in class:mcld::GeneralOptions
362
bool m_bOMagic : 1; // -N, --
omagic
/frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp
200
// --nmagic and --
omagic
options lead to static executable program.
210
if (m_Config.options().
omagic
() && !m_Config.isCodeStatic()) {
/frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp
[
all
...]
Completed in 672 milliseconds