Searched defs:must_exist (Results 1 – 8 of 8) sorted by relevance
/external/lldb/source/Core/ |
D | State.cpp | 92 lldb_private::StateIsStoppedState (StateType state, bool must_exist) in StateIsStoppedState()
|
/external/lldb/test/functionalities/register/ |
D | TestRegisters.py | 113 def write_and_restore(self, frame, register, must_exist = True): argument 132 def vector_write_and_read(self, frame, register, new_value, must_exist = True): argument
|
/external/lldb/source/Symbol/ |
D | ObjectFile.cpp | 89 const bool must_exist = true; in FindPlugin() local 572 …const char *path_with_object, FileSpec &archive_file, ConstString &archive_object, bool must_exist) in SplitArchivePathWithObject()
|
/external/chromium_org/tools/gyp/test/lib/ |
D | TestCommon.py | 308 def must_exist(self, *files): member in TestCommon
|
/external/qemu/distrib/sdl-1.2.15/src/file/ |
D | SDL_rwops.c | 55 DWORD must_exist, truncate; in win32_file_open() local
|
/external/ppp/pppd/ |
D | options.c | 387 options_from_file(filename, must_exist, check_prot, priv) in options_from_file() argument
|
D | main.c | 1661 run_program(prog, args, must_exist, done, arg) in run_program() argument
|
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
D | SymbolFileDWARFDebugMap.cpp | 494 const bool must_exist = true; in GetModuleByCompUnitInfo() local
|