Home
last modified time | relevance | path

Searched refs:code (Results 1 – 25 of 2017) sorted by relevance

12345678910>>...81

/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-pdp11.texi68 @code{ADDP}, @code{ASHNI}, @code{ASHN}, @code{ASHPI}, @code{ASHP},
69 @code{CMPCI}, @code{CMPC}, @code{CMPNI}, @code{CMPN}, @code{CMPPI},
70 @code{CMPP}, @code{CVTLNI}, @code{CVTLN}, @code{CVTLPI}, @code{CVTLP},
72 @code{CVTPL}, @code{CVTPNI}, @code{CVTPN}, @code{DIVPI}, @code{DIVP},
73 @code{L2DR}, @code{L3DR}, @code{LOCCI}, @code{LOCC}, @code{MATCI},
74 @code{MATC}, @code{MOVCI}, @code{MOVC}, @code{MOVRCI}, @code{MOVRC},
76 @code{SCANC}, @code{SKPCI}, @code{SKPC}, @code{SPANCI}, @code{SPANC},
89 @code{MARK}, @code{MUL}, @code{RTT}, @code{SOB} @code{SXT}, and
111 @code{ABSF}, @code{ADDF}, @code{CFCC}, @code{CLRF}, @code{CMPF},
113 @code{LDFPS}, @code{MODF}, @code{MULF}, @code{NEGF}, @code{SETD},
[all …]
H A Dc-arm.texi33 @table @code
41 @code{arm1},
42 @code{arm2},
303 @code{.code 16} directive.
319 code and an error in Thumb-2 code.
642 @cindex @code{.code} directive, ARM
643 @item .code @code{[16|32]}
694 @code{Tag_CPU_raw_name}, @code{Tag_CPU_name}, @code{Tag_CPU_arch},
696 @code{Tag_THUMB_ISA_use}, @code{Tag_FP_arch}, @code{Tag_WMMX_arch},
711 @code{Tag_conformance}, @code{Tag_T2EE_use},
[all …]
H A Dc-nios2.texi45 and all call instructions with @code{jmp} and @code{callr} sequences
67 @code{r1},
68 @code{r2}.
98 @table @code
110 the @code{addi}, @code{ld} or @code{st} instructions
183 @table @code
220 Allows assembly code to use @code{at} register without
226 Assembly code using @code{at} register generates
232 Allows assembly code to use @code{ba} and @code{bt}
237 Turns warnings back on for using @code{ba} and @code{bt}
[all …]
H A Dc-tic54x.texi127 code:
143 @table @code
189 @table @code
324 @table @code
333 @table @code
616 @code{element} were an array. @code{element} may be one of
617 @code{.byte}, @code{.word}, @code{.long}, @code{.float}, or any
623 @code{.struct}/@code{.endstruct}. @code{.align} aligns member offsets
672 @table @code
705 @table @code
[all …]
H A Dc-ppc.texi49 Generate code for POWER/2 (RIOS2).
52 Generate code for POWER (RIOS1)
55 Generate code for PowerPC 601.
58 Generate code for PowerPC 603/604.
67 Generate code for PowerPC 464.
70 Generate code for PowerPC 476.
76 Generate code for PowerPC 750CL.
109 Generate code for 32-bit BookE.
179 Generate code for Solaris.
199 @table @code
[all …]
H A Dc-alpha.texi51 @code{21064},
53 @code{21066},
54 @code{21068},
61 @code{ev4},
62 @code{ev5},
64 @code{ev5},
65 @code{ev56},
67 @code{ev6},
68 @code{ev67},
69 @code{ev68}.
[all …]
H A Dc-v850.texi26 @table @code
46 such code with code assembled for other processors.
52 such code with code assembled for other processors.
58 such code with code assembled for other processors.
75 such code with code assembled for other processors.
81 such code with code assembled for other processors.
91 such code with code assembled for other processors.
304 such code with code assembled for other processors.
310 such code with code assembled for other processors.
316 such code with code assembled for other processors.
[all …]
H A Dc-tic6x.texi37 @code{c64x}, @code{c64x+}, @code{c67x}, @code{c67x+}, @code{c674x}.
70 code is using position-independent code addressing, The
128 @table @code
130 @cindex @code{.arch} directive, TIC6X
147 @code{Tag_ISA}, @code{Tag_ABI_wchar_t},
148 @code{Tag_ABI_stack_align_needed},
149 @code{Tag_ABI_stack_align_preserved}, @code{Tag_ABI_DSBT},
150 @code{Tag_ABI_PID}, @code{Tag_ABI_PIC},
153 @code{Tag_ABI_compatibility} and @code{Tag_ABI_conformance}. The
154 @var{value} is either a @code{number}, @code{"string"}, or
[all …]
H A Dc-mips.texi46 @table @code
114 The @code{.set gp=32} and @code{.set fp=32} directives allow the size
116 restored by @code{.set gp=default} and @code{.set fp=default}.
128 The @code{.set gp=64} and @code{.set fp=64} directives allow the size
130 restored by @code{.set gp=default} and @code{.set fp=default}.
418 Equivalent to adding @code{.set sym32} or @code{.set nosym32} to
463 The @code{BC1ANY2F}, @code{BC1ANY2T}, @code{BC1ANY4F}, @code{BC1ANY4T},
539 @code{lbu} allows code such as @samp{lbu $4,array+32769($5)}.
559 @code{.set at=@var{reg}}. Note that @code{$at} always refers
780 The @code{.global} and @code{.globl} directives supported by
[all …]
/dragonfly/share/i18n/esdb/
H A DMakefile.part5 PARTFILE_${code}?= ${.CURDIR}/${code}/${code}.part
6 ALIASFILE_${code}?= ${.CURDIR}/${code}/${code}.alias
7 SEP_${code}?= -
8 SUBDIR_${code}?= ${code}
9 ${code}_PART!= sed '/^\#/d;/^ *$$/d' ${PARTFILE_${code}}
10 CODESETS_${code}?= ${${code}_PART:C/^/${code}${SEP_${code}}/}
11 ESDB_${code}?= ${CODESETS_${code}:C/$/.esdb/:S/:/@/}
22 esdb.dir.${code}: ${PARTFILE_${code}}
25 printf "%-32s%s\n" "${code}${SEP_${code}}$i" \
26 "${SUBDIR_${code}}/${code}${SEP_${code}}${i:S/:/@/}.esdb" >> $@
[all …]
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgimple.texi106 @item @code{code} @tab 8
124 @item @code{code}
814 Set operand @code{I} of statement @code{G} to @code{OP}.
960 Set @code{IN_OP} to be input operand @code{INDEX} in @code{GIMPLE_ASM} @code{G}.
969 Set @code{OUT_OP} to be output operand @code{INDEX} in @code{GIMPLE_ASM} @code{G}.
982 @code{GIMPLE_ASM} @code{G}.
1324 @code{LT_EXPR}, @code{LE_EXPR}, @code{NE_EXPR}, etc.
1747 Set @code{COND} to be the condition code for @code{OMP_FOR} @code{G}.
1985 Set @code{RESULT} to be the @code{SSA} name created by @code{GIMPLE_PHI} @code{G}.
1995 @code{INDEX} for @code{GIMPLE_PHI} @code{G}.
[all …]
H A Dgeneric.texi189 @code{code} is the @code{TREE_CODE}, and @code{type} is a tree
269 @code{TREE_CHAIN}. If the @code{TREE_CHAIN} is @code{NULL_TREE}, then
386 canonical type. A typedef @code{I} of @code{int} will have @code{int}
436 @code{short}, @code{int}, @code{long}, and @code{long long}. This code
453 Used to represent the @code{float}, @code{double}, and @code{long
458 Used to represent the @code{short _Fract}, @code{_Fract}, @code{long
1291 integer types, and the @code{fabs}, @code{fabsf} and @code{fabsl}
1298 to implement the C99 @code{cabs}, @code{cabsf} and @code{cabsl}
2620 @code{TYPE_CONTEXT} is @code{T}; the @code{TYPE_NAME} is an
2885 @code{RECORD_TYPE} for @code{C}.
[all …]
H A Drtl.texi630 @cindex @code{volatil}, in @code{insn}, @code{call_insn}, @code{jump_insn}, @code{code_label}, @cod…
632 In an @code{insn}, @code{call_insn}, @code{jump_insn}, @code{code_label},
740 @cindex @code{frame_related}, in @code{insn}, @code{call_insn}, @code{jump_insn}, @code{barrier}, a…
1280 @code{HFmode}, @code{SFmode}, @code{DFmode}, @code{XFmode}, and
1292 @code{SImode}, @code{DImode}, @code{TImode}, and @code{OImode},
1320 @code{HImode}, @code{SImode}, @code{DImode}, @code{TImode}, and
1331 @code{HFmode}, @code{TQFmode}, @code{SFmode}, @code{DFmode},
1342 @code{SQmode}, @code{DQmode} and @code{TQmode}.
1366 @code{HCmode}, @code{SCmode}, @code{DCmode}, @code{XCmode}, and
2038 code @code{pc} will return @code{pc_rtx}.
[all …]
H A Dobjc.texi93 C/C++ code.
99 C/C++ code.
129 @section @code{+load}: Executing code before main
147 @code{Stdin}, @code{Stdout} and @code{Stderr} as global variables, like
300 @tab @code{B}
472 encoded as @code{^ri}. @code{int* const}, instead, is a @code{const}
483 as @code{*}, and the @code{const} is lost.
558 returning @code{int} would have @code{i} here.
616 @code{Class} and @code{SEL}.
986 @code{@var{statements}} can contain @code{break} and @code{continue}
[all …]
H A Dcollect2.texi6 @chapter @code{collect2}
21 of the body of @code{main} (provided @code{main} was compiled with GNU
22 CC)@. Calling @code{__main} is necessary, even when compiling C code, to
28 The program @code{collect2} is installed as @code{ld} in the directory
44 @code{PATH}.
55 @file{ld} in @code{PATH}.
69 @file{@var{target}-real-ld} in @code{PATH}.
79 @file{@var{target}-ld} in @code{PATH}.
82 @code{collect2} explicitly avoids running @code{ld} using the file name
85 another copy (or version) of @code{collect2} installed as @code{ld} in a
[all …]
H A Dcfg.texi17 intermediate code representation (the RTL or @code{tree} instruction
45 pointers @code{next_bb} and @code{prev_bb}. These are used to keep
149 The members @code{preds} and @code{succs} of the @code{basic_block} data
159 @ftable @code
192 for existing code makes the assumption that a @code{NULL} edge
339 @code{EDGE_ABNORMAL} and @code{EDGE_ABNORMAL_CALL} flags set.
370 one part of code for speed in another, or to trade code size for code
400 profile information: @code{frequency} and @code{count}. The
520 @ftable @code
612 code.
[all …]
H A Darm-neon-intrinsics.texi7054 …cted instruction(s):} @code{vbsl @var{d0}, @var{d0}, @var{d0}} @emph{or} @code{vbit @var{d0}, @var…
7060 …cted instruction(s):} @code{vbsl @var{d0}, @var{d0}, @var{d0}} @emph{or} @code{vbit @var{d0}, @var…
7066 …cted instruction(s):} @code{vbsl @var{d0}, @var{d0}, @var{d0}} @emph{or} @code{vbit @var{d0}, @var…
7072 …cted instruction(s):} @code{vbsl @var{d0}, @var{d0}, @var{d0}} @emph{or} @code{vbit @var{d0}, @var…
7078 …cted instruction(s):} @code{vbsl @var{d0}, @var{d0}, @var{d0}} @emph{or} @code{vbit @var{d0}, @var…
7084 …cted instruction(s):} @code{vbsl @var{d0}, @var{d0}, @var{d0}} @emph{or} @code{vbit @var{d0}, @var…
7090 …cted instruction(s):} @code{vbsl @var{d0}, @var{d0}, @var{d0}} @emph{or} @code{vbit @var{d0}, @var…
7096 …cted instruction(s):} @code{vbsl @var{d0}, @var{d0}, @var{d0}} @emph{or} @code{vbit @var{d0}, @var…
7102 …cted instruction(s):} @code{vbsl @var{d0}, @var{d0}, @var{d0}} @emph{or} @code{vbit @var{d0}, @var…
7108 …cted instruction(s):} @code{vbsl @var{d0}, @var{d0}, @var{d0}} @emph{or} @code{vbit @var{d0}, @var…
[all …]
H A Dloop.texi75 empty (@code{NULL}) entries in the @code{larray} created by deleting
128 @code{BB_IRREDUCIBLE_LOOP} and @code{EDGE_IRREDUCIBLE_LOOP} flags. The
140 @code{create_preheaders}, @code{force_single_succ_latches},
141 @code{mark_irreducible_loops} and @code{record_loop_exits}.
169 @item @code{outer}, @code{inner}, @code{next}: The super-loop, the first
200 @item @code{get_loop_body}, @code{get_loop_body_in_dom_order},
408 then @code{first_special} must be false, @code{delta} 0, @code{mult} 1
543 If both @code{a} and @code{b} are represented as arrays, compare
544 @code{a.base_object} and @code{b.base_object};
548 @code{a.first_location} and @code{b.first_location};
[all …]
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_compress.c216 int code; in compress_bidder_init() local
261 for (code = 255; code >= 0; code--) { in compress_bidder_init()
263 state->suffix[code] = code; in compress_bidder_init()
327 int code, newcode; in next_code() local
333 if (code < 0) in next_code()
334 return (code); in next_code()
355 if (code < 0) in next_code()
356 return (code); in next_code()
382 while (code >= 256) { in next_code()
384 code = state->prefix[code]; in next_code()
[all …]
/dragonfly/sys/dev/misc/evdev/
H A Devdev.c612 if (code >= SYN_CNT) in evdev_check_event()
617 if (code >= KEY_CNT) in evdev_check_event()
624 if (code >= REL_CNT) in evdev_check_event()
631 if (code >= ABS_CNT) in evdev_check_event()
644 if (code >= MSC_CNT) in evdev_check_event()
651 if (code >= LED_CNT) in evdev_check_event()
658 if (code >= SND_CNT) in evdev_check_event()
665 if (code >= SW_CNT) in evdev_check_event()
672 if (code >= REP_CNT) in evdev_check_event()
714 if (code == ABS_MT_SLOT) in evdev_modify_event()
[all …]
/dragonfly/contrib/ncurses/ncurses/base/
H A Dlib_scanw.c54 code = ERR; in NCURSES_EXPORT()
58 return code; in NCURSES_EXPORT()
69 code = ERR; in vw_scanw()
73 return code; in vw_scanw()
79 int code; in scanw() local
87 return (code); in scanw()
93 int code; in wscanw() local
101 return (code); in wscanw()
107 int code; in mvscanw() local
113 return (code); in mvscanw()
[all …]
H A Dlib_printw.c49 int code; in NCURSES_EXPORT() local
63 returnCode(code); in NCURSES_EXPORT()
70 int code; in wprintw() local
84 returnCode(code); in wprintw()
90 int code; in mvprintw() local
107 returnCode(code); in mvprintw()
113 int code; in mvwprintw() local
130 returnCode(code); in mvwprintw()
137 int code = ERR; in vwprintw() local
148 returnCode(code); in vwprintw()
[all …]
/dragonfly/sbin/dhclient/
H A Doptions.c59 int len, code; in parse_option_buffer() local
62 code = s[0]; in parse_option_buffer()
65 if (code == DHO_PAD) { in parse_option_buffer()
118 options[code].len = len; in parse_option_buffer()
119 options[code].data = t; in parse_option_buffer()
130 memcpy(t, options[code].data, options[code].len); in parse_option_buffer()
135 options[code].data = t; in parse_option_buffer()
165 for (code = DHO_SUBNET_MASK; code < DHO_END; code++) { in cons_options()
166 if (!options[code].data || code == DHO_DHCP_MESSAGE_TYPE) in cons_options()
179 buf[bufix++] = code; in cons_options()
[all …]
/dragonfly/contrib/libpcap/pcap/
H A Dbpf.h136 #define BPF_CLASS(code) ((code) & 0x07) argument
147 #define BPF_SIZE(code) ((code) & 0x18) argument
152 #define BPF_MODE(code) ((code) & 0xe0) argument
163 #define BPF_OP(code) ((code) & 0xf0) argument
197 #define BPF_SRC(code) ((code) & 0x08) argument
202 #define BPF_RVAL(code) ((code) & 0x18) argument
207 #define BPF_MISCOP(code) ((code) & 0xf8) argument
246 u_short code; member
265 #define BPF_STMT(code, k) { (u_short)(code), 0, 0, k } argument
269 #define BPF_JUMP(code, k, jt, jf) { (u_short)(code), jt, jf, k } argument
/dragonfly/contrib/ncurses/ncurses/trace/
H A Dlib_trace.c253 return code; in _nc_retrace_bool()
261 return (char) code; in _nc_retrace_char()
266 _nc_retrace_int(int code) in _nc_retrace_int() argument
269 return code; in _nc_retrace_int()
277 return code; in _nc_retrace_unsigned()
285 return code; in _nc_retrace_ptr()
293 return code; in _nc_retrace_cptr()
301 return code; in _nc_retrace_cvoid_ptr()
309 return code; in _nc_retrace_void_ptr()
317 return code; in _nc_retrace_sp()
[all …]

12345678910>>...81