Home
last modified time | relevance | path

Searched defs:flags (Results 4051 - 4075 of 5319) sorted by relevance

1...<<161162163164165166167168169170>>...213

/third_party/backends/backend/
H A Dibm.h312 SANE_Byte flags; member
H A Dgt68xx_low.h489 SANE_Word flags; /* Which hacks are needed for this scanner? */ member
H A Dhp-scl.c398 {int lfd, flags; in hp_nonscsi_open() local
H A Dhp5590_cmds.c165 uint8_t flags; /* bit 0 - TMA, bit 1 - ADF, bit 3 - LCD present */ member
180 uint8_t flags; member
296 uint16_t flags; /* member
[all...]
H A Dkodakaio.c2280 resolve_callback( AvahiServiceResolver *r, AVAHI_GCC_UNUSED AvahiIfIndex interface, AVAHI_GCC_UNUSED AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *host_name, const AvahiAddress *address, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags, AVAHI_GCC_UNUSED void* userdata) resolve_callback() argument
2353 browse_callback( AvahiServiceBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, const char *type, const char *domain, AVAHI_GCC_UNUSED AvahiLookupResultFlags flags, void* userdata) browse_callback() argument
H A Dpieusb_specific.c1086 sanei_pieusb_supported_device_list_contains(SANE_Word vendor_id, SANE_Word product_id, SANE_Int model_number, SANE_Int flags) in sanei_pieusb_supported_device_list_contains() argument
1009 sanei_pieusb_parse_config_line(const char* config_line, SANE_Word* vendor_id, SANE_Word* product_id, SANE_Int* model_number, SANE_Int* flags) sanei_pieusb_parse_config_line() argument
1110 sanei_pieusb_supported_device_list_add(SANE_Word vendor_id, SANE_Word product_id, SANE_Int model_number, SANE_Int flags) sanei_pieusb_supported_device_list_add() argument
[all...]
H A Dpieusb_specific.h194 SANE_Byte flags; /* pieusb.conf flags */ member
H A Dqcam.c2182 int flags; in sane_cancel() local
/third_party/curl/lib/
H A Dhttp.c4548 int flags; in Curl_http_write_resp() local
[all...]
H A Dhttp2.c685 send_callback(nghttp2_session *h2, const uint8_t *buf, size_t blen, int flags, void *userp) send_callback() argument
1264 on_data_chunk_recv(nghttp2_session *session, uint8_t flags, int32_t stream_id, const uint8_t *mem, size_t len, void *userp) on_data_chunk_recv() argument
1395 on_header(nghttp2_session *session, const nghttp2_frame *frame, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen, uint8_t flags, void *userp) on_header() argument
[all...]
/third_party/cares/include/
H A Dares.h260 int flags; member
572 unsigned char *flags; member
/third_party/icu/icu4c/source/i18n/
H A Duregex.cpp362 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
/third_party/icu/icu4c/source/common/
H A Dubidiimp.h164 uint16_t flags; /* bits for L or R/AL found within the pair */ member
339 Flags flags; member
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c3841 uint32_t flags; local
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.c2221 uint32_t flags; global() member
[all...]
H A Dusb_ioctl.h185 uint16_t flags; member
H A Dusbdi.h225 struct usb_xfer_flags flags; /* transfer flags */ member
H A Dusbhid.h238 uint32_t flags; member
/third_party/FreeBSD/sys/kern/
H A Dsubr_bus.c70 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 Dbus.h200 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 Df_mass_storage.c1376 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 Dfb.h456 uint8_t flags; /* See FB_CUR_* definitions */ member
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h531 __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 Dump_msg.h275 uint8_t flags; /**< Option flags (8bit) */ member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDateTimePatternGenerator.java656 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...]

Completed in 56 milliseconds

1...<<161162163164165166167168169170>>...213