Searched refs:name (Results 176 - 195 of 195) sorted by relevance

12345678

/bionic/libc/bionic/
H A Dfts.c15 * 3. Neither the name of the University nor the names of its contributors
349 goto name;
390 name: t = sp->fts_path + NAPPEND(p->fts_parent);
624 * Figure out the max file name length that can be stored in the
631 * each new name into the path.
719 /* Build a file name for fts_stat to stat. */
905 fts_alloc(FTS *sp, char *name, size_t namelen) argument
911 * The file name is a variable length array and no stat structure is
913 * structure, the file name and the stat structure in one chunk, but
929 memcpy(p->fts_name, name, namele
[all...]
H A Dgetentropy_linux.c298 .name = mib,
/bionic/tests/
H A Dfortify_test.cpp47 #define DEATHTEST_PASTER(name) name##_DeathTest
48 #define DEATHTEST_EVALUATOR(name) DEATHTEST_PASTER(name)
H A Ddlext_test.cpp138 zip_name.name = reinterpret_cast<const uint8_t*>(LIBZIP_SIMPLE_ZIP);
/bionic/libc/arch-x86/silvermont/string/
H A Dsse4-memcmp-slm.S15 * Neither the name of Intel Corporation nor the names of its contributors
64 # define ENTRY(name) \
65 .type name, @function; \
66 .globl name; \
68 name: \ label
73 # define END(name) \
75 .size name, .-name
H A Dsse2-strcpy-slm.S15 * Neither the name of Intel Corporation nor the names of its contributors
56 # define ENTRY(name) \
57 .type name, @function; \
58 .globl name; \
60 name: \ label
65 # define END(name) \
67 .size name, .-name
/bionic/libc/arch-x86_64/string/
H A Dssse3-strcmp-slm.S15 * Neither the name of Intel Corporation nor the names of its contributors
63 # define ENTRY(name) \
64 .type name, @function; \
65 .globl name; \
67 name: \ label
72 # define END(name) \
74 .size name, .-name
H A Dsse2-strcpy-slm.S15 * Neither the name of Intel Corporation nor the names of its contributors
50 # define ENTRY(name) \
51 .type name, @function; \
52 .globl name; \
54 name: \ label
59 # define END(name) \
61 .size name, .-name
H A Dsse4-memcmp-slm.S15 * Neither the name of Intel Corporation nor the names of its contributors
54 # define ENTRY(name) \
55 .type name, @function; \
56 .globl name; \
58 name: \ label
63 # define END(name) \
65 .size name, .-name
/bionic/libc/upstream-netbsd/lib/libc/regex/
H A Dregcomp.c18 * 3. Neither the name of the University nor the names of its contributors
55 * 4. Neither the name of the University nor the names of its contributors
905 - p_b_cclass - parse a character-class name and deal with it
927 for (cp = cclasses; cp->name != NULL; cp++)
928 if (strncmp(cp->name, sp, len) == 0 && cp->name[len] == '\0')
930 if (cp->name == NULL) {
944 - p_b_eclass - parse an equivalence-class name and deal with it
986 - p_b_coll_elem - parse a collating-element name and look it up
992 int endc) /* name ende
[all...]
/bionic/libc/dns/nameser/
H A Dns_parse.c171 handle->_msg_ptr, rr->name, NS_MAXDNAME);
/bionic/libc/kernel/uapi/linux/
H A Dsysctl.h5 *** of the same name, to make information necessary for userspace to
29 int __user * name; member in struct:__sysctl_args
/bionic/libc/arch-x86/atom/string/
H A Dssse3-strcmp-atom.S15 * Neither the name of Intel Corporation nor the names of its contributors
64 # define ENTRY(name) \
65 .type name, @function; \
66 .globl name; \
68 name: \ label
73 # define END(name) \
75 .size name, .-name
H A Dssse3-memcmp-atom.S15 * Neither the name of Intel Corporation nor the names of its contributors
64 # define ENTRY(name) \
65 .type name, @function; \
66 .globl name; \
68 name: \ label
73 # define END(name) \
75 .size name, .-name
H A Dssse3-memcpy-atom.S15 * Neither the name of Intel Corporation nor the names of its contributors
62 # define ENTRY(name) \
63 .type name, @function; \
64 .globl name; \
66 name: \ label
71 # define END(name) \
73 .size name, .-name
H A Dssse3-strcpy-atom.S15 * Neither the name of Intel Corporation nor the names of its contributors
58 # define ENTRY(name) \
59 .type name, @function; \
60 .globl name; \
62 name: \ label
67 # define END(name) \
69 .size name, .-name
/bionic/libc/dns/include/
H A Dresolv_private.h15 * 3. Neither the name of the University nor the names of its contributors
66 /* Despite this file's name, it's part of libresolv. On Android, that means it's part of libc :-( */
69 // Linux defines MAXHOSTNAMELEN as 64, while the domain name limit in
111 * initial name server(s) to query and the domain search list.
135 const char * name; /* Its symbolic name, like "MX" */ member in struct:res_sym
136 const char * humanname; /* Its fun name, like "mail exchanger" */
143 #define LOCALDOMAINPARTS 2 /* min levels in name that is "local" */
164 int nscount; /* number of name servers */
166 nsaddr_list[MAXNS]; /* address of name serve
[all...]
/bionic/linker/
H A Dlinker_phdr.cpp146 bool ElfReader::Read(const char* name, int fd, off64_t file_offset, off64_t file_size) { argument
149 name_ = name;
/bionic/libc/
H A DAndroid.mk657 # $(1): the LOCAL_ variable name
658 # $(2): the bionic variable name to pull in
747 # The name of the tm_gmtoff field in our struct tm.
1390 # meaningful name resolution.
/bionic/libc/dns/resolv/
H A Dres_send.c20 * 4. Neither the name of the University nor the names of its contributors
43 * the name of Digital Equipment Corporation not be used in advertising or
85 * Send query to name server and wait for reply.
274 * res_nameinquery(name, type, class, buf, eom)
275 * look for (name,type,class) in the query section of packet (buf,eom)
286 res_nameinquery(const char *name, int type, int class, argument
305 ns_samename(tname, name) == 1)
313 * is there a 1:1 mapping of (name,type,class)
557 * queries that deterministically fail (e.g., a name that always returns
1276 (stdout, ";; wrong query name
[all...]

Completed in 1546 milliseconds

12345678