HomeSort by relevance Sort by last modified time
    Searched full:stub (Results 51 - 75 of 1318) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/e2fsprogs/lib/
Makefile.bsd-lib 2 # This is a Makefile stub which handles the creation of BSD shared
5 # In order to use this stub, the following makefile variables must be defined.
Makefile.darwin-lib 2 # This is a Makefile stub which handles the creation of Darwin BSD shared
5 # In order to use this stub, the following makefile variables must be defined.
  /external/v8/src/
code-stubs.h 35 // as only the stubs up to and including RecordWrite allows nested stub calls.
80 // Stub is base classes of all stubs.
91 // Retrieve the code for the stub. Generate the code if needed.
94 // Retrieve the code for the stub if already generated. Do not
110 // an individual type of code stub.
123 // Nonvirtual wrapper around the stub-specific Generate function. Call
127 // Generates the assembler code for the stub.
130 // Perform bookkeeping required after code generation when stub code is
  /external/v8/test/mjsunit/tools/
tickprocessor-test.func-info 8 2 66.7% 66.7% Stub: CompareStub_GE
24 2 66.7% Stub: CompareStub_GE
tickprocessor-test.log 5 code-creation,Stub,0xf540a100,474,"CEntryStub"
7 code-creation,Stub,0xf541d0e0,47,"RuntimeStub_Math_exp"
  /frameworks/base/core/tests/coretests/src/android/os/
BinderThreadPriorityService.java 31 private final IBinderThreadPriorityService.Stub mBinder =
32 new IBinderThreadPriorityService.Stub() {
  /frameworks/base/docs/html/resources/articles/
layout-tricks-stubs.jd 45 <code>android:id</code> attribute, to later inflate the stub, and an
47 to include and inflate. A stub lets you use a third attribute,
50 parameters specified on the stub will be applied to the roof of the
63 <p>When you are ready to inflate the stub, simply invoke the
65 visibility of the stub to {@link android.view.View#VISIBLE} or
66 {@link android.view.View#INVISIBLE} and the stub will inflate. Note however that the
74 <p>It is very important to remember that after the stub is inflated, the stub is
  /packages/apps/Mms/src/com/android/mms/dom/
NodeImpl.java 62 // TODO Auto-generated method stub
98 // TODO Auto-generated method stub
103 // TODO Auto-generated method stub
134 // TODO Auto-generated method stub
157 // TODO Auto-generated method stub
162 // TODO Auto-generated method stub
167 // TODO Auto-generated method stub
202 // TODO Auto-generated method stub
  /packages/apps/Mms/src/com/android/mms/dom/smil/
SmilElementImpl.java 38 // TODO Auto-generated method stub
43 // TODO Auto-generated method stub
  /dalvik/libcore/sql/src/test/java/tests/SQLite/
FunctionContextTest.java 297 // TODO Auto-generated method stub
302 // TODO Auto-generated method stub
318 // TODO Auto-generated method stub
323 // TODO Auto-generated method stub
338 // TODO Auto-generated method stub
343 // TODO Auto-generated method stub
359 // TODO Auto-generated method stub
364 // TODO Auto-generated method stub
380 // TODO Auto-generated method stub
385 // TODO Auto-generated method stub
    [all...]
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
TransformClassAdapter.java 29 * Class adapter that can stub some or all of the methods of the class.
43 * Creates a new class adapter that will stub some or all methods.
80 // don't try to implement stub for interfaces
95 // don't try to implement stub for interfaces
126 // stub this method if they are all to be stubbed or if it is a native method
127 // and don't try to stub interfaces nor abstract non-native methods.
141 mLog.debug(" Stub: %s (%s)", invokeSignature, isNative ? "native" : "");
  /frameworks/base/core/java/android/content/
DefaultDataHandler.java 215 // TODO Auto-generated method stub
220 // TODO Auto-generated method stub
225 // TODO Auto-generated method stub
231 // TODO Auto-generated method stub
237 // TODO Auto-generated method stub
242 // TODO Auto-generated method stub
247 // TODO Auto-generated method stub
252 // TODO Auto-generated method stub
258 // TODO Auto-generated method stub
  /cts/tests/src/android/text/style/cts/
MockURLSpanTestActivity.java 19 import com.android.cts.stub.R;
URLSpanStubActivity.java 19 import com.android.cts.stub.R;
  /cts/tests/src/android/view/animation/cts/
AnimationTestStubActivity.java 19 import com.android.cts.stub.R;
  /cts/tests/src/android/view/cts/
FocusHandlingStubActivity.java 21 import com.android.cts.stub.R;
MenuInflaterStubActivity.java 23 * Stub activity for testing {@link MenuInflater}.
UsingViewsStubActivity.java 21 import com.android.cts.stub.R;
ViewLayoutPositionTestStubActivity.java 21 import com.android.cts.stub.R;
ViewStubStubActivity.java 21 import com.android.cts.stub.R;
ViewTestStubActivity.java 21 import com.android.cts.stub.R;
  /cts/tests/src/android/widget/cts/
HorizontalScrollViewStubActivity.java 19 import com.android.cts.stub.R;
LinearLayoutStubActivity.java 19 import com.android.cts.stub.R;
ListViewStubActivity.java 19 import com.android.cts.stub.R;
MultiAutoCompleteTextViewStubActivity.java 19 import com.android.cts.stub.R;

Completed in 40 milliseconds

1 23 4 5 6 7 8 91011>>