Home
last modified time | relevance | path

Searched defs:state (Results 11476 - 11500 of 13542) sorted by relevance

1...<<451452453454455456457458459460>>...542

/third_party/backends/backend/
H A Dhp5590_cmds.c940 hp5590_turnon_lamp(SANE_Int dn, enum proto_flags proto_flags, enum hp5590_lamp_state state) hp5590_turnon_lamp() argument
1897 hp5590_read(SANE_Int dn, enum proto_flags proto_flags, unsigned char *bytes, unsigned int size, void *state) hp5590_read() argument
[all...]
H A Dkodakaio.c2399 static void client_callback(AvahiClient *c, AvahiClientState state, void * userdata) { in client_callback() argument
H A Dpieusb_specific.c2319 struct Pieusb_Scanner_State state; in sanei_pieusb_wait_ready() local
H A Dpieusb_specific.h277 struct Pieusb_Scanner_State state; member
/third_party/curl/lib/
H A Dmime.c276 static void mimesetstate(struct mime_state *state, in mimesetstate() argument
760 readback_bytes(struct mime_state *state, char *buffer, size_t bufsize, const char *bytes, size_t numbytes, const char *trail, size_t traillen) readback_bytes() argument
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dparse.cpp151 initLookahead(ParseState* state, UCHARBUF *buf, UErrorCode *status) in initLookahead() argument
179 cleanupLookahead(ParseState* state) cleanupLookahead() argument
191 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenumber, UErrorCode *status) getToken() argument
225 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenumber, struct UString *comment, UErrorCode *status) peekToken() argument
258 expect(ParseState* state, enum ETokenType expectedToken, struct UString **tokenValue, struct UString *comment, uint32_t *linenumber, UErrorCode *status) expect() argument
285 getInvariantString(ParseState* state, uint32_t *line, struct UString *comment, int32_t &stringLength, UErrorCode *status) getInvariantString() argument
318 parseUCARules(ParseState* state, char *tag, uint32_t startline, const struct UString* , UErrorCode *status) parseUCARules() argument
462 parseTransliterator(ParseState* state, char *tag, uint32_t startline, const struct UString* , UErrorCode *status) parseTransliterator() argument
540 parseDependency(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseDependency() argument
602 parseString(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseString() argument
637 parseAlias(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseAlias() argument
1148 addCollation(ParseState* state, TableResource *result, const char *collationType, uint32_t startline, UErrorCode *status) addCollation() argument
1391 parseCollationElements(ParseState* state, char *tag, uint32_t startline, UBool newCollation, UErrorCode *status) parseCollationElements() argument
1520 realParseTable(ParseState* state, TableResource *table, char *tag, uint32_t startline, UErrorCode *status) realParseTable() argument
1604 parseTable(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseTable() argument
1628 parseArray(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseArray() argument
1715 parseIntVector(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseIntVector() argument
1802 parseBinary(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseBinary() argument
1865 parseInteger(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseInteger() argument
1915 parseImport(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseImport() argument
1970 parseInclude(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseInclude() argument
2144 parseResourceType(ParseState* state, UErrorCode *status) parseResourceType() argument
2187 parseResource(ParseState* state, char *tag, const struct UString *comment, UErrorCode *status) parseResource() argument
2324 ParseState state; parse() local
[all...]
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h778 Register(const char* prefix, CodeLocation code_location, const TypedTestSuitePState* state, const char* case_name, const char* test_names, const std::vector<std::string>& type_names = GenerateNames<DefaultNameGenerator, Types>()) Register() argument
/third_party/icu/icu4c/source/test/perf/collperf2/
H A Dcollperf2.cpp371 uint32_t state[2]; in call() local
438 uint32_t state[2]; in call() local
/third_party/icu/icu4c/source/common/
H A Dubidiimp.h195 int32_t state; member
H A Ducnvmbcs.cpp635 enumToU(UConverterMBCSTable *mbcsTable, int8_t stateProps[], int32_t state, uint32_t offset, uint32_t value, UConverterEnumToUCallback *callback, const void *context, UErrorCode *pErrorCode) enumToU() argument
737 getStateProp(const int32_t (stateTable)[256], int8_t stateProps[], int state) getStateProp() argument
831 int32_t state; ucnv_MBCSEnumToUnicode() local
1700 int32_t *state; ucnv_MBCSLoad() local
2406 hasValidTrailBytes(const int32_t (stateTable)[256], uint8_t state) hasValidTrailBytes() argument
2449 isSingleOrLead(const int32_t (stateTable)[256], uint8_t state, UBool isDBCSOnly, uint8_t b) isSingleOrLead() argument
2477 uint8_t state; ucnv_MBCSToUnicodeWithOffsets() local
2976 uint8_t state; ucnv_MBCSGetNextUChar() local
3271 uint8_t state, action; ucnv_MBCSSimpleGetNextUChar() local
[all...]
H A Duloc_tag.cpp675 _isTransformedExtensionSubtag(int32_t& state, const char* s, int32_t len) in _isTransformedExtensionSubtag() argument
748 _isUnicodeExtensionSubtag(int32_t& state, const char* s, int32_t len) _isUnicodeExtensionSubtag() argument
789 int32_t state = 0; _isStatefulSepListOf() local
[all...]
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c662 xhci_set_hw_power_sleep(struct usb_bus *bus, uint32_t state) in xhci_set_hw_power_sleep() argument
[all...]
H A Dehci.c3819 ehci_set_hw_power_sleep(struct usb_bus *bus, uint32_t state) argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.c82 usb_statestr(enum usb_dev_state state) in usb_statestr() argument
2592 usb_set_device_state(struct usb_device *udev, enum usb_dev_state state) usb_set_device_state() argument
[all...]
/third_party/FreeBSD/sys/kern/
H A Dsubr_bus.c101 device_state_t state; /**< current device state */ member
[all...]
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_mass_storage.c1390 fmass_main_thread_signal(struct mass_dev_s *fmass, fmass_task_state state) fmass_main_thread_signal() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Drematch.cpp1972 void RegexMatcher::setTrace(UBool state) { in setTrace() argument
[all...]
H A Drulebasedcollator.cpp1424 RuleBasedCollator::internalNextSortKeyPart(UCharIterator *iter, uint32_t state[2], in internalNextSortKeyPart() argument
[all...]
/third_party/libwebsockets/lib/core/
H A Dlibwebsockets.c339 lws_check_byte_utf8(unsigned char state, unsigned char c) in lws_check_byte_utf8() argument
362 lws_check_utf8(unsigned char *state, unsigned char *buf, size_t len) in lws_check_utf8() argument
687 int state = 0, n; in lws_urldecode() local
804 lws_tokenize_state state = LWS_TOKZS_LEADING_WHITESPACE; lws_tokenize() local
[all...]
/third_party/libuv/src/win/
H A Dtty.c2410 uv_tty_set_vterm_state(uv_tty_vtermstate_t state) global() argument
2417 uv_tty_get_vterm_state(uv_tty_vtermstate_t* state) global() argument
[all...]
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-lecp.h343 enum cbp_state state; member
/third_party/mbedtls/tests/src/test_helpers/
H A Dssl_helpers.c909 mbedtls_test_move_handshake_to_state(mbedtls_ssl_context *ssl, mbedtls_ssl_context *second_ssl, int state) mbedtls_test_move_handshake_to_state() argument
/third_party/lzma/Java/SevenZip/Compression/LZMA/
H A DEncoder.java455 int GetRepLen1Price(int state, int posState) in GetRepLen1Price() argument
461 int GetPureRepPrice(int repIndex, int state, int posState) in GetPureRepPrice() argument
483 GetRepPrice(int repIndex, int len, int state, int posState) GetRepPrice() argument
[all...]
/third_party/libcoap/src/
H A Dcoap_session.c981 coap_session_state_t state = session->state; in coap_session_disconnected() local
[all...]
/third_party/mbedtls/library/
H A Decp.c137 } state; member
186 } state; member
3474 static uint32_t state = 42; self_test_rng() local
[all...]

Completed in 61 milliseconds

1...<<451452453454455456457458459460>>...542