HomeSort by relevance Sort by last modified time
    Searched refs:is_localhost (Results 1 - 3 of 3) sorted by null

  /external/lldb/source/Plugins/Platform/Linux/
PlatformLinux.cpp 410 const bool is_localhost = true; local
414 is_localhost,
  /external/lldb/source/Target/
Platform.cpp 649 const bool is_localhost = true; local
653 is_localhost,
  /external/fio/
gfio.c 500 int uses_net = 0, is_localhost = 0; local
519 is_localhost = 1;
522 if (!uses_net || is_localhost) {
    [all...]

Completed in 82 milliseconds