Home
last modified time | relevance | path

Searched defs:is_home (Results 1 – 16 of 16) sorted by relevance

/dports/security/R-cran-openssl/openssl/R/
H A Dmykey.R52 is_home <- grepl("^~", path) functionVar
/dports/x11/wapanel/wapanel-1.1.0/src/applets/app-finder/search-engine/
H A Dsearch_engine.cc52 auto SearchEngine::search_directory(std::string text, fs::path directory, bool is_home) -> void { in search_directory()
/dports/www/domoticz/domoticz-2020.2/hardware/eVehicles/
H A DeVehicle.h53 bool is_home; member
/dports/emulators/x16-rom/x16-rom-r38/kernal/drivers/x16/
H A Dps2kbd.s198 is_home: label
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Dclass-wp-query.php329 public $is_home = false; variable in WP_Query
3978 public function is_home() { function in WP_Query
H A Dquery.php498 function is_home() { function
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Dclass-wp-query.php329 public $is_home = false; variable in WP_Query
3978 public function is_home() { function in WP_Query
H A Dquery.php498 function is_home() { function
/dports/security/R-cran-credentials/credentials/R/
H A Dssh-keys.R205 is_home <- grepl("^~", path) functionVar
/dports/audio/mp3c/mp3c-0.31/src/
H A Dinfo_screen.c172 void is_home(WINDOW *win, const char **text) in is_home() function
/dports/x11-fm/thunar/thunar-4.16.10/thunar/
H A Dthunar-gio-extensions.c121 gboolean is_home = FALSE; in thunar_g_file_is_home() local
/dports/games/angband/Angband-4.2.2/src/
H A Dui-store.c378 bool is_home = (store->sidx == STORE_HOME) ? true : false; in store_display_help() local
/dports/www/py-django-cms/django-cms-3.7.1/cms/models/
H A Dpagemodel.py204 is_home = models.BooleanField(editable=False, db_index=True, default=False) variable in Page
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Dmustek_usb_low.c1385 usb_low_move_motor_home (ma1017 * chip, SANE_Bool is_home, in usb_low_move_motor_home()
/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Ddatabase.h656 char is_home; // stationary stations that are not digis member
/dports/www/hotcrp/hotcrp-2.102/src/
H A Dconference.php3242 static function echo_header(Conf $conf, $is_home, $site_div, $title_div,