Home
last modified time | relevance | path

Searched refs:ACTIVE (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkQueryPool.cpp34 ASSERT(prevState != ACTIVE); in reset()
40 auto prevState = state.exchange(ACTIVE); in start()
50 ASSERT(prevState == ACTIVE); in finish()
149 …if(current.state == Query::ACTIVE || (current.state == Query::UNAVAILABLE && !(flags & VK_QUERY_RE… in getResults()
DVkQueryPool.hpp37 ACTIVE, enumerator
/third_party/libwebsockets/lib/drivers/display/
DREADME.md24 …ome out of sleep and is waiting for .latency_wake_ms befor proceeding to ACTIVE. The backlight if…
25 ACTIVE|The backlight is ON and the dim timer is running
34 display state to transition to ACTIVE smoothly, taking care of waking the display
/third_party/nghttp2/src/
Dshrpx_downstream_queue.cc90 downstream->set_dispatch_state(DispatchState::ACTIVE); in mark_active()
134 if (downstream->get_dispatch_state() == DispatchState::ACTIVE) { in remove_and_get_blocked()
Dshrpx_downstream.h321 ACTIVE, enumerator
Dshrpx_http2_upstream.cc2052 if (d->get_dispatch_state() == DispatchState::ACTIVE && in on_handler_delete()
2062 if (downstream->get_dispatch_state() != DispatchState::ACTIVE) { in on_downstream_reset()
Dshrpx_http3_upstream.cc1513 if (d->get_dispatch_state() == DispatchState::ACTIVE && in on_handler_delete()
1587 if (downstream->get_dispatch_state() != DispatchState::ACTIVE) { in on_downstream_reset()
/third_party/python/Lib/tkinter/
Dconstants.py72 ACTIVE='active' variable
Dsimpledialog.py173 w = Button(box, text="OK", width=10, command=self.ok, default=ACTIVE)
/third_party/ltp/testcases/kernel/mce-test/tools/
Dpage-types.c432 if (flags & BIT(ACTIVE)) in expand_overloaded_flags()
433 flags ^= BIT(ACTIVE) | BIT(SLUB_FROZEN); in expand_overloaded_flags()
/third_party/curl/tests/server/
Dsockfilt.c151 ACTIVE, /* as a client, connected to a server */ enumerator
1022 case ACTIVE: in juggle()
1493 mode = ACTIVE; in main()
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/m4sugar/
Dm4sugar.m4610 # m4_define([active], [ACTIVE])
611 # m4_default([active], [default]) => ACTIVE
612 # m4_default([], [active]) => ACTIVE
614 # -m4_default_nblank([ ], [active])- => -ACTIVE-
2310 # m4_define(active, ACTIVE)
2358 # m4_define(active, ACTIVE)
2379 # m4_define(active, ACTIVE)
2405 # m4_define(active, ACTIVE)
2483 # | m4_define(active, ACTIVE)dnl
2490 # => This is an ACTIVE symbol.
[all …]
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_window.js159 ACTIVE: 2, property
/third_party/python/Lib/idlelib/
Dconfigdialog.py18 HORIZONTAL, VERTICAL, ANCHOR, ACTIVE, END, TclError)
441 ACTIVE if event.type.name == 'KeyRelease' else ANCHOR)
/third_party/mesa3d/src/compiler/glsl/
Dglsl_lexer.ll714 active KEYWORD(130, 300, 0, 0, ACTIVE);
Dglsl_parser.yy186 %token COMMON PARTITION ACTIVE FILTER ROW_MAJOR
/third_party/python/Doc/library/
Dnntplib.rst304 Send a ``LIST`` or ``LIST ACTIVE`` command. Return a pair
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp152130 …ling == ACTIVE || mJSSampling == ACTIVE_REQUESTED)>::isValid, "invalid assertion condition"); if (… in stopJSSampling()
152143 if (mJSSampling.compareExchange(ACTIVE_REQUESTED, ACTIVE)) { in pollJSSampling()
152226 static const int ACTIVE = 2; member
/third_party/NuttX/
DReleaseNotes17973 - drivers/lcd/ft80x: ACTIVE host command appears to be formatted