| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | IOHandlerCursesGUI.cpp | 349 // A surface is an abstraction for something than can be drawn on. The surface 353 class Surface { class 357 Surface(Surface::Type type) : m_type(type) {} in Surface() function in lldb_private::curses::Surface 363 Surface SubSurface(Rect bounds) { in SubSurface() 364 Surface subSurface(m_type); in SubSurface() 376 // Copy a region of the surface to another surface. 377 void CopyToSurface(Surface &target, Point source_origin, Point target_origin, in CopyToSurface() 397 // Get a zero origin rectangle width the surface size. 563 class Pad : public Surface { 565 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 | 53 Surface, // Builtin surface enumerator 68 int SurfTexType; // Type of surface/texutre.
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | ScriptedProcessPythonInterface.cpp | |
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ |
| H A D | ScriptedProcessPythonInterface.cpp | 112 // If there was an error on the python call, surface it to the user. in CreateBreakpoint() 129 // If there was an error on the python call, surface it to the user. in ReadMemoryAtAddress() 146 // If there was an error on the python call, surface it to the user. in WriteMemoryAtAddress()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/Offloading/ |
| H A D | OffloadWrapper.h | 36 /// \param EmitSurfacesAndTextures Whether to emit surface and textures 49 /// \param EmitSurfacesAndTextures Whether to emit surface and textures
|
| H A D | Utility.h | 57 /// Mark the entry as a surface variable. 65 /// Mark the entry as being a normalized surface.
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/hlsl/ |
| H A D | hlsl_intrinsics.h | 222 /// \brief Flips the surface-normal (if needed) to face in a direction opposite 224 /// \param N The resulting floating-point surface-normal vector. 227 /// \param Ng A floating-point surface-normal vector. 229 /// Return a floating-point, surface normal vector that is facing the view 390 /// \param NDotL The dot product of the normalized surface normal and the 392 /// \param NDotH The dot product of the half-angle vector and the surface 430 /// \brief Returns a reflection using an incident ray, \a I, and a surface 433 /// \param N The surface normal. 436 /// of the incident ray, \a I, off a surface with the normal \a N.
|
| /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 | sc8280xp-microsoft-arcata.dts | 15 model = "Microsoft Surface Pro 9 5G"; 603 model = "SC8280XP-MICROSOFT-SURFACE-PRO-9-5G"; 740 compatible = "microsoft,surface-sam";
|
| /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/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_win_interception.h | 9 // Windows-specific export surface to provide interception for parts of the
|
| /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/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXInstrFormats.td | 43 // with 0 meaning the operation is not a surface instruction. For example,
|
| /freebsd/share/man/man7/ |
| H A D | memory_model.7 | 27 On the surface, pointers are integer addresses within a (usually
|
| /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/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/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
|