/third_party/typescript/tests/cases/compiler/ |
D | unusedLocalsAndObjectSpread2.ts | 6 active: _a, // here! constant 13 active: _a, constant
|
/third_party/node/test/parallel/ |
D | test-performance-eventlooputil.js | 18 assert.deepStrictEqual(elu, { idle: 0, active: 0, utilization: 0 }); property 20 { idle: 0, active: 0, utilization: 0 }); property 22 { idle: 0, active: 0, utilization: 0 }); property
|
D | test-timers-active.js | 4 const active = require('timers').active; constant
|
/third_party/mbedtls/scripts/ |
D | config.py | 40 def __init__(self, active, name, value='', section=None): argument 163 def realfull_adapter(_name, active, section): argument 231 def full_adapter(name, active, section): argument 266 def baremetal_adapter(name, active, section): argument 294 def continuation(name, active, section): argument 309 def continuation(name, active, section): argument
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstghostpad.c | 267 gboolean active) in gst_ghost_pad_internal_activate_push_default() 286 gboolean active) in gst_ghost_pad_internal_activate_pull_default() 336 GstPadMode mode, gboolean active) in gst_ghost_pad_internal_activate_mode_default() 359 gboolean active) in gst_ghost_pad_activate_push_default() 379 gboolean active) in gst_ghost_pad_activate_pull_default() 426 GstPadMode mode, gboolean active) in gst_ghost_pad_activate_mode_default()
|
/third_party/python/Lib/distutils/command/ |
D | bdist_msi.py | 42 def back(self, title, next, name = "Back", active = 1): argument 53 def cancel(self, title, next, name = "Cancel", active = 1): argument 64 def next(self, title, next, name = "Next", active = 1): argument
|
/third_party/boost/libs/mpi/src/ |
D | request.cpp | 106 request::legacy_handler::active() const { in active() function in boost::mpi::request::legacy_handler 141 request::trivial_handler::active() const in active() function in boost::mpi::request::trivial_handler 228 request::dynamic_handler::active() const in active() function in boost::mpi::request::dynamic_handler
|
/third_party/cef/libcef/browser/osr/ |
D | host_display_client_osr.cc | 62 void CefLayeredWindowUpdaterOSR::SetActive(bool active) { in SetActive() 110 void CefHostDisplayClientOSR::SetActive(bool active) { in SetActive()
|
D | video_consumer_osr.cc | 46 void CefVideoConsumerOSR::SetActive(bool active) { in SetActive()
|
/third_party/glib/gio/ |
D | gsocketservice.c | 72 guint active : 1; member 131 gboolean active; in get_active() local 141 set_active (GSocketService *service, gboolean active) in set_active()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstoutputselector.c | 301 GstPad *active = NULL; in gst_output_selector_get_active() local 599 GstPad *active; in gst_output_selector_forward_event() local 628 GstPad *active = NULL; in gst_output_selector_event() local 666 GstPad *active = NULL; in gst_output_selector_query() local
|
/third_party/ltp/pan/ |
D | ltp-bump.c | 48 char *active = NULL; in main() local
|
/third_party/libuv/test/ |
D | test-active.c | 43 TEST_IMPL(active) { in TEST_IMPL() argument
|
/third_party/boost/boost/mpi/ |
D | request.hpp | 124 bool active() const { return bool(m_handler) && m_handler->active(); } in active() function in boost::mpi::request
|
/third_party/selinux/libselinux/utils/ |
D | getsebool.c | 17 int i, get_all = 0, rc = 0, active, pending, len = 0, opt; in main() local
|
/third_party/node/deps/npm/node_modules/promise-inflight/ |
D | inflight.js | 11 const active = {} constant
|
/third_party/libdrm/tests/amdgpu/ |
D | amdgpu_test.h | 392 CU_BOOL active) in amdgpu_set_suite_active() 403 const char *test_name, CU_BOOL active) in amdgpu_set_test_active()
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SpirvShaderGroup.cpp | 96 …SIMD::Int active = state->activeLaneMask(); // Considers helper invocations active. See b/1511370… in EmitGroupNonUniform() local 123 …SIMD::UInt active = As<SIMD::UInt>(state->activeLaneMask()); // Considers helper invocations acti… in EmitGroupNonUniform() local 160 …SIMD::UInt active = As<SIMD::UInt>(state->activeLaneMask()); // Considers helper invocations acti… in EmitGroupNonUniform() local 185 …SIMD::Int active = state->activeLaneMask(); // Considers helper invocations active. See b/1511370… in EmitGroupNonUniform() local
|
/third_party/gstreamer/gstplugins_good/gst/audiofx/ |
D | gststereo.h | 45 gboolean active; member
|
/third_party/cef/libcef/browser/extensions/ |
D | extension_function_details.h | 104 std::unique_ptr<bool> active; member
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_ext_parm.h | 6 unsigned int active: 1; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | TransformFeedbackGL.cpp | 109 bool active, in syncActiveState()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | TransformFeedbackGL.cpp | 122 bool active, in syncActiveState()
|
/third_party/node/test/sequential/ |
D | test-worker-eventlooputil.js | 67 { idle: 0, active: 0, utilization: 0 }); property
|
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | transportsendbin.h | 42 gboolean active; /* Flag that's cleared on shutdown */ member
|