Home
last modified time | relevance | path

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

/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/Core/
DState.cpp92 lldb_private::StateIsStoppedState (StateType state, bool must_exist) in StateIsStoppedState()
/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/v8/tools/gyp/test/lib/
DTestCommon.py320 def must_exist(self, *files): member in TestCommon
/external/ppp/pppd/
Doptions.c409 options_from_file(filename, must_exist, check_prot, priv) in options_from_file() argument
Dmain.c1830 run_program(prog, args, must_exist, done, arg, wait) in run_program() argument
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARFDebugMap.cpp494 const bool must_exist = true; in GetModuleByCompUnitInfo() local