Home
last modified time | relevance | path

Searched refs:names (Results 1 – 6 of 6) sorted by relevance

/bionic/benchmarks/
Dproperty_benchmark.cpp65 names = new char* [nprops]; in LocalPropertyTestState()
76 names[i] = new char[PROP_NAME_MAX + 1]; in LocalPropertyTestState()
79 if (j == 0 || names[i][j-1] == '.' || j == name_lens[i] - 1) { in LocalPropertyTestState()
89 names[i][j] = prop_name_chars[random() % prop_name_len]; in LocalPropertyTestState()
91 names[i][name_lens[i]] = 0; in LocalPropertyTestState()
100 if (__system_property_add(names[i], name_lens[i], values[i], value_lens[i]) < 0) { in LocalPropertyTestState()
102 printf("%s = %.*s\n", names[i], value_lens[i], values[i]); in LocalPropertyTestState()
121 delete names[i]; in ~LocalPropertyTestState()
124 delete[] names; in ~LocalPropertyTestState()
131 char** names; member
[all …]
/bionic/libc/bionic/
Dscandir.cpp102 ScandirResult names; in scandir() local
109 names.Add(entry); in scandir()
112 names.Sort(comparator); in scandir()
114 size_t size = names.size(); in scandir()
115 *name_list = names.release(); in scandir()
/bionic/tests/
Ddirent_test.cpp31 static void CheckProcSelf(std::set<std::string>& names) { in CheckProcSelf() argument
33 ASSERT_TRUE(names.find(".") != names.end()); in CheckProcSelf()
34 ASSERT_TRUE(names.find("..") != names.end()); in CheckProcSelf()
35 ASSERT_TRUE(names.find("cmdline") != names.end()); in CheckProcSelf()
36 ASSERT_TRUE(names.find("fd") != names.end()); in CheckProcSelf()
37 ASSERT_TRUE(names.find("stat") != names.end()); in CheckProcSelf()
/bionic/tools/relocation_packer/
DLICENSE13 // * Neither the name of Google Inc. nor the names of its
/bionic/libc/
DNOTICE12 names of its contributors may be used to endorse or promote products
42 * Neither the name of the company nor the names of its contributors
112 3. Neither the name of the University nor the names of its contributors
141 3. Neither the name of the project nor the names of its contributors
706 4. Neither the name of the University nor the names of its contributors
754 3. Neither the name of the University nor the names of its contributors
788 3. Neither the name of the University nor the names of its contributors
817 3. Neither the name of the University nor the names of its contributors
850 4. Neither the name of the University nor the names of its contributors
879 3. Neither the name of the University nor the names of its contributors
[all …]
/bionic/libm/
DNOTICE199 4. Neither the name of the University nor the names of its contributors
232 4. Neither the name of the University nor the names of its contributors
264 4. Neither the name of the University nor the names of its contributors
297 4. Neither the name of the University nor the names of its contributors
1018 * Neither the name of The Linux Foundation nor the names of its
1049 * Neither the name of The Linux Foundation nor the names of its
1080 * Neither the name of Intel Corporation nor the names of its contributors