Home
last modified time | relevance | path

Searched defs:state (Results 2601 - 2625 of 11239) sorted by relevance

1...<<101102103104105106107108109110>>...450

/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmort1.c102 gxv_mort_subtable_type1_offset_to_subst_validate( FT_Short wordOffset, const FT_String* tag, FT_Byte state, GXV_Validator gxvalid ) gxv_mort_subtable_type1_offset_to_subst_validate() argument
135 gxv_mort_subtable_type1_entry_validate( FT_Byte state, FT_UShort flags, GXV_StateTable_GlyphOffsetCPtr glyphOffset_p, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_mort_subtable_type1_entry_validate() argument
H A Dgxvmort5.c143 gxv_mort_subtable_type5_entry_validate( FT_Byte state, FT_UShort flags, GXV_StateTable_GlyphOffsetCPtr glyphOffset, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_mort_subtable_type5_entry_validate() argument
/third_party/skia/third_party/externals/harfbuzz/perf/
H A Dperf-draw.hh56 static void draw (benchmark::State &state, const char *font_path, bool is_var, backend_t backend) in draw() argument
/third_party/python/Modules/
H A D_bisectmodule.c23 void *state = PyModule_GetState(module); in get_bisect_state() local
144 bisect_state *state = get_bisect_state(module); in _bisect_insort_right_impl() local
271 bisect_state *state = get_bisect_state(module); in _bisect_insort_left_impl() local
300 bisect_state *state = get_bisect_state(module); in bisect_clear() local
314 bisect_state *state in bisect_modexec() local
[all...]
H A D_ssl.h44 void *state = PyModule_GetState(module); in get_ssl_state() local
H A Dgrpmodule.c44 void *state = PyModule_GetState(module); in get_grp_state() local
316 grpmodulestate *state = get_grp_state(module); in grpmodule_exec() local
H A Dxxsubtype.c23 int state; member
37 int state; in spamlist_setstate() local
148 int state; global() member
162 int state; spamdict_setstate() local
[all...]
H A Dpwdmodule.c57 void *state = PyModule_GetState(module); in get_pwd_state() local
325 pwdmodulestate *state = get_pwd_state(module); in pwdmodule_exec() local
/third_party/pulseaudio/src/modules/echo-cancel/
H A Decho-cancel.h52 SpeexEchoState *state; member
/third_party/pulseaudio/src/pulsecore/
H A Dconf-parser.c42 static int normal_assignment(pa_config_parser_state *state) { in normal_assignment() argument
69 proplist_assignment(pa_config_parser_state *state) proplist_assignment() argument
82 parse_line(pa_config_parser_state *state) parse_line() argument
167 pa_config_parser_state state; pa_config_parse() local
297 pa_config_parse_int(pa_config_parser_state *state) pa_config_parse_int() argument
314 pa_config_parse_unsigned(pa_config_parser_state *state) pa_config_parse_unsigned() argument
331 pa_config_parse_size(pa_config_parser_state *state) pa_config_parse_size() argument
348 pa_config_parse_bool(pa_config_parser_state *state) pa_config_parse_bool() argument
366 pa_config_parse_not_bool(pa_config_parser_state *state) pa_config_parse_not_bool() argument
384 pa_config_parse_string(pa_config_parser_state *state) pa_config_parse_string() argument
[all...]
H A Ddevice-port.c209 uint32_t state; in pa_device_port_set_latency_offset() local
254 void *state; in pa_device_port_find_best() local
282 uint32_t state; in pa_device_port_get_sink() local
295 uint32_t state; in pa_device_port_get_source() local
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dgzlib.c96 gz_statep state; global() local
320 gz_statep state; global() local
346 gz_statep state; global() local
373 gz_statep state; global() local
458 gz_statep state; global() local
486 gz_statep state; global() local
518 gz_statep state; global() local
536 gz_statep state; global() local
556 gz_statep state; global() local
[all...]
H A Dgzread.c380 gz_statep state; global() local
418 gz_statep state; global() local
456 gz_statep state; global() local
491 gz_statep state; global() local
555 gz_statep state; global() local
614 gz_statep state; global() local
635 gz_statep state; global() local
[all...]
H A Dgzwrite.c251 gz_statep state; global() local
281 gz_statep state; global() local
310 gz_statep state; global() local
358 gz_statep state; global() local
384 gz_statep state; gzvprintf() local
474 gz_statep state; global() local
557 gz_statep state; global() local
590 gz_statep state; global() local
631 gz_statep state; global() local
[all...]
H A Dinfback.c35 struct inflate_state FAR *state; local
257 struct inflate_state FAR *state; global() local
[all...]
/third_party/skia/tools/sk_app/
H A DCommandSet.cpp37 bool CommandSet::onKey(skui::Key key, skui::InputState state, skui::ModifierKey modifiers) { in onKey() argument
/third_party/toybox/toys/posix/
H A Dpatch.c288 int reverse = FLAG(R), state = 0, patchlinenum = 0, strip = 0; patch_main() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_fingerprint.h306 uint32 state [4]; member in dng_md5_printer
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dsiphash.h272 struct siphash state = SIPHASH_INITIALIZER; in siphash24() local
/third_party/python/Python/
H A DPython-tokenize.c132 tokenize_state *state = get_tokenize_state(m); in tokenizemodule_exec() local
160 tokenize_state *state = get_tokenize_state(m); in tokenizemodule_traverse() local
168 tokenize_state *state = get_tokenize_state(m); in tokenizemodule_clear() local
/third_party/python/Modules/_ssl/
H A Dcert.c39 _PySSL_CertificateFromX509(_sslmodulestate *state, X509 *cert, int upref) in _PySSL_CertificateFromX509() argument
45 _PySSL_CertificateFromX509Stack(_sslmodulestate *state, STACK_OF(X509) *stack, int upref) in _PySSL_CertificateFromX509Stack() argument
80 _sslmodulestate *state = get_state_cert(self); in _ssl_Certificate_public_bytes_impl() local
131 _x509name_print(_sslmodulestate *state, X509_NAM argument
197 _sslmodulestate *state = get_state_cert(self); certificate_richcompare() local
[all...]
/third_party/python/Modules/_sqlite/
H A Dconnection.h39 pysqlite_state *state; member
46 pysqlite_state *state; member
/third_party/pulseaudio/src/pulse/
H A Dchannelmap.c518 const char *state; in pa_channel_map_parse() local
/third_party/pulseaudio/src/tests/
H A Djson-test.c380 void *state; in START_TEST() local
/third_party/python/Modules/expat/
H A Dsiphash.h272 struct siphash state = SIPHASH_INITIALIZER; in siphash24() local

Completed in 14 milliseconds

1...<<101102103104105106107108109110>>...450