Home
last modified time | relevance | path

Searched defs:is_active (Results 1 - 20 of 20) sorted by relevance

/third_party/libinput/tools/
H A Dlibinput-analyze-touch-down-state.py78 def is_active(self): member in Slot
/third_party/python/Lib/
H A Dgraphlib.py134 def is_active(self): member in TopologicalSorter
/third_party/python/Lib/idlelib/
H A Dautocomplete_w.py447 def is_active(self): member in AutoCompleteWindow
/third_party/backends/japi/
H A DSaneOption.java118 public boolean is_active() in is_active() method in SaneOption
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessXFBTests.cpp454 glw::GLint is_active = -1; in testActive() local
H A Dgl3cTransformFeedbackTests.cpp4629 glw::GLint is_active = 0; in inspectXFBState() local
/third_party/python/Lib/asyncio/
H A Dunix_events.py890 def is_active(self): member in AbstractChildWatcher
932 def is_active(self): member in PidfdChildWatcher
997 def is_active(self): member in BaseChildWatcher
1243 def is_active(self): member in MultiLoopChildWatcher
1362 def is_active(self): member in ThreadedChildWatcher
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module-builder.cc785 bool is_active = segment.status == WasmElemSegment::kStatusActive; in WriteTo() local
H A Dmodule-decoder.cc1175 bool is_active; in DecodeDataSection() local
2092 const bool is_active = status == WasmElemSegment::kStatusActive; in consume_element_segment_header() local
2170 consume_data_segment_header(bool* is_active, uint32_t* index, ConstantExpression* offset) consume_data_segment_header() argument
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug.h363 inline bool is_active() const { return is_active_; } in is_active() function in v8::internal::Debug
H A Ddebug-interface.cc302 void SetBreakPointsActive(Isolate* v8_isolate, bool is_active) { in SetBreakPointsActive() argument
H A Ddebug.cc2447 bool is_active = debug_delegate_ != nullptr; in UpdateState() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Damd_ext_to_khr.cpp266 Instruction* is_active = ir_builder.AddNaryOp( in ReplaceSwizzleInvocations() local
381 Instruction* is_active = ir_builder.AddNaryOp( in ReplaceSwizzleInvocationsMasked() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Damd_ext_to_khr.cpp266 Instruction* is_active = ir_builder.AddNaryOp( in ReplaceSwizzleInvocations() local
381 Instruction* is_active = ir_builder.AddNaryOp( in ReplaceSwizzleInvocationsMasked() local
/third_party/spirv-tools/source/opt/
H A Damd_ext_to_khr.cpp268 Instruction* is_active = ir_builder.AddNaryOp( in ReplaceSwizzleInvocations() local
385 Instruction* is_active = ir_builder.AddNaryOp( in ReplaceSwizzleInvocationsMasked() local
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h203 static bool is_active; member in vixl::aarch64::MetaDataDepot::MetaDataMTE
H A Dsimulator-aarch64.cc45 bool MetaDataDepot::MetaDataMTE::is_active = false; member in vixl::aarch64::MetaDataDepot::MetaDataMTE
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp7298 const bool is_active = ImGui::IsItemActive(); // Held local
H A Dimgui.cpp11909 const bool is_active = (tab_bar->PrevFrameVisible >= GetFrameCount() - 2); in DebugNodeTabBar() local
11974 const bool is_active = window->WasActive; in DebugNodeWindow() local
[all...]
/third_party/glfw/deps/
H A Dnuklear.h16905 int is_active = nk_true; in nk_nonblock_begin() local
17360 int is_active = 0; in nk_menu_begin() local
20621 nk_option_text(struct nk_context *ctx, const char *text, int len, int is_active) nk_option_text() argument
24558 int is_active = 0; nk_combo_begin() local
[all...]

Completed in 130 milliseconds