HomeSort by relevance Sort by last modified time
    Searched refs:common (Results 651 - 675 of 7393) sorted by null

<<21222324252627282930>>

  /external/guava/guava-testlib/src/com/google/common/collect/testing/
TestSetGenerator.java 17 package com.google.common.collect.testing;
  /external/guava/guava-testlib/src/com/google/common/collect/testing/features/
Feature.java 17 package com.google.common.collect.testing.features;
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
QueueOfferTester.java 17 package com.google.common.collect.testing.testers;
19 import static com.google.common.collect.testing.features.CollectionFeature.ALLOWS_NULL_VALUES;
20 import static com.google.common.collect.testing.features.CollectionFeature.SUPPORTS_ADD;
22 import com.google.common.collect.testing.features.CollectionFeature;
27 * {@link com.google.common.collect.testing.CollectionTestSuiteBuilder}.
  /external/guava/guava-tests/test/com/google/common/collect/
BstCountBasedBalancePoliciesTest.java 15 package com.google.common.collect;
17 import static com.google.common.collect.BstTesting.countAggregate;
19 import com.google.common.annotations.GwtCompatible;
20 import com.google.common.collect.BstTesting.SimpleNode;
MapsSortedTransformValuesTest.java 17 package com.google.common.collect;
22 import com.google.common.annotations.GwtCompatible;
23 import com.google.common.base.Function;
24 import com.google.common.base.Functions;
  /external/ksoap2/
Android.mk 8 #LOCAL_JAVA_STATIC_LIBRARIES := android-common
9 #LOCAL_JAVA_LIBRARIES := android.common
  /external/libpcap/ChmodBPF/
ChmodBPF 3 . /etc/rc.common
  /external/libvpx/libvpx/test/
set_roi.cc 53 cpi.common.mb_rows = 240 >> 4;
54 cpi.common.mb_cols = 320 >> 4;
55 const int mbs = (cpi.common.mb_rows * cpi.common.mb_cols);
69 int roi_retval = vp8_set_roimap(&cpi, roi_map, cpi.common.mb_rows,
70 cpi.common.mb_cols, delta_q, delta_lf,
137 roi_retval = vp8_set_roimap(&cpi, roi_map, cpi.common.mb_rows,
138 cpi.common.mb_cols, rand_deltas,
147 roi_retval = vp8_set_roimap(&cpi, roi_map, cpi.common.mb_rows,
148 cpi.common.mb_cols, delta_q
    [all...]
  /external/llvm/bindings/ocaml/transforms/
Makefile 18 include $(LEVEL)/Makefile.common
  /external/llvm/examples/Kaleidoscope/
Makefile 15 include $(LEVEL)/Makefile.common
  /external/llvm/examples/OCaml-Kaleidoscope/
Makefile 15 include $(LEVEL)/Makefile.common
  /external/llvm/lib/CodeGen/
Makefile 15 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Target/X86/Disassembler/
Makefile 16 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Transforms/Hello/
Makefile 23 include $(LEVEL)/Makefile.common
  /external/llvm/tools/bugpoint/
Makefile 18 include $(LEVEL)/Makefile.common
  /external/llvm/tools/bugpoint-passes/
Makefile 23 include $(LEVEL)/Makefile.common
  /external/llvm/tools/llvm-ar/
Makefile 18 include $(LEVEL)/Makefile.common
  /external/llvm/tools/llvm-extract/
Makefile 17 include $(LEVEL)/Makefile.common
  /external/llvm/tools/llvm-link/
Makefile 17 include $(LEVEL)/Makefile.common
  /external/llvm/tools/llvm-mc/
Makefile 17 include $(LEVEL)/Makefile.common
  /external/llvm/tools/llvm-objdump/
Makefile 17 include $(LEVEL)/Makefile.common
  /external/llvm/tools/llvm-rtdyld/
Makefile 17 include $(LEVEL)/Makefile.common
  /external/llvm/tools/llvm-stress/
Makefile 15 include $(LEVEL)/Makefile.common
  /external/protobuf/src/google/protobuf/compiler/
plugin.h 58 #include <google/protobuf/stubs/common.h>
  /external/smack/src/org/apache/qpid/management/common/sasl/
Constants.java 22 package org.apache.qpid.management.common.sasl;

Completed in 769 milliseconds

<<21222324252627282930>>