Home
last modified time | relevance | path

Searched defs:fallback_style (Results 1 – 7 of 7) sorted by relevance

/external/clang/tools/clang-format/
Dclang-format.py38 fallback_style = vim.eval('g:clang_format_fallback_style') variable
/external/freetype/src/autofit/
Dafmodule.h39 FT_UInt fallback_style; member
Dafmodule.c186 FT_UInt fallback_style = module->fallback_style; in af_property_get() local
/external/lldb/source/Symbol/
DLineEntry.cpp107 Address::DumpStyle fallback_style, in Dump()
DFunction.cpp345 Address::DumpStyle fallback_style; in GetDescription() local
DLineTable.cpp430 …:Dump (Stream *s, Target *target, Address::DumpStyle style, Address::DumpStyle fallback_style, boo… in Dump()
/external/lldb/source/Core/
DAddress.cpp365 … (Stream *s, ExecutionContextScope *exe_scope, DumpStyle style, DumpStyle fallback_style, uint32_t… in Dump()