/third_party/skia/tools/viewer/ |
H A D | SkottieSlide.cpp | 294 bool SkottieSlide::onMouse(SkScalar x, SkScalar y, skui::InputState state, skui::ModifierKey) { in onMouse() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucnv_u16.cpp | 1347 int32_t state, offsetDelta; in _UTF16ToUnicodeWithOffsets() local [all...] |
H A D | ucnv_u32.cpp | 1056 int32_t state, offsetDelta; in _UTF32ToUnicodeWithOffsets() local [all...] |
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | bytestrie.h | 129 resetToState64(uint64_t state) resetToState64() argument 179 resetToState(const State &state) resetToState() argument [all...] |
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | NioByteString.java | 183 protected int partialIsValidUtf8(int state, int offset, int length) { in partialIsValidUtf8() argument
|
/third_party/python/Modules/_sqlite/ |
H A D | row.c | 222 pysqlite_state *state = pysqlite_get_state_by_type(Py_TYPE(self)); in pysqlite_row_richcompare() local 273 pysqlite_state *state = pysqlite_get_state(module); in pysqlite_row_setup_types() local
|
H A D | module.h | 79 pysqlite_state *state = (pysqlite_state *)PyModule_GetState(module); in pysqlite_get_state() local
|
H A D | module.c | 64 pysqlite_state *state = pysqlite_get_state(module); in module_connect() local 126 pysqlite_state *state = pysqlite_get_state(module); in pysqlite_enable_shared_cache_impl() local 155 pysqlite_state *state = pysqlite_get_state(module); in pysqlite_register_adapter_impl() local 159 pysqlite_state *state = pysqlite_get_state(module); in pysqlite_register_adapter_impl() local 188 pysqlite_state *state in pysqlite_register_converter_impl() local 217 pysqlite_state *state = pysqlite_get_state(module); pysqlite_enable_callback_trace_impl() local 239 pysqlite_state *state = pysqlite_get_state(module); pysqlite_adapt_impl() local 245 pysqlite_state *state = pysqlite_get_state(module); converters_init() local 262 pysqlite_state *state = pysqlite_get_state(module); load_functools_lru_cache() local 546 get_threadsafety(pysqlite_state *state) get_threadsafety() argument 567 pysqlite_state *state = pysqlite_get_state(module); module_traverse() local 600 pysqlite_state *state = pysqlite_get_state(module); module_clear() local 695 pysqlite_state *state = pysqlite_get_state(module); module_exec() local [all...] |
/third_party/python/Modules/_sre/ |
H A D | sre.h | 91 SRE_STATE state; member
|
/third_party/python/Objects/ |
H A D | iterobject.c | 121 iter_setstate(seqiterobject *it, PyObject *state) in iter_setstate() argument
|
H A D | enumobject.c | 475 reversed_setstate(reversedobject *ro, PyObject *state) in reversed_setstate() argument
|
/third_party/python/Modules/ |
H A D | termios.c | 56 void *state = PyModule_GetState(module); in get_termios_state() local 83 termiosmodulestate *state = PyModule_GetState(module); in termios_tcgetattr_impl() local 175 termiosmodulestate *state = PyModule_GetState(module); in termios_tcsetattr_impl() local 252 termiosmodulestate *state = PyModule_GetState(module); termios_tcsendbreak_impl() local 279 termiosmodulestate *state = PyModule_GetState(module); termios_tcdrain_impl() local 311 termiosmodulestate *state = PyModule_GetState(module); termios_tcflush_impl() local 343 termiosmodulestate *state = PyModule_GetState(module); termios_tcflow_impl() local 373 termiosmodulestate *state = PyModule_GetState(module); termios_tcgetwinsize_impl() local 468 termiosmodulestate *state = PyModule_GetState(module); termios_tcsetwinsize_impl() local 1233 termiosmodulestate *state = get_termios_state(mod); termios_exec() local [all...] |
H A D | resource.c | 74 void *state = PyModule_GetState(module); in get_resource_state() local 357 resourcemodulestate *state = get_resource_state(module); in resource_exec() local
|
H A D | xxlimited.c | 95 xx_state *state = PyModule_GetState(module); in newXxoObject() local 360 xx_state *state = PyModule_GetState(m); in xx_modexec() local 403 xx_state *state = PyModule_GetState(module); xx_traverse() local 412 xx_state *state = PyModule_GetState(module); xx_clear() local [all...] |
/third_party/pulseaudio/src/modules/ |
H A D | module-virtual-source.c | 116 static int sink_set_state_in_main_thread_cb(pa_sink *s, pa_sink_state_t state, pa_suspend_cause_t suspend_cause) { in sink_set_state_in_main_thread_cb() argument 190 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 406 source_output_state_change_cb(pa_source_output *o, pa_source_output_state_t state) source_output_state_change_cb() argument [all...] |
H A D | module-virtual-sink.c | 118 static int sink_set_state_in_main_thread_cb(pa_sink *s, pa_sink_state_t state, pa_suspend_cause_t suspend_cause) { in sink_set_state_in_main_thread_cb() argument [all...] |
H A D | module-augment-properties.c | 77 static int parse_properties(pa_config_parser_state *state) { in parse_properties() argument 97 static int parse_categories(pa_config_parser_state *state) { in parse_categories() argument 122 static int check_type(pa_config_parser_state *state) { in check_type() argument 128 catch_all(pa_config_parser_state *state) catch_all() argument 185 const char *state = NULL; update_rule() local [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | modargs.c | 118 } state; in parse() local 546 pa_modargs_iterate(pa_modargs *ma, void **state) pa_modargs_iterate() argument 558 void *state; pa_modargs_merge_missing() local [all...] |
H A D | database-simple.c | 374 void *state; in pa_database_next() local 458 void *state; in pa_database_sync() local
|
H A D | module.c | 51 const char *paths, *state = NULL; in pa_module_exists() local 342 uint32_t state; in pa_module_unload_all() local
|
/third_party/pulseaudio/src/tests/ |
H A D | alsa-time-test.c | 162 snd_pcm_state_t state; in main() local
|
/third_party/protobuf/src/google/protobuf/ |
H A D | map_field.cc | 75 int state = state_.load(std::memory_order_acquire); in IsMapValid() local 80 int state = state_.load(std::memory_order_acquire); in IsRepeatedFieldValid() local
|
H A D | map_field_test.cc | 254 void Expect(MapFieldType* map_field, State state, int map_size, in Expect() argument
|
/third_party/python/Modules/cjkcodecs/clinic/ |
H A D | multibytecodec.c.h | 335 PyObject *state; in _multibytecodec_MultibyteIncrementalDecoder_setstate() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
H A D | btree_benchmark.cc | 64 void BM_InsertImpl(benchmark::State& state, bool sorted) { in BM_InsertImpl() argument 95 void BM_Insert(benchmark::State& state) { in BM_Insert() argument 100 void BM_InsertSorted(benchmark::State& state) { in BM_InsertSorted() argument 107 void BM_InsertSmall(benchmark::State& state) { in BM_InsertSmall() argument 126 BM_LookupImpl(benchmark::State& state, bool sorted) BM_LookupImpl() argument 144 BM_Lookup(benchmark::State& state) BM_Lookup() argument 152 BM_FullLookup(benchmark::State& state) BM_FullLookup() argument 158 BM_Delete(benchmark::State& state) BM_Delete() argument 185 BM_DeleteRange(benchmark::State& state) BM_DeleteRange() argument 231 BM_QueueAddRem(benchmark::State& state) BM_QueueAddRem() argument 293 BM_MixedAddRem(benchmark::State& state) BM_MixedAddRem() argument 352 BM_Fifo(benchmark::State& state) BM_Fifo() argument 371 BM_FwdIter(benchmark::State& state) BM_FwdIter() argument 393 BM_RangeConstructionImpl(benchmark::State& state, bool sorted) BM_RangeConstructionImpl() argument 411 BM_InsertRangeRandom(benchmark::State& state) BM_InsertRangeRandom() argument 416 BM_InsertRangeSorted(benchmark::State& state) BM_InsertRangeSorted() argument [all...] |