Searched refs:is_localhost (Results 1 - 3 of 3) sorted by relevance

/external/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp410 const bool is_localhost = true; local
414 is_localhost,
/external/lldb/source/Target/
H A DPlatform.cpp649 const bool is_localhost = true; local
653 is_localhost,
/external/fio/
H A Dgfio.c500 int uses_net = 0, is_localhost = 0; local
519 is_localhost = 1;
522 if (!uses_net || is_localhost) {

Completed in 88 milliseconds