Searched refs:clones (Results 1 – 25 of 27) sorted by relevance
12
/third_party/rust/crates/syn/codegen/src/ |
D | clone.rs | 23 let mut clones = Vec::new(); in expand_impl_body() localVariable 26 clones.push(quote!(#pat.clone())); in expand_impl_body() 39 #ident::#variant(#(#pats),*) => #ident::#variant(#(#clones),*), in expand_impl_body()
|
/third_party/node/deps/npm/node_modules/defaults/ |
D | README.md | 37 …called, it overrides all of `undefined` properties in `options` with the clones of properties defi…
|
/third_party/skia/third_party/externals/freetype/ |
D | README.git | 71 to execute `autogen.sh` in advance; this script clones the 'dlg' git
|
/third_party/freetype/ |
D | README.git | 71 to execute `autogen.sh` in advance; this script clones the 'dlg' git
|
/third_party/python/Doc/c-api/ |
D | sys.rst | 33 that clones the current process. 49 or any similar function that clones the current process, regardless 66 or any similar function that clones the current process, if there is
|
/third_party/skia/site/docs/dev/contrib/ |
D | submit.md | 67 it needs to run on a clone of <https://skia.googlesource.com/skia>. Using clones
|
/third_party/typescript/ |
D | CONTRIBUTING.md | 73 ### Faster clones
|
/third_party/flutter/flutter/packages/flutter_tools/lib/src/ |
D | version.dart | 502 /// when the installation is not git-based (e.g. a user clones the repo but
|
/third_party/node/deps/npm/node_modules/pacote/ |
D | CHANGELOG.md | 312 * **git:** make full clones do a full mirror ([85b269b](https://github.com/npm/pacote/commit/85b269… 1228 * **git:** use sshurl instead of ssh for ssh clones ([ff20803](https://github.com/npm/pacote/commit…
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 1807 // Concretely, the transformation clones the propagated instruction 1839 // Concretely, this transformation clones some particular instruction from 1849 // The instruction is propagated by creating a number of clones - one clone for
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 1807 // Concretely, the transformation clones the propagated instruction 1839 // Concretely, this transformation clones some particular instruction from 1849 // The instruction is propagated by creating a number of clones - one clone for
|
/third_party/spirv-tools/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 1807 // Concretely, the transformation clones the propagated instruction 1839 // Concretely, this transformation clones some particular instruction from 1849 // The instruction is propagated by creating a number of clones - one clone for
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/ |
D | Path.inc | 1230 // COPYFILE_CLONE clones the symlink instead of following it
|
/third_party/icu/docs/userguide/ |
D | design.md | 147 4. Close any clones that you open as well as any instances of the services that
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.25 | 4983 Revert previous modification for Verdana clones. 4998 Only adjust Verdana clones for 17 ppem.
|
/third_party/flutter/skia/third_party/externals/freetype/ |
D | ChangeLog.25 | 4983 Revert previous modification for Verdana clones. 4998 Only adjust Verdana clones for 17 ppem.
|
/third_party/freetype/docs/oldlogs/ |
D | ChangeLog.25 | 4983 Revert previous modification for Verdana clones. 4998 Only adjust Verdana clones for 17 ppem.
|
/third_party/node/deps/npm/changelogs/ |
D | CHANGELOG-5.md | 2015 …* `pacote`: fix failing clones with bad heads, send extra TLS-related opts to proxy, enable global…
|
/third_party/rust/crates/clap/ |
D | CHANGELOG.md | 3083 …* removed excess clones ([ec0089d4](https://github.com/clap-rs/clap/commit/ec0089d42ed715d293fb66…
|
/third_party/ffmpeg/doc/ |
D | filters.texi | 20071 With @var{clone} frames are clones of first frame. 20078 With @var{clone} frames are clones of last frame.
|
/third_party/libabigail/ |
D | ChangeLog | 35502 Fix reading several clones of the same member function from DWARF 35545 cdtor specification and all the clones that implements the 37062 all the abstract constructors/destructors *and* their clones into
|
/third_party/libevdev/ |
D | third_party_libevdev.diff | 5263 + # there are many clones, so DEC is not a safe bet
|
/third_party/flutter/skia/third_party/externals/icu/source/data/unidata/ |
D | ppucd.txt | 1989 # Spacing clones of diacritics
|
/third_party/skia/third_party/externals/icu/source/data/unidata/ |
D | ppucd.txt | 2021 # Spacing clones of diacritics
|
/third_party/icu/icu4c/source/data/unidata/ |
D | ppucd.txt | 2021 # Spacing clones of diacritics
|
12