Home
last modified time | relevance | path

Searched refs:is (Results 1 – 25 of 2076) sorted by relevance

12345678910>>...84

/dragonfly/tools/regression/usr.bin/m4/
H A Dregress.comments.out2 # this is a comment
3 >> this is a COMMENT
4 'XXX' this is a COMMENT
8 # this is a COMMENT
9 >> this is a comment
14 # this is a COMMENT
15 >> this is a COMMENT
20 # this is a COMMENT
21 >> this is a COMMENT
26 # this is a COMMENT
[all …]
H A Dcomments.m47 # this is a comment
8 >> this is a comment
9 p this is a comment
14 # this is a comment
15 >> this is a comment
16 p this is a comment
21 # this is a comment
23 p this is a comment
28 # this is a comment
30 p this is a comment
[all …]
/dragonfly/usr.bin/calendar/calendars/
H A Dcalendar.music11 01/03 Steven Stills is born in Dallas, 1945
15 01/06 Max Bruch is born in Germany, 1838
71 02/12 Roy Harris is born, 1898
89 02/20 Carl Czerny is born, 1791
216 05/23 Jean Francaix is born, 1912
221 05/26 Al Jolson is born, 1886
253 06/10 Judy Garland is born, 1922
288 07/05 Gordon Jacob is born, 1895
310 07/24 Ernest Bloch is born, 1880
336 08/13 John Ireland is born, 1879
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimple.def6 This file is part of GCC.
22 /* The format of this file is
118 LHS is the operand where the return value from FN is stored. It may
137 RETVAL is the value to return or NULL. If a value is returned it
148 TYPES is the type (or list of types) handled. HANDLER is the
153 specification. TYPES is a list of allowed types and FAILURE is the
165 E_BODY is run. */
195 TRY_KIND. If TRY_KIND is GIMPLE_TRY_CATCH, CLEANUP is only exected
196 if an exception is thrown during execution of EVAL. If TRY_KIND is
321 function, or when only memcpy is needed, it is NULL.
[all …]
H A Dtree.def6 This file is part of GCC.
69 this block is an instance of, or else is NULL to indicate that this
81 /* Each data type is represented by a tree node whose code is one of
165 /* A reference is like a pointer except that it is coerced
320 DECL_ARG_TYPE is the type in which the argument is actually
332 DECL_FUNCTION_CODE is a code number that is nonzero for
409 Operand 0 is the array; operand 1 is a (single) array index.
527 If the BIND_EXPR is ever expanded, its TREE_USED flag is set.
830 The second operand is a cleanup expression which is evaluated
930 2- EXPR is a conditional expression and is known to be true.
[all …]
H A Dgdbinit.in4 # This file is part of GCC.
26 Works only when an inferior is executing.
35 Works only when an inferior is executing.
50 Works only when an inferior is executing.
58 Print the tree that is $ in C syntax.
59 Works only when an inferior is executing.
68 Works only when an inferior is executing.
77 Works only when an inferior is executing.
86 Works only when an inferior is executing.
130 Print the VEC(tree) that is in $.
[all …]
H A Drtl.def149 6: is a number that is unique in the entire compilation.
165 Operand 0 is the condition that if true, the code is executed.
378 is in use. */
481 operand is NaN, then it is unspecified which of the two operands is
505 The first operand is a REG which is used as the address.
506 The second operand is an expression that is assigned to the
643 If BITS_BIG_ENDIAN is defined, the first bit is the msb and
835 2: is a string which is a C expression
838 3: is the action to execute if this pattern is matched.
875 2: is a string which is a C expression
[all …]
H A Dstab.def3 This file is part of the GNU C Library.
48 This is not used in C. */
77 value is corresponding address. */
92 of the definition file. Other is nonzero if it is imported with the
98 and one is for C++. Still,... */
104 /* GNU C++ `catch' clause. Value is its address. Desc is nonzero if
170 /* End common (local name): value is address.
171 I'm not sure how this is used. */
184 The value is the length. */
237 * 50 EHDECL is also MOD2.
[all …]
H A Dreg-notes.def5 This file is part of GCC.
81 this insn. This note is an INSN_LIST. */
98 integer value. For jumps, it is the probability that this is a
133 rtx is NULL, we use the first SET of the insn. */
156 first pattern is the register to be restored. */
160 vDRAP from DRAP. If vDRAP is a register, vdrap_reg is initalized
161 to the argument, if it is a MEM, it is ignored. */
166 The argument is ignored. */
171 regardless of what is visible in the rtl. The argument is ignored.
172 This is normally used for a call instruction which is not exposed to
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple.def6 This file is part of GCC.
22 /* The format of this file is
118 LHS is the operand where the return value from FN is stored. It may
137 RETVAL is the value to return or NULL. If a value is returned it
148 TYPES is the type (or list of types) handled. HANDLER is the
153 specification. TYPES is a list of allowed types and FAILURE is the
165 E_BODY is run. */
195 TRY_KIND. If TRY_KIND is GIMPLE_TRY_CATCH, CLEANUP is only exected
196 if an exception is thrown during execution of EVAL. If TRY_KIND is
324 function, or when only memcpy is needed, it is NULL.
[all …]
H A Dtree.def5 This file is part of GCC.
72 this block is an instance of, or else is NULL to indicate that this
84 /* Each data type is represented by a tree node whose code is one of
168 /* A reference is like a pointer except that it is coerced
347 DECL_ARG_TYPE is the type in which the argument is actually
359 DECL_FUNCTION_CODE is a code number that is nonzero for
444 Operand 0 is the array; operand 1 is a (single) array index.
972 Operand 1 is CASE_HIGH. If it is NULL_TREE, the label is a simple
974 Operand 2 is CASE_LABEL, which is is the corresponding LABEL_DECL.
1025 2- EXPR is a conditional expression and is known to be true.
[all …]
H A Dstab.def3 This file is part of the GNU C Library.
48 This is not used in C. */
77 value is corresponding address. */
92 of the definition file. Other is nonzero if it is imported with the
98 and one is for C++. Still,... */
104 /* GNU C++ `catch' clause. Value is its address. Desc is nonzero if
170 /* End common (local name): value is address.
171 I'm not sure how this is used. */
184 The value is the length. */
237 * 50 EHDECL is also MOD2.
[all …]
H A Dcfg-flags.def4 This file is part of GCC.
35 IDX is a sequence number that is used to determine the value
36 of the flag, which is 1 << IDX).
105 IDX is a sequence number that is used to determine the value
106 of the flag, which is 1 << IDX). */
120 This flag is only used for the RTL CFG. */
130 This flag is only used for the RTL CFG. */
146 This is only used for the GIMPLE CFG. */
150 This is only used for the GIMPLE CFG. */
153 /* Edge is executable. This is only used in GIMPLE SSA-CCP and VRP.
[all …]
H A Drtl.def6 This file is part of GCC.
172 5: is a number that is unique in the entire compilation.
188 Operand 0 is the condition that if true, the code is executed.
510 operand is NaN, then it is unspecified which of the two operands is
534 The first operand is a REG which is used as the address.
535 The second operand is an expression that is assigned to the
672 If BITS_BIG_ENDIAN is defined, the first bit is the msb and
870 2: is a string which is a C expression
873 3: is the action to execute if this pattern is matched.
910 2: is a string which is a C expression
[all …]
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dpasses.texi64 is used.
67 invoked when (1) it is certain that the function is used, (2)
79 definition is seen. There is also a distinction to be made between
138 transformation is complete and the expression is valid GIMPLE, it
174 is "dce".
240 pass is found in @file{gimple-low.c} and is described by
266 index at which a variable is found in the array is used as a UID
295 that is stored in memory is considered used. The pass is run multiple
326 It is located in @file{tree-ssa-phiopt.c} and is described by
480 The pass is located in @file{tree-ssa-ccp.c} and is described
[all …]
H A Doptions.texi75 is useful to provide
95 This property is required; @var{type} is the C type for variables set
117 This property is required; @var{string} is the string option argument
125 This property is optional. If present, it says the present string is
198 The option is available for all languages but is target-specific.
218 property is used.
290 If the option is a normal on/off switch, @var{var} is an integer
291 variable that is nonzero when the option is enabled. The options
293 option is used and 0 when the ``no-'' form is used.
356 macro that is 1 when the option is active and 0 otherwise.
[all …]
/dragonfly/contrib/gcc-4.7/libobjc/
H A DREADME5 This document is to explain what has been done, and a little about how
11 This is not documentation for Objective C, it is usable to someone
18 The runtime is modeled after the NeXT Objective C runtime. That is,
19 most functions have semantics as it is known from the NeXT. The
37 adopts it -- it is not enough to inherit them. The flag
39 `-Wprotocols' is the default which requires them defined.
44 This method, if defined, is called for each class and category
46 is not inherited, and is thus not called for a subclass that doesn't
61 this method is thread safe.
67 This is supported in the style of NeXT TypedStream's. Consult the
[all …]
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.def9 This file is part of GCC.
28 1. An expression of the form `A::m' where `A' is a class and `m' is
33 The expression is a pointer-to-member if its address is taken,
64 Operand 0 is the class, operand 1 is the field
69 Operand 0 is the object. Operand 1 is the member (usually
86 is the initializer. */
90 else it is NULL_TREE. */
184 TREE_TYPE is always NULL. */
235 second operand (if non-NULL) is the SCOPE. The third operand is
356 is applied. */
[all …]
/dragonfly/usr.bin/dfregress/
H A DNOTES29 - if it fails, set RESULT_PREFAIL (sysbuf is of interest), goto (6)
31 2) build testcase (make) (unless nobuild flag is set).
32 + build_buf is used for stdout/stderr
40 3) run 'pre' command if intpre or pre is set.
41 + precmd_buf is used for stdout/stderr
43 command), set RESULT_PREFAIL (sysbuf is of interest), goto (6)
48 + stdout_buf is used for stdout
49 + stderr_buf is used for stderr
55 command), RESULT_NOTRUN is set (sysbuf is of interest)
57 5) run 'post' command if intpost or post is set.
[all …]
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.def7 This file is part of GCC.
26 1. An expression of the form `A::m' where `A' is a class and `m' is
31 The expression is a pointer-to-member if its address is taken,
62 Operand 0 is the class, operand 1 is the field
67 Operand 0 is the object. Operand 1 is the member (usually
235 second operand (if non-NULL) is the SCOPE. The third operand is
358 is applied. */
383 double> is instantiated, the Values parameter pack is instantiated
446 expression. Note that when FOLDEXPR_MOD_P is true, the operator is
512 /* A requires-expr is a binary expression. The first operand is
[all …]
/dragonfly/contrib/gcc-8.0/gcc/ada/gcc-interface/
H A Dada-tree.def26 /* A type that is an unconstrained array. This node is never passed to GCC.
27 TREE_TYPE is the type of the fat pointer and TYPE_OBJECT_RECORD_TYPE is
33 it is never passed to GCC. The only field used is operand 0, which
34 is the fat pointer object. */
39 is an expression to be evaluated for side effects only. */
42 /* Same as PLUS_EXPR, except that no modulo reduction is applied.
43 This is used for loops and never shows up in the tree. */
46 /* Same as MINUS_EXPR, except that no modulo reduction is applied.
47 This is used for loops and never shows up in the tree. */
51 Operand 1 is the exponent. This node is never passed to GCC: it is only
[all …]
/dragonfly/contrib/gdb-7/gdb/
H A Dstd-operator.def5 This file is part of GDB.
62 when X is a pointer instead of an aggregate. */
68 The format is:
143 The integer is zero for the last value printed,
144 or it is the absolute number of a history element.
149 This is the name of a register to fetch. */
161 The integer is followed by a repeat of OP_FUNCALL,
169 pointer. This is an Objective C message. */
172 /* This is EXACTLY like OP_FUNCALL but is semantically different.
188 is executed. */
[all …]
/dragonfly/contrib/binutils-2.34/gprof/
H A Dfsf_callg_bl.m12 The index number is printed next to every function name so
13 it is easier to look up where the function is in the table.
27 only includes non-recursive calls, and is followed by
31 printed after it. If the function is a member of a
32 cycle, the cycle number is printed between the
50 number is printed after it. If the parent is a
51 member of a cycle, the cycle number is printed between
66 called This is the number of times the function called
71 name This is the name of the child. The child's index
72 number is printed after it. If the child is a
[all …]
/dragonfly/contrib/binutils-2.27/gprof/
H A Dfsf_callg_bl.m12 The index number is printed next to every function name so
13 it is easier to look up where the function is in the table.
27 only includes non-recursive calls, and is followed by
31 printed after it. If the function is a member of a
32 cycle, the cycle number is printed between the
50 number is printed after it. If the parent is a
51 member of a cycle, the cycle number is printed between
66 called This is the number of times the function called
71 name This is the name of the child. The child's index
72 number is printed after it. If the child is a
[all …]
/dragonfly/bin/sh/
H A DTOUR4 NOTE -- This is the original TOUR paper distributed with ash and
7 but be warned that things have changed -- the current shell is
23 programs is:
38 calling error or errorwithstatus. EXINT is an interrupt.
144 LINENO is being expanded (the parameter name is the decimal line
146 sign. If the type is not VSNORMAL (including when it is VSLENGTH),
196 control is defined.
207 if the command is not found. (When a pipeline is set up,
272 signal, the routine "onint" in error.c is called.
277 which is to be stored in memory. This last is used when a buil-
[all …]

12345678910>>...84