| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | rematch.cpp | 1962 void RegexMatcher::setTrace(UBool state) { in setTrace() argument [all...] |
| H A D | rulebasedcollator.cpp | 1423 RuleBasedCollator::internalNextSortKeyPart(UCharIterator *iter, uint32_t state[2], in internalNextSortKeyPart() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| H A D | parse.cpp | 143 initLookahead(ParseState* state, UCHARBUF *buf, UErrorCode *status) in initLookahead() argument 171 cleanupLookahead(ParseState* state) cleanupLookahead() argument 183 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenumber, UErrorCode *status) getToken() argument 217 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenumber, struct UString *comment, UErrorCode *status) peekToken() argument 250 expect(ParseState* state, enum ETokenType expectedToken, struct UString **tokenValue, struct UString *comment, uint32_t *linenumber, UErrorCode *status) expect() argument 277 getInvariantString(ParseState* state, uint32_t *line, struct UString *comment, int32_t &stringLength, UErrorCode *status) getInvariantString() argument 310 parseUCARules(ParseState* state, char *tag, uint32_t startline, const struct UString* , UErrorCode *status) parseUCARules() argument 454 parseTransliterator(ParseState* state, char *tag, uint32_t startline, const struct UString* , UErrorCode *status) parseTransliterator() argument 532 parseDependency(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseDependency() argument 594 parseString(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseString() argument 629 parseAlias(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseAlias() argument 813 addCollation(ParseState* state, TableResource *result, const char *collationType, uint32_t startline, UErrorCode *status) addCollation() argument 1043 parseCollationElements(ParseState* state, char *tag, uint32_t startline, UBool newCollation, UErrorCode *status) parseCollationElements() argument 1172 realParseTable(ParseState* state, TableResource *table, char *tag, uint32_t startline, UErrorCode *status) realParseTable() argument 1256 parseTable(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseTable() argument 1280 parseArray(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseArray() argument 1367 parseIntVector(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseIntVector() argument 1454 parseBinary(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseBinary() argument 1517 parseInteger(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseInteger() argument 1567 parseImport(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseImport() argument 1622 parseInclude(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseInclude() argument 1796 parseResourceType(ParseState* state, UErrorCode *status) parseResourceType() argument 1839 parseResource(ParseState* state, char *tag, const struct UString *comment, UErrorCode *status) parseResource() argument 1976 ParseState state; parse() local [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
| H A D | localtime.c | 101 struct state { struct [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | internal.h | 770 enum MHD_CONNECTION_STATE state; global() member [all...] |
| /third_party/skia/third_party/externals/brotli/c/dec/ |
| H A D | decode.c | 79 BrotliDecoderState* state = 0; in BrotliDecoderCreateInstance() local 61 BrotliDecoderSetParameter( BrotliDecoderState* state, BrotliDecoderParameter p, uint32_t value) BrotliDecoderSetParameter() argument 102 BrotliDecoderDestroyInstance(BrotliDecoderState* state) BrotliDecoderDestroyInstance() argument 924 InverseMoveToFrontTransform( uint8_t* v, uint32_t v_len, BrotliDecoderState* state) InverseMoveToFrontTransform() argument [all...] |
| H A D | state.h | 237 BrotliRunningState state; member
|
| /third_party/python/Modules/ |
| H A D | _hashopenssl.c | 223 void *state = PyModule_GetState(module); in get_hashlib_state() local 324 _hashlibstate *state = get_hashlib_state(module); in py_digest_by_name() local 385 _hashlibstate *state = get_hashlib_state(module); in py_digest_by_digestmod() local 390 _hashlibstate *state in py_digest_by_digestmod() local 1846 _InternalNameMapperState *state = (_InternalNameMapperState *)arg; _openssl_hash_name_mapper() local 1871 _InternalNameMapperState state = { hashlib_md_meth_names() local 2083 _hashlibstate *state = get_hashlib_state(m); hashlib_traverse() local 2097 _hashlibstate *state = get_hashlib_state(m); hashlib_clear() local 2124 _hashlibstate *state = get_hashlib_state(module); hashlib_init_hashtable() local 2137 _hashlibstate *state = get_hashlib_state(module); hashlib_init_evptype() local 2153 _hashlibstate *state = get_hashlib_state(module); hashlib_init_evpxoftype() local 2175 _hashlibstate *state = get_hashlib_state(module); hashlib_init_hmactype() local 2197 _hashlibstate *state = get_hashlib_state(module); hashlib_init_constructors() local 2246 _hashlibstate *state = get_hashlib_state(module); hashlib_exception() local [all...] |
| H A D | _operator.c | 16 void *state = _PyModule_GetState(module); in get_operator_state() local 1006 _operator_state *state = PyType_GetModuleState(type); in itemgetter_new() local 1308 _operator_state *state = PyType_GetModuleState(type); in attrgetter_new() local 1590 _operator_state *state = PyType_GetModuleState(type); in methodcaller_new() local 1818 _operator_state *state = get_operator_state(module); operator_exec() local 1855 _operator_state *state = get_operator_state(module); operator_traverse() local 1865 _operator_state *state = get_operator_state(module); operator_clear() local [all...] |
| /third_party/python/Modules/_io/ |
| H A D | bufferedio.c | 111 _PyIO_State *state = IO_STATE(); in bufferediobase_unsupported() local
|
| /third_party/pulseaudio/src/modules/echo-cancel/ |
| H A D | module-echo-cancel.c | 473 static int source_set_state_in_main_thread_cb(pa_source *s, pa_source_state_t state, pa_suspend_cause_t suspend_cause) { in source_set_state_in_main_thread_cb() argument 498 sink_set_state_in_main_thread_cb(pa_sink *s, pa_sink_state_t state, pa_suspend_cause_t suspend_cause) sink_set_state_in_main_thread_cb() argument 1377 source_output_state_change_cb(pa_source_output *o, pa_source_output_state_t state) source_output_state_change_cb() argument 1387 sink_input_state_change_cb(pa_sink_input *i, pa_sink_input_state_t state) sink_input_state_change_cb() argument [all...] |
| /third_party/pulseaudio/src/utils/ |
| H A D | pactl.c | 368 void *state = NULL; in pa_proplist_to_json_object() local 2063 const char *state = NULL; set_sink_formats() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ubidiimp.h | 195 int32_t state; member
|
| H A D | ucnvmbcs.cpp | 635 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 D | uloc_tag.cpp | 675 _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/toybox/porting/liteos_a/toys/posix/ |
| H A D | ps.c | 241 char state; member
|
| /third_party/toybox/toys/pending/ |
| H A D | dhcp.c | 196 static dhcpc_state_t *state; variable [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | ps.c | 284 char state; member
|
| /third_party/skia/third_party/externals/expat/expat/lib/ |
| H A D | xmltok.c | 1540 initScan(const ENCODING *const *encodingTable, const INIT_ENCODING *enc, int state, const char *ptr, const char *end, const char **nextTokPtr) initScan() argument [all...] |
| /third_party/python/Programs/ |
| H A D | _testembed.c | 354 PyGILState_STATE state = PyGILState_Ensure(); in bpo20891_thread() local
|
| /third_party/python/Python/ |
| H A D | bltinmodule.c | 2877 zip_setstate(zipobject *lz, PyObject *state) in zip_setstate() argument
|
| H A D | import.c | 2316 void *state; in exec_builtin_or_dynamic() local
|
| H A D | pystate.c | 892 PyInterpreterState *state = _PyInterpreterState_GET(); PyState_FindModule() local [all...] |
| /third_party/python/Modules/_sre/ |
| H A D | sre.c | 198 data_stack_dealloc(SRE_STATE* state) in data_stack_dealloc() argument 208 data_stack_grow(SRE_STATE* state, Py_ssize_t size) in data_stack_grow() argument 262 _sremodulestate *state = (_sremodulestate *)_PyModule_GetState(m); get_sre_module_state() local 357 state_reset(SRE_STATE* state) state_reset() argument 411 state_init(SRE_STATE* state, PatternObject* pattern, PyObject* string, Py_ssize_t start, Py_ssize_t end) state_init() argument 485 state_fini(SRE_STATE* state) state_fini() argument 519 state_getslice(SRE_STATE* state, Py_ssize_t index, PyObject* string, int empty) state_getslice() argument 648 SRE_STATE state; _sre_SRE_Pattern_match_impl() local 691 SRE_STATE state; _sre_SRE_Pattern_fullmatch_impl() local 737 SRE_STATE state; _sre_SRE_Pattern_search_impl() local 802 SRE_STATE state; _sre_SRE_Pattern_findall_impl() local 960 SRE_STATE state; _sre_SRE_Pattern_split_impl() local 1057 SRE_STATE state; pattern_subx() local 2447 pattern_new_match(_sremodulestate* module_state, PatternObject* pattern, SRE_STATE* state, Py_ssize_t status) pattern_new_match() argument 2585 SRE_STATE* state = &self->state; _sre_SRE_Scanner_match_impl() local 2635 SRE_STATE* state = &self->state; _sre_SRE_Scanner_search_impl() local 2942 _sremodulestate *state = get_sre_module_state(module); sre_traverse() local 2954 _sremodulestate *state = get_sre_module_state(module); sre_clear() local 2992 _sremodulestate *state; sre_exec() local [all...] |
| /third_party/python/Modules/cjkcodecs/ |
| H A D | multibytecodec.c | 27 _multibytecodec_state *state = PyModule_GetState(module); in _multibytecodec_get_state() local 224 multibytecodec_encerror(MultibyteCodec *codec, MultibyteCodec_State *state, MultibyteEncodeBuffer *buf, PyObject *errors, Py_ssize_t e) multibytecodec_encerror() argument 379 multibytecodec_decerror(MultibyteCodec *codec, MultibyteCodec_State *state, MultibyteDecodeBuffer *buf, PyObject *errors, Py_ssize_t e) multibytecodec_decerror() argument 483 multibytecodec_encode(MultibyteCodec *codec, MultibyteCodec_State *state, PyObject *text, Py_ssize_t *inpos_t, PyObject *errors, int flags) multibytecodec_encode() argument 589 MultibyteCodec_State state; _multibytecodec_MultibyteCodec_encode_impl() local 658 MultibyteCodec_State state; _multibytecodec_MultibyteCodec_decode_impl() local 1238 _multibytecodec_MultibyteIncrementalDecoder_setstate_impl(MultibyteIncrementalDecoderObject *self, PyObject *state) _multibytecodec_MultibyteIncrementalDecoder_setstate_impl() argument 1747 _multibytecodec_state *state = PyType_GetModuleState(cls); _multibytecodec_MultibyteStreamWriter_write_impl() local 1778 _multibytecodec_state *state = PyType_GetModuleState(cls); _multibytecodec_MultibyteStreamWriter_writelines_impl() local 1829 _multibytecodec_state *state = PyType_GetModuleState(cls); _multibytecodec_MultibyteStreamWriter_reset_impl() local 1989 _multibytecodec_state *state = _multibytecodec_get_state(mod); _multibytecodec_traverse() local 2001 _multibytecodec_state *state = _multibytecodec_get_state(mod); _multibytecodec_clear() local 2035 _multibytecodec_state *state = _multibytecodec_get_state(mod); _multibytecodec_exec() local [all...] |