Home
last modified time | relevance | path

Searched refs:Up (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dmve.md133 (match_operand:HI 3 "vpr_register_operand" "Up")]
633 (set (match_operand:HI 0 "vpr_register_operand" "=Up")
647 (set (match_operand:HI 0 "vpr_register_operand" "=Up")
767 (match_operand:HI 2 "vpr_register_operand" "Up")]
780 (set (match_operand:HI 0 "vpr_register_operand" "=Up")
857 (match_operand:HI 2 "vpr_register_operand" "Up")]
945 (set (match_operand:HI 0 "vpr_register_operand" "=Up")
960 (set (match_operand:HI 0 "vpr_register_operand" "=Up")
975 (set (match_operand:HI 0 "vpr_register_operand" "=Up")
990 (set (match_operand:HI 0 "vpr_register_operand" "=Up")
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dmve.md133 (match_operand:<MVE_VPRED> 3 "vpr_register_operand" "Up")]
641 (set (match_operand:HI 0 "vpr_register_operand" "=Up")
655 (set (match_operand:HI 0 "vpr_register_operand" "=Up")
809 (match_operand:V4BI 2 "vpr_register_operand" "Up")]
822 (set (match_operand:<MVE_VPRED> 0 "vpr_register_operand" "=Up")
836 (set (match_operand:<MVE_VPRED> 0 "vpr_register_operand" "=Up")
902 (match_operand:<MVE_VPRED> 2 "vpr_register_operand" "Up")]
1913 (set (match_operand:<MVE_VPRED> 0 "vpr_register_operand" "=Up")
1927 (set (match_operand:<MVE_VPRED> 0 "vpr_register_operand" "=Up")
1957 (set (match_operand:HI 0 "vpr_register_operand" "=Up")
[all …]
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dprepinfo.awk66 Up[-1] = "(dir)"
134 Node[Name ".up"] = Up[levelnum - 1]
140 Up[levelnum] = Name # ???
143 Node[Name ".up"] = Up[levelnum - 1]
149 Up[levelnum] = Name
151 Node[Name ".up"] = Up[levelnum - 1]
152 Node[Up[Lastlevel] ".child"] = Name
153 Up[levelnum] = Name
/netbsd-src/external/gpl3/binutils/dist/libsframe/doc/
H A Dsframe-spec.info18 File: sframe-spec.info, Node: Top, Next: Introduction, Up: (dir)
41 File: sframe-spec.info, Node: Introduction, Next: SFrame section, Prev: Top, Up: Top
52 File: sframe-spec.info, Node: Overview, Next: Changes from Version 1 to Version 2, Up: Introduct…
91 File: sframe-spec.info, Node: Changes from Version 1 to Version 2, Prev: Overview, Up: Introduct…
109 File: sframe-spec.info, Node: SFrame section, Next: Index, Prev: Introduction, Up: Top
127 File: sframe-spec.info, Node: SFrame Preamble, Next: SFrame Header, Up: SFrame section
166 File: sframe-spec.info, Node: SFrame endianness, Next: SFrame version, Up: SFrame Preamble
178 File: sframe-spec.info, Node: SFrame version, Next: SFrame flags, Prev: SFrame endianness, Up: …
194 File: sframe-spec.info, Node: SFrame flags, Prev: SFrame version, Up: SFrame Preamble
214 …rame Header, Next: SFrame Function Descriptor Entries, Prev: SFrame Preamble, Up: SFrame section
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp.info57 File: libgomp.info, Node: Top, Next: Enabling OpenMP, Up: (dir)
108 File: libgomp.info, Node: Enabling OpenMP, Next: OpenMP Implementation Status, Up: Top
126 …de: OpenMP Implementation Status, Next: Runtime Library Routines, Prev: Enabling OpenMP, Up: Top
142 File: libgomp.info, Node: OpenMP 4.5, Next: OpenMP 5.0, Up: OpenMP Implementation Status
150 File: libgomp.info, Node: OpenMP 5.0, Next: OpenMP 5.1, Prev: OpenMP 4.5, Up: OpenMP Implementa…
263 File: libgomp.info, Node: OpenMP 5.1, Prev: OpenMP 5.0, Up: OpenMP Implementation Status
364 …ntime Library Routines, Next: Environment Variables, Prev: OpenMP Implementation Status, Up: Top
438 File: libgomp.info, Node: omp_get_active_level, Next: omp_get_ancestor_thread_num, Up: Runtime L…
461 …tor_thread_num, Next: omp_get_cancellation, Prev: omp_get_active_level, Up: Runtime Library Rou…
487 …ation, Next: omp_get_default_device, Prev: omp_get_ancestor_thread_num, Up: Runtime Library Rou…
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp.info57 File: libgomp.info, Node: Top, Next: Enabling OpenMP, Up: (dir)
107 File: libgomp.info, Node: Enabling OpenMP, Next: Runtime Library Routines, Prev: Top, Up: Top
125 …fo, Node: Runtime Library Routines, Next: Environment Variables, Prev: Enabling OpenMP, Up: Top
188 File: libgomp.info, Node: omp_get_active_level, Next: omp_get_ancestor_thread_num, Up: Runtime L…
211 …tor_thread_num, Next: omp_get_cancellation, Prev: omp_get_active_level, Up: Runtime Library Rou…
237 …ation, Next: omp_get_default_device, Prev: omp_get_ancestor_thread_num, Up: Runtime Library Rou…
261 …_get_default_device, Next: omp_get_dynamic, Prev: omp_get_cancellation, Up: Runtime Library Rou…
282 …de: omp_get_dynamic, Next: omp_get_level, Prev: omp_get_default_device, Up: Runtime Library Rou…
309 … omp_get_level, Next: omp_get_max_active_levels, Prev: omp_get_dynamic, Up: Runtime Library Rou…
331 …ax_active_levels, Next: omp_get_max_task_priority, Prev: omp_get_level, Up: Runtime Library Rou…
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.info55 File: gfortran.info, Node: Top, Next: Introduction, Up: (dir)
91 File: gfortran.info, Node: Introduction, Next: Invoking GNU Fortran, Prev: Top, Up: Top
110 File: gfortran.info, Node: About GNU Fortran, Next: GNU Fortran and GCC, Up: Introduction
190 … GCC, Next: Preprocessing and conditional compilation, Prev: About GNU Fortran, Up: Introduction
230 … conditional compilation, Next: GNU Fortran and G77, Prev: GNU Fortran and GCC, Up: Introduction
270 …and G77, Next: Project Status, Prev: Preprocessing and conditional compilation, Up: Introduction
283 File: gfortran.info, Node: Project Status, Next: Standards, Prev: GNU Fortran and G77, Up: Intr…
335 File: gfortran.info, Node: Standards, Prev: Project Status, Up: Introduction
365 File: gfortran.info, Node: Varying Length Character Strings, Up: Standards
383 File: gfortran.info, Node: Invoking GNU Fortran, Next: Runtime, Prev: Introduction, Up: Top
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.info55 File: gfortran.info, Node: Top, Next: Introduction, Up: (dir)
90 File: gfortran.info, Node: Introduction, Next: Invoking GNU Fortran, Prev: Top, Up: Top
102 File: gfortran.info, Node: About GNU Fortran, Next: GNU Fortran and GCC, Up: Introduction
198 File: gfortran.info, Node: GNU Fortran and GCC, Next: Standards, Prev: About GNU Fortran, Up: I…
238 File: gfortran.info, Node: Standards, Prev: GNU Fortran and GCC, Up: Introduction
279 File: gfortran.info, Node: Fortran 95 status, Next: Fortran 2003 status, Up: Standards
302 …o, Node: Fortran 2003 status, Next: Fortran 2008 status, Prev: Fortran 95 status, Up: Standards
313 … Node: Fortran 2008 status, Next: Fortran 2018 status, Prev: Fortran 2003 status, Up: Standards
331 File: gfortran.info, Node: Fortran 2018 status, Prev: Fortran 2008 status, Up: Standards
372 File: gfortran.info, Node: Invoking GNU Fortran, Next: Runtime, Prev: Introduction, Up: Top
[all …]
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Das.info21 File: as.info, Node: Top, Next: Overview, Up: (dir)
50 File: as.info, Node: Overview, Next: Invoking, Prev: Top, Up: Top
1357 File: as.info, Node: Manual, Next: GNU Assembler, Up: Overview
1379 File: as.info, Node: GNU Assembler, Next: Object Formats, Prev: Manual, Up: Overview
1404 File: as.info, Node: Object Formats, Next: Command Line, Prev: GNU Assembler, Up: Overview
1416 File: as.info, Node: Command Line, Next: Input Files, Prev: Object Formats, Up: Overview
1443 File: as.info, Node: Input Files, Next: Object, Prev: Command Line, Up: Overview
1493 File: as.info, Node: Object, Next: Errors, Prev: Input Files, Up: Overview
1513 File: as.info, Node: Errors, Prev: Object, Up: Overview
1559 File: as.info, Node: Invoking, Next: Syntax, Prev: Overview, Up: Top
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Das.info24 File: as.info, Node: Top, Next: Overview, Up: (dir)
54 File: as.info, Node: Overview, Next: Invoking, Prev: Top, Up: Top
1327 File: as.info, Node: Manual, Next: GNU Assembler, Up: Overview
1349 File: as.info, Node: GNU Assembler, Next: Object Formats, Prev: Manual, Up: Overview
1374 File: as.info, Node: Object Formats, Next: Command Line, Prev: GNU Assembler, Up: Overview
1386 File: as.info, Node: Command Line, Next: Input Files, Prev: Object Formats, Up: Overview
1413 File: as.info, Node: Input Files, Next: Object, Prev: Command Line, Up: Overview
1463 File: as.info, Node: Object, Next: Errors, Prev: Input Files, Up: Overview
1483 File: as.info, Node: Errors, Prev: Object, Up: Overview
1529 File: as.info, Node: Invoking, Next: Syntax, Prev: Overview, Up: Top
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
H A Dautosprintf.info32 File: autosprintf.info, Node: Top, Next: Introduction, Prev: (dir), Up: (dir)
46 File: autosprintf.info, Node: Introduction, Next: Class autosprintf, Prev: Top, Up: Top
81 …autosprintf.info, Node: Class autosprintf, Next: Using autosprintf, Prev: Introduction, Up: Top
103 File: autosprintf.info, Node: Using autosprintf, Prev: Class autosprintf, Up: Top
/netbsd-src/external/bsd/flex/dist/doc/
H A Dflex.info-144 File: flex.info, Node: Top, Next: Copyright, Prev: (dir), Up: (dir)
260 File: flex.info, Node: Copyright, Next: Reporting Bugs, Prev: Top, Up: Top
302 File: flex.info, Node: Reporting Bugs, Next: Introduction, Prev: Copyright, Up: Top
311 File: flex.info, Node: Introduction, Next: Simple Examples, Prev: Reporting Bugs, Up: Top
329 File: flex.info, Node: Simple Examples, Next: Format, Prev: Introduction, Up: Top
434 File: flex.info, Node: Format, Next: Patterns, Prev: Simple Examples, Up: Top
456 File: flex.info, Node: Definitions Section, Next: Rules Section, Prev: Format, Up: Format
519 File: flex.info, Node: Rules Section, Next: User Code Section, Prev: Definitions Section, Up: F…
547 File: flex.info, Node: User Code Section, Next: Comments in the Input, Prev: Rules Section, Up:…
558 File: flex.info, Node: Comments in the Input, Prev: User Code Section, Up: Format
[all …]
H A Dflex.info-244 … Node: Index of Functions and Macros, Next: Index of Variables, Prev: Concept Index, Up: Indices
122 … Index of Variables, Next: Index of Data Types, Prev: Index of Functions and Macros, Up: Indices
154 File: flex.info, Node: Index of Data Types, Next: Index of Hooks, Prev: Index of Variables, Up:…
174 …o, Node: Index of Hooks, Next: Index of Scanner Options, Prev: Index of Data Types, Up: Indices
191 File: flex.info, Node: Index of Scanner Options, Prev: Index of Hooks, Up: Indices
/netbsd-src/external/gpl2/diffutils/dist/doc/
H A Ddiff.info38 File: diff.info, Node: Top, Next: Overview, Up: (dir)
95 File: diff.info, Node: Overview, Next: Comparison, Prev: Top, Up: Top
161 File: diff.info, Node: Comparison, Next: Output Formats, Prev: Overview, Up: Top
215 File: diff.info, Node: Hunks, Next: White Space, Up: Comparison
261 File: diff.info, Node: White Space, Next: Blank Lines, Prev: Hunks, Up: Comparison
292 File: diff.info, Node: Blank Lines, Next: Case Folding, Prev: White Space, Up: Comparison
315 File: diff.info, Node: Case Folding, Next: Specified Folding, Prev: Blank Lines, Up: Comparison
326 File: diff.info, Node: Specified Folding, Next: Brief, Prev: Case Folding, Up: Comparison
349 File: diff.info, Node: Brief, Next: Binary, Prev: Specified Folding, Up: Comparison
377 File: diff.info, Node: Binary, Prev: Brief, Up: Comparison
[all …]
/netbsd-src/external/gpl2/groff/dist/doc/
H A Dgroff-226 File: groff, Node: Drawing Requests, Next: Traps, Prev: Page Motions, Up: gtroff Reference
268 File: groff, Node: Traps, Next: Diversions, Prev: Drawing Requests, Up: gtroff Reference
290 File: groff, Node: Page Location Traps, Next: Diversion Traps, Prev: Traps, Up: Traps
461 File: groff, Node: Diversion Traps, Next: Input Line Traps, Prev: Page Location Traps, Up: Traps
478 File: groff, Node: Input Line Traps, Next: Blank Line Traps, Prev: Diversion Traps, Up: Traps
511 File: groff, Node: Blank Line Traps, Next: End-of-input Traps, Prev: Input Line Traps, Up: Traps
521 File: groff, Node: End-of-input Traps, Prev: Blank Line Traps, Up: Traps
550 File: groff, Node: Diversions, Next: Environments, Prev: Traps, Up: gtroff Reference
773 File: groff, Node: Environments, Next: Suppressing output, Prev: Diversions, Up: gtroff Referen…
888 File: groff, Node: Suppressing output, Next: Colors, Prev: Environments, Up: gtroff Reference
[all …]
H A Dgroff-126 File: groff, Node: Top, Next: Introduction, Prev: (dir), Up: (dir)
72 File: groff, Node: Introduction, Next: Invoking groff, Prev: Top, Up: Top
93 File: groff, Node: What Is groff?, Next: History, Prev: Introduction, Up: Introduction
131 File: groff, Node: What Is groff?-Footnotes, Up: What Is groff?
136 File: groff, Node: History, Next: groff Capabilities, Prev: What Is groff?, Up: Introduction
239 File: groff, Node: groff Capabilities, Next: Macro Package Intro, Prev: History, Up: Introducti…
289 File: groff, Node: Macro Package Intro, Next: Preprocessor Intro, Prev: groff Capabilities, Up:…
303 File: groff, Node: Preprocessor Intro, Next: Output device intro, Prev: Macro Package Intro, Up
336 File: groff, Node: Output device intro, Next: Credits, Prev: Preprocessor Intro, Up: Introducti…
348 File: groff, Node: Credits, Prev: Output device intro, Up: Introduction
[all …]
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dsun4i-a10-inet9f-rev03.dts83 label = "Left Joystick Up";
115 label = "Right Joystick Up";
147 label = "DPad Up";
268 label = "Volume Up";
H A Dam3517-evm-ui.dtsi121 Up {
122 label = "Up";
/netbsd-src/sys/dev/mca/
H A Dmcadevs228 product 0x6DD5 "UDS Sync-Up 2/V.32/42b" [6]
229 product 0x6DD6 "UDS Sync-Up 2/201" [6]
230 product 0x6DD7 "UDS Sync-Up 2/V.26" [6]
231 product 0x6DE0 "UDS Sync-Up 2/V.32" [6]
232 product 0x6DE1 "UDS Sync-Up 2/T9628B" [6]
236 product 0x6DE5 "UDS Sync-Up 2/V.22bis" [6]
237 product 0x6DE6 "UDS Sync-Up 2/201/212" [6]
238 product 0x6DE7 "UDS Sync-Up 2/208/201" [6]
245 product 0x6EEE "UDS Sync-Up 2/Multi-Protocol Adapter" [6]
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/doc/
H A Dgprofng.info21 File: gprofng.info, Node: Top, Next: Introduction, Up: (dir)
80 File: gprofng.info, Node: Introduction, Next: Overview, Prev: Top, Up: Top
110 File: gprofng.info, Node: Overview, Next: A Mini Tutorial, Prev: Introduction, Up: Top
127 File: gprofng.info, Node: Main Features, Next: Sampling versus Tracing, Up: Overview
171 …mpling versus Tracing, Next: Steps Needed to Create a Profile, Prev: Main Features, Up: Overview
226 File: gprofng.info, Node: Steps Needed to Create a Profile, Prev: Sampling versus Tracing, Up: O…
276 File: gprofng.info, Node: A Mini Tutorial, Next: Terminology, Prev: Overview, Up: Top
294 File: gprofng.info, Node: Getting Started, Next: Support for Multithreading, Up: A Mini Tutorial
324 File: gprofng.info, Node: The Example Program, Next: A First Profile, Up: Getting Started
353 …ode: A First Profile, Next: The Source Code View, Prev: The Example Program, Up: Getting Started
[all …]
/netbsd-src/external/gpl3/binutils/dist/libctf/doc/
H A Dctf-spec.info18 File: ctf-spec.info, Node: Top, Next: Overview, Up: (dir)
35 File: ctf-spec.info, Node: Overview, Next: CTF archive, Prev: Top, Up: Top
100 File: ctf-spec.info, Node: CTF archive, Next: CTF dictionaries, Prev: Overview, Up: Top
203 File: ctf-spec.info, Node: CTF dictionaries, Next: Index, Prev: CTF archive, Up: Top
224 File: ctf-spec.info, Node: CTF Preamble, Next: CTF header, Up: CTF dictionaries
287 File: ctf-spec.info, Node: CTF file-wide flags, Up: CTF Preamble
319 File: ctf-spec.info, Node: CTF header, Next: The type section, Prev: CTF Preamble, Up: CTF dict…
425 …, Node: The type section, Next: The symtypetab sections, Prev: CTF header, Up: CTF dictionaries
530 File: ctf-spec.info, Node: The info word, Next: Type indexes and type IDs, Up: The type section
577 File: ctf-spec.info, Node: Type indexes and type IDs, Next: Type kinds, Prev: The info word, Up
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/libctf/doc/
H A Dctf-spec.info18 File: ctf-spec.info, Node: Top, Next: Overview, Up: (dir)
35 File: ctf-spec.info, Node: Overview, Next: CTF archive, Prev: Top, Up: Top
100 File: ctf-spec.info, Node: CTF archive, Next: CTF dictionaries, Prev: Overview, Up: Top
203 File: ctf-spec.info, Node: CTF dictionaries, Next: Index, Prev: CTF archive, Up: Top
224 File: ctf-spec.info, Node: CTF Preamble, Next: CTF header, Up: CTF dictionaries
287 File: ctf-spec.info, Node: CTF file-wide flags, Up: CTF Preamble
319 File: ctf-spec.info, Node: CTF header, Next: The type section, Prev: CTF Preamble, Up: CTF dict…
425 …, Node: The type section, Next: The symtypetab sections, Prev: CTF header, Up: CTF dictionaries
530 File: ctf-spec.info, Node: The info word, Next: Type indexes and type IDs, Up: The type section
577 File: ctf-spec.info, Node: Type indexes and type IDs, Next: Type kinds, Prev: The info word, Up
[all …]
/netbsd-src/external/gpl3/gdb/dist/readline/readline/doc/
H A Dhistory.info23 File: history.info, Node: Top, Next: Using History Interactively, Up: (dir)
42 …info, Node: Using History Interactively, Next: Programming with GNU History, Prev: Top, Up: Top
57 File: history.info, Node: History Interaction, Up: Using History Interactively
97 File: history.info, Node: Event Designators, Next: Word Designators, Up: History Interaction
138 File: history.info, Node: Word Designators, Next: Modifiers, Prev: Event Designators, Up: Histo…
201 File: history.info, Node: Modifiers, Prev: Word Designators, Up: History Interaction
250 …th GNU History, Next: GNU Free Documentation License, Prev: Using History Interactively, Up: Top
269 File: history.info, Node: Introduction to History, Next: History Storage, Up: Programming with G…
305 …istory Storage, Next: History Functions, Prev: Introduction to History, Up: Programming with GN…
343 File: history.info, Node: History Functions, Next: History Variables, Prev: History Storage, Up
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/
H A Dgettext.info54 File: gettext.info, Node: Top, Next: Introduction, Prev: (dir), Up: (dir)
373 File: gettext.info, Node: Introduction, Next: Users, Prev: Top, Up: Top
413 File: gettext.info, Node: Why, Next: Concepts, Prev: Introduction, Up: Introduction
485 File: gettext.info, Node: Concepts, Next: Aspects, Prev: Why, Up: Introduction
547 File: gettext.info, Node: Aspects, Next: Files, Prev: Concepts, Up: Introduction
666 File: gettext.info, Node: Files, Next: Overview, Prev: Aspects, Up: Introduction
702 File: gettext.info, Node: Overview, Prev: Files, Up: Introduction
884 File: gettext.info, Node: Users, Next: PO Files, Prev: Introduction, Up: Top
917 File: gettext.info, Node: Matrix, Next: End Users, Prev: Users, Up: Users
941 File: gettext.info, Node: End Users, Prev: Matrix, Up: Users
[all …]
/netbsd-src/external/mit/xorg/bin/bitmap/
H A DMakefile12 RotateRight Stipple Term Up

12345678910>>...12