Home
last modified time | relevance | path

Searched refs:other (Results 1 – 25 of 30) sorted by relevance

12

/bionic/libc/kernel/uapi/linux/
Dicmpv6.h54 __u8 reserved : 3, router_pref : 2, home_agent : 1, other : 1, managed : 1; member
56 __u8 managed : 1, other : 1, home_agent : 1, router_pref : 2, reserved : 3; member
80 #define icmp6_addrconf_other icmp6_dataun.u_nd_ra.other
Dpkt_sched.h217 __u32 other; member
245 __u32 other; member
290 __u32 other; member
/bionic/libc/bionic/
Dlocale.cpp50 __locale_t(const __locale_t* other) { in __locale_t()
51 if (other == LC_GLOBAL_LOCALE) { in __locale_t()
54 mb_cur_max = other->mb_cur_max; in __locale_t()
/bionic/tools/bionicbb/
D.gitignore31 # before PyInstaller builds the exe, so as to inject date/other infos into it.
/bionic/libm/
DNOTICE126 documentation and/or other materials provided with the distribution.
168 documentation and/or other materials provided with the distribution.
194 documentation and/or other materials provided with the distribution.
227 documentation and/or other materials provided with the distribution.
263 documentation and/or other materials provided with the distribution.
292 documentation and/or other materials provided with the distribution.
325 documentation and/or other materials provided with the distribution.
352 documentation and/or other materials provided with the distribution.
379 documentation and/or other materials provided with the distribution.
406 documentation and/or other materials provided with the distribution.
[all …]
/bionic/libc/kernel/tools/
Dcpp.py163 def SourceRange__contains__(self, other): argument
165 if not isinstance(other, SourceLocation):
167 if other.file is None and self.start.file is None:
169 elif (self.start.file.name != other.file.name or
170 other.file.name != self.end.file.name):
174 if self.start.line < other.line < self.end.line:
177 elif self.start.line == other.line == self.end.line:
178 if self.start.column <= other.column <= self.end.column:
180 elif self.start.line == other.line:
182 if self.start.column <= other.column:
[all …]
/bionic/libstdc++/include/
Dclimits13 * the documentation and/or other materials provided with the
Dcstdint13 * the documentation and/or other materials provided with the
Dcwchar13 * the documentation and/or other materials provided with the
Dcwctype_is_not_supported13 * the documentation and/or other materials provided with the
Dutility12 * the documentation and/or other materials provided with the
Dcerrno13 * the documentation and/or other materials provided with the
Dcfloat13 * the documentation and/or other materials provided with the
Dcsignal13 * the documentation and/or other materials provided with the
Dcassert13 * the documentation and/or other materials provided with the
Dcsetjmp13 * the documentation and/or other materials provided with the
Dcstddef13 * the documentation and/or other materials provided with the
Dcctype13 * the documentation and/or other materials provided with the
Dctime13 * the documentation and/or other materials provided with the
Dcstring13 * the documentation and/or other materials provided with the
Dcmath13 * the documentation and/or other materials provided with the
/bionic/tools/relocation_packer/
DLICENSE11 // in the documentation and/or other materials provided with the
/bionic/libc/
DNOTICE10 documentation and/or other materials provided with the distribution.
41 documentation and/or other materials provided with the distribution.
70 documentation and/or other materials provided with the distribution.
111 documentation and/or other materials provided with the distribution.
140 documentation and/or other materials provided with the distribution.
219 the documentation and/or other materials provided with the
263 the documentation and/or other materials provided with the
292 the documentation and/or other materials provided with the
336 the documentation and/or other materials provided with the
380 the documentation and/or other materials provided with the
[all …]
/bionic/linker/
DNOTICE27 the documentation and/or other materials provided with the
55 the documentation and/or other materials provided with the
83 the documentation and/or other materials provided with the
127 the documentation and/or other materials provided with the
187 the documentation and/or other materials provided with the
/bionic/libstdc++/
DNOTICE11 the documentation and/or other materials provided with the
39 the documentation and/or other materials provided with the

12