Searched refs:Controls (Results 1 – 25 of 33) sorted by relevance
12
/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 | 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)
|
D | PICTbrowse2.py | 8 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/ |
D | BasicTnL.txt | 10 Controls:
|
/external/eigen/demos/mandelbrot/ |
D | README | 3 Controls:
|
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/ |
D | HelloAPI.txt | 10 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/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/ |
D | DisplacementMap.txt | 12 Controls:
|
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/ |
D | ChameleonMan.txt | 20 Controls:
|
/external/mesa3d/src/gallium/docs/source/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/openssh/ |
D | ssh-keysign.0 | 23 Controls whether ssh-keysign is enabled.
|
/external/libcups/cups/ |
D | cupspm.md | 342 - `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/ |
D | EasyDialogs.py | 31 from Carbon import Controls 386 mhandle = control.GetControlData_Handle(Controls.kControlMenuPart, 387 Controls.kControlPopupButtonMenuHandleTag)
|
/external/mesa3d/src/gallium/docs/source/ |
D | debugging.rst | 26 Controls if the :ref:`rbug` should be used.
|
/external/python/cpython2/Doc/library/ |
D | carbon.rst | 137 :mod:`Carbon.Controls` --- Control Manager constants 140 .. module:: Carbon.Controls
|
D | csv.rst | 342 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/ |
D | README | 120 Show Controls 122 Show Controls button panel.
|
/external/compiler-rt/lib/asan/ |
D | asan_flags.inc | 36 "Controls the way to handle globals (0 - don't detect buffer overflow on "
|
/external/libtextclassifier/smartselect/ |
D | text-classification-model.proto | 177 // Controls the type of tokenization the model will use for the input text.
|
/external/swiftshader/third_party/subzero/src/ |
D | WasmTranslator.cpp | 311 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/ |
D | INSTALL | 153 Operation Controls
|
/external/llvm/docs/ |
D | CompileCudaWithLLVM.rst | 161 compiling CUDA) Controls whether the compiler emits fused multiply-add
|
/external/clang/include/clang/Basic/ |
D | LangOptions.def | 159 VALUE_LANGOPT(AlignDouble , 1, 0, "Controls if doubles should be aligned to 8 bytes (x86…
|
12