HomeSort by relevance Sort by last modified time
    Searched refs:Ev (Results 1 - 21 of 21) sorted by null

  /external/strace/tests/
prctl-arg2-intptr.test 10 LC_ALL=C grep -Ev '^prctl\(PR_[GS]ET_([^CEF]|.[^HNP]|..[^DEI])' \
prctl-tid_address.test 9 LC_ALL=C grep -Ev '^prctl\(PR_[GS]ET_([^T]|.[^I]|..[^D])' < "$LOG" > "$OUT"
prctl-spec-inject.test 44 LC_ALL=C grep -Ev '^prctl\(PR_[GS]ET_([^S][^P][^E][^C]])' \
  /external/strace/tests-m32/
prctl-arg2-intptr.test 10 LC_ALL=C grep -Ev '^prctl\(PR_[GS]ET_([^CEF]|.[^HNP]|..[^DEI])' \
prctl-tid_address.test 9 LC_ALL=C grep -Ev '^prctl\(PR_[GS]ET_([^T]|.[^I]|..[^D])' < "$LOG" > "$OUT"
prctl-spec-inject.test 44 LC_ALL=C grep -Ev '^prctl\(PR_[GS]ET_([^S][^P][^E][^C]])' \
  /external/strace/tests-mx32/
prctl-arg2-intptr.test 10 LC_ALL=C grep -Ev '^prctl\(PR_[GS]ET_([^CEF]|.[^HNP]|..[^DEI])' \
prctl-tid_address.test 9 LC_ALL=C grep -Ev '^prctl\(PR_[GS]ET_([^T]|.[^I]|..[^D])' < "$LOG" > "$OUT"
prctl-spec-inject.test 44 LC_ALL=C grep -Ev '^prctl\(PR_[GS]ET_([^S][^P][^E][^C]])' \
  /external/minijail/
gen_constants.sh 56 grep -Ev '(SIGRTMAX|SIGRTMIN|SIG_|NULL)' | \
  /external/vboot_reference/scripts/image_signing/
set_chronos_password.sh 22 sudo grep -Ev ^chronos: "$rootfs/etc/shadow" \
set_lsb_release.sh 18 grep -Ev "^$key=" "$rootfs/etc/lsb-release" \
ensure_sane_lsb-release.sh 84 badlines=$(grep -Ev '^[A-Z][A-Z_]*=([[:graph:]][[:print:]]*)?$' "$lsbfile")
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 88 const SCEVAddRecExpr *Ev,
341 const SCEVAddRecExpr *Ev = dyn_cast<SCEVAddRecExpr>(SE->getSCEV(Pointer));
342 if (Ev == 0 || Ev->getLoop() != CurLoop || !Ev->isAffine())
352 const SCEVConstant *Stride = dyn_cast<SCEVConstant>(Ev->getOperand(1));
361 MSI, Ev, BECount);
442 Instruction *TheStore, const SCEVAddRecExpr *Ev,
484 Expander.expandCodeFor(Ev->getStart(), Builder.getInt8PtrTy(AddrSpace),
536 << " from store to: " << *Ev << " at: " << *TheStore << "\n")
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 119 const SCEVAddRecExpr *Ev, const SCEV *BECount,
662 const SCEVAddRecExpr *Ev = dyn_cast<SCEVAddRecExpr>(SE->getSCEV(Pointer));
663 if (!Ev || Ev->getLoop() != CurLoop || !Ev->isAffine())
673 const SCEVConstant *ConstStride = dyn_cast<SCEVConstant>(Ev->getOperand(1));
691 MSI->getAlignment(), SplatValue, MSI, MSIs, Ev,
747 SmallPtrSetImpl<Instruction *> &Stores, const SCEVAddRecExpr *Ev,
769 const SCEV *Start = Ev->getStart();
831 << " from store to: " << *Ev << " at: " << *TheStore << "\n")
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 174 const SCEVAddRecExpr *Ev, const SCEV *BECount,
731 const SCEVAddRecExpr *Ev = dyn_cast<SCEVAddRecExpr>(SE->getSCEV(Pointer));
732 if (!Ev || Ev->getLoop() != CurLoop || !Ev->isAffine())
742 const SCEVConstant *ConstStride = dyn_cast<SCEVConstant>(Ev->getOperand(1));
761 Ev, BECount, NegStride, /*IsLoopMemset=*/true);
852 SmallPtrSetImpl<Instruction *> &Stores, const SCEVAddRecExpr *Ev,
    [all...]
  /external/clang/www/demo/
index.cgi 102 $input =~ s@(_ZNSt8ios_base4Init[DC]1Ev)@<a href="../docs/FAQ.html#iosinit">$1</a>@g;
  /external/webrtc/data/voice_engine/stereo_rtp_files/
toggling_stereo_g729_pt18_pt125.rtp     [all...]
hrtf_g722_1C_48.rtp     [all...]
hrtf_g722_1C_48_jitterT2.rtp     [all...]
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 543 milliseconds