Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dproperty_benchmark.cpp63 names = new char* [nprops]; in LocalPropertyTestState()
74 names[i] = new char[PROP_NAME_MAX + 1]; in LocalPropertyTestState()
77 if (j == 0 || names[i][j-1] == '.' || j == name_lens[i] - 1) { in LocalPropertyTestState()
87 names[i][j] = prop_name_chars[random() % prop_name_len]; in LocalPropertyTestState()
89 names[i][name_lens[i]] = 0; in LocalPropertyTestState()
98 if (__system_property_add(names[i], name_lens[i], values[i], value_lens[i]) < 0) { in LocalPropertyTestState()
100 printf("%s = %.*s\n", names[i], value_lens[i], values[i]); in LocalPropertyTestState()
119 delete names[i]; in ~LocalPropertyTestState()
122 delete[] names; in ~LocalPropertyTestState()
129 char **names; member
[all …]
/bionic/libc/bionic/
Dscandir.cpp99 ScandirResult names; in scandir() local
106 names.Add(entry); in scandir()
109 names.Sort(comparator); in scandir()
111 size_t size = names.size(); in scandir()
112 *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/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