Searched refs:home (Results 1 - 25 of 250) sorted by relevance

12345678910

/external/snakeyaml/src/test/java/org/yaml/snakeyaml/generics/
H A DBird.java19 private Nest home; field in class:Bird
22 return home;
25 public void setHome(Nest home) { argument
26 this.home = home;
H A DGenericArrayTypeTest.java33 + "home: [1, 2, 3]\n" + "name: Array3\n";
44 String message = "Cannot create property=home for JavaBean=org.yaml.snakeyaml.generics.GenericArrayTypeTest$GenericArray";
51 private Integer[] home; field in class:GenericArrayTypeTest.GenericArray
54 home = new Integer[3];
55 for (int i = 0; i < home.length; i++) {
56 home[i] = i + 1;
63 return home;
67 public void setHome(Integer[] home) { argument
68 this.home = home;
[all...]
H A DAbstractAnimal.java31 public abstract void setHome(T home); argument
H A DBirdTest.java29 Nest home = new Nest();
30 home = new Nest();
31 home.setHeight(3);
32 bird.setHome(home);
41 assertEquals("no global tags must be emitted.", "home:\n height: 3\nname: Eagle\n",
51 "home: !!org.yaml.snakeyaml.generics.Nest\n height: 3\nname: Eagle\n", output);
/external/curl/src/
H A Dtool_homedir.c62 /* 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;
81 if(home
[all...]
/external/python/cpython2/Lib/
H A Duser.py14 The user module looks for a file .pythonrc.py in the user's home
29 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")
/external/ltp/testcases/misc/math/float/bessel/
H A Dreadme5 /home/linux/livr/bessel
/external/ltp/testcases/misc/math/float/exp_log/
H A Dreadme5 /home/linux/livr/exp_log
/external/ltp/testcases/misc/math/float/iperb/
H A DREADME5 /home/linux/livr/iperb
/external/ltp/testcases/misc/math/float/power/
H A Dreadme5 /home/linux/livr/power
/external/vboot_reference/scripts/image_signing/sample-test-configs/
H A Densure_no_nonrelease_files.config18 /home/.shadow
/external/perfetto/infra/git_mirror_bot/
H A Dstartup-script.sh17 mkdir -p /home/gitbot
18 mount -t tmpfs tmpfs /home/gitbot -o size=4G
19 useradd -d /home/gitbot -s /bin/bash -M gitbot || true
20 chown gitbot.gitbot /home/gitbot
25 mkdir -p /home/gitbot/logs
28 logfile=/home/gitbot/logs/supervisord.log
32 directory=/home/gitbot
37 stdout_logfile=/home/gitbot/logs/gitbot.log
42 curl -H Metadata-Flavor:Google "http://metadata.google.internal/computeMetadata/v1/instance/attributes/deploy_key" > /home/gitbot/deploy_key
43 chown gitbot /home/gitbo
[all...]
/external/snakeyaml/
H A Ddocker-run.sh11 -v ~:/my-home \
12 -e "HOME=/my-home" \
15 mvn -Dmaven.repo.local=/my-home/.m2/repository clean test
/external/elfutils/tests/
H A Drun-funcscopes.sh24 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)
H A Drun-allfcts.sh24 /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/dreppe
[all...]
H A Drun-stack-i-test.sh62 /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
H A Drun-addr2line-test.sh26 /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/dreppe
[all...]
H A Drun-line2addr.sh24 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)
H A Drun-readelf-macro.sh73 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
H A Drun-prelink-addr-test.sh53 /home/jistone/src/elfutils/tests/testfile52-32.c:2
55 /home/jistone/src/elfutils/tests/testfile52-32.c:2
57 /home/jistone/src/elfutils/tests/testfile52-32.c:2
82 /home/jistone/src/elfutils/tests/testfile52-64.c:2
84 /home/jistone/src/elfutils/tests/testfile52-64.c:2
86 /home/jistone/src/elfutils/tests/testfile52-64.c:2
102 /home/jistone/src/elfutils/tests/testfile53-32.c:2
104 /home/jistone/src/elfutils/tests/testfile53-32.c:2
110 /home/jistone/src/elfutils/tests/testfile53-32.c:2
112 /home/jiston
[all...]
H A Drun-stack-demangled-test.sh60 /home/mark/src/tests/dwarfinlines.cpp:6
62 /home/mark/src/tests/dwarfinlines.cpp:39
86 /home/mark/src/tests/dwarfinlines.cpp:6
88 /home/mark/src/tests/dwarfinlines.cpp:14
90 /home/mark/src/tests/dwarfinlines.cpp:21
92 /home/mark/src/tests/dwarfinlines.cpp:27
94 /home/mark/src/tests/dwarfinlines.cpp:33
96 /home/mark/src/tests/dwarfinlines.cpp:39
/external/curl/lib/
H A Dnetrc.c73 char *home = curl_getenv("HOME"); /* portable environment reader */ local
74 if(home) {
83 home = strdup(pw.pw_dir);
84 if(!home)
94 home = pw->pw_dir;
99 if(!home)
100 return retcode; /* no home directory found (or possibly out of memory) */
102 netrcfile = curl_maprintf("%s%s%s", home, DIR_CHAR, NETRC);
104 free(home);
/external/ltp/testcases/commands/cron/
H A Dcron0232 TEST_USER_HOMEDIR="/home/$TEST_USER"
43 rm -rf /home/$TEST_USER
67 rm -rf /home/$TEST_USER
H A Dcron0338 TEST_USER_HOMEDIR="/home/$TEST_USER"
47 rm -rf /home/$TEST_USER
72 rm -rf /home/$TEST_USER
/external/proguard/bin/
H A Dproguard.bat10 IF EXIST "%PROGUARD_HOME%" GOTO home
12 :home label

Completed in 409 milliseconds

12345678910