Home
last modified time | relevance | path

Searched defs:initialised (Results 1 – 21 of 21) sorted by relevance

/third_party/mbedtls/include/psa/
Dcrypto_driver_contexts_primitives.h83 unsigned int initialised : 1; member
/third_party/ffmpeg/libavfilter/
Dvf_transpose_opencl.c36 int initialised; member
Dvf_neighbor_opencl.c38 int initialised; member
Dvf_avgblur_opencl.c36 int initialised; member
Dvf_convolution_opencl.c38 int initialised; member
Dvf_overlay_opencl.c34 int initialised; member
Dvf_unsharp_opencl.c36 int initialised; member
Dvf_xfade_opencl.c54 int initialised; member
Dvf_nlmeans_opencl.c54 int initialised; member
Dvf_tonemap_opencl.c68 int initialised; member
/third_party/glib/glib/
Dggettext.c98 static gsize initialised; in ensure_gettext_initialized() local
Dgregex.c1609 static gsize initialised = 0; in g_regex_new() local
Dgmain.c660 static gsize initialised; in g_main_context_new() local
6103 static gsize initialised; in g_get_worker_context() local
Dgtimezone.c1877 static gsize initialised; in g_time_zone_new_utc() local
Dgdatetime.c2912 static gsize initialised; in format_number() local
/third_party/openssl/crypto/engine/
Deng_dyn.c292 int initialised; in dynamic_ctrl() local
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoraenc.h75 gboolean initialised; member
/third_party/glib/gio/
Dgsettingsschema.c340 static gsize initialised; in initialise_schema_sources() local
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniforms.c703 unsigned *next_index, bool *initialised) in get_next_index()
/third_party/mesa3d/src/compiler/nir/
Dnir_linking_helpers.c470 bool initialised; member
/third_party/python/Modules/
D_cursesmodule.c174 static int initialised = FALSE; variable