/third_party/cares/include/ |
H A D | ares.h | 260 int flags; member 572 unsigned char *flags; member
|
/third_party/icu/icu4c/source/i18n/ |
H A D | uregex.cpp | 362 int32_t flags = regexp->fPat->flags(); in uregex_flags() local 109 uregex_open( const UChar *pattern, int32_t patternLength, uint32_t flags, UParseError *pe, UErrorCode *status) uregex_open() argument 187 uregex_openUText(UText *pattern, uint32_t flags, UParseError *pe, UErrorCode *status) uregex_openUText() argument
|
H A D | rematch.cpp | 86 RegexMatcher(const UnicodeString ®exp, const UnicodeString &input, uint32_t flags, UErrorCode &status) RegexMatcher() argument 105 RegexMatcher(UText *regexp, UText *input, uint32_t flags, UErrorCode &status) RegexMatcher() argument 122 RegexMatcher(const UnicodeString ®exp, uint32_t flags, UErrorCode &status) RegexMatcher() argument 137 RegexMatcher(UText *regexp, uint32_t flags, UErrorCode &status) RegexMatcher() argument [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | ubidiimp.h | 164 uint16_t flags; /* bits for L or R/AL found within the pair */ member 339 Flags flags; member
|
H A D | umutablecptrie.cpp | 127 uint8_t flags[UNICODE_LIMIT >> UCPTRIE_SHIFT_3]; member in __anon3198::MutableCodePointTrie [all...] |
H A D | unistr.cpp | 1832 int16_t flags = fUnion.fFields.fLengthAndFlags; in cloneArrayIfNeeded() local
|
/third_party/FreeBSD/sys/dev/usb/controller/ |
H A D | ehci.c | 3841 uint32_t flags; local
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_device.c | 2221 uint32_t flags; global() member [all...] |
H A D | usb_ioctl.h | 185 uint16_t flags; member
|
H A D | usbdi.h | 225 struct usb_xfer_flags flags; /* transfer flags */ member
|
H A D | usbhid.h | 238 uint32_t flags; member
|
/third_party/FreeBSD/sys/kern/ |
H A D | subr_bus.c | 70 int flags; member 103 u_int flags; /**< internal device flags */ member 2721 bus_alloc_resource(device_t dev, int type, int *rid, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) bus_alloc_resource() argument 3036 bus_setup_intr(int irq, int flags, driver_intr_t *intr, void *arg) bus_setup_intr() argument [all...] |
/third_party/FreeBSD/sys/sys/ |
H A D | bus.h | 200 int flags; /**< @brief resource flags */ member 279 bus_alloc_resource_any(device_t dev, int type, int *rid, u_int flags) in bus_alloc_resource_any() argument [all...] |
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | f_mass_storage.c | 1376 uint32_t flags; in fmass_task_change_state() local 1783 uint32_t flags; in usbclass_mass_disconnect() local
|
/third_party/NuttX/include/nuttx/video/ |
H A D | fb.h | 456 uint8_t flags; /* See FB_CUR_* definitions */ member
|
/third_party/alsa-lib/include/sound/uapi/ |
H A D | asoc.h | 531 __le32 flags; /* SND_SOC_TPLG_LNK_FLGBIT_* flag value */ member 557 __le32 flags; /* SND_SOC_TPLG_LNK_FLGBIT_* flag value */ member 580 __le32 flags; /* SND_SOC_TPLG_DAI_FLGBIT_* */ member
|
/third_party/alsa-lib/include/ |
H A D | ump_msg.h | 275 uint8_t flags; /**< Option flags (8bit) */ member
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | DateTimePatternGenerator.java | 656 private String mapSkeletonMetacharacters(String skeleton, EnumSet<DTPGflags> flags) { in mapSkeletonMetacharacters() argument 1970 getBestAppending(DateTimeMatcher source, int missingFields, DistanceInfo distInfo, DateTimeMatcher skipMatcher, EnumSet<DTPGflags> flags, int options) getBestAppending() argument 2091 adjustFieldTypes(PatternWithMatcher patternWithMatcher, DateTimeMatcher inputRequest, EnumSet<DTPGflags> flags, int options) adjustFieldTypes() argument [all...] |
/third_party/libuv/src/win/ |
H A D | pipe.c | 75 uint32_t flags; member 389 uv__create_stdio_pipe_pair(uv_loop_t* loop, uv_pipe_t* parent_pipe, HANDLE* child_pipe_ptr, unsigned int flags) uv__create_stdio_pipe_pair() argument 709 uv_pipe_bind2(uv_pipe_t* handle, const char* name, size_t namelen, unsigned int flags) uv_pipe_bind2() argument 876 uv_pipe_connect2(uv_connect_t* req, uv_pipe_t* handle, const char* name, size_t namelen, unsigned int flags, uv_connect_cb cb) uv_pipe_connect2() argument [all...] |
H A D | tty.c | 346 DWORD flags; in uv_tty_set_mode() local [all...] |
H A D | util.c | 668 ULONG flags; in uv_interface_addresses() local
|
/third_party/libwebsockets/lib/core/ |
H A D | libwebsockets.c | 1061 lws_tokenize_init(struct lws_tokenize *ts, const char *start, int flags) lws_tokenize_init() argument [all...] |
/third_party/libuv/src/unix/ |
H A D | core.c | 682 int flags; in uv__nonblock_fcntl() local 713 int flags; uv__cloexec() local 731 uv__recvmsg(int fd, struct msghdr* msg, int flags) uv__recvmsg() argument 1058 uv__open_cloexec(const char* path, int flags) uv__open_cloexec() argument [all...] |
/third_party/libsnd/src/ |
H A D | wavlike.h | 275 unsigned int flags ; member
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-mqtt.h | 82 } flags; member
|