Home
last modified time | relevance | path

Searched defs:must_exist (Results 1 – 8 of 8) sorted by relevance

/external/lldb/source/Core/
DState.cpp92 lldb_private::StateIsStoppedState (StateType state, bool must_exist) in StateIsStoppedState()
/external/lldb/test/functionalities/register/
DTestRegisters.py113 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/
DObjectFile.cpp89 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/
DTestCommon.py308 def must_exist(self, *files): member in TestCommon
/external/qemu/distrib/sdl-1.2.15/src/file/
DSDL_rwops.c55 DWORD must_exist, truncate; in win32_file_open() local
/external/ppp/pppd/
Doptions.c387 options_from_file(filename, must_exist, check_prot, priv) in options_from_file() argument
Dmain.c1661 run_program(prog, args, must_exist, done, arg) in run_program() argument
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARFDebugMap.cpp494 const bool must_exist = true; in GetModuleByCompUnitInfo() local