/third_party/libinput/tools/ |
D | libinput-analyze-touch-down-state.py | 78 def is_active(self): member in Slot
|
/third_party/python/Lib/ |
D | graphlib.py | 132 def is_active(self): member in TopologicalSorter
|
/third_party/python/Lib/asyncio/ |
D | unix_events.py | 871 def is_active(self): member in AbstractChildWatcher 913 def is_active(self): member in PidfdChildWatcher 978 def is_active(self): member in BaseChildWatcher 1224 def is_active(self): member in MultiLoopChildWatcher 1343 def is_active(self): member in ThreadedChildWatcher
|
/third_party/python/Lib/idlelib/ |
D | autocomplete_w.py | 451 def is_active(self): member in AutoCompleteWindow
|
/third_party/spirv-tools/source/opt/ |
D | amd_ext_to_khr.cpp | 266 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/ |
D | amd_ext_to_khr.cpp | 266 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/spirv-tools/source/opt/ |
D | amd_ext_to_khr.cpp | 266 Instruction* is_active = ir_builder.AddNaryOp( in ReplaceSwizzleInvocations() local 381 Instruction* is_active = ir_builder.AddNaryOp( in ReplaceSwizzleInvocationsMasked() local
|
/third_party/node/test/fixtures/wpt/wasm/jsapi/ |
D | wasm-module-builder.js | 829 {addr: addr, data: data, is_global: is_global, is_active: true}); property 834 this.data_segments.push({data: data, is_active: false}); property 844 array: array, is_active: true}); property 849 this.element_segments.push({array: array, is_active: false}); property
|
/third_party/node/deps/v8/src/debug/ |
D | debug.h | 363 inline bool is_active() const { return is_active_; } in is_active() function
|
D | debug-interface.cc | 302 void SetBreakPointsActive(Isolate* v8_isolate, bool is_active) { in SetBreakPointsActive()
|
D | debug.cc | 2447 bool is_active = debug_delegate_ != nullptr; in UpdateState() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessXFBTests.cpp | 454 glw::GLint is_active = -1; in testActive() local
|
D | gl3cTransformFeedbackTests.cpp | 4627 glw::GLint is_active = 0; in inspectXFBState() local
|
/third_party/node/deps/v8/src/wasm/ |
D | module-decoder.cc | 1175 bool is_active; in DecodeDataSection() local 2092 const bool is_active = status == WasmElemSegment::kStatusActive; in consume_element_segment_header() local 2170 void consume_data_segment_header(bool* is_active, uint32_t* index, in consume_data_segment_header()
|
D | wasm-module-builder.cc | 785 bool is_active = segment.status == WasmElemSegment::kStatusActive; in WriteTo() local
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstplaybin3.c | 3233 gboolean is_active = in reconfigure_output() local
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_tables.cpp | 3525 …const bool is_active = (table->LastFrameActive >= ImGui::GetFrameCount() - 2); // Note that fully … in DebugNodeTable() local
|
D | imgui_demo.cpp | 7298 const bool is_active = ImGui::IsItemActive(); // Held local
|
D | imgui.cpp | 11909 const bool is_active = (tab_bar->PrevFrameVisible >= GetFrameCount() - 2); in DebugNodeTabBar() local 11974 const bool is_active = window->WasActive; in DebugNodeWindow() local
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtpsession.c | 3894 gboolean is_sender, is_active; in session_cleanup() local
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_msl.cpp | 3317 bool is_active = interface_variable_exists_in_entry_point(var.self); in add_interface_block() local
|
/third_party/node/deps/v8/src/codegen/ |
D | code-stub-assembler.cc | 14564 TNode<BoolT> is_active = in IsSideEffectFreeDebuggingActive() local
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 8177 int is_active; member 69941 u16 is_active; member
|