/external/chromium/chrome/common/ |
D | chrome_paths_linux.cc | 30 FilePath config_dir(base::nix::GetXDGDirectory(env.get(), in GetDefaultUserDataDirectory() 58 FilePath config_dir(base::nix::GetXDGDirectory(env.get(), in GetUserCacheDirectory() 70 FilePath config_dir(base::nix::GetXDGDirectory(env.get(), in GetChromeFrameUserDataDirectory() 83 *result = base::nix::GetXDGUserDirectory(env.get(), "DOCUMENTS", "Documents"); in GetUserDocumentsDirectory() 91 *result = base::nix::GetXDGUserDirectory(env.get(), "DOWNLOAD", in GetUserDownloadsDirectory() 111 *result = base::nix::GetXDGUserDirectory(env.get(), "DESKTOP", "Desktop"); in GetUserDesktop()
|
D | auto_start_linux.cc | 22 base::nix::GetXDGDirectory(environment, kXdgConfigHome, kConfig); in GetAutostartDirectory()
|
/external/chromium/chrome/browser/ui/webui/options/ |
D | advanced_options_utils_gtk.cc | 68 const char* name = base::nix::GetDesktopEnvironmentName(env.get()); in ShowLinuxProxyConfigUrl() 102 switch (base::nix::GetDesktopEnvironment(env.get())) { in DetectAndStartProxyConfigUtil() 103 case base::nix::DESKTOP_ENVIRONMENT_GNOME: { in DetectAndStartProxyConfigUtil() 114 case base::nix::DESKTOP_ENVIRONMENT_KDE3: in DetectAndStartProxyConfigUtil() 119 case base::nix::DESKTOP_ENVIRONMENT_KDE4: in DetectAndStartProxyConfigUtil() 124 case base::nix::DESKTOP_ENVIRONMENT_XFCE: in DetectAndStartProxyConfigUtil() 125 case base::nix::DESKTOP_ENVIRONMENT_OTHER: in DetectAndStartProxyConfigUtil()
|
/external/icu4c/test/perf/collationperf/ |
D | CollPerf.pl | 78 my @nix = `$p -locale @locale[$n] -unix -loop 1000 -file $filePath@data[$n] -qsort`; 82 my @nixa = split( ' = ', $nix[2] ); 90 @nix = `$p -locale @locale[$n] -unix -loop 1000 -file $filePath@data[$n] -keygen`; 94 @nixa = split( ' = ', $nix[2] ); 102 @nixa = split( ' = ', $nix[3] );
|
/external/chromium/base/nix/ |
D | xdg_util.h | 16 #ifdef nix 26 namespace nix {
|
D | xdg_util.cc | 13 namespace nix { namespace
|
D | xdg_util_unittest.cc | 17 namespace nix { namespace
|
/external/chromium/chrome/browser/ui/gtk/ |
D | gconf_titlebar_listener.cc | 55 if (base::nix::GetDesktopEnvironment(env.get()) == in GConfTitlebarListener() 56 base::nix::DESKTOP_ENVIRONMENT_GNOME) { in GConfTitlebarListener()
|
D | gtk_theme_service.cc | 610 switch (base::nix::GetDesktopEnvironment(env.get())) { in DefaultUsesSystemTheme() 611 case base::nix::DESKTOP_ENVIRONMENT_GNOME: in DefaultUsesSystemTheme() 612 case base::nix::DESKTOP_ENVIRONMENT_XFCE: in DefaultUsesSystemTheme()
|
D | gtk_util.cc | 1216 if (base::nix::DESKTOP_ENVIRONMENT_KDE3 == in ApplyMessageDialogQuirks() 1217 base::nix::GetDesktopEnvironment(env.get())) in ApplyMessageDialogQuirks()
|
D | browser_window_gtk.cc | 331 if (base::nix::GetDesktopEnvironment(env.get()) == in Init() 332 base::nix::DESKTOP_ENVIRONMENT_XFCE) { in Init()
|
/external/chromium/net/proxy/ |
D | proxy_config_service_linux.cc | 453 if (base::nix::GetDesktopEnvironment(env_var_getter) == in GConfSettingGetterImplKDE() 454 base::nix::DESKTOP_ENVIRONMENT_KDE3) { in GConfSettingGetterImplKDE() 1075 switch (base::nix::GetDesktopEnvironment(env_var_getter)) { in Delegate() 1076 case base::nix::DESKTOP_ENVIRONMENT_GNOME: in Delegate() 1081 case base::nix::DESKTOP_ENVIRONMENT_KDE3: in Delegate() 1082 case base::nix::DESKTOP_ENVIRONMENT_KDE4: in Delegate() 1085 case base::nix::DESKTOP_ENVIRONMENT_XFCE: in Delegate() 1086 case base::nix::DESKTOP_ENVIRONMENT_OTHER: in Delegate()
|
/external/chromium/chrome/browser/profiles/ |
D | profile_impl.cc | 1072 base::nix::DesktopEnvironment desktop_env; in CreatePasswordStore() 1077 desktop_env = base::nix::DESKTOP_ENVIRONMENT_KDE4; in CreatePasswordStore() 1079 desktop_env = base::nix::DESKTOP_ENVIRONMENT_GNOME; in CreatePasswordStore() 1081 desktop_env = base::nix::DESKTOP_ENVIRONMENT_OTHER; in CreatePasswordStore() 1085 desktop_env = base::nix::GetDesktopEnvironment(env.get()); in CreatePasswordStore() 1086 const char* name = base::nix::GetDesktopEnvironmentName(desktop_env); in CreatePasswordStore() 1092 if (desktop_env == base::nix::DESKTOP_ENVIRONMENT_KDE4) { in CreatePasswordStore() 1100 } else if (desktop_env == base::nix::DESKTOP_ENVIRONMENT_GNOME || in CreatePasswordStore() 1101 desktop_env == base::nix::DESKTOP_ENVIRONMENT_XFCE) { in CreatePasswordStore()
|
/external/chromium/base/ |
D | base_paths_linux.cc | 114 FilePath cache_dir(base::nix::GetXDGDirectory(env.get(), "XDG_CACHE_HOME", in PathProviderPosix()
|
D | base.gypi | 342 'nix/xdg_util.h', 343 'nix/xdg_util.cc', 358 ['exclude', '^nix/'],
|
D | base.gyp | 232 'nix/xdg_util_unittest.cc',
|
/external/markdown/docs/ |
D | INSTALL | 51 Installing on *nix Systems
|
/external/mksh/src/ |
D | check.t | 7383 ln -s nix lnnix 7394 chk dir/nix 7398 chk file/nix 7399 chk nix 7400 chk nix/ 7401 chk nix/file 7402 chk nix/nix 7406 chk lndir/nix 7410 chk lnfile/nix 7414 chk lnnix/nix [all …]
|
/external/chromium/testing/gtest/ |
D | README | 176 If you are on a *nix system, you should now see a Makefile in the 392 Next, you can build Google Test and all of its own tests. On *nix,
|
/external/dropbear/libtommath/ |
D | changes.txt | 310 install via "make install" on most *nix platforms 320 -- Moved to gentoo linux [hurrah!] so made *nix specific fixes to the make process
|
/external/chromium/testing/gmock/ |
D | README | 126 If you are using a *nix system and plan to use the GNU Autotools build
|
/external/iproute2/ |
D | ChangeLog | 264 2005-03-10 Nix <nix@esperi.org.uk>
|
/external/icu4c/data/zone/ |
D | pt.txt | 662 ls{"Horário das Ilhas Fênix"}
|
D | pt_PT.txt | 728 ls{"Hora das Ilhas Fénix"}
|
/external/dropbear/libtomcrypt/ |
D | changes | 796 …-- Removed ampi.o from the depends cuz it ain't no not working in *nix with it [routines are in mp… 1538 clash with the *nix package "crypt".
|