Home
last modified time | relevance | path

Searched refs:full (Results 1 – 25 of 132) sorted by relevance

123456

/glibc-2.36/support/
Dsupport_format_dns_packet.c77 extract_name (struct in_buffer full, struct in_buffer *in, struct dname *value) in extract_name() argument
79 const unsigned char *full_end = full.data + full.size; in extract_name()
82 (!(in->data < full.data || in->data > full_end in extract_name()
84 int ret = dn_expand (full.data, full_end, in->data, in extract_name()
94 extract_name_data (struct in_buffer full, struct in_buffer *rdata, in extract_name_data() argument
98 if (extract_name (full, rdata, &name)) in extract_name_data()
107 struct in_buffer full = { buffer, length }; in support_format_dns_packet() local
108 struct in_buffer in = full; in support_format_dns_packet()
134 if (!extract_name (full, &in, &qname)) in support_format_dns_packet()
158 if (!extract_name (full, &in, &rname)) in support_format_dns_packet()
[all …]
/glibc-2.36/sysdeps/alpha/alphaev67/
Dstpncpy.S47 bne a2, $multiword # do we have full words left?
73 beq a2, 1f # loop over full words remaining
/glibc-2.36/localedata/locales/
Dsah_RU134 % day - The full names of the week days:
154 % mon - The full names of the months (genitive case) -
171 % alt_mon - The full names of the months (nominative case) -
221 % %B - full month name,
Den_NG90 % day - The full names of the week days:
107 % mon - The full names of the months -
Dwae_CH65 % day - The full names of the week days:
90 % mon - The full names of the months -
Dnso_ZA88 % day - The full names of the week days:
106 % mon - The full names of the months -
Dzu_ZA99 % day - The full names of the week days:
116 % mon - The full names of the months
Dro_RO167 % and the separator between the groups is the full stop (dot)
190 % and the separator between groups is full stop
219 % All month abbreviations are composed of the first three letters of the full
Dve_ZA97 % day - The full names of the week days:
116 % mon - The full names of the months -
Dxh_ZA94 % The full names of the week days:
111 % The full names of the months -
Dtn_ZA92 % day - The full names of the week days:
109 % mon - The full names of the months
Dss_ZA97 % day - The full names of the week days:
114 % mon - The full names of the months
Dnr_ZA92 % day - The full names of the week days
109 % mon - The full names of the months
Dts_ZA93 % day - The full names of the week days:
111 % mon - The full names of the months -
Dst_ZA93 % day - The full names of the week days:
110 % mon - The full names of the months
Daf_ZA92 % day - The full names of the week days:
106 % mon - The full names of the months -
Den_ZA119 % day - The full names of the week days
136 % mon - The full names of the months
Dlg_UG148 % The full names of the week days - Sabiiti, Balaza, Lwakubiri, Lwakusatu, Lwakuna
173 % The full names of the months - Janwaliyo, Febwaliyo, Marisi, Apuli, Maayi,
Dhr_HR238 % %A - full weekday name
240 % %B - full month name (genitive case)
/glibc-2.36/manual/
DREADME.tunables105 To get and set tunables in a different namespace from that module, use the full
124 from that module, use the full form of the macros as follows:
134 TUNABLE_GET_FULL, so you will need to provide full namespace information for
/glibc-2.36/sysdeps/alpha/
Dstrncmp.S59 srl a2, 3, a2 # remaining full words in s1 count
137 srl a3, 3, a3 # remaining full words in s2 count
Dstrncpy.S41 bne a2, $multiword # do we have full words left?
Dstpncpy.S52 bne a2, $multiword # do we have full words left?
/glibc-2.36/sysdeps/powerpc/nofpu/
DMakefile6 sim-full atomic-feholdexcept atomic-feclearexcept \
/glibc-2.36/mach/
Derr_server.sub65 "(server/env_mgr) port table full",
247 "(server/xkernel) map full",

123456