Home
last modified time | relevance | path

Searched refs:Copied (Results 1 – 25 of 37) sorted by relevance

12

/third_party/ltp/libs/libltpvdso/
DREADME1 Copied from kernel tree: tools/testing/selftests/vDSO/parse_vdso.c
/third_party/node/deps/v8/src/objects/
Djs-array-buffer.h186 void YoungMark() { set_young_gc_state(GcState::Copied); } in YoungMark()
222 enum class GcState : uint8_t { Dead = 0, Copied, Promoted }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFixSGPRCopies.cpp726 const MachineOperand &Copied = DefMI->getOperand(1); in runOnMachineFunction() local
727 if (Copied.isImm() && in runOnMachineFunction()
728 TII->isInlineConstant(APInt(64, Copied.getImm(), true))) { in runOnMachineFunction()
729 MO->ChangeToImmediate(Copied.getImm()); in runOnMachineFunction()
DSIPeepholeSDWA.cpp534 const MachineOperand &Copied = DefInst->getOperand(1); in foldToImm() local
535 if (!Copied.isImm()) in foldToImm()
538 return Copied.getImm(); in foldToImm()
DSIInstrInfo.td700 // Copied from the AArch64 backend:
711 // Copied from the AArch64 backend:
/third_party/mesa3d/src/amd/compiler/
D.clang-format5 # Copied from /src/amd/.clang-format
/third_party/python/Lib/test/xmltestdata/c14n-20/
DREADME11 Copied and distributed under these terms:
/third_party/typescript/scripts/
DproduceLKG.mjs109 console.log(`Copied ${files.length} files matching pattern ${pattern}`);
/third_party/rust/crates/nom/src/
Dtraits.rs4 use crate::lib::std::iter::{Copied, Enumerate};
338 type IterElem = Copied<Iter<'a, u8>>;
1070 type IterElem = Copied<Iter<'a, u8>>;
/third_party/openssl/doc/internal/man7/
DDERlib.pod45 -- Copied from RFC 3279, section 2.2.2
/third_party/node/deps/npm/node_modules/pacote/
DREADME.md250 * `tarball` The url to the associated package artifact. (Copied by
253 be present for older packages on the npm registry. (Copied by Pacote
/third_party/typescript/tests/cases/compiler/
DjsxComplexSignatureHasApplicabilityError.tsx46 // Copied from "type-zoo" version 3.4.0
/third_party/protobuf/src/google/protobuf/
Dport_def.inc260 // Copied from ABSL.
/third_party/typescript/tests/baselines/reference/
DjsxComplexSignatureHasApplicabilityError.types98 // Copied from "type-zoo" version 3.4.0
DjsxComplexSignatureHasApplicabilityError.symbols123 // Copied from "type-zoo" version 3.4.0
/third_party/python/Lib/idlelib/
DChangeLog217 * Icons/python.gif: py-cvs-rel2_1 (Rev 1.2) merge Copied py-cvs rev
222 * Icons/minusnode.gif: py-cvs-rel2_1 (Rev 1.2) merge Copied py-cvs
/third_party/openGLES/extensions/EXT/
DEXT_disjoint_timer_query.txt784 - Copied from revision 1 of ANGLE_timer_query
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_disjoint_timer_query.txt754 - Copied from revision 1 of ANGLE_timer_query
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DWGL_ARB_render_texture.txt899 11/12/00 pwomack Created. Copied from GLX extension. Added WGL
/third_party/openGLES/extensions/ARB/
DWGL_ARB_render_texture.txt909 11/12/00 pwomack Created. Copied from GLX extension. Added WGL
/third_party/python/Doc/library/
Dsqlite3.rst638 print(f'Copied {total-remaining} of {total} pages...')
Dmailbox.rst1224 | filed | Copied to another file or mailbox |
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_register_combiners.txt844 sequence. Copied undefined values are likewise undefined.
/third_party/openGLES/extensions/NV/
DNV_register_combiners.txt844 sequence. Copied undefined values are likewise undefined.
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt2280 Copied

12