HomeSort by relevance Sort by last modified time
    Searched full:extend (Results 476 - 500 of 1530) sorted by null

<<11121314151617181920>>

  /external/tcpdump/
telnet.h 135 "NAOVTD", "NAOLFD", "EXTEND ASCII", "LOGOUT", "BYTE MACRO",
  /external/v8/tools/
gc-nvp-trace-processor.py 45 for i in l: flat.extend(i)
  /external/webkit/Source/WebCore/css/
mediaControlsQuickTime.css 25 /* alternate media controls - Extend mediaControls.css */
  /external/webkit/Source/WebCore/platform/graphics/
TiledBackingStore.cpp 210 // Remove tiles that extend outside the current contents rect.
  /external/webkit/Source/WebKit/efl/ewk/
ewk_view_tiled.c 238 * data for your smart class to work, just extend
  /external/webkit/Tools/DumpRenderTree/chromium/
CppBoundClass.cpp 91 // Our special NPObject type. We extend an NPObject with a pointer to a
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
apache_http_server.py 118 cmd.extend(['-c', "\'SSLCertificateFile %s\'" % cert_file])
http_server.py 99 self.VIRTUALCONFIG.extend(
websocket_server.py 187 start_cmd.extend(['-t', '-k', self._private_key,
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
radiotap.c 111 * keep claiming to extend up to or even beyond the
  /external/wpa_supplicant_8/src/utils/
radiotap.c 111 * keep claiming to extend up to or even beyond the
  /frameworks/base/core/java/android/content/
AbstractThreadedSyncAdapter.java 38 * In order to be a sync adapter one must extend this class, provide implementations for the
  /frameworks/base/core/java/android/os/
Binder.java 46 * that extend this Binder class and that are not static. These kind
IBinder.java 28 * extend from {@link Binder}.
  /frameworks/base/core/java/android/widget/
AbsSeekBar.java 141 * Sets the thumb offset that allows the thumb to extend out of the range of
  /frameworks/base/docs/html/guide/developing/projects/
projects-eclipse.jd 40 <li>Test projects extend JUnit test functionality to include Android specific functionality. For
  /frameworks/base/docs/html/guide/practices/
screens-support-1.5.jd 86 <li>Extend compatibility for Android 1.6 (and higher) devices by adding <a
  /frameworks/base/docs/html/guide/topics/search/
adding-recent-query-suggestions.jd 98 you extend for your content provider automatically does the work described above, so there's
  /frameworks/base/docs/html/guide/topics/testing/
testing_android.jd 237 extend the possible types of comparisons, and another class of assertions for testing the UI.
313 Android provides several test case classes that extend {@link junit.framework.TestCase} and
362 {@link android.app.Activity} test cases extend this base class with other functionality that
368 Because Android test case classes extend JUnit, you can use assertion methods to display the
    [all...]
  /frameworks/base/docs/html/resources/tutorials/views/
hello-listview.jd 30 <li>Open the <code>HelloListView.java</code> and make the class extend {@link
  /frameworks/base/test-runner/src/android/test/
ServiceTestCase.java 133 * Extend this method to do your own test initialization. If you do so, you
  /libcore/luni/src/main/java/org/xml/sax/
HandlerBase.java 25 * <p>Application writers can extend this class when they need to
  /packages/apps/Email/emailcommon/src/org/apache/commons/io/output/
FileWriterWithEncoding.java 51 // Cannot extend ProxyWriter, as requires writer to be
LockableFileWriter.java 51 // Cannot extend ProxyWriter, as requires writer to be
  /packages/apps/Settings/src/com/android/settings/widget/
ChartNetworkSeriesView.java 234 // when data falls short, extend to requested end time

Completed in 4183 milliseconds

<<11121314151617181920>>