Searched defs:name (Results 1 - 25 of 129) sorted by last modified time

123456

/bionic/libc/arch-x86/string/
H A Dsse2-memchr-atom.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
H A Dsse2-memrchr-atom.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
H A Dsse2-memset-atom.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-strchr-atom.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
H A Dsse2-strlen-atom.S15 * Neither the name of Intel Corporation nor the names of its contributors
66 # define ENTRY(name) \
67 .type name, @function; \
68 .globl name; \
70 name: \ label
75 # define END(name) \
77 .size name, .-name
H A Dsse2-strrchr-atom.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
H A Dsse2-wcschr-atom.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
H A Dsse2-wcscmp-atom.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
H A Dsse2-wcslen-atom.S15 * Neither the name of Intel Corporation nor the names of its contributors
46 # define ENTRY(name) \
47 .type name, @function; \
48 .globl name; \
50 name: \ label
55 # define END(name) \
57 .size name, .-name
H A Dsse2-wcsrchr-atom.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
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
63 # define ENTRY(name) \
64 .type name, @function; \
65 .globl name; \
67 name: \ label
72 # define END(name) \
74 .size name, .-name
H A Dssse3-strcat-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-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-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
H A Dssse3-strlcat-atom.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
H A Dssse3-wcscat-atom.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
H A Dssse3-wcscpy-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/bionic/
H A Dcrtbrand.c55 char name[sizeof ABI_VENDOR]; member in struct:__anon4
H A Ddebug_mapinfo.h38 char name[]; member in struct:mapinfo_t
H A Dfts.c15 * 3. Neither the name of the University nor the names of its contributors
346 goto name;
387 name: t = sp->fts_path + NAPPEND(p->fts_parent);
621 * Figure out the max file name length that can be stored in the
628 * each new name into the path.
716 /* Build a file name for fts_stat to stat. */
894 fts_alloc(FTS *sp, char *name, size_t namelen) argument
900 * The file name is a variable length array and no stat structure is
902 * structure, the file name and the stat structure in one chunk, but
919 memcpy(p->fts_name, name, namele
[all...]
H A Dgethostname.c35 struct utsname name; local
38 result = uname(&name);
41 int namelen = strlen(name.nodename);
47 memcpy( buff, name.nodename, namelen+1 );
H A Dname_mem.c32 * Local definitions of custom prctl arguments to set a vma name in some kernels
38 * Names a region of memory. The name is expected to show up in /proc/pid/maps
41 * mmap(MAP_ANONYMOUS), and only on regions that are page aligned. name should
49 int __bionic_name_mem(void *addr, size_t len, const char *name) argument
52 addr, len, name);
H A Dpathconf.c136 pathconf(const char *path, int name) argument
144 switch (name) {
204 long fpathconf(int fildes, int name) argument
212 switch (name) {
H A Dpthread-timers.c568 // Give this thread a meaningful name.
569 char name[32]; local
570 snprintf(name, sizeof(name), "POSIX interval timer 0x%08x", timer->id);
571 pthread_setname_np(pthread_self(), name); local

Completed in 170 milliseconds

123456