/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | IOHandlerCursesGUI.cpp | 348 // A surface is an abstraction for something than can be drawn on. The surface 352 class Surface { class 356 Surface(Surface::Type type) : m_type(type) {} in Surface() function in curses::Surface 362 Surface SubSurface(Rect bounds) { in SubSurface() 363 Surface subSurface(m_type); in SubSurface() 375 // Copy a region of the surface to another surface. 376 void CopyToSurface(Surface &target, Point source_origin, Point target_origin, in CopyToSurface() 396 // Get a zero origin rectangle width the surface size. 562 class Pad : public Surface { 564 Pad(Size size) : Surface(Surface::Type::Pad) { in Pad() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/platform/ |
H A D | microsoft,surface-sam.yaml | 4 $id: http://devicetree.org/schemas/platform/microsoft,surface-sam.yaml# 7 title: Surface System Aggregator Module (SAM, SSAM) 13 Surface devices use a standardized embedded controller to let the 20 const: microsoft,surface-sam 38 compatible = "microsoft,surface-sam";
|
/freebsd/sys/contrib/device-tree/Bindings/iio/ |
H A D | mount-matrix.txt | 52 device relative to the center of the planet, i.e. relative to its surface at 56 is held with its screen flat on the planets surface and 0 on the other axes, 78 its top towards surface, you get a negative y axis. 125 display is readable by a person standing upright on the earth surface, this 131 device on a flat surface and spin it around the z axis (such as rotating a
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGCUDARuntime.h | 52 Surface, // Builtin surface enumerator 67 int SurfTexType; // Type of surface/texutre.
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ |
H A D | ScriptedProcessPythonInterface.cpp | 107 // If there was an error on the python call, surface it to the user. in CreateBreakpoint() 124 // If there was an error on the python call, surface it to the user. in ReadMemoryAtAddress() 141 // If there was an error on the python call, surface it to the user. in WriteMemoryAtAddress()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | ScriptedProcessPythonInterface.cpp |
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/Offloading/ |
H A D | OffloadWrapper.h | 36 /// \param EmitSurfacesAndTextures Whether to emit surface and textures 47 /// \param EmitSurfacesAndTextures Whether to emit surface and textures
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | x1e80100-microsoft-romulus15.dts | 11 model = "Microsoft Surface Laptop 7 (15 inch)";
|
H A D | x1e80100-microsoft-romulus13.dts | 11 model = "Microsoft Surface Laptop 7 (13.8 inch)";
|
H A D | sm8350-microsoft-surface-duo2.dts | 18 model = "Microsoft Surface Duo 2"; 19 compatible = "microsoft,surface-duo2", "qcom,sm8350";
|
H A D | sm8150-microsoft-surface-duo.dts | 16 model = "Microsoft Surface Duo"; 17 compatible = "microsoft,surface-duo", "qcom,sm8150";
|
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | elan_i2c.txt | 16 - elan,clickpad: touchpad is a clickpad (the entire surface is a button)
|
H A D | elan,ekth3000.yaml | 38 description: touchpad is a clickpad (the entire surface is a button)
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXUtilities.cpp | 185 if (findOneNVVMAnnotation(gv, "surface", Annot)) { in isSurface() 186 assert((Annot == 1) && "Unexpected annotation on a surface symbol"); in isSurface() 269 assert(val.hasName() && "Found surface variable with no name"); in getSurfaceName()
|
H A D | NVPTXInstrFormats.td | 44 // with 0 meaning the operation is not a surface instruction. For example,
|
/freebsd/share/man/man4/ |
H A D | hconf.4 | 65 Enable / disable switch for surface: 1 = on, 0 = off.
|
H A D | psm.4 | 141 .\" The ALPS GlidePoint clears this bit when the user `taps' the surface of 300 when the user `taps' the surface of the device (see 843 the user `taps' the surface of the pad.
|
/freebsd/sys/dev/ida/ |
H A D | idareg.h | 98 #define CMD_SET_SURFACE_DELAY 0x60 /* Set surface delay */ 102 #define CMD_SENSE_SURFACE_ATS 0x70 /* Sense surface analysis task status */
|
/freebsd/sys/arm/nvidia/drm2/ |
H A D | tegra_drm.h | 52 /* Surface and display geometry */
|
/freebsd/lib/libc/gen/ |
H A D | wordexp.3 | 203 the attack surface remains fairly large.
|
/freebsd/contrib/libder/libder/ |
H A D | libder_type.c | 97 * bogus re-use of the type; we'd surface that as a null ptr in libder_type_release()
|
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
H A D | FrontendActions.h | 47 /// Note: Now that we have gathered all the API definitions to surface we can
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | NVPTX.cpp | 55 // On the device side, surface reference is represented as an object handle in getCUDADeviceBuiltinSurfaceDeviceType() 235 addNVVMMetadata(GV, "surface", 1); in setTargetAttributes()
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | qcom.yaml | 817 - microsoft,surface-prox 994 - microsoft,surface-duo 1014 - microsoft,surface-duo2
|
/freebsd/contrib/llvm-project/compiler-rt/include/xray/ |
H A D | xray_interface.h | 33 /// is a user-visible control surface that overrides the default implementation.
|