Home
last modified time | relevance | path

Searched refs:from (Results 851 - 875 of 6050) sorted by relevance

1...<<31323334353637383940>>...242

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dencrypt.rs221 pub fn encrypt(&self, from: &[u8], to: &mut [u8]) -> Result<usize, ErrorStack> { in encrypt()
228 from.as_ptr(), in encrypt()
229 from.len(), in encrypt()
241 pub fn encrypt_len(&self, from: &[u8]) -> Result<usize, ErrorStack> { in encrypt_len()
248 from.as_ptr(), in encrypt_len()
249 from.len(), in encrypt_len()
440 pub fn decrypt(&self, from: &[u8], to: &mut [u8]) -> Result<usize, ErrorStack> { in decrypt()
447 from.as_ptr(), in decrypt()
448 from.len(), in decrypt()
460 pub fn decrypt_len(&self, from
[all...]
/kernel/linux/linux-5.10/arch/x86/um/asm/
H A Dprocessor_32.h44 static inline void arch_copy_thread(struct arch_thread *from, in arch_copy_thread() argument
47 memcpy(&to->tls_array, &from->tls_array, sizeof(from->tls_array)); in arch_copy_thread()
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dcopypage-v4wb.c47 void v4wb_copy_user_highpage(struct page *to, struct page *from, in v4wb_copy_user_highpage() argument
53 kfrom = kmap_atomic(from); in v4wb_copy_user_highpage()
54 flush_cache_page(vma, vaddr, page_to_pfn(from)); in v4wb_copy_user_highpage()
H A Dcopypage-xsc3.c63 void xsc3_mc_copy_user_highpage(struct page *to, struct page *from, in xsc3_mc_copy_user_highpage() argument
69 kfrom = kmap_atomic(from); in xsc3_mc_copy_user_highpage()
70 flush_cache_page(vma, vaddr, page_to_pfn(from)); in xsc3_mc_copy_user_highpage()
H A Dcopypage-feroceon.c65 void feroceon_copy_user_highpage(struct page *to, struct page *from, in feroceon_copy_user_highpage() argument
71 kfrom = kmap_atomic(from); in feroceon_copy_user_highpage()
72 flush_cache_page(vma, vaddr, page_to_pfn(from)); in feroceon_copy_user_highpage()
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dtopology.h23 void numa_set_distance(int from, int to, int distance);
25 #define node_distance(from, to) (node_distances[(from)][(to)])
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dcopypage-feroceon.c66 void feroceon_copy_user_highpage(struct page *to, struct page *from, in feroceon_copy_user_highpage() argument
72 kfrom = kmap_atomic(from); in feroceon_copy_user_highpage()
73 flush_cache_page(vma, vaddr, page_to_pfn(from)); in feroceon_copy_user_highpage()
H A Dcopypage-xsc3.c64 void xsc3_mc_copy_user_highpage(struct page *to, struct page *from, in xsc3_mc_copy_user_highpage() argument
70 kfrom = kmap_atomic(from); in xsc3_mc_copy_user_highpage()
71 flush_cache_page(vma, vaddr, page_to_pfn(from)); in xsc3_mc_copy_user_highpage()
H A Dcopypage-v4wb.c47 void v4wb_copy_user_highpage(struct page *to, struct page *from, in v4wb_copy_user_highpage() argument
53 kfrom = kmap_atomic(from); in v4wb_copy_user_highpage()
54 flush_cache_page(vma, vaddr, page_to_pfn(from)); in v4wb_copy_user_highpage()
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_pio_copy.c6 * General Public License (GPL) Version 2, available from the file
38 * @from: source (must be 64-bit aligned)
41 * Copy data from kernel space to MMIO space, in multiples of 32 bits at a
45 void qib_pio_copy(void __iomem *to, const void *from, size_t count) in qib_pio_copy() argument
49 const u64 *src = from; in qib_pio_copy()
58 const u32 *src = from; in qib_pio_copy()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/
H A Dia_css_gc.host.h28 const struct ia_css_gc_config *from,
34 const struct ia_css_gamma_table *from,
40 const struct ia_css_ce_config *from,
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/
H A Dia_css_gc.host.h28 const struct ia_css_gc_config *from,
34 const struct ia_css_gamma_table *from,
40 const struct ia_css_ce_config *from,
/kernel/linux/linux-6.6/arch/x86/um/asm/
H A Dprocessor_32.h44 static inline void arch_copy_thread(struct arch_thread *from, in arch_copy_thread() argument
47 memcpy(&to->tls_array, &from->tls_array, sizeof(from->tls_array)); in arch_copy_thread()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_pio_copy.c6 * General Public License (GPL) Version 2, available from the file
38 * @from: source (must be 64-bit aligned)
41 * Copy data from kernel space to MMIO space, in multiples of 32 bits at a
45 void qib_pio_copy(void __iomem *to, const void *from, size_t count) in qib_pio_copy() argument
49 const u64 *src = from; in qib_pio_copy()
58 const u32 *src = from; in qib_pio_copy()
/third_party/node/test/parallel/
H A Dtest-https-agent-getname.js33 crl: [Buffer.from('c'), Buffer.from('r'), Buffer.from('l')],
H A Dtest-readline-reopen.js25 Buffer.from('foo\n'),
26 Buffer.from([ 0xe2 ]), // Exactly one third of a ☃ snowman.
42 input.write(Buffer.from([0x98, 0x83])); // The rest of the ☃ snowman.
/third_party/musl/src/setjmp/powerpc64/
H A Dsetjmp.s10 ld 5, 24(1) # load from the TOC slot in the caller's stack frame
21 # r4 would normally be the 2nd parameter, but we're using r5 to simplify calling from sigsetjmp.
22 # solves the problem of knowing whether to save the TOC pointer from r2 or the caller's stack frame.
/third_party/node/deps/npm/node_modules/@isaacs/cliui/node_modules/string-width/
H A Dindex.js1 import stripAnsi from 'strip-ansi';
2 import eastAsianWidth from 'eastasianwidth';
3 import emojiRegex from 'emoji-regex';
/third_party/node/deps/npm/node_modules/wrap-ansi/node_modules/string-width/
H A Dindex.js1 import stripAnsi from 'strip-ansi';
2 import eastAsianWidth from 'eastasianwidth';
3 import emojiRegex from 'emoji-regex';
/third_party/node/deps/v8/src/heap/
H A Dincremental-marking-inl.h18 void IncrementalMarking::TransferColor(HeapObject from, HeapObject to) { in TransferColor() argument
25 if (atomic_marking_state()->IsGrey(from)) { in TransferColor()
29 } else if (atomic_marking_state()->IsBlack(from)) { in TransferColor()
/third_party/parse5/packages/parse5/
H A Duglify-source.js15 import fs from 'fs';
16 import path from 'path';
17 import uglifyJS from 'uglify-js';
/third_party/typescript/tests/baselines/reference/
H A DdeclarationsIndirectGeneratedAliasReference.js13 import { Ctor } from "./ctor";
16 import * as ns from "mod";
31 import * as ns from "mod";
H A Denums.js18 import type { SyntaxKind, SymbolFlags } from './a';
29 import { SymbolFlags } from './a';
30 import type { TypeFlag } from './b';
H A DmoduleResolutionWithSymlinks.js10 import {MyClass} from "library-a";
14 import { MyClass } from "./library-a";
15 import { MyClass2 } from "./library-b";
30 echo 'import {MyClass} from "library-a"; export { MyClass as MyClass2 }' > index.ts
37 echo 'import { MyClass } from "./library-a"; import { MyClass2 } from "./library-b"; let x: MyClass; let y: MyClass2; x = y; y = x;' > app.ts
75 echo 'import {MyClass} from "library-a"; export { MyClass as MyClass2 }' > index.ts
82 echo 'import { MyClass } from "./library-a"; import { MyClass2 } from "./library-b"; let x: MyClass; let y: MyClass2; x = y; y = x;' > app.ts
H A DmoduleResolutionWithSymlinks_withOutDir.js9 import {MyClass} from "library-a";
13 import { MyClass } from "./library-a";
14 import { MyClass2 } from "./library-b";

Completed in 8 milliseconds

1...<<31323334353637383940>>...242