Home
last modified time | relevance | path

Searched refs:Controls (Results 1 – 25 of 60) sorted by relevance

123

/external/python/cpython2/Mac/Demo/PICTbrowse/
DPICTbrowse.py8 from Carbon import Controls
96 h = self.ctl.GetControlData_Handle(Controls.kControlListBoxPart,
97 Controls.kControlListBoxListHandleTag)
DPICTbrowse2.py8 from Carbon import Controls
118 h = self.ctl.GetControlData_Handle(Controls.kControlListBoxPart,
119 Controls.kControlListBoxListHandleTag)
Dcicnbrowse.py8 from Carbon import Controls
117 h = self.ctl.GetControlData_Handle(Controls.kControlListBoxPart,
118 Controls.kControlListBoxListHandleTag)
DICONbrowse.py8 from Carbon import Controls
117 h = self.ctl.GetControlData_Handle(Controls.kControlListBoxPart,
118 Controls.kControlListBoxListHandleTag)
/external/python/pyasn1-modules/pyasn1_modules/
Drfc4211.py280 class Controls(univ.SequenceOf): class
284 Controls.componentType = AttributeTypeAndValue()
285 Controls.subtypeSpec = constraint.ValueSizeConstraint(1, MAX)
295 namedtype.OptionalNamedType('controls', Controls())
Drfc2511.py196 class Controls(univ.SequenceOf): class
239 namedtype.OptionalNamedType('controls', Controls())
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/04_BasicTnL/
DBasicTnL.txt10 Controls:
/external/eigen/demos/mandelbrot/
DREADME3 Controls:
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/
DHelloAPI.txt10 Controls:
/external/compiler-rt/lib/tsan/rtl/
Dtsan_flags.inc63 "Controls whether RunningOnValgrind() returns true or false.")
72 "Controls level of synchronization implied by IO operations. "
/external/python/cpython2/Lib/plat-mac/Carbon/
DControlAccessor.py3 from Controls import *
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAMDGPUOperandSyntax.rst404 Controls access to partially resident textures. The default value is off (0).
605 Controls which rows are enabled for data sharing. By default, all rows are enabled.
621 Controls which banks are enabled for data sharing. By default, all banks are enabled.
637 Controls data sharing when accessing an invalid lane. By default, data sharing with
690 Controls what to do with the bits in the destination which are not selected
707 Controls which bits in the src0 are used. By default, all bits are used.
726 Controls which bits in the src1 are used. By default, all bits are used.
DAMDGPUUsage.rst4484 …_segment_fixed_size`` 0 GFX6-GFX9 Controls GROUP_SEGMENT_FIX…
4486 …te_segment_fixed_size`` 0 GFX6-GFX9 Controls PRIVATE_SEGMENT_F…
4488 …sgpr_private_segment_buffer`` 0 GFX6-GFX9 Controls ENABLE_SGPR_PRIVA…
4490 …sgpr_dispatch_ptr`` 0 GFX6-GFX9 Controls ENABLE_SGPR_DISPA…
4492 …sgpr_queue_ptr`` 0 GFX6-GFX9 Controls ENABLE_SGPR_QUEUE…
4494 …sgpr_kernarg_segment_ptr`` 0 GFX6-GFX9 Controls ENABLE_SGPR_KERNA…
4496 …sgpr_dispatch_id`` 0 GFX6-GFX9 Controls ENABLE_SGPR_DISPA…
4498 …sgpr_flat_scratch_init`` 0 GFX6-GFX9 Controls ENABLE_SGPR_FLAT_…
4500 …sgpr_private_segment_size`` 0 GFX6-GFX9 Controls ENABLE_SGPR_PRIVA…
4502 …m_sgpr_private_segment_wavefront_offset`` 0 GFX6-GFX9 Controls ENABLE_SGPR_PRIVA…
[all …]
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/
DDisplacementMap.txt12 Controls:
/external/mesa3d/src/gallium/docs/source/cso/
Drasterizer.rst31 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/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/
DChameleonMan.txt20 Controls:
/external/libcups/cups/
Dcupspm.md342 - `CUPS_COPIES`: Controls the number of copies that are produced.
346 - `CUPS_MEDIA`: Controls the media size that is used, typically one of the
352 - `CUPS_MEDIA_SOURCE`: Controls where the media is pulled from, typically either
354 - `CUPS_MEDIA_TYPE`: Controls the type of media that is used, typically one of
360 - `CUPS_NUMBER_UP`: Controls the number of document pages that are placed on
362 - `CUPS_ORIENTATION`: Controls the orientation of document pages placed on the
364 - `CUPS_PRINT_COLOR_MODE`: Controls whether the output is in color
368 - `CUPS_PRINT_QUALITY`: Controls the generate quality of the output:
371 - `CUPS_SIDES`: Controls whether prints are placed on one or both sides of the
/external/openssh/
Dssh-keysign.023 Controls whether ssh-keysign is enabled.
/external/libtextclassifier/utils/
Dtokenizer.fbs17 // Controls the type of tokenization the model will use for the input text.
/external/python/cpython2/Lib/plat-mac/
DEasyDialogs.py31 from Carbon import Controls
386 mhandle = control.GetControlData_Handle(Controls.kControlMenuPart,
387 Controls.kControlPopupButtonMenuHandleTag)
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Batch.pbtxt35 container: Controls the scope of sharing of this batch.
Dapi_def_BatchFunction.pbtxt60 Controls the scope of sharing of this batch.
/external/mesa3d/src/gallium/docs/source/
Ddebugging.rst26 Controls if the :ref:`rbug` should be used.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp318 using Controls = std::vector<uint8_t>; typedef
345 void getControls(Controls &V, unsigned StartAt, uint8_t Dir) const { in getControls()
382 bool run(Controls &V) { in run()
396 bool run(Controls &V) { in run()
410 bool run(Controls &F, Controls &R) { in run()
1877 PermNetwork::Controls FC, RC; in butterfly()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceScriptStmt.cpp167 for (auto &Ctl : Controls) in log()

123