Home
last modified time | relevance | path

Searched refs:INITIALIZED (Results 1 – 8 of 8) sorted by relevance

/third_party/cef/tests/ceftests/
Dtest_server.h114 INITIALIZED, enumerator
Dtest_server.cc509 DCHECK(state_ == State::INITIALIZED); in Shutdown()
516 state_ = State::INITIALIZED; in OnStartDone()
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
DDecode.java27 private static final int INITIALIZED = 1; field in Decode
255 if (s.runningState != INITIALIZED) { in enableEagerOutput()
262 if (s.runningState != INITIALIZED) { in enableLargeWindow()
270 if (s.runningState != INITIALIZED) { in attachDictionaryChunk()
306 s.runningState = INITIALIZED; in initState()
1079 if (s.runningState == INITIALIZED) { in decompress()
/third_party/glib/gobject/
Dgtype.c218 INITIALIZED enumerator
1426 entries->entry[i].init_state = INITIALIZED; in type_node_add_iface_entry_W()
2109 entry->init_state = INITIALIZED; in type_iface_vtable_iface_init_Wm()
2268 entry->init_state = INITIALIZED; in type_class_init_Wm()
2306 entry->init_state == INITIALIZED) in type_class_init_Wm()
2324 g_atomic_int_set (&node->data->class.init_state, INITIALIZED); in type_class_init_Wm()
2980 if (G_LIKELY (g_atomic_int_get (&node->data->class.init_state) == INITIALIZED)) in g_type_class_ref()
3088 g_atomic_int_get (&node->data->class.init_state) == INITIALIZED) in g_type_class_peek()
3119 g_atomic_int_get (&node->data->class.init_state) == INITIALIZED) in g_type_class_peek_static()
/third_party/EGL/extensions/NV/
DEGL_NV_native_query.txt97 INITIALIZED error will be generated. If <surf> is not a valid
/third_party/skia/third_party/externals/egl-registry/extensions/NV/
DEGL_NV_native_query.txt97 INITIALIZED error will be generated. If <surf> is not a valid
/third_party/ffmpeg/libavcodec/
Dpthread_frame.c70 INITIALIZED, ///< Thread has been properly set up enumerator
782 if (p->thread_init == INITIALIZED) { in ff_frame_thread_free()
908 p->thread_init = INITIALIZED; in init_thread()
/third_party/libwebsockets/lib/system/smd/
DREADME.md271 INITIALIZED|Initial vhosts and protocols initialized