Searched defs:min (Results 1 – 22 of 22) sorted by relevance
| /bionic/libc/upstream-openbsd/lib/libc/crypt/ |
| D | arc4random_uniform.c | 35 uint32_t r, min; in arc4random_uniform() local
|
| /bionic/libc/kernel/uapi/linux/netfilter/ |
| D | xt_length.h | 23 __u16 min, max; member
|
| D | xt_u32.h | 33 __u32 min; member
|
| D | nf_nat.h | 36 union nf_conntrack_man_proto min; member
|
| /bionic/libc/kernel/uapi/sound/ |
| D | tlv.h | 38 #define SNDRV_CTL_TLVD_DB_SCALE_ITEM(min,step,mute) SNDRV_CTL_TLVD_ITEM(SNDRV_CTL_TLVT_DB_SCALE, (m… argument 39 #define SNDRV_CTL_TLVD_DECLARE_DB_SCALE(name,min,step,mute) unsigned int name[] = { SNDRV_CTL_TLVD_… argument
|
| D | emu10k1.h | 255 unsigned int min; member 266 unsigned int min; member
|
| D | asoc.h | 165 __le32 min; member 259 __le32 min; member
|
| D | asound.h | 314 unsigned int min, max; member 840 long min; member 845 long long min; member
|
| /bionic/libc/kernel/uapi/linux/ |
| D | atm_nicstar.h | 27 unsigned min; member
|
| D | virtio_input.h | 32 __le32 min; member
|
| D | psci.h | 82 #define PSCI_VERSION(maj,min) ((((maj) << PSCI_VERSION_MAJOR_SHIFT) & PSCI_VERSION_MAJOR_MASK) | ((… argument
|
| D | idxd.h | 318 uint32_t min; member
|
| D | xfrm.h | 351 __u32 min; member
|
| D | comedi.h | 286 int min; member
|
| D | pkt_sched.h | 48 #define TC_H_MAKE(maj,min) (((maj) & TC_H_MAJ_MASK) | ((min) & TC_H_MIN_MASK)) argument
|
| D | videodev2.h | 492 struct v4l2_fract min; member
|
| /bionic/libc/upstream-netbsd/lib/libc/regex/ |
| D | regex2.h | 118 wint_t min; member
|
| D | regcomp.c | 1794 CHaddrange(struct parse *p, cset *cs, wint_t min, wint_t max)
|
| /bionic/libc/dns/resolv/ |
| D | res_debug.c | 839 int deg = 0, min = 0, secs = 0, secsfrac = 0; in latlon2ul() local
|
| /bionic/libc/kernel/uapi/drm/ |
| D | exynos_drm.h | 121 __u32 min; member
|
| /bionic/tests/ |
| D | stdlib_test.cpp | 874 std::string min{std::to_string(std::numeric_limits<T>::min())}; in CheckStrToInt() local
|
| /bionic/libc/tzcode/ |
| D | localtime.c | 905 getnum(register const char *strp, int *const nump, const int min, const int max) in getnum()
|