/external/libchrome/base/task_scheduler/ |
D | scheduler_worker_unittest.cc | 374 class Controls : public RefCountedThreadSafe<Controls> { class in base::internal::__anonce7fc1310211::ControllableCleanupDelegate 376 Controls() = default; 406 friend class RefCountedThreadSafe<Controls>; 407 ~Controls() = default; 420 DISALLOW_COPY_AND_ASSIGN(Controls); 424 : task_tracker_(task_tracker), controls_(new Controls()) {} in ControllableCleanupDelegate() 484 scoped_refptr<Controls> controls() { return controls_; } in controls() 489 scoped_refptr<Controls> controls_; 516 scoped_refptr<ControllableCleanupDelegate::Controls> controls = in TEST() 537 scoped_refptr<ControllableCleanupDelegate::Controls> controls = in TEST() [all …]
|
/external/python/cpython2/Mac/Demo/PICTbrowse/ |
D | PICTbrowse.py | 8 from Carbon import Controls 96 h = self.ctl.GetControlData_Handle(Controls.kControlListBoxPart, 97 Controls.kControlListBoxListHandleTag)
|
D | PICTbrowse2.py | 8 from Carbon import Controls 118 h = self.ctl.GetControlData_Handle(Controls.kControlListBoxPart, 119 Controls.kControlListBoxListHandleTag)
|
D | ICONbrowse.py | 8 from Carbon import Controls 117 h = self.ctl.GetControlData_Handle(Controls.kControlListBoxPart, 118 Controls.kControlListBoxListHandleTag)
|
D | cicnbrowse.py | 8 from Carbon import Controls 117 h = self.ctl.GetControlData_Handle(Controls.kControlListBoxPart, 118 Controls.kControlListBoxListHandleTag)
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/winrt/ |
D | SwapChainPanelNativeWindow.h | 40 ComPtr<ABI::Windows::UI::Xaml::Controls::ISwapChainPanel> mSwapChainPanel; 92 const ComPtr<ABI::Windows::UI::Xaml::Controls::ISwapChainPanel> &swapChainPanel,
|
D | InspectableNativeWindow.cpp | 39 ComPtr<ABI::Windows::UI::Xaml::Controls::ISwapChainPanel> *swapChainPanel) in IsSwapChainPanel() 47 ComPtr<ABI::Windows::UI::Xaml::Controls::ISwapChainPanel> panel; in IsSwapChainPanel()
|
D | NativeWindow11WinRT.cpp | 45 ComPtr<ABI::Windows::UI::Xaml::Controls::ISwapChainPanel> swapChainPanel; in initialize()
|
D | InspectableNativeWindow.h | 125 ComPtr<ABI::Windows::UI::Xaml::Controls::ISwapChainPanel> *swapChainPanel = nullptr);
|
D | SwapChainPanelNativeWindow.cpp | 346 const ComPtr<ABI::Windows::UI::Xaml::Controls::ISwapChainPanel> &swapChainPanel, in GetSwapChainPanelSize()
|
/external/python/pyasn1-modules/pyasn1_modules/ |
D | rfc4211.py | 280 class Controls(univ.SequenceOf): class 284 Controls.componentType = AttributeTypeAndValue() 285 Controls.sizeSpec = constraint.ValueSizeConstraint(1, MAX) 295 namedtype.OptionalNamedType('controls', Controls())
|
D | rfc2511.py | 196 class Controls(univ.SequenceOf): class 239 namedtype.OptionalNamedType('controls', Controls())
|
/external/eigen/demos/mandelbrot/ |
D | README | 3 Controls:
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_flags.inc | 63 "Controls whether RunningOnValgrind() returns true or false.") 72 "Controls level of synchronization implied by IO operations. "
|
/external/python/cpython2/Lib/plat-mac/Carbon/ |
D | ControlAccessor.py | 3 from Controls import *
|
/external/llvm-project/compiler-rt/lib/tsan/rtl/ |
D | tsan_flags.inc | 62 "Controls whether RunningOnValgrind() returns true or false.") 72 "Controls level of synchronization implied by IO operations. "
|
/external/mesa3d/docs/gallium/cso/ |
D | rasterizer.rst | 31 Controls whether TGSI_SEMANTIC_COLOR outputs of the fragment shader 119 Controls OpenGL-style polygon smoothing/antialiasing 158 Controls whether the last pixel in a line is drawn or not. OpenGL 170 Controls automatic texture coordinate generation for rendering sprite points.
|
/external/libcups/cups/ |
D | cupspm.md | 351 - `CUPS_COPIES`: Controls the number of copies that are produced. 355 - `CUPS_MEDIA`: Controls the media size that is used, typically one of the 361 - `CUPS_MEDIA_SOURCE`: Controls where the media is pulled from, typically either 363 - `CUPS_MEDIA_TYPE`: Controls the type of media that is used, typically one of 369 - `CUPS_NUMBER_UP`: Controls the number of document pages that are placed on 371 - `CUPS_ORIENTATION`: Controls the orientation of document pages placed on the 373 - `CUPS_PRINT_COLOR_MODE`: Controls whether the output is in color 377 - `CUPS_PRINT_QUALITY`: Controls the generate quality of the output: 380 - `CUPS_SIDES`: Controls whether prints are placed on one or both sides of the
|
/external/llvm-project/llvm/docs/ |
D | AMDGPUModifierSyntax.rst | 549 Controls device level cache policy for memory operations. Used for synchronization. 626 Controls access to partially resident textures. The default value is off (0). 1019 Controls interaction with inactive lanes for *dpp8* instructions. The default value is zero. 1123 Controls which rows are enabled for data sharing. By default, all rows are enabled. 1154 Controls which banks are enabled for data sharing. By default, all banks are enabled. 1183 Controls data sharing when accessing an invalid lane. By default, data sharing with 1200 Controls interaction with *inactive* lanes for *dpp16* instructions. The default value is zero. 1259 Controls what to do with the bits in the destination which are not selected 1276 Controls which bits in the src0 are used. By default, all bits are used. 1295 Controls which bits in the src1 are used. By default, all bits are used.
|
/external/libtextclassifier/native/utils/ |
D | tokenizer.fbs | 17 // Controls the type of tokenization the model will use for the input text.
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_DecodeImage.pbtxt | 31 Controls the output shape of the returned op. If True, the returned op will
|
D | api_def_Batch.pbtxt | 35 container: Controls the scope of sharing of this batch.
|
/external/python/cpython2/Lib/plat-mac/ |
D | EasyDialogs.py | 31 from Carbon import Controls 386 mhandle = control.GetControlData_Handle(Controls.kControlMenuPart, 387 Controls.kControlPopupButtonMenuHandleTag)
|
/external/mesa3d/docs/gallium/ |
D | debugging.rst | 26 Controls if the :ref:`rbug` should be used.
|
/external/libgav1/libgav1/ |
D | CMakeLists.txt | 94 # Controls use of std::mutex and absl::Mutex in ThreadPool.
|