Home
last modified time | relevance | path

Searched full:into (Results 1 – 25 of 6044) sorted by relevance

12345678910>>...242

/openbsd-src/sys/arch/hppa/spmath/
H A Ddivu.S51 add quo,quo,quo ; shift msb bit into carry
54 addc quo,quo,quo ; shift quo with/into carry
56 addc quo,quo,quo ; shift quo with/into carry
58 addc quo,quo,quo ; shift quo with/into carry
60 addc quo,quo,quo ; shift quo with/into carry
62 addc quo,quo,quo ; shift quo with/into carry
64 addc quo,quo,quo ; shift quo with/into carry
66 addc quo,quo,quo ; shift quo with/into carry
68 addc quo,quo,quo ; shift quo with/into carry
70 addc quo,quo,quo ; shift quo with/into carry
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/GSYM/
H A DFileWriter.h36 /// Write a single uint8_t value into the stream at the current file
39 /// \param Value The value to write into the stream.
42 /// Write a single uint16_t value into the stream at the current file
46 /// \param Value The value to write into the stream.
49 /// Write a single uint32_t value into the stream at the current file
53 /// \param Value The value to write into the stream.
56 /// Write a single uint64_t value into the stream at the current file
60 /// \param Value The value to write into the stream.
63 /// Write the value into the stream encoded using signed LEB128 at the
66 /// \param Value The value to write into the stream.
[all …]
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Dlwpintrin.h29 /// LWPCB is valid, writes the address into the LWP_CBADDR MSR and enables
52 /// Inserts programmed event record into the LWP event ring buffer
60 /// A 32-bit value is zero-extended and inserted into the 64-bit Data2 field.
62 /// A 32-bit value is inserted into the 32-bit Data1 field.
64 /// A 32-bit immediate value is inserted into the 32-bit Flags field.
74 /// negative, inserts an event record into the LWP event ring buffer in memory
82 /// A 32-bit value is zero-extended and inserted into the 64-bit Data2 field.
84 /// A 32-bit value is inserted into the 32-bit Data1 field.
86 /// A 32-bit immediate value is inserted into the 32-bit Flags field.
93 /// Inserts programmed event record into the LWP event ring buffer
[all …]
/openbsd-src/gnu/usr.bin/perl/t/lib/croak/
H A Dpp_ctl2 # NAME goto into foreach
7 Can't "goto" into the middle of a foreach loop at - line 3.
9 # NAME goto into given
14 Can't "goto" into a "given" block at - line 3.
20 Can't "goto" into a "given" block at - line 2.
22 # NAME goto into expression
29 Can't "goto" into a binary or list expression at - line 2.
30 Can't "goto" into a binary or list expression at - line 3.
31 Can't "goto" into a binary or list expression at - line 4.
32 Can't "goto" into a binary or list expression at - line 5.
H A Dpp8 # NAME [perl #119809] Attempt to bless into a reference (tied)
14 Attempt to bless into a reference at - line 4.
16 # NAME [perl #119809] Attempt to bless into a reference (magical)
20 Attempt to bless into a reference at - line 2.
22 # NAME Attempt to bless into a reference after method changes
25 Attempt to bless into a reference at - line 1.
/openbsd-src/gnu/gcc/gcc/config/pa/
H A Dmilli64.S16 compiled version of this file into combinations with other programs,
20 the file, and distribution when not linked into a combine
233 mtsp %r1,%sr0 ; move that space identifier into sr0
236 stw %r2,-24(%r30) ; save return address into frame marker
359 add retreg,retreg,retreg /* shift msb bit into carry */
361 addc retreg,retreg,retreg /* shift retreg with/into carry */
363 addc retreg,retreg,retreg /* shift retreg with/into carry */
365 addc retreg,retreg,retreg /* shift retreg with/into carry */
367 addc retreg,retreg,retreg /* shift retreg with/into carry */
369 addc retreg,retreg,retreg /* shift retreg with/into carry */
[all …]
/openbsd-src/share/man/man4/man4.hppa/
H A Dpdc.472 Get block TLB parameters into the data area pointed to by the
102 into the slot number
117 Retrieve cache and TLB configuration parameters into the data area
242 Both retrieves the chassis warnings into the word pointed by the
268 from the module's IODC into a memory area at
299 into the data area pointed to by the
311 into the data area pointed to by the
362 Retrieve platform capabilities into the word pointed by the
388 into the memory area pointed to by the
414 Put the size of Non-Volatile Memory into the word pointed to by the
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/config/pa/
H A Dmilli64.S214 mtsp %r1,%sr0 ; move that space identifier into sr0
217 stw %r2,-24(%r30) ; save return address into frame marker
340 add retreg,retreg,retreg /* shift msb bit into carry */
342 addc retreg,retreg,retreg /* shift retreg with/into carry */
344 addc retreg,retreg,retreg /* shift retreg with/into carry */
346 addc retreg,retreg,retreg /* shift retreg with/into carry */
348 addc retreg,retreg,retreg /* shift retreg with/into carry */
350 addc retreg,retreg,retreg /* shift retreg with/into carry */
352 addc retreg,retreg,retreg /* shift retreg with/into carry */
354 addc retreg,retreg,retreg /* shift retreg with/into carry */
[all …]
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_quarantine_test.cpp44 QuarantineBatch into; in TEST() local
45 into.init(kFakePtr, 4UL); in TEST()
49 into.merge(&from); in TEST()
51 ASSERT_EQ(into.count, 2UL); in TEST()
52 ASSERT_EQ(into.batch[0], kFakePtr); in TEST()
53 ASSERT_EQ(into.batch[1], kFakePtr); in TEST()
54 ASSERT_EQ(into.size, 12UL + sizeof(QuarantineBatch)); in TEST()
55 ASSERT_EQ(into.quarantined_size(), 12UL); in TEST()
64 ASSERT_TRUE(into.count + from.count == QuarantineBatch::kSize); in TEST()
65 ASSERT_TRUE(into.can_merge(&from)); in TEST()
[all …]
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/riscv/
H A Drestore.S14 // them falling through into each other and don't want the linker to
17 // The entry points are grouped up into 2s for rv64 and 4s for rv32 since this
30 // fallthrough into __riscv_restore_11/10/9/8
49 // fallthrough into __riscv_restore_7/6/5/4
68 // fallthrough into __riscv_restore_3/2/1/0
96 // fallthrough into __riscv_restore_11/10
107 // fallthrough into __riscv_restore_9/8
118 // fallthrough into __riscv_restore_7/6
129 // fallthrough into __riscv_restore_5/4
140 // fallthrough into __riscv_restore_3/2
[all …]
/openbsd-src/sys/lib/libkern/arch/hppa/
H A Dmilli.S481 add arg0,arg0,retreg ; shift msb bit into carry
483 addc retreg,retreg,retreg ; shift retreg with/into carry
485 addc retreg,retreg,retreg ; shift retreg with/into carry
487 addc retreg,retreg,retreg ; shift retreg with/into carry
489 addc retreg,retreg,retreg ; shift retreg with/into carry
491 addc retreg,retreg,retreg ; shift retreg with/into carry
493 addc retreg,retreg,retreg ; shift retreg with/into carry
495 addc retreg,retreg,retreg ; shift retreg with/into carry
497 addc retreg,retreg,retreg ; shift retreg with/into carry
499 addc retreg,retreg,retreg ; shift retreg with/into carry
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/InterceptResult/
H A DSquasher.pm70 my ($into) = @_;
77 my $fsig = $into ? $into->trace_signature : undef;
80 $self->squash($into, @$buffer);
118 my $into = $self->{+UP_INTO} or return;
123 # Only merge into matching trace signatres
130 $self->squash($into, $event);
137 my ($into, @from) = @_;
138 push @{$into->facet_data->{info}} => $_->info for @from;
160 squashes diags into assertion
[all...]
/openbsd-src/usr.bin/rpcgen/
H A Drpcgen.1160 Defined when compiling into header files.
162 Defined when compiling into
166 Defined when compiling into server-side stubs.
168 Defined when compiling into client-side stubs.
170 Defined when compiling into
177 is passed directly into the output file,
206 Compile into
226 Compile into C data-definitions (a header file).
261 Compile into client-side stubs.
263 Compile into server-side stubs,
[all …]
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTImporter.h10 // context into another context.
60 /// Imports selected nodes from one AST context into another context,
273 /// \param ToContext The context we'll be importing into.
275 /// \param ToFileManager The file manager we'll be importing into.
279 /// \param FromFileManager The file manager we'll be importing into.
303 /// \param To Import the object into this variable.
318 /// Import the given type from the "from" context into the "to"
324 /// Import the given qualified type from the "from" context into the "to"
331 /// "from" context into the "to" context.
337 /// Import the given attribute from the "from" context into the
[all …]
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dquarantine_test.cpp38 scudo::QuarantineBatch Into; in TEST() local
39 Into.init(FakePtr, 4UL); in TEST()
43 Into.merge(&From); in TEST()
45 EXPECT_EQ(Into.Count, 2UL); in TEST()
46 EXPECT_EQ(Into.Batch[0], FakePtr); in TEST()
47 EXPECT_EQ(Into.Batch[1], FakePtr); in TEST()
48 EXPECT_EQ(Into.Size, 12UL + sizeof(scudo::QuarantineBatch)); in TEST()
49 EXPECT_EQ(Into.getQuarantinedSize(), 12UL); in TEST()
58 EXPECT_TRUE(Into.Count + From.Count == scudo::QuarantineBatch::MaxCount); in TEST()
59 EXPECT_TRUE(Into.canMerge(&From)); in TEST()
[all …]
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectSettings.cpp41 // There is only one variant this argument could be; put it into the in CommandObjectSettingsSet()
49 // There is only one variant this argument could be; put it into the in CommandObjectSettingsSet()
53 // Push the data for the first argument into the m_arguments vector. in CommandObjectSettingsSet()
207 // Split the raw command into var_name and value pair. in DoExecute()
257 // There is only one variant this argument could be; put it into the in CommandObjectSettingsShow()
261 // Push the data for the first argument into the m_arguments vector. in CommandObjectSettingsShow()
319 // There is only one variant this argument could be; put it into the in CommandObjectSettingsWrite()
323 // Push the data for the first argument into the m_arguments vector. in CommandObjectSettingsWrite()
505 // Push the data for the first argument into the m_arguments vector. in CommandObjectSettingsList()
570 // There is only one variant this argument could be; put it into the in CommandObjectSettingsRemove()
[all …]
/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-forwprop.c37 /* This pass propagates the RHS of assignment statements into use
48 variable into a COND_EXPR.
54 Will be transformed into:
67 Will be transformed into:
80 Will be transformed into:
86 For these cases, we propagate A into all, possibly more than one,
95 Will be transformed into:
104 For these cases, we propagate A into all, possibly more than one,
122 Will get turned into
131 Will get turned into
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/
H A DMM_NW5.t157 # static_lib() should look into that
158 # dynamic_bs() should look into that
159 # dynamic_lib() should look into that
251 # xs_o() should look into that
252 # top_targets() should look into that
254 # dist_ci() should look into that
255 # dist_core() should look into that
283 # static_lib() should look into that
284 # dynamic_bs() should look into that
285 # dynamic_lib() should look into that
[all …]
/openbsd-src/lib/libssl/man/
H A DSSL_CTX_use_certificate.3132 These functions load the certificates and private keys into the
140 class of functions loads the certificates and keys into the
160 class of functions only loads certificates and keys into a specific
172 into
177 into
189 into
192 loads the ASN1 encoded certificate into
198 into
209 into
219 functions load a certificate chain into
[all...]
/openbsd-src/usr.bin/vi/docs/USD.doc/vi.ref/
H A Dvi.cmd.roff63 into text input mode.
66 character is used to resolve the text input into the file,
67 and exit back into command mode.
392 commands, in which case any text copied into a buffer is
534 in which case any text copied into a buffer is character oriented.
566 commands, in which case any text copied into a buffer is
605 commands, in which case any text copied into a buffer is
631 commands, in which case any text copied into a buffer is
836 commands, in which case any text copied into a buffer is
915 flag followed by the arguments (which are bundled into a single argument).
[all …]
/openbsd-src/usr.bin/split/
H A Dsplit.138 .Nd split a file into pieces
58 and breaks it up into files of 1000 lines each.
82 is appended to the number, the file is split into
87 is appended to the number, the file is split into
110 for the names of the files into which the file is split.
111 In this case, each file into which the file is split is named by the
119 argument is not specified, the file is split into lexically ordered
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DModuleFileExtension.h60 /// A module file extension can introduce additional information into
77 /// Hash information about the presence of this extension into the
83 /// override this method to combine that distinguishing information into the
94 /// responsible for writing the extension contents into a particular
100 /// metadata read from the block and the cursor into the extension
111 /// Abstract base class that writes a module file extension block into
127 /// Write the contents of the extension block into the given bitstream.
129 /// Responsible for writing the contents of the extension into the
130 /// given stream. All of the contents should be written into custom
/openbsd-src/gnu/usr.bin/binutils/gas/doc/
H A Dc-v850.texi222 Moves the offset into the current section to the specified amount.
263 Computes the higher 16 bits of the given expression and stores it into
271 the result into register 6.
275 Computes the lower 16 bits of the given expression and stores it into
282 register 5, putting the result into register 6.
288 and stores the result into the immediate operand field of the given
290 address of the label 'here' and store it into register 6:
298 pseudo-op the movhi instruction would put 0xFFFF0000 into r6, then the
300 it to 32 bits, 0xFFFFFFFF, and then add it into r6 giving 0xFFFEFFFF
303 stores 0 into r6 (0xFFFF + 1 = 0x0000), so that the movea instruction
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-v850.texi222 Moves the offset into the current section to the specified amount.
263 Computes the higher 16 bits of the given expression and stores it into
271 the result into register 6.
275 Computes the lower 16 bits of the given expression and stores it into
282 register 5, putting the result into register 6.
288 and stores the result into the immediate operand field of the given
290 address of the label 'here' and store it into register 6:
298 pseudo-op the movhi instruction would put 0xFFFF0000 into r6, then the
300 it to 32 bits, 0xFFFFFFFF, and then add it into r6 giving 0xFFFEFFFF
303 stores 0 into r6 (0xFFFF + 1 = 0x0000), so that the movea instruction
[all …]
/openbsd-src/lib/libcrypto/man/
H A Ds2i_ASN1_INTEGER.383 into a
100 into an
111 After skipping the sign and base prefixes, an intermediate conversion into a
125 into a string where the octets are colon-separated and
131 into an
138 Every pair of hexadecimal digits is converted into an octet.

12345678910>>...242