Home
last modified time | relevance | path

Searched refs:into (Results 301 - 325 of 350) sorted by relevance

1...<<11121314

/third_party/rust/crates/log/src/
H A Dlib.rs1935 .get("b".into()) in test_record_key_values_get_coerce()
/third_party/rust/crates/clap/clap_derive/src/derives/
H A Dargs.rs519 Some(val) => quote_spanned!(kind.span()=> #field_name: (#val).into()), in gen_constructor()
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djidctfst-sse2.asm328 ; ---- Pass 2: process rows from work array, store into output array.
H A Djidctint-mmx.asm127 ; ---- Pass 1: process columns from input, store into work array.
509 ; ---- Pass 2: process rows from work array, store into output array.
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djidctfst-sse2.asm321 ; ---- Pass 2: process rows from work array, store into output array.
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/skeletons/
H A Dyacc.c284 # Declaration that might either go into the header (if --defines)
1094 /* Copy into *YYMSG, which is of size *YYMSG_ALLOC, an error message
1469 these so that the &'s don't force the real ones into
/third_party/rust/crates/rustix/tests/net/
H A Dconnect_bind_send.rs161 let addr = SocketAddrV4::new(localhost, 0).into(); in net_v4_bind_any()
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs3403 // Collecting into a `Vec<T>` or `Rc<[T]>` should make no difference: in shared_from_iter_normal()
3425 // Collecting into a `Vec<T>` or `Rc<[T]>` should make no difference: in shared_from_iter_trustedlen_normal()
3909 let mut v: String = $data.into(); in pass()
3927 let v: String = $data.into(); in index_fail()
3935 let mut v: String = $data.into(); in index_mut_fail()
6459 let s: String = 'x'.into(); in test_from_char()
8199 // invalidate references into the vector (such as `v0`). This test also in test_stable_pointers()
9156 // Collecting into a `Vec<T>` or `Rc<[T]>` should make no difference: in shared_from_iter_normal()
9178 // Collecting into a `Vec<T>` or `Rc<[T]>` should make no difference: in shared_from_iter_trustedlen_normal()
9854 assert_eq!(["a".to_string(), "ab".into()] in test_join_nocopy()
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dvp8dsp.asm359 ; merge two sets of 2 pixels into one set of 4, round/clip/store
417 ; merge two sets of 2 pixels into one set of 4, round/clip/store
/third_party/ffmpeg/libswscale/x86/
H A Dinput.asm3 ;* YUV formats into individual planes, and converts RGB
4 ;* into YUV planes also.
/third_party/rust/crates/clap/tests/builder/
H A Dhelp.rs613 "fast".into(), in hide_single_possible_val()
614 "slow".into(), in hide_single_possible_val()
/third_party/rust/crates/clap/clap_derive/src/
H A Ditem.rs760 clap::ValueEnum::to_possible_value(val.borrow()).unwrap().get_name().to_owned().into() in push_attrs()
781 iterable.into_iter().map(|val| val.borrow().into()) in push_attrs()
/third_party/rust/crates/nix/src/sys/socket/
H A Dmod.rs226 // The protocol number is fed into the socket syscall in network byte order.
880 ControlMessageOwned::ScmCredentials(cred.into()) in decode_from()
885 ControlMessageOwned::ScmCreds(cred.into()) in decode_from()
1038 /// Instead, you can put all fds to be passed into a single `ScmRights`
1341 /// Returns the value to put into the `cmsg_level` field of the header.
1376 /// Returns the value to put into the `cmsg_type` field of the header.
1612 // we will be storing pointers to addresses inside mhdr - convert it into boxed in preallocate()
1613 // slice so it can'be changed later by pushing anything into self.addresses in preallocate()
1619 // it into "slices" parts in preallocate()
1945 /// Pack pointers to various structures into int
[all...]
/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h465 #define INTO CHOICE(into, into, into)
1184 #define INTO into
/third_party/ffmpeg/libavutil/x86/
H A Dx86inc.asm122 ; into registers at the start, and make no other use of the stack. Luckily that
141 ; src) into registers, uses one additional register (tmp) plus 7 vector
/third_party/mksh/
H A DBuild.sh2615 # use of the -S option for check.t split into multiple chunks
2798 $e Run FAQ2HTML.sh and place FAQ.htm into a suitable location as well.
2871 Copy dot.mkshrc to /etc/skel/.mkshrc; install mksh into $prefix/bin; or
/third_party/rust/crates/serde/serde_derive/src/
H A Dde.rs253 // These turn into bounds on the `'de` lifetime of the Deserialize impl. If
746 _serde::__private::Into::<#this_type #ty_generics>::into(#result) in deserialize_seq()
881 _serde::__private::Into::<#this_type #ty_generics>::into(#result) in deserialize_newtype_struct()
1744 // better to save all the errors and combine them into one message that in deserialize_untagged_enum_after()
2482 // Collect contents for flatten fields into a buffer in deserialize_map()
2652 _serde::__private::Into::<#this_type #ty_generics>::into(#result) in deserialize_map()
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
H A Ddmlib.py653 # make the mode into a string
805 def reboot(device, into=None):
/third_party/libunwind/libunwind/doc/
H A Dunw_create_addr_space.tex37 variable is copied into the newly-created address space, so the
H A Dlibunwind.tex140 of \Const{UNW\_LOCAL\_ONLY}, you'll always link the same library into
/third_party/libabigail/tools/
H A Dfedabipkgdiff123 # service, the logs logged into log file is muc usable.
515 """Add a RPM into this collection"""
617 # and stick them into the resulting comparison half.
/third_party/node/lib/internal/debugger/
H A Dinspect_repl.js79 step, s Step into, potentially entering a function
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DOrdinals.pm107 Loads the data from FILENAME into the instance. Any previously loaded data
299 # Put an array of items back into the object after having checked consistency
/third_party/openssl/util/perl/OpenSSL/
H A DOrdinals.pm107 Loads the data from FILENAME into the instance. Any previously loaded data
299 # Put an array of items back into the object after having checked consistency
/third_party/rust/crates/regex/src/
H A Dcompile.rs81 /// automaton, which incorporates UTF-8 decoding into the machine. If it's
142 // Other matching engines handle this by baking the logic into the in compile_one()
213 /// Compile expr into self.insts, returning a patch on success,
259 /// Then to merge the two patches together into one we would backpatch
334 // ASCII bytes to get lumped into the same class as non-ASCII in c()
582 // empty branches both pushing prev_hole.0 into holes, so both in c_alternate()
1118 sparse: vec![0usize; size].into(), in new()

Completed in 94 milliseconds

1...<<11121314