HomeSort by relevance Sort by last modified time
    Searched defs:addPredicate (Results 1 - 25 of 40) sorted by null

1 2

  /frameworks/base/cmds/statsd/tools/loadtest/src/com/android/statsd/loadtest/
ConfigFactory.java 138 addPredicate(predicate, i, config);
274 private void addPredicate(Predicate template, int suffix, StatsdConfig.Builder config) {
281 cb.addPredicate(child + suffix);
294 config.addPredicate(predicate);
  /tools/tradefederation/contrib/src/com/android/media/tests/
MediaMemoryTest.java 123 bugListener.addPredicate(new BugreportCollector.Predicate(
MediaPlayerStressTest.java 104 bugListener.addPredicate(BugreportCollector.AFTER_FAILED_TESTCASES);
106 bugListener.addPredicate(new BugreportCollector.Predicate(
VideoEditingMemoryTest.java 116 bugListener.addPredicate(new BugreportCollector.Predicate(
VideoEditingPerformanceTest.java 146 bugListener.addPredicate(new BugreportCollector.Predicate(
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineInstrBuilder.h 232 const MachineInstrBuilder &addPredicate(CmpInst::Predicate Pred) const {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineInstrBuilder.h 232 const MachineInstrBuilder &addPredicate(CmpInst::Predicate Pred) const {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineInstrBuilder.h 232 const MachineInstrBuilder &addPredicate(CmpInst::Predicate Pred) const {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineInstrBuilder.h 232 const MachineInstrBuilder &addPredicate(CmpInst::Predicate Pred) const {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineInstrBuilder.h 232 const MachineInstrBuilder &addPredicate(CmpInst::Predicate Pred) const {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineInstrBuilder.h 232 const MachineInstrBuilder &addPredicate(CmpInst::Predicate Pred) const {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineInstrBuilder.h 232 const MachineInstrBuilder &addPredicate(CmpInst::Predicate Pred) const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineInstrBuilder.h 232 const MachineInstrBuilder &addPredicate(CmpInst::Predicate Pred) const {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineInstrBuilder.h 232 const MachineInstrBuilder &addPredicate(CmpInst::Predicate Pred) const {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineInstrBuilder.h 232 const MachineInstrBuilder &addPredicate(CmpInst::Predicate Pred) const {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineInstrBuilder.h 232 const MachineInstrBuilder &addPredicate(CmpInst::Predicate Pred) const {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineInstrBuilder.h 232 const MachineInstrBuilder &addPredicate(CmpInst::Predicate Pred) const {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineInstrBuilder.h 232 const MachineInstrBuilder &addPredicate(CmpInst::Predicate Pred) const {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineInstrBuilder.h 232 const MachineInstrBuilder &addPredicate(CmpInst::Predicate Pred) const {
  /tools/tradefederation/core/src/com/android/tradefed/result/
BugreportCollector.java 224 public void addPredicate(Predicate p) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolution.h 566 void addPredicate(const SCEVPredicate *P) {
583 addPredicate(P);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
ScalarEvolution.h 566 void addPredicate(const SCEVPredicate *P) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
ScalarEvolution.h 566 void addPredicate(const SCEVPredicate *P) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
ScalarEvolution.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
ScalarEvolution.h     [all...]

Completed in 975 milliseconds

1 2