Searched full:- (Results 1 – 25 of 15995) sorted by relevance
12345678910>>...640
| /NextBSD/crypto/heimdal/doc/ |
| HD | doxytmpl.dxy | 1 #--------------------------------------------------------------------------- 3 #--------------------------------------------------------------------------- 4 DOXYFILE_ENCODING = UTF-8 40 #--------------------------------------------------------------------------- 42 #--------------------------------------------------------------------------- 70 #--------------------------------------------------------------------------- 72 #--------------------------------------------------------------------------- 79 #--------------------------------------------------------------------------- 81 #--------------------------------------------------------------------------- 82 INPUT_ENCODING = UTF-8 [all …]
|
| /NextBSD/tools/kerneldoc/ |
| HD | Doxyfile | 4 #--------------------------------------------------------------------------- 6 #--------------------------------------------------------------------------- 30 #--------------------------------------------------------------------------- 32 #--------------------------------------------------------------------------- 56 #--------------------------------------------------------------------------- 58 #--------------------------------------------------------------------------- 65 #--------------------------------------------------------------------------- 67 #--------------------------------------------------------------------------- 81 #--------------------------------------------------------------------------- 83 #--------------------------------------------------------------------------- [all …]
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/ |
| HD | Stream.h | 1 //===-- Stream.h ------------------------------------------------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 14 #include "lldb/lldb-private.h" 20 //---------------------------------------------------------------------- 23 //---------------------------------------------------------------------- 27 //------------------------------------------------------------------ 29 //------------------------------------------------------------------ 38 //------------------------------------------------------------------ 44 //------------------------------------------------------------------ 49 //------------------------------------------------------------------ [all …]
|
| HD | Flags.h | 1 //===-- Flags.h -------------------------------------------------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 19 //---------------------------------------------------------------------- 25 //---------------------------------------------------------------------- 29 //---------------------------------------------------------------------- 31 //---------------------------------------------------------------------- 34 //---------------------------------------------------------------------- 42 //---------------------------------------------------------------------- 48 //---------------------------------------------------------------------- 55 //---------------------------------------------------------------------- [all …]
|
| HD | PluginManager.h | 1 //===-- PluginManager.h -----------------------------------------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 14 #include "lldb/lldb-private.h" 28 //------------------------------------------------------------------ 30 //------------------------------------------------------------------ 46 //------------------------------------------------------------------ 48 //------------------------------------------------------------------ 64 //------------------------------------------------------------------ 66 //------------------------------------------------------------------ 82 //------------------------------------------------------------------ [all …]
|
| HD | Mangled.h | 1 //===-- Mangled.h -----------------------------------------------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 15 #include "lldb/lldb-private.h" 21 //---------------------------------------------------------------------- 32 //---------------------------------------------------------------------- 51 //---------------------------------------------------------------------- 55 //---------------------------------------------------------------------- 58 //---------------------------------------------------------------------- 70 //---------------------------------------------------------------------- 74 //---------------------------------------------------------------------- [all …]
|
| HD | Error.h | 1 //===-- Error.h -------------------------------------------------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 20 #include "lldb/lldb-private.h" 26 //---------------------------------------------------------------------- 45 //---------------------------------------------------------------------- 49 //------------------------------------------------------------------ 52 //------------------------------------------------------------------ 55 //------------------------------------------------------------------ 65 //------------------------------------------------------------------ 75 //------------------------------------------------------------------ [all …]
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Breakpoint/ |
| HD | BreakpointLocation.h | 1 //===-- BreakpointLocation.h ------------------------------------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 21 #include "lldb/lldb-private.h" 29 //---------------------------------------------------------------------- 32 //---------------------------------------------------------------------- 34 //---------------------------------------------------------------------- 45 //---------------------------------------------------------------------- 54 //------------------------------------------------------------------ 59 //------------------------------------------------------------------ 63 //------------------------------------------------------------------ [all …]
|
| HD | Breakpoint.h | 1 //===-- Breakpoint.h --------------------------------------------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 30 //---------------------------------------------------------------------- 33 //---------------------------------------------------------------------- 35 //---------------------------------------------------------------------- 78 //---------------------------------------------------------------------- 89 //------------------------------------------------------------------ 92 //------------------------------------------------------------------ 175 //------------------------------------------------------------------ 181 //------------------------------------------------------------------ [all …]
|
| HD | BreakpointOptions.h | 1 //===-- BreakpointOptions.h -------------------------------------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 17 #include "lldb/lldb-private.h" 23 //---------------------------------------------------------------------- 26 //---------------------------------------------------------------------- 31 //------------------------------------------------------------------ 33 //------------------------------------------------------------------ 34 //------------------------------------------------------------------ 37 //------------------------------------------------------------------ 43 //------------------------------------------------------------------ [all …]
|
| HD | BreakpointSite.h | 1 //===-- BreakpointSite.h ----------------------------------------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 21 #include "lldb/lldb-forward.h" 29 //---------------------------------------------------------------------- 40 //---------------------------------------------------------------------- 60 //---------------------------------------------------------------------- 62 //---------------------------------------------------------------------- 64 //------------------------------------------------------------------ 66 //------------------------------------------------------------------ 70 //------------------------------------------------------------------ [all …]
|
| /NextBSD/tools/kerneldoc/subsys/ |
| HD | common-Doxyfile | 5 #--------------------------------------------------------------------------- 7 #--------------------------------------------------------------------------- 8 DOXYFILE_ENCODING = UTF-8 43 #--------------------------------------------------------------------------- 45 #--------------------------------------------------------------------------- 71 #--------------------------------------------------------------------------- 73 #--------------------------------------------------------------------------- 82 #--------------------------------------------------------------------------- 84 #--------------------------------------------------------------------------- 85 INPUT_ENCODING = UTF-8 [all …]
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Target/ |
| HD | ExecutionContext.h | 1 //===-- ExecutionContext.h --------------------------------------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 31 //===----------------------------------------------------------------------===// 38 #include "lldb/lldb-private.h" 44 //---------------------------------------------------------------------- 74 //---------------------------------------------------------------------- 78 //------------------------------------------------------------------ 80 //------------------------------------------------------------------ 83 //------------------------------------------------------------------ 85 //------------------------------------------------------------------ [all …]
|
| /NextBSD/tools/test/testfloat/sparc64/ |
| HD | systfloat.S | 1 /*- 30 of programs for testing the correctness of floating-point arithmetic 31 complying to the IEC/IEEE Standard for Floating-Point. 77 ------------------------------------------------------------------------------- 78 ------------------------------------------------------------------------------- 83 save %sp,-192,%sp 95 ------------------------------------------------------------------------------- 96 ------------------------------------------------------------------------------- 101 save %sp,-192,%sp 113 ------------------------------------------------------------------------------- [all …]
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Expression/ |
| HD | IRForTarget.h | 1 //===-- IRForTarget.h ---------------------------------------------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 13 #include "lldb/lldb-public.h" 47 //---------------------------------------------------------------------- 60 //---------------------------------------------------------------------- 70 //------------------------------------------------------------------ 74 /// The list of externally-referenced variables for the expression, 88 /// This variable is populated with the statically-computed result 89 /// of the function, if it has no side-effects and the result can 96 /// If non-NULL, a stream on which errors can be printed. [all …]
|
| HD | ASTResultSynthesizer.h | 1 //===-- ASTResultSynthesizer.h ----------------------------------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 19 //---------------------------------------------------------------------- 31 //---------------------------------------------------------------------- 35 //---------------------------------------------------------------------- 47 //---------------------------------------------------------------------- 51 //---------------------------------------------------------------------- 53 //---------------------------------------------------------------------- 56 //---------------------------------------------------------------------- 62 //---------------------------------------------------------------------- [all …]
|
| /NextBSD/lib/libc/softfloat/ |
| HD | softfloat-specialize | 1 /* $NetBSD: softfloat-specialize,v 1.6 2011/03/06 10:27:37 martin Exp $ */ 9 This C source fragment is part of the SoftFloat IEC/IEEE Floating-point 15 National Science Foundation under grant MIP-9311980. The original version 16 of this code was written as part of a project to build a fixed-point vector 41 ------------------------------------------------------------------------------- 42 Underflow tininess-detection mode, statically initialized to default value. 44 ------------------------------------------------------------------------------- 56 ------------------------------------------------------------------------------- 57 Raises the exceptions specified by `flags'. Floating-point traps can be 61 ------------------------------------------------------------------------------- [all …]
|
| /NextBSD/lib/libc/softfloat/templates/ |
| HD | softfloat-specialize | 6 This C source fragment is part of the SoftFloat IEC/IEEE Floating-point 12 National Science Foundation under grant MIP-9311980. The original version 13 of this code was written as part of a project to build a fixed-point vector 34 ------------------------------------------------------------------------------- 35 Underflow tininess-detection mode, statically initialized to default value. 37 ------------------------------------------------------------------------------- 42 ------------------------------------------------------------------------------- 43 Raises the exceptions specified by `flags'. Floating-point traps can be 47 ------------------------------------------------------------------------------- 57 ------------------------------------------------------------------------------- [all …]
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Symbol/ |
| HD | Function.h | 1 //===-- Function.h ----------------------------------------------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 23 //---------------------------------------------------------------------- 29 //---------------------------------------------------------------------- 33 //------------------------------------------------------------------ 45 //------------------------------------------------------------------ 48 //------------------------------------------------------------------ 59 //------------------------------------------------------------------ 62 //------------------------------------------------------------------ 66 //------------------------------------------------------------------ [all …]
|
| /NextBSD/contrib/llvm/include/llvm/Transforms/ |
| HD | Scalar.h | 1 //===-- Scalar.h - Scalar Transformations -----------------------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 13 //===----------------------------------------------------------------------===// 34 //===----------------------------------------------------------------------===// 36 // ConstantPropagation - A worklist driven constant propagation pass 40 //===----------------------------------------------------------------------===// 42 // AlignmentFromAssumptions - Use assume intrinsics to set load/store 47 //===----------------------------------------------------------------------===// 49 // SCCP - Sparse conditional constant propagation. 53 //===----------------------------------------------------------------------===// [all …]
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Utility/ |
| HD | CleanUp.h | 1 //===-- CleanUp.h -----------------------------------------------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 13 #include "lldb/lldb-public.h" 18 //---------------------------------------------------------------------- 22 // - when the object goes out of scope 23 // - when the user explicitly calls clean. 24 // - the current value will be cleaned up when a new value is set using 40 // T - The variable type of value that will be stored and used as the 42 // R - The return type for the cleanup function. 47 // // which returns an integer file descriptor. -1 is the invalid file [all …]
|
| /NextBSD/tests/sys/acl/ |
| HD | tools-nfs4.test | 28 # This is a tools-level test for NFSv4 ACL functionality. Run it as root 29 # using ACL-enabled kernel: 31 # /usr/src/tools/regression/acltools/run /usr/src/tools/regression/acltools/tools-nfs4.test 45 > owner@:--x-----------:-------:deny 46 > owner@:rw-p---A-W-Co-:-------:allow 47 > group@:-wxp----------:-------:deny 48 > group@:r-------------:-------:allow 49 > everyone@:-wxp---A-W-Co-:-------:deny 50 > everyone@:r-----a-R-c--s:-------:allow 52 $ getfacl -q xxx [all …]
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/ |
| HD | lldb-private-enumerations.h | 1 //===-- lldb-private-enumerations.h -----------------------------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 15 //---------------------------------------------------------------------- 17 //---------------------------------------------------------------------- 29 //---------------------------------------------------------------------- 31 //---------------------------------------------------------------------- 40 //---------------------------------------------------------------------- 41 // Votes - Need a tri-state, yes, no, no opinion... 42 //---------------------------------------------------------------------- 45 eVoteNo = -1, [all …]
|
| /NextBSD/contrib/dialog/ |
| HD | dialog.3 | 3 .\" Copyright 2005-2012,2013 Thomas E. Dickey 44 dialog \- widgets and utilities for the \*p program 46 .B cc [ flag ... ] file ... -l\*l [ library ... ] 50 .B cc `\*p-config --cflags` file ... `\*p-config --libs` ] 85 The \fB\*p\fP application passes its command-line parameters 89 When the \fB--item-help\fP option is given, an extra column 111 .\" --------------------------------------------------------------------------- 116 .\" --------------------------------------------------------------------------- 121 .\" --------------------------------------------------------------------------- 123 This corresponds to the command-line option "\fB--aspect-ratio\fP". [all …]
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/common/ |
| HD | NativeProcessProtocol.h | 1 //===-- NativeProcessProtocol.h ---------------------------------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 15 #include "lldb/lldb-private-forward.h" 16 #include "lldb/lldb-types.h" 29 //------------------------------------------------------------------ 31 //------------------------------------------------------------------ 58 //------------------------------------------------------------------ 63 //------------------------------------------------------------------ 67 //------------------------------------------------------------------ 68 /// Tells a process to interrupt all operations as if by a Ctrl-C. [all …]
|
12345678910>>...640