HomeSort by relevance Sort by last modified time
    Searched refs:omagic (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/speex/libspeex/
resample.c 907 spx_uint32_t omagic = 0; local
    [all...]
  /external/speex/libspeex/
resample.c 917 spx_uint32_t omagic = 0; local
    [all...]
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 216 // -N, --omagic
220 bool omagic() const function in class:mcld::GeneralOptions
436 bool m_bOMagic : 1; // -N, --omagic
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 250 // --nmagic and --omagic options lead to static executable program.
260 if (m_Config.options().omagic() && !m_Config.isCodeStatic()) {
    [all...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 293 milliseconds