Home
last modified time | relevance | path

Searched refs:home (Results 1 – 25 of 38) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Duser.py29 home = os.curdir # Default variable
31 home = os.environ['HOME'] variable
33 home = os.path.expanduser("~/") variable
37 home = os.environ['HOMEDRIVE'] + os.environ['HOMEPATH'] variable
39 home = os.environ['HOMEPATH'] variable
41 pythonrc = os.path.join(home, ".pythonrc.py")
Dmailcap.py42 home = os.environ['HOME']
45 home = '.' # Last resort
46 mailcaps = [home + '/.mailcap', '/etc/mailcap',
Dpdb.doc47 If a file ".pdbrc" exists in your home directory or in the current
50 files exist, the one in the home directory is read first and aliases
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgetpath.c262 search_for_prefix(char *argv0_path, char *home) in search_for_prefix() argument
268 if (home) { in search_for_prefix()
270 strncpy(prefix, home, MAXPATHLEN); in search_for_prefix()
321 search_for_exec_prefix(char *argv0_path, char *home) in search_for_exec_prefix() argument
326 if (home) { in search_for_exec_prefix()
328 delim = strchr(home, DELIM); in search_for_exec_prefix()
332 strncpy(exec_prefix, home, MAXPATHLEN); in search_for_exec_prefix()
379 char *home = Py_GetPythonHome(); in calculate_path() local
513 if (!(pfound = search_for_prefix(argv0_path, home))) { in calculate_path()
536 if (!(efound = search_for_exec_prefix(argv0_path, home))) { in calculate_path()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dinstall.py169 self.home = None
256 if ((self.prefix or self.exec_prefix or self.home) and
262 if self.home and (self.prefix or self.exec_prefix):
266 if self.user and (self.prefix or self.exec_prefix or self.home or
420 elif self.home is not None:
421 self.install_base = self.install_platbase = self.home
451 elif self.home is not None:
452 self.install_base = self.install_platbase = self.home
551 home = convert_path(os.path.expanduser("~"))
553 if path.startswith(home) and not os.path.isdir(path):
/device/google/cuttlefish/shared/phone/
Ddevice.mk25 ro.cdma.home.operator.alpha=Android \
26 ro.cdma.home.operator.numeric=302780 \
Ddevice_vendor.mk30 ro.cdma.home.operator.alpha=Android \
31 ro.cdma.home.operator.numeric=302780 \
/device/google/cuttlefish/shared/sepolicy/vendor/
Dproperty_contexts18 ro.cdma.home.operator.alpha u:object_r:vendor_init_radio_prop:s0
19 ro.cdma.home.operator.numeric u:object_r:vendor_init_radio_prop:s0
/device/google/cuttlefish/shared/auto/
Ddevice.mk45 ro.cdma.home.operator.alpha=Android \
46 ro.cdma.home.operator.numeric=302780 \
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseTimerLibLocalApic/X64/
DX86LocalApicTimerInitialize.asm34 sub rsp, 28h ;Reserve home addresses and make RSP 16-byte aligned
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dtest_install.py32 cmd.home = destination
/device/google/cuttlefish/tools/
Dcreate_base_image_arm.sh324 useradd -m -G kvm,sudo -d /home/vsoc-01 --shell /bin/bash vsoc-01
330 cd ${mntdir}/home/vsoc-01
546 cd /home/vsoc-01/android-cuttlefish
554 rm -rf /home/vsoc-01/*
Dcreate_base_image_gce.sh60 sudo chroot /mnt/image /usr/bin/find /home -ls
/device/amlogic/yukawa/bootloader/
DREADME4 Main Wiki Page : https://gitlab.com/baylibre/amlogic/atv/u-boot/wikis/home
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c688 Py_SetPythonHome(char *home) in Py_SetPythonHome() argument
690 default_home = home; in Py_SetPythonHome()
696 char *home = default_home; in Py_GetPythonHome() local
697 if (home == NULL && !Py_IgnoreEnvironmentFlag) in Py_GetPythonHome()
698 home = Py_GETENV("PYTHONHOME"); in Py_GetPythonHome()
699 return home; in Py_GetPythonHome()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c675 Py_SetPythonHome(char *home) in Py_SetPythonHome() argument
677 default_home = home; in Py_SetPythonHome()
683 char *home = default_home; in Py_GetPythonHome() local
684 if (home == NULL && !Py_IgnoreEnvironmentFlag) in Py_GetPythonHome()
685 home = Py_GETENV("PYTHONHOME"); in Py_GetPythonHome()
686 return home; in Py_GetPythonHome()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
DREADME23 <[email protected]> for the Windows DLL version. The zlib home page is
42 See the zlib home page http://www.zlib.org for details.
/device/google/cuttlefish_vmm/
DDockerfile17 ENV HOME /home/$USER
/device/linaro/bootloader/edk2/BaseTools/
DBuildNotes.txt41 home page is:
/device/sample/skins/WVGAMedDpi/
Dlayout32 home {
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Pkcs7Sign/
DReadme.md10 set OPENSSL_HOME=c:\home\openssl\openssl-[version]
/device/google/crosshatch/json-c/
Dconfig.h.in155 /* Define to the home page for this package. */
/device/google/sunfish/json-c/
Dconfig.h.in155 /* Define to the home page for this package. */
/device/google/coral/json-c/
Dconfig.h.in155 /* Define to the home page for this package. */
/device/google/bonito/json-c/
Dconfig.h.in155 /* Define to the home page for this package. */

12