HomeSort by relevance Sort by last modified time
    Searched refs:Wrapper (Results 76 - 100 of 243) sorted by null

1 2 34 5 6 7 8 910

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/
terules.py 25 from .difference import Difference, SymbolWrapper, Wrapper
345 class AVRuleWrapper(Wrapper):
380 class TERuleWrapper(Wrapper):
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl.hpp 62 * The OpenCL C++ Wrapper API 1.2 (revision 09)
1113 * existence of Wrapper<T>::cl_type, and none of the other types having the
1114 * cl_type member. Note that simplify specifying the parameter as Wrapper<T>
    [all...]
  /external/bison/build-aux/
compile 2 # Wrapper for compilers which do not understand `-c -o'.
206 Wrapper for compilers which do not understand `-c -o'.
  /external/libcap-ng/libcap-ng-0.7/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
206 Wrapper for compilers which do not understand '-c -o'.
  /external/libevent/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
238 Wrapper for compilers which do not understand '-c -o'.
  /external/libopus/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
239 Wrapper for compilers which do not understand '-c -o'.
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.h 43 /// Wrapper - A wrapper node for TargetConstantPool, TargetExternalSymbol,
45 Wrapper,
  /frameworks/base/core/tests/coretests/src/android/text/
TextUtilsTest.java 273 CharSequence s2 = new Wrapper(s1);
397 * CharSequence wrapper for testing the cases where text is copied into
400 private static class Wrapper implements CharSequence {
403 public Wrapper(CharSequence s) {
421 return new Wrapper(mString.subSequence(start, end));
  /developers/build/
build.gradle 27 task wrapper(type: Wrapper) {
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
util.py 245 def Wrapper(*args, **kwargs):
258 return Wrapper
test_parallelism_framework.py 53 def Wrapper(*args, **kwargs):
62 return Wrapper
  /external/guava/guava-testlib/test/com/google/common/testing/
ClassSanityTesterTest.java 658 private abstract static class Wrapper {
661 Wrapper(Object wrapped) {
669 Wrapper that = (Wrapper) obj;
684 private static class SetWrapper extends Wrapper {
    [all...]
  /external/ImageMagick/config/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp     [all...]
  /external/google-breakpad/autotools/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /external/libedit/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /external/libmicrohttpd/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /external/pcre/dist/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /external/protobuf/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /external/protobuf/gtest/build-aux/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
VerticalGridPresenter.java 103 private ItemBridgeAdapter.Wrapper mShadowOverlayWrapper;
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/shared/maven-filtering/1.0-beta-4/
maven-filtering-1.0-beta-4.jar 
  /toolchain/binutils/binutils-2.25/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /external/llvm/lib/Target/Mips/
Mips16ISelDAGToDAG.cpp 179 if (Addr.getOpcode() == MipsISD::Wrapper) {
  /libcore/ojluni/src/main/java/java/sql/
DatabaseMetaData.java 73 public interface DatabaseMetaData extends Wrapper {
    [all...]

Completed in 2268 milliseconds

1 2 34 5 6 7 8 910