Home
last modified time | relevance | path

Searched refs:destructive (Results 1 – 25 of 34) sorted by relevance

12

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c352 bool destructive; member
471 bool destructive) in mir_adjust_constants() argument
506 if (!destructive) in mir_adjust_constants()
612 mir_live_effect(uint16_t *liveness, midgard_instruction *ins, bool destructive) in mir_live_effect() argument
622 if (destructive) in mir_live_effect()
646 if (destructive) in mir_live_effect()
769 if (predicate->destructive) { in mir_choose_instruction()
806 .destructive = false, in mir_choose_bundle()
1027 .destructive = true, in mir_schedule_texture()
1057 .destructive = true, in mir_schedule_ldst()
[all …]
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
Dltpfsio.sh33 …- These operations are destructive so do NOT point the tests to partitions where the data shouldn'…
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dltpfsscsi.sh31 …- These operations are destructive so do NOT point the tests to partitions where the data shouldn'…
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_schedule.c788 bi_instr *instr, bool fma, bool destructive) in bi_update_fau() argument
796 if (!destructive) { in bi_update_fau()
813 if (destructive) { in bi_update_fau()
843 if (destructive) { in bi_update_fau()
859 if (destructive) in bi_update_fau()
/third_party/ltp/testscripts/
Dltp-aiodio.sh55 …- WARNING !! The partition you pass will be overwritten. This is a destructive test so only pass a…
/third_party/skia/third_party/externals/opengl-registry/extensions/QCOM/
DQCOM_tiled_rendering.txt96 context management API) configuration with a non-destructive swap. A
97 destructive swap may only be used safely if the application renders to the
/third_party/openGLES/extensions/QCOM/
DQCOM_tiled_rendering.txt96 context management API) configuration with a non-destructive swap. A
97 destructive swap may only be used safely if the application renders to the
/third_party/EGL/extensions/NOK/
DEGL_NOK_swap_region2.txt213 implementation is free to apply destructive swap behavior in
/third_party/skia/third_party/externals/egl-registry/extensions/NOK/
DEGL_NOK_swap_region2.txt213 implementation is free to apply destructive swap behavior in
/third_party/python/Lib/test/decimaltestdata/
DddRemainder.decTest584 -- destructive subtract
DdqRemainder.decTest583 -- destructive subtract
DdqRemainderNear.decTest615 -- destructive subtract
DddRemainderNear.decTest613 -- destructive subtract
/third_party/ffmpeg/libavutil/x86/
Dx86inc.asm1292 ; Non-destructive instructions are written without parameters
/third_party/node/test/fixtures/wpt/resources/webidl2/
DCHANGELOG.md110 - Type conversion on default values is destructive [\#94](https://github.com/w3c/webidl2.js/issues…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DREADME-SSE.txt197 This looks really bad. The problem is shufps is a destructive opcode. Since it
DX86InstrShiftRotate.td914 // Prefer RORX which is non-destructive and doesn't update EFLAGS.
/third_party/python/Doc/library/
Dcurses.rst1152 only the overlapping region is copied. This copy is non-destructive, which means
1165 in which case only the overlapping region is copied. This copy is destructive,
/third_party/gptfdisk/
DNEWS192 using sgdisk with a non-destructive option, like "-p".
1337 - Added non-destructive write test when opening the device file, in order
/third_party/littlefs/
DDESIGN.md35 requires an expensive and destructive operation which gives flash its name.
51 1. **Wear leveling** - Writing to flash is destructive. If a filesystem
/third_party/vixl/test/aarch64/
Dtest-simulator-aarch64.cc1679 bool destructive = (vd_bits == kBRegSize) || (vd_bits == kSRegSize); in Test1OpAcrossNEON_Helper() local
1715 if (destructive) { in Test1OpAcrossNEON_Helper()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SVEInstrInfo.td1607 // SVE2 crypto destructive binary operations
1627 // SVE2 crypto destructive binary operations
DAArch64RegisterInfo.td783 // Enum descibing the element size for destructive
/third_party/rust/crates/aho-corasick/bench/data/
Dwords-50003183 destructive
/third_party/zlib/
DChangeLog75 - Remove destructive aspects of make distclean

12