Home
last modified time | relevance | path

Searched refs:SSD (Results 1 – 25 of 52) sorted by relevance

123

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h370 void computeNodeSetInfo(SwingSchedulerDAG *SSD) { in computeNodeSetInfo() argument
372 MaxMOV = std::max(MaxMOV, SSD->getMOV(SU)); in computeNodeSetInfo()
373 MaxDepth = std::max(MaxDepth, SSD->getDepth(SU)); in computeNodeSetInfo()
579 bool isValidSchedule(SwingSchedulerDAG *SSD);
580 void finalizeSchedule(SwingSchedulerDAG *SSD);
581 void orderDependence(SwingSchedulerDAG *SSD, SUnit *SU,
583 bool isLoopCarried(SwingSchedulerDAG *SSD, MachineInstr &Phi);
584 bool isLoopCarriedDefOfUse(SwingSchedulerDAG *SSD, MachineInstr *Def,
/external/perfetto/infra/ci/worker/
Dgce-startup-script.sh22 for SSD in /dev/nvme0n*; do
23 mkswap $SSD
24 swapon -p -1 $SSD
/external/vboot_reference/scripts/image_signing/
Dconvert_recovery_to_full_ssd.sh19 Converts <signed_recovery_image> into a full SSD image usable by factory. Uses
20 stateful partition from SSD image <original_image_zip>.
Dconvert_recovery_to_ssd.sh14 In-place converts recovery <image> into an SSD image. With --force, does not
/external/autotest/server/site_tests/firmware_SelfSignedBoot/
Dcontrol19 3. Ctrl-U doesnt boot to USB image after it resigned with SSD keys.
35 usb image with SSD keys When dev_boot_signed_only=1, pressing Ctrl-U should
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp467 void computeNodeSetInfo(SwingSchedulerDAG *SSD) { in computeNodeSetInfo() argument
469 MaxMOV = std::max(MaxMOV, SSD->getMOV(SU)); in computeNodeSetInfo()
470 MaxDepth = std::max(MaxDepth, SSD->getDepth(SU)); in computeNodeSetInfo()
668 bool isValidSchedule(SwingSchedulerDAG *SSD);
669 void finalizeSchedule(SwingSchedulerDAG *SSD);
670 bool orderDependence(SwingSchedulerDAG *SSD, SUnit *SU,
672 bool isLoopCarried(SwingSchedulerDAG *SSD, MachineInstr &Phi);
673 bool isLoopCarriedDefOfUse(SwingSchedulerDAG *SSD, MachineInstr *Inst,
3625 bool SMSchedule::orderDependence(SwingSchedulerDAG *SSD, SUnit *SU, in orderDependence() argument
3649 if (unsigned NewReg = SSD->getInstrBaseReg(SU)) in orderDependence()
[all …]
/external/autotest/server/site_tests/hardware_DiskFirmwareUpgrade/
Dcontrol25 - True if the update script should upgrade the firmware on the SSD.
26 - False if the update script is not supposed to touch the firmware on the SSD.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp2460 void SMSchedule::orderDependence(SwingSchedulerDAG *SSD, SUnit *SU, in orderDependence() argument
2482 if (unsigned NewReg = SSD->getInstrBaseReg(SU)) in orderDependence()
2518 isLoopCarriedDefOfUse(SSD, (*I)->getInstr(), MO)) { in orderDependence()
2575 orderDependence(SSD, UseSU, Insts); in orderDependence()
2576 orderDependence(SSD, SU, Insts); in orderDependence()
2577 orderDependence(SSD, DefSU, Insts); in orderDependence()
2589 bool SMSchedule::isLoopCarried(SwingSchedulerDAG *SSD, MachineInstr &Phi) { in isLoopCarried() argument
2593 SUnit *DefSU = SSD->getSUnit(&Phi); in isLoopCarried()
2600 SUnit *UseSU = SSD->getSUnit(MRI.getVRegDef(LoopVal)); in isLoopCarried()
2617 bool SMSchedule::isLoopCarriedDefOfUse(SwingSchedulerDAG *SSD, in isLoopCarriedDefOfUse() argument
[all …]
/external/crosvm/metrics/src/sys/windows/
Dwmi.rs73 SSD, enumerator
81 4 => MediaType::SSD, in from()
/external/autotest/client/site_tests/hardware_StorageTrim/
Dcontrol7 PURPOSE = 'Measure write performance before and after trim. (for SSD)'
/external/armnn/samples/serialized/
DReadme.md3 …of an Arm NN serialized model which is supported on Netron. It is based on SSD MobileNet V1 FP32 m…
/external/autotest/server/site_tests/hardware_StorageStress/
Dcontrol.soak7 PURPOSE = 'Stress the SSD to age it prematurely.'
Dcontrol.test17 While the test is running, we can corrupt the SSD and check the test is
Dcontrol.stress27 While the test is running, we can corrupt the SSD and check the test is
/external/autotest/client/site_tests/hardware_StorageWearoutDetect/
Dcontrol.non_cache14 This test check wear out status for storage device available in SMART for SSD
Dcontrol21 This test check wear out status for storage device available in SMART for SSD
/external/autotest/server/site_tests/firmware_PDProtocol/
Dcontrol21 - That the DUT negotiated PD in dev mode from SSD boot
Dcontrol.ec_wp21 - That the DUT negotiated PD in dev mode from SSD boot
/external/tensorflow/tensorflow/lite/g3doc/android/delegates/
Dnnapi.md152 * [MobileNet v2 SSD object detection](https://ai.googleblog.com/2018/07/accelerated-training-and-…
157 * [MobileNet v1(300x300) Single Shot Detector (SSD) object detection](https://ai.googleblog.com/2…
/external/tensorflow/tensorflow/lite/tools/evaluation/proto/
Devaluation_stages.proto294 // Model's outputs should be same as a TFLite-compatible SSD model.
299 // SSD Mobilenet V1 Model trained on COCO assumes class 0 is background class
/external/tensorflow/tensorflow/lite/tools/evaluation/tasks/coco_object_detection/
DREADME.md45 …[SSD MobileNet model](https://www.tensorflow.org/lite/examples/object_detection/overview#output_si…
49 COCO-trained SSD model, this is the path to a file where each line contains
/external/tensorflow/tensorflow/lite/g3doc/examples/object_detection/
Doverview.md300 …v/tensorflow/lite-model/ssd_mobilenet_v1/1/metadata/1?lite-format=tflite">COCO SSD MobileNet v1</a>
338 SSD models from the
355 > Currently, on-device inference is only optimized with SSD models. Better
/external/rust/crates/walkdir/
DREADME.md106 local file system (SSD, ~3 million entries). More precisely, I am reasonably
/external/ImageMagick/PerlMagick/t/reference/write/composite/
DCopyBlue.miff41 …SS�SST�SST�SST�SSP�SSi�SS��SS��SSj�SS+�SS(�SS/�SS.�SS5�SSE�SSE�SS<�SSA�SSDSSDSSD�SS?�SS=�SS>�SS4…
/external/armnn/python/pyarmnn/examples/object_detection/
DREADME.md184 This application has been verified to work against the MobileNet SSD model and YOLOv3, which can be…
270 …an be readily obtained from reading the `input_binding_info`. For example, SSD MobileNet V1 takes …
289 For SSD MobileNet V1 models, we decode the results to obtain the bounding box positions, classifica…

123