HomeSort by relevance Sort by last modified time
    Searched refs:home (Results 1 - 25 of 845) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/generics/
Bird.java 19 private Nest home; field in class:Bird
22 return home;
25 public void setHome(Nest home) {
26 this.home = home;
  /external/curl/src/
tool_homedir.c 62 /* return the home directory of the current user as an allocated string */
65 char *home; local
67 home = GetEnv("CURL_HOME", FALSE);
68 if(home)
69 return home;
71 home = GetEnv("HOME", FALSE);
72 if(home)
73 return home;
80 home = pw->pw_dir
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/bin/
m2.conf 3 set maven.home default ${user.home}/m2
6 optionally ${maven.home}/lib/ext/*.jar
7 load ${maven.home}/lib/*.jar
8 load ${maven.home}/conf/loggin
  /external/ltp/testcases/misc/math/float/bessel/
readme 5 /home/linux/livr/bessel
  /external/ltp/testcases/misc/math/float/exp_log/
readme 5 /home/linux/livr/exp_log
  /external/ltp/testcases/misc/math/float/iperb/
README 5 /home/linux/livr/iperb
  /external/ltp/testcases/misc/math/float/power/
readme 5 /home/linux/livr/power
  /external/vboot_reference/scripts/image_signing/sample-test-configs/
ensure_no_nonrelease_files.config 18 /home/.shadow
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
user.py 14 The user module looks for a file .pythonrc.py in the user's home
29 home = os.curdir # Default variable
30 if 'HOME' in os.environ:
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")
  /prebuilts/gdb/darwin-x86/lib/python2.7/
user.py 14 The user module looks for a file .pythonrc.py in the user's home
29 home = os.curdir # Default variable
30 if 'HOME' in os.environ:
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")
  /prebuilts/gdb/linux-x86/lib/python2.7/
user.py 14 The user module looks for a file .pythonrc.py in the user's home
29 home = os.curdir # Default variable
30 if 'HOME' in os.environ:
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")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
user.py 14 The user module looks for a file .pythonrc.py in the user's home
29 home = os.curdir # Default variable
30 if 'HOME' in os.environ:
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")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
user.py 14 The user module looks for a file .pythonrc.py in the user's home
29 home = os.curdir # Default variable
30 if 'HOME' in os.environ:
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")
  /external/snakeyaml/
docker-run.sh 11 -v ~:/my-home \
12 -e "HOME=/my-home" \
15 mvn -Dmaven.repo.local=/my-home/.m2/repository clean test
  /external/elfutils/tests/
run-funcscopes.sh 24 inline-test.c (0x11): 0x8048348 (/home/roland/build/stock-elfutils/inline-test.c:7) .. 0x804834e (/home/roland/build/stock-elfutils/inline-test.c:9)
25 incr (0x2e): 0x8048348 (/home/roland/build/stock-elfutils/inline-test.c:7) .. 0x804834e (/home/roland/build/stock-elfutils/inline-test.c:9)
run-allfcts.sh 24 /home/drepper/gnu/new-bu/build/ttt/m.c:5:main
25 /home/drepper/gnu/new-bu/build/ttt/b.c:4:bar
26 /home/drepper/gnu/new-bu/build/ttt/f.c:3:foo
30 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:107:main
31 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:159:print_version
32 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:173:parse_opt
33 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:201:more_help
34 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:217:process_file
36 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:291:crc32_file
37 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:313:handle_el
    [all...]
run-stack-i-test.sh 62 /home/mark/src/tests/dwarfinlines.cpp:6
64 /home/mark/src/tests/dwarfinlines.cpp:14
66 /home/mark/src/tests/dwarfinlines.cpp:21
68 /home/mark/src/tests/dwarfinlines.cpp:27
70 /home/mark/src/tests/dwarfinlines.cpp:33
72 /home/mark/src/tests/dwarfinlines.cpp:39
run-addr2line-test.sh 26 /home/drepper/gnu/new-bu/build/ttt/f.c:3
28 /home/drepper/gnu/new-bu/build/ttt/b.c:4
30 /home/drepper/gnu/new-bu/build/ttt/f.c:3
32 /home/drepper/gnu/new-bu/build/ttt/b.c:4
34 /home/drepper/gnu/new-bu/build/ttt/f.c:3
36 /home/drepper/gnu/new-bu/build/ttt/b.c:4
38 /home/drepper/gnu/new-bu/build/ttt/f.c:3
40 /home/drepper/gnu/new-bu/build/ttt/b.c:4
63 /home/drepper/gnu/new-bu/build/ttt/f.c:3
79 /home/drepper/gnu/new-bu/build/ttt/f.c:
    [all...]
run-line2addr.sh 24 f.c:4 -> 0x804846b (/home/drepper/gnu/new-bu/build/ttt/f.c:4)
33 strip.c:953 -> (.text)+0x169f (/home/drepper/gnu/elfutils/build/src/../../src/strip.c:953)
34 strip.c:953 -> (.text)+0x16aa (/home/drepper/gnu/elfutils/build/src/../../src/strip.c:953)
35 strip.c:365 -> (.text)+0x278b (/home/drepper/gnu/elfutils/build/src/../../src/strip.c:365)
36 strip.c:365 -> (.text)+0x2797 (/home/drepper/gnu/elfutils/build/src/../../src/strip.c:365)
40 v.c:6 -> 0x400468 (/home/drepper/local/elfutils-build/20050425/v.c:6)
41 v.c:6 -> 0x400487 (/home/drepper/local/elfutils-build/20050425/v.c:6)
45 foo.c:2 -> (.init.text)+0xc (/home/roland/stock-elfutils-build/foo.c:2)
46 foo.c:6 -> (.text)+0xc (/home/roland/stock-elfutils-build/foo.c:6)
run-readelf-macro.sh 73 start_file 0, [1] /home/mark/src/tests/hello.c
74 start_file 1, [2] /home/mark/src/tests/common.h
337 start_file 0, [1] /home/mark/src/tests/world.c
338 start_file 1, [2] /home/mark/src/tests/common.h
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug206.go 36 throw+0x33 /home/gri/go/src/pkg/runtime/runtime.c:71
38 sys·throwindex+0x1c /home/gri/go/src/pkg/runtime/runtime.c:45
40 main·f+0x26 /home/gri/go/test/bugs/bug206.go:16
42 main·main+0xc3 /home/gri/go/test/bugs/bug206.go:23
44 mainstart+0xf /home/gri/go/src/pkg/runtime/amd64/asm.s:55
46 goexit /home/gri/go/src/pkg/runtime/proc.c:133
  /prebuilts/go/linux-x86/test/fixedbugs/
bug206.go 36 throw+0x33 /home/gri/go/src/pkg/runtime/runtime.c:71
38 sys·throwindex+0x1c /home/gri/go/src/pkg/runtime/runtime.c:45
40 main·f+0x26 /home/gri/go/test/bugs/bug206.go:16
42 main·main+0xc3 /home/gri/go/test/bugs/bug206.go:23
44 mainstart+0xf /home/gri/go/src/pkg/runtime/amd64/asm.s:55
46 goexit /home/gri/go/src/pkg/runtime/proc.c:133
  /external/curl/lib/
netrc.c 74 char *home = curl_getenv("HOME"); /* portable environment reader */ local
75 if(home) {
84 home = strdup(pw.pw_dir);
85 if(!home)
95 home = pw->pw_dir;
100 if(!home)
101 return retcode; /* no home directory found (or possibly out of memory) */
103 netrcfile = curl_maprintf("%s%s%s", home, DIR_CHAR, NETRC);
105 free(home);
    [all...]
  /external/ltp/testcases/commands/cron/
cron02 32 TEST_USER_HOMEDIR="/home/$TEST_USER"
43 rm -rf /home/$TEST_USER
67 rm -rf /home/$TEST_USER
cron03 38 TEST_USER_HOMEDIR="/home/$TEST_USER"
47 rm -rf /home/$TEST_USER
72 rm -rf /home/$TEST_USER

Completed in 500 milliseconds

1 2 3 4 5 6 7 8 91011>>