Searched refs:name (Results 126 - 150 of 177) sorted by relevance

12345678

/bionic/libc/upstream-freebsd/lib/libc/stdlib/
H A Dgetopt_long.c232 for (i = 0; long_options[i].name; i++) {
234 if (strncmp(current_argv, long_options[i].name,
238 if (strlen(long_options[i].name) == current_argv_len) {
/bionic/libc/include/sys/
H A Dsysconf.h132 extern int sysconf(int name);
/bionic/libc/kernel/uapi/linux/
H A Dblktrace_api.h5 *** of the same name, to make information necessary for userspace to
139 char name[BLKTRACE_BDEV_SIZE]; member in struct:blk_user_trace_setup
H A Dbtrfs.h5 *** of the same name, to make information necessary for userspace to
30 char name[BTRFS_PATH_NAME_MAX + 1]; member in struct:btrfs_ioctl_vol_args
80 char name[BTRFS_SUBVOL_NAME_MAX + 1]; member in struct:btrfs_ioctl_vol_args_v2
227 char name[BTRFS_INO_LOOKUP_PATH_MAX]; member in struct:btrfs_ioctl_ino_lookup_args
H A Dfd.h5 *** of the same name, to make information necessary for userspace to
50 const char * name; member in struct:floppy_struct
H A Djffs2.h5 *** of the same name, to make information necessary for userspace to
109 __u8 name[0]; member in struct:jffs2_raw_dirent
H A Dmsdos_fs.h5 *** of the same name, to make information necessary for userspace to
167 __u8 name[MSDOS_NAME]; member in struct:msdos_dir_entry
H A Drds.h5 *** of the same name, to make information necessary for userspace to
59 uint8_t name[32]; member in struct:rds_info_counter
H A Dtelephony.h5 *** of the same name, to make information necessary for userspace to
74 char name[80]; member in struct:__anon757
H A Dsoundcard.h5 *** of the same name, to make information necessary for userspace to
335 char name[30]; member in struct:synth_info
365 char name[32]; member in struct:sound_timer_info
371 char name[30]; member in struct:midi_info
722 char name[32]; member in struct:mixer_info
731 char name[32]; member in struct:_old_mixer_info
750 char name[32]; member in struct:mixer_vol_table
/bionic/libc/kernel/uapi/linux/netfilter/ipset/
H A Dip_set.h5 *** of the same name, to make information necessary for userspace to
246 char name[IPSET_MAXNAMELEN]; member in union:ip_set_name_index
/bionic/libc/bionic/
H A Dsemaphore.c129 sem_t *sem_open(const char *name __unused, int oflag __unused, ...)
147 int sem_unlink(const char* name __unused)
H A Dsysconf.cpp153 int sysconf(int name) { argument
154 switch (name) {
H A Ddebug_stacktrace.cpp160 const char* soname = (mi != NULL) ? mi->name : info.dli_fname;
/bionic/linker/
H A DAndroid.mk61 # meaningful name resolution.
/bionic/libc/dns/resolv/
H A Dres_init.c19 * 4. Neither the name of the University nor the names of its contributors
42 * the name of Digital Equipment Corporation not be used in advertising or
141 * INADDR_ANY and the default domain name comes from the gethostname().
144 * rather than INADDR_ANY ("0.0.0.0") as the default name server address
147 * it had to be "up" in order for you to reach your own name server. It
286 #define MATCH(line, name) \
287 (!strncmp(line, name, sizeof(name) - 1) && \
288 (line[sizeof(name) - 1] == ' ' || \
289 line[sizeof(name)
[all...]
/bionic/libc/kernel/tools/
H A Dcpp.py695 self.throw(CppConstantExpected,i,"### 'defined' must be followed by macro name or left paren")
699 self.throw(CppConstantExpected,i,"### 'defined' must be followed by macro name")
717 name = t.value
722 return ("ident", name)
751 return ("call", (name, params))
914 op, name = e
915 if macros.has_key(name):
916 if macros[name] == kCppUndefinedMacro:
920 value = int(macros[name])
923 return ("defined", macros[name])
[all...]
/bionic/libc/arch-x86/atom/string/
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-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 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/kernel/uapi/drm/
H A Ddrm.h5 *** of the same name, to make information necessary for userspace to
90 char __user *name; member in struct:drm_version
415 __u32 name; member in struct:drm_gem_flink
419 __u32 name; member in struct:drm_gem_open
/bionic/tests/
H A Dsystem_properties_test.cpp82 char name[PROP_NAME_MAX]; local
85 __system_property_read(pi, name, value);
89 ASSERT_EQ(3, sscanf(name, "property_%d.%d.%d", &name_i, &name_j, &name_k));
335 ASSERT_EQ(-1, __system_property_add("name", PROP_NAME_MAX, "value", 5));
336 ASSERT_EQ(-1, __system_property_add("name", 4, "value", PROP_VALUE_MAX));
/bionic/libc/include/
H A Dunistd.h180 extern int sysconf(int name);
/bionic/libc/kernel/uapi/linux/dvb/
H A Dfrontend.h5 *** of the same name, to make information necessary for userspace to
72 char name[128]; member in struct:dvb_frontend_info
440 char *name; member in struct:dtv_cmds_h

Completed in 575 milliseconds

12345678