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

1 23 4 5 6 7 8 91011>>

  /libcore/luni/src/main/java/java/lang/annotation/
Documented.java 21 * Defines a meta-annotation for indicating that an annotation is documented and
26 @Documented
29 public @interface Documented {
Inherited.java 26 @Documented
Retention.java 27 @Documented
Target.java 26 @Documented
  /external/proguard/examples/annotations/lib/
annotations.jar 
  /external/chromium/base/test/
test_switches.h 10 // All switches in alphabetical order. The switches should be documented
  /external/chromium/net/http/
http_proxy_utils.h 17 // The HTTP CONNECT method for establishing a tunnel connection is documented
  /external/jsr305/ri/src/main/java/javax/annotation/
Nonnegative.java 3 import java.lang.annotation.Documented;
12 @Documented
ParametersAreNullableByDefault.java 3 import java.lang.annotation.Documented;
25 @Documented
Syntax.java 3 import java.lang.annotation.Documented;
19 @Documented
  /external/jsr305/ri/src/main/java/javax/annotation/concurrent/
Immutable.java 3 import java.lang.annotation.Documented;
32 @Documented
  /external/jsr305/ri/src/main/java/javax/annotation/meta/
Exhaustive.java 3 import java.lang.annotation.Documented;
29 @Documented
  /libcore/luni/src/main/java/java/lang/
Deprecated.java 19 import java.lang.annotation.Documented;
30 @Documented
  /bionic/libc/docs/
ISSUES.TXT 6 implementation choices that are documented in the OVERVIEW.TXT
  /build/tools/droiddoc/test/stubs/src/com/android/stubs/
Annot.java 24 @Documented
  /external/libpcap/
TODO 13 - The source files should be better documented. There is no official
16 what needs to be documented.
  /external/tcpdump/
print-cdp.c 165 case 0x08: /* Protocol Hello Option - not documented */
167 case 0x09: /* VTP Mgmt Domain - not documented */
170 case 0x0a: /* Native VLAN ID - not documented */
173 case 0x0b: /* Duplex - not documented */
188 case 0x11: /* MTU - not documented */
191 case 0x12: /* AVVID trust bitmap - not documented */
194 case 0x13: /* AVVID untrusted port CoS - not documented */
197 case 0x14: /* System Name - not documented */
200 case 0x16: /* System Object ID - not documented */
204 case 0x17: /* Physical Location - not documented */
    [all...]
  /development/pdk/docs/compatibility/
cts-intro.jd 56 <td>Test the platform (core libraries and Android Application Framework) APIs as documented in the SDK <a href="http://code.google.com/android/reference/classes.html">Class Index</a>
66 <td>The CTS tests the core platform data model as exposed to application developers through content providers, as documented in the SDK <a href="http://code.google.com/android/reference/android/provider/package-summary.html">android.provider</a>
76 <td>The CTS tests the core platform intents, as documented in the SDK <a href="http://code.google.com/android/reference/available-intents.html">Available Intents</a>.</td>
79 <td>The CTS tests the core platform permissions, as documented in the SDK <a href="http://code.google.com/android/reference/android/Manifest.permission.html">Available Permissions</a>.</td>
82 <td>The CTS tests for correct handling of the core platform resource types, as documented in the SDK <a href="http://code.google.com/android/reference/available-resources.html">Available Resource Types</a>
  /docs/source.android.com/src/compatibility/
cts-intro.md 84 Platform API Tests | Test the platform (core libraries and Android Application Framework) APIs as documented in the SDK [Class Index](http://code.google.com/android/reference/classes.html) to ensure API correctness, including correct class, attribute and method signatures, correct method behavior, and negative tests to ensure expected behavior for incorrect parameter handling.
86 Platform Data Model | The CTS tests the core platform data model as exposed to application developers through content providers, as documented in the SDK [android.provider](http://code.google.com/android/reference/android/provider/package-summary.html) package: contacts, browser, settings, etc.
87 Platform Intents | The CTS tests the core platform intents, as documented in the SDK [Available Intents](http://code.google.com/android/reference/available-intents.html).
88 Platform Permissions | The CTS tests the core platform permissions, as documented in the SDK [Available Permissions](http://code.google.com/android/reference/android/Manifest.permission.html).
89 Platform Resources | The CTS tests for correct handling of the core platform resource types, as documented in the SDK [Available Resource Types](http://code.google.com/android/reference/available-resources.html). This includes tests for: simple values, drawables, nine-patch, animations, layouts, styles and themes, and loading alternate resources.
  /dalvik/libdex/
DexProto.cpp 125 /* (documented in header file) */
132 /* (documented in header file) */
167 /* (documented in header file) */
176 /* (documented in header file) */
211 /* (documented in header file) */
217 /* (documented in header file) */
225 /* (documented in header file) */
317 /* (documented in header file) */
322 /* (documented in header file) */
442 /* (documented in header file) *
    [all...]
  /external/llvm/docs/HistoricalNotes/
2003-01-23-CygwinNotes.txt 22 6. There isn't a mallinfo() (or, at least, it's documented, but it doesn't seem
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDebug.java 95 * documented at http://www.sqlite.org/c3ref/c_status_malloc_size.html
104 * documented at http://www.sqlite.org/c3ref/c_status_malloc_size.html
109 * documented at http://www.sqlite.org/c3ref/c_status_malloc_size.html
132 /** documented here http://www.sqlite.org/c3ref/c_dbstatus_lookaside_used.html */
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DocumentFragmentImpl.java 25 * are not in the original interface are documented (the W3C docs are quite
EntityReferenceImpl.java 25 * are not in the original interface are documented (the W3C docs are quite
NotationImpl.java 25 * are not in the original interface are documented (the W3C docs are quite

Completed in 1004 milliseconds

1 23 4 5 6 7 8 91011>>