Home
last modified time | relevance | path

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

12

/external/python/cpython2/Mac/Demo/PICTbrowse/
DPICTbrowse.py8 from Carbon import Controls
96 h = self.ctl.GetControlData_Handle(Controls.kControlListBoxPart,
97 Controls.kControlListBoxListHandleTag)
DICONbrowse.py8 from Carbon import Controls
117 h = self.ctl.GetControlData_Handle(Controls.kControlListBoxPart,
118 Controls.kControlListBoxListHandleTag)
Dcicnbrowse.py8 from Carbon import Controls
117 h = self.ctl.GetControlData_Handle(Controls.kControlListBoxPart,
118 Controls.kControlListBoxListHandleTag)
DPICTbrowse2.py8 from Carbon import Controls
118 h = self.ctl.GetControlData_Handle(Controls.kControlListBoxPart,
119 Controls.kControlListBoxListHandleTag)
/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/PowerVR_SDK/Examples/Intermediate/DisplacementMap/
DDisplacementMap.txt12 Controls:
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/
DChameleonMan.txt20 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/openssh/
Dssh-keysign.023 Controls whether ssh-keysign is enabled.
/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/python/cpython2/Lib/plat-mac/
DEasyDialogs.py31 from Carbon import Controls
386 mhandle = control.GetControlData_Handle(Controls.kControlMenuPart,
387 Controls.kControlPopupButtonMenuHandleTag)
/external/mesa3d/src/gallium/docs/source/
Ddebugging.rst26 Controls if the :ref:`rbug` should be used.
/external/python/cpython2/Doc/library/
Dcarbon.rst137 :mod:`Carbon.Controls` --- Control Manager constants
140 .. module:: Carbon.Controls
Dcsv.rst342 Controls how instances of *quotechar* appearing inside a field should
380 Controls when quotes should be generated by the writer and recognised by the
/external/libvncserver/webclients/java-applet/ssl/
DREADME120 Show Controls
122 Show Controls button panel.
/external/compiler-rt/lib/asan/
Dasan_flags.inc36 "Controls the way to handle globals (0 - don't detect buffer overflow on "
/external/libtextclassifier/smartselect/
Dtext-classification-model.proto177 // Controls the type of tokenization the model will use for the input text.
/external/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp311 Node Merge(uint32_t Count, Node *Controls) { in Merge() argument
314 LOG(out << ", " << Controls[i]); in Merge()
321 CfgNode *Control = Controls[i]; in Merge()
/external/ltp/utils/ffsb-6.0-rc2/
DINSTALL153 Operation Controls
/external/llvm/docs/
DCompileCudaWithLLVM.rst161 compiling CUDA) Controls whether the compiler emits fused multiply-add
/external/clang/include/clang/Basic/
DLangOptions.def159 VALUE_LANGOPT(AlignDouble , 1, 0, "Controls if doubles should be aligned to 8 bytes (x86…

12