HomeSort by relevance Sort by last modified time
    Searched full:stubs (Results 1 - 25 of 961) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /build/tools/droiddoc/test/stubs/expected/com/android/stubs/
SomeEnum.java 1 package com.android.stubs;
InterfaceEnum.java 1 package com.android.stubs;
3 implements com.android.stubs.Parent.Interface
Parent.java 1 package com.android.stubs;
2 @com.android.stubs.Annot(value="asdf")
23 public static com.android.stubs.Parent public_static_Parent;
24 public static final com.android.stubs.Parent public_static_final_Parent;
25 public static final com.android.stubs.Parent public_static_final_Parent_null;
Annot.java 1 package com.android.stubs;
  /build/tools/droiddoc/test/stubs/expected/com/android/stubs/a/
SomeInterface.java 1 package com.android.stubs.a;
A.java 1 package com.android.stubs.a;
3 extends com.android.stubs.Parent
4 implements com.android.stubs.Parent.Interface, com.android.stubs.a.SomeInterface
11 public com.android.stubs.a.A varargs(com.android.stubs.Parent[]... args) { throw new RuntimeException("Stub!"); }
  /build/tools/droiddoc/test/stubs/expected/com/android/stubs/b/
B.java 1 package com.android.stubs.b;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/gnu/
stubs.h 7 # include <gnu/stubs-32.h>
9 # include <gnu/stubs-64.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/gnu/
stubs.h 7 # include <gnu/stubs-32.h>
9 # include <gnu/stubs-64.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/gnu/
stubs.h 7 # include <gnu/stubs-32.h>
9 # include <gnu/stubs-64.h>
  /build/tools/droiddoc/test/stubs/
func.sh 17 export A_STUBS=out/stubs/a/stubs
18 export B_STUBS=out/stubs/b/stubs
19 export EXPECTED_STUBS=out/stubs/expected/stubs
28 OBJ_DIR=out/stubs/$ID
50 -stubs $STUBS_DIR \
51 -stubpackages com.android.stubs:com.android.stubs.a:com.android.stubs.b:com.android.stubs.hidden
    [all...]
  /build/tools/droiddoc/test/stubs/src/com/android/stubs/b/
B.java 17 package com.android.stubs.b;
19 import com.android.stubs.Parent;
20 import com.android.stubs.a.A;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
driverspecs.h 5 * ABSTRACT: This header stubs out Driver Verifier annotations to
10 * Stubs
  /external/libunwind/src/coredump/
README 8 from ptrace/, or unimplemented stubs.
  /frameworks/base/test-runner/src/android/test/mock/
package.html 3 <p>Utility classes providing stubs or mocks of various Android framework building blocks.</p>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/pkgconfig/
xcb.pc 10 Requires.private: pthread-stubs xau >= 0.99.2 xdmcp
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/pkgconfig/
xcb.pc 10 Requires.private: pthread-stubs xau >= 0.99.2 xdmcp
  /external/protobuf/vsprojects/
extract_includes.bat 4 md include\google\protobuf\stubs
10 copy ..\src\google\protobuf\stubs\atomicops.h include\google\protobuf\stubs\atomicops.h
11 copy ..\src\google\protobuf\stubs\atomicops_internals_x86_msvc.h include\google\protobuf\stubs\atomicops_internals_x86_msvc.h
12 copy ..\src\google\protobuf\stubs\common.h include\google\protobuf\stubs\common.h
13 copy ..\src\google\protobuf\stubs\once.h include\google\protobuf\stubs\once.h
14 copy ..\src\google\protobuf\stubs\platform_macros.h include\google\protobuf\stubs\platform_macros.
    [all...]
libprotobuf-lite.vcproj 159 RelativePath="..\src\google\protobuf\stubs\common.h"
175 RelativePath="..\src\google\protobuf\stubs\hash.h"
179 RelativePath="..\src\google\protobuf\stubs\map-util.h"
187 RelativePath="..\src\google\protobuf\stubs\once.h"
191 RelativePath="..\src\google\protobuf\stubs\atomicops.h"
195 RelativePath="..\src\google\protobuf\stubs\atomicops_internals_x86_msvc.h"
199 RelativePath="..\src\google\protobuf\stubs\platform_macros.h"
207 RelativePath="..\src\google\protobuf\stubs\stl_util.h"
227 RelativePath="..\src\google\protobuf\stubs\stringprintf.h"
231 RelativePath="..\src\google\protobuf\stubs\template_util.h
    [all...]
  /build/tools/droiddoc/test/stubs/src/com/android/stubs/a/
A.java 17 package com.android.stubs.a;
19 import com.android.stubs.Parent;
  /external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
MockPixelUtils.java 10 @MockClass(realClass = PixelUtils.class, stubs="", inverse=true)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib/pkgconfig/
xcb.pc 10 Requires.private: pthread-stubs xau >= 0.99.2 xdmcp
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/pkgconfig/
xcb.pc 10 Requires.private: pthread-stubs xau >= 0.99.2 xdmcp
  /frameworks/native/opengl/tools/glgen/src/
GenerateGL.java 49 File f = new File("stubs/jsr239/" + fname +
53 copy("stubs/jsr239/" + fname +
55 copy("stubs/jsr239/" + fname + ".java-impl", glImplStream);
56 copy("stubs/jsr239/" + fname + ".cpp", cStream);
60 String filename = "stubs/jsr239/" + fname + ".nativeReg";
153 copy("stubs/jsr239/GL10Header.java-if", gl10Stream);
154 copy("stubs/jsr239/GL10ExtHeader.java-if", gl10ExtStream);
155 copy("stubs/jsr239/GL11Header.java-if", gl11Stream);
156 copy("stubs/jsr239/GL11ExtHeader.java-if", gl11ExtStream);
157 copy("stubs/jsr239/GL11ExtensionPackHeader.java-if", gl11ExtPackStream)
    [all...]
  /external/protobuf/src/google/protobuf/
SEBS 21 srcs = [ "stubs/common.cc",
22 "stubs/once.cc",
23 "stubs/hash.cc",
24 "stubs/hash.h",
25 "stubs/map-util.h",
26 "stubs/stl_util-inl.h",
39 srcs = [ "stubs/strutil.cc",
40 "stubs/strutil.h",
41 "stubs/substitute.cc",
42 "stubs/substitute.h"
    [all...]

Completed in 738 milliseconds

1 2 3 4 5 6 7 8 91011>>