Home
last modified time | relevance | path

Searched refs:that (Results 1 – 25 of 3943) sorted by relevance

12345678910>>...158

/openbsd/gnu/usr.bin/perl/
H A Dconfig_h.SH233 * This symbol, if defined, indicates that the link routine is
595 * This symbol, if defined, indicates that wait4() exists.
1540 * This symbol, if defined, indicates that the bug that prevents
1782 * This symbol, if defined, indicates that the long double
2000 * sys_nerr gives the size of that table.
2021 * This symbol, if defined, indicates that union semun is
2953 * and that math.h defines the enum to manipulate it.
3087 * an integer part i such that |f| < 1.0 and (f + i) = x.
3116 * This symbol, if defined, indicates that the nanosleep
4040 * Note that this can be LDBL_MANT_DIG minus one,
[all …]
/openbsd/gnu/usr.bin/perl/Porting/
H A Dconfig_H776 * This symbol, if defined, signifies that the build
1040 * to something that gives static linkage.
1173 * held in RD_NODATA (-1 usually, in that case!).
1251 * programs that do not want to deal with that at run-time.
1505 * This symbol, if defined, indicates that the bug that prevents
1958 * sys_nerr gives the size of that table.
2413 * This symbol, if defined, indicates that the dup3
3551 * This symbol, if defined, tells that to flush
3889 * Note that this can be LDBL_MANT_DIG minus one,
3906 * that cannot be copied by simple assignment, so that some
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZFeatures.td43 "Assume that the distinct-operands facility is installed"
48 "Assume that the fast-serialization facility is installed"
58 "Assume that the high-word facility is installed"
63 "Assume that interlocked-access facility 1 is installed"
75 "Assume that the population-count facility is installed"
114 "Assume that the execution-hint facility is installed"
119 "Assume that the load-and-trap facility is installed"
144 "Assume that the enhanced-DAT facility 2 is installed"
185 "Assume that the vectory facility is installed"
277 "Assume that the enhanced-sort facility is installed"
[all …]
/openbsd/gnu/usr.bin/perl/win32/
H A Dconfig_H.gc26 * This symbol, if defined, indicates that the alarm routine is
105 * This symbol, if defined, indicates to the C program that
766 * This symbol, if defined, signifies that the build
1030 * to something that gives static linkage.
1163 * held in RD_NODATA (-1 usually, in that case!).
1241 * programs that do not want to deal with that at run-time.
1505 * This symbol, if defined, indicates that the bug that prevents
1965 * sys_nerr gives the size of that table.
3657 * This symbol, if defined, tells that to flush
4005 * Note that this can be LDBL_MANT_DIG minus one,
[all …]
H A Dconfig_H.vc26 * This symbol, if defined, indicates that the alarm routine is
105 * This symbol, if defined, indicates to the C program that
766 * This symbol, if defined, signifies that the build
1030 * to something that gives static linkage.
1163 * held in RD_NODATA (-1 usually, in that case!).
1241 * programs that do not want to deal with that at run-time.
1505 * This symbol, if defined, indicates that the bug that prevents
1965 * sys_nerr gives the size of that table.
3657 * This symbol, if defined, tells that to flush
4005 * Note that this can be LDBL_MANT_DIG minus one,
[all …]
/openbsd/gnu/usr.bin/perl/plan9/
H A Dconfig_h.sample30 * This symbol, if defined, indicates that the aintl routine is
36 * This symbol, if defined, indicates that the alarm routine is
109 * This symbol, if defined, indicates to the C program that
758 * This symbol, if defined, signifies that the build
872 * programs that do not want to deal with that at run-time.
2278 * sys_nerr gives the size of that table.
2453 * This symbol, if defined, tells that to flush
2849 * held in RD_NODATA (-1 usually, in that case!).
2859 * that cannot be copied by simple assignment, so that some
3318 * This symbol, if defined, indicates that Perl should
[all …]
H A Dconfig.plan993 * extension. Older versions of NeXT that might not have
184 * This symbol, if defined, indicates to the C program that
834 * This symbol, if defined, signifies that the build
943 * programs that do not want to deal with that at run-time.
2226 * to something that gives static linkage.
2390 * sys_nerr gives the size of that table.
2565 * This symbol, if defined, tells that to flush
2989 * held in RD_NODATA (-1 usually, in that case!).
2999 * that cannot be copied by simple assignment, so that some
3492 * This symbol, if defined, indicates that Perl should
[all …]
/openbsd/gnu/llvm/clang/docs/
H A DRefactoringEngine.rst6 a couple of examples that show how various primitives in the refactoring API
8 library provides several other APIs that are used when developing a
11 Refactoring engine can be used to implement local refactorings that are
64 that define a set of different rules that produce similar results. For example,
67 refactoring that works on all switches that operate on a particular enum, as
69 constant. To achieve that, we can create two different rules that will use one
112 interface. The subclass should have a constructor that takes the inputs that
114 rule that simply deletes a selection, you should create a subclass of
153 requirements that can be used to construct a refactoring action rule.
190 that allows users to input these options without ever invoking the
[all …]
H A DSafeStack.rst11 SafeStack is an instrumentation pass that protects programs against attacks
15 register spills, and local variables that are always accessed in a safe way,
16 while the unsafe stack stores everything else. This separation ensures that
58 SafeStack supports linking statically modules that are compiled with and
60 libraries that are not compiled with SafeStack. At the moment, compiling
66 Programs that use APIs from ``ucontext.h`` are not supported yet.
86 that are stored on the heap or the unsafe stack, such as `CPI
110 stronger safe stack protection mechanisms, that rely on software fault
144 // code that builds only under SafeStack
151 to specify that the safe stack instrumentation should not be applied to that
[all …]
H A DPCHInternals.rst119 code that is specific to that file, so that recompiling the file itself is very
131 libclang that do not need debug information may also produce raw AST files that
190 A chained PCH file (that is, one that references another PCH) and a module
224 that the contents of the header dependent on a macro like
252 that type. Type ID 0 represents the NULL type, type IDs less than
274 numeric ID that is used to refer to that declaration within the AST file. In
290 In Clang's AST file format, deserializing a declaration that is a
302 refers to an on-disk hash table that maps from the names within that
392 file that refers to a name.
401 set of Objective-C instance and class methods that have that particular
[all …]
H A Ddoxygen.cfg.in188 # Note that setting this tag to YES also means that rational rose comments are
202 # part of the file/class/namespace that contains it.
500 # the files that are included by a file in the documentation of that file.
690 # this implies that the warnings are on.
813 # that contain example code fragments that are included (see the \include
833 # that contain images that are to be included in the documentation (see the
1047 # that doxygen normally uses.
1056 # sheet that doxygen normally uses.
1727 # default style sheet that doxygen normally uses.
1808 # that can be used to generate PDF.
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dcompat.texi15 The set of runtime conventions followed by all of the tools that deal
23 A compiler conforms to an ABI if it generates code that follows all of
24 the specifications enumerated by that ABI@.
27 to that ABI and does not contain source code that specifically changes
51 The features that are not covered by an ABI generally affect how a
101 that cover C++ functionality are not yet common.
111 that make this difficult. Such problems could include different
114 GCC's @code{-Wabi} switch warns when G++ generates code that is
142 files for that other library.
145 C++ library is to use a C++ driver that specifies that C++ library by
[all …]
/openbsd/gnu/gcc/gcc/doc/
H A Dcompat.texi15 The set of runtime conventions followed by all of the tools that deal
23 A compiler conforms to an ABI if it generates code that follows all of
24 the specifications enumerated by that ABI@.
27 to that ABI and does not contain source code that specifically changes
51 The features that are not covered by an ABI generally affect how a
101 that cover C++ functionality are not yet common.
111 that make this difficult. Such problems could include different
114 GCC's @option{-Wabi} switch warns when G++ generates code that is
142 files for that other library.
145 C++ library is to use a C++ driver that specifies that C++ library by
[all …]
/openbsd/gnu/usr.bin/perl/lib/
H A Dcharnames.t945 is("\N{myprivate1}", "\x{E8001}", "Inner block: verify that \\N{myprivate1} is redefined ");
1003 is("\N{myprivate1}", "\x{E8001}", "Inner block: verify that \\N{myprivate1} is redefined ");
1023 is("\N{mychar1}", "e", "Outer block: verify that \\N{mychar1} works");
1024 is(charnames::vianame("mychar1"), ord("e"), "Outer block: verify that vianame(mychar1) works");
1026 is("\N{mychar2}", "A", "Outer block: verify that \\N{mychar2} works");
1027 is(charnames::vianame("mychar2"), ord("A"), "Outer block: verify that vianame(mychar2) works");
1029 is("\N{myprivate1}", "\x{E8000}", "Outer block: verify that \\N{myprivate1} works");
1033 is("\N{myprivate2}", "\x{100000}", "Outer block: verify that \\N{myprivate2} works");
1040 is("\N{Hiragana: BE}", $hiragana_be, "Outer block: verify that :short works with \\N");
1045 is("\N{latincapitallettera}", "A", "Verify that loose matching works");
[all …]
/openbsd/gnu/llvm/llvm/docs/
H A DProjects.rst12 projects that use LLVM header files, libraries, and tools. In order to use
15 * Set ``make`` variables. There are several variables that a ``Makefile`` needs
31 There are two ways that you can set all of these variables:
56 library that you build, you will have one directory in **lib** that will
57 contain that library's source code.
78 that will contain that program's source code.
82 This subdirectory should contain tests that verify that your code works
100 provided within that directory on your own.
179 Note that this works only for statically linked libraries.
217 Note that ``LIBS`` must occur in the Makefile after the inclusion of
[all …]
H A DMemorySSA.rst11 ``MemorySSA`` is an analysis that allows us to cheaply reason about the
18 that something definitely cannot happen (for example, reason that a hoist
56 version is based on. This implies that there is a *single*
79 Note also that in SSA, Phi nodes merge must-reach definitions (that is,
81 merge may-reach definitions (that is, until disambiguated, the versions that
103 means that ``x`` potentially modifies memory that ``y`` modifies/constrains
108 that this use accesses memory that ``x`` has modified / constrained
109 (as an example, think that if ``x = MemoryDef(...)``
177 - ``MemoryUse(5)`` notes that ``load i8, i8* %p1`` is a use of memory, and that
200 that you can use (see below).
[all …]
H A DInstrRefDebugInfo.md13 instruction in that variable's lexical scope. We could track the virtual
14 register that the variable resides in through compilation, however this is
20 Rather than identify the virtual register that a variable value resides in,
30 In LLVM IR, the IR Value is synonymous with the instruction that computes the
31 value, to the extent that in memory a Value is a pointer to the computing
50 attached indicating that it is instruction number one.
54 when the instructions are optimised instead. Optimisations that replace
101 * One that assigns values to variable names,
102 * One that assigns values to machine registers and stack slots.
112 for the full time that they are resident in the machine.
[all …]
H A Ddoxygen.cfg.in189 # Note that setting this tag to YES also means that rational rose comments are
203 # part of the file/class/namespace that contains it.
501 # the files that are included by a file in the documentation of that file.
691 # this implies that the warnings are on.
814 # that contain example code fragments that are included (see the \include
834 # that contain images that are to be included in the documentation (see the
1048 # that doxygen normally uses.
1057 # sheet that doxygen normally uses.
1728 # default style sheet that doxygen normally uses.
1809 # that can be used to generate PDF.
[all …]
/openbsd/gnu/usr.bin/perl/dist/Module-CoreList/lib/Module/
H A DCoreList.pod85 with that version of perl . Returns C<undef> otherwise.
155 These are the hash data structures that are available:
161 A hash of hashes that is keyed on perl version as indicated
166 that's what you're testing for.
179 changed - a hash of module/versions that have changed
180 removed - a hash of modules that have been removed
189 New, in 1.96, a hash that
195 If a module is defined it indicates that that module is
205 that this hasn't been discussed for the module at hand.
206 C<blead> indicates that the copy of the module in the blead
[all …]
/openbsd/gnu/gcc/gcc/
H A Dgdbinit.in6 Print the full structure of the rtx that is $.
30 Print the full structure of the tree that is $.
39 Print the tree that is $ in C syntax.
48 Print the statement that is $ in C syntax.
57 Print the expression that is $ in C syntax.
67 Print the tree-code of the tree node that is $.
76 Print the name of the decl-node that is $.
85 Print the name of the type-node that is $.
96 Print the rtx-code and machine mode of the rtx that is $.
104 Print the fields of an instruction that is $.
[all …]
H A Dreg-notes.def11 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
21 /* This file defines all the codes that may appear on individual
43 /* Describes the insn as a whole; it says that the insn sets a
54 /* Like REG_EQUIV except that the destination is only momentarily
95 /* Points to a CODE_LABEL. Used by non-JUMP_INSNs to say that the
106 integer value. For jumps, it is the probability that this is a
107 taken branch. For calls, it is the probability that this call
117 that the pointer returned cannot alias anything else. */
122 that added the note, second specifies the predicted hitrate of
151 /* Indicates that a call does not return. */
[all …]
/openbsd/usr.bin/vi/cl/
H A DREADME.signal15 *probably* start blocking around any imported function that we don't know
20 can they handle interrupted system calls, so the vi routines that
21 call DB block signals. This means that DB routines could be
26 switched vi into ex mode, and we continue that practice.
31 that the screen will not resize until vi runs out of keys, but
32 that doesn't seem like a problem.
67 twiddle the tty. I chose to use raw mode, on the grounds that raw
74 The second problem is that vi permits you to enter literal signal
76 can turn off signals when you get a ^V, but that means that a network
81 character in vi, but that means that there's a race between entering
[all …]
/openbsd/regress/usr.bin/m4/
H A Dquotes.out8 going up to that string
15 going up to that STRING'
22 going up to that STRING'
29 going up to that STRING'
34 half quoted stringgoing up to that STRING'
42 going up to that string
49 going up to that string'
/openbsd/regress/bin/ksh/
H A Dunclass2.t28 Check that exec exits for built-ins
77 Check that blank lines don't clear $?
94 Check that $? is preserved in subshells, includes, traps.
149 Check that prompt not printed when processing ENV
176 Check that single quotes inside quoted {} are treated as
188 even if that's inside a double-quoted command expansion
198 Check that single quotes inside {} pattern are treated as quotes
208 Check that single quotes inside {} in heredoc are treated
221 Check that single quotes inside nested unquoted {} are
232 Check that single quotes inside nested quoted {} are treated
[all …]
/openbsd/gnu/usr.bin/perl/dist/threads/t/
H A Derr.t23 # Create a thread that generates an error
26 # Check that thread returns 'undef'
34 # Create a thread that 'die's with an object
44 # Check that thread returns 'undef'
48 # Check that error object is retrieved
53 # Check that another thread can reference the error object
56 # Check that thread returns 'undef'
60 # Check that the rethrown error object is retrieved

12345678910>>...158