HomeSort by relevance Sort by last modified time
    Searched full:follow (Results 176 - 200 of 1123) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/base/docs/html/sdk/1.5_r3/
upgrading.jd 102 <p>In order to upgrade your Eclipse IDE to use the new 0.9 ADT, follow the steps below
189 follow the guide to
314 <p>Eclipse users: follow the
317 <p>Ant users: follow the
  /frameworks/base/include/media/
mediarecorder.h 131 // The codes are distributed as follow:
  /ndk/build/core/
main.mk 105 Please follow the instructions in docs/NDK-APPS.TXT to write one.)
  /ndk/docs/
DEVELOPMENT.TXT 17 Follow the instructions at source.android.com and download the full Android sources
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
ArchiveInfo.java 36 * The accepted and rejected flags are used by {@link UpdateChooserDialog} to follow
  /external/icu4c/i18n/unicode/
udat.h 746 * The pattern will follow the pattern syntax rules.
765 * The pattern should follow the pattern syntax rules.
908 * The pattern will follow the pattern syntax rules.
    [all...]
  /development/pdk/docs/source/
code-style.jd 12 <p>We follow standard Java coding conventions. We add a few rules:
34 <p>Programs are much easier to maintain when all files have a consistent style. We follow the standard Java coding style, as defined by Sun in their <a href="http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html">Code Conventions for the Java Programming Language</a>
174 <p>Every file should have a copyright statement at the top. Then a package statement and import statements should follow, each block separated by a blank line. And then there is the class or interface declaration. In the Javadoc comments, describe what the class or interface does.
186 follow the <a href="http://java.sun.com/j2se/javadoc/writingdoccomments/">Sun Javadoc conventions</a>
218 The imports people want to look at first tend to be at the top (android)The imports people want to look at least tend to be at the bottom (java)Humans can easily follow the styleThe IDE's can follow the style
  /dalvik/libcore/luni/src/main/java/java/net/
HttpURLConnection.java 62 * Flag to define whether the protocol will automatically follow redirects
399 * Sets the flag of whether this connection will follow redirects returned
  /dalvik/libcore/xml/src/main/java/org/xmlpull/v1/
XmlSerializer.java 213 * Write an attribute. Calls to attribute() MUST follow a call to
253 // * Write an attribute. Calls to attribute() MUST follow a call to
  /external/bluetooth/glib/gio/
gioenums.h 144 * @G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS: Don't follow symlinks.
207 * @G_FILE_COPY_NOFOLLOW_SYMLINKS: Don't follow symlinks.
  /external/kernel-headers/original/linux/
coda.h 3 follow at your discretion.
769 int follow; member in struct:PioctlData
  /external/skia/src/core/
SkPictureRecord.cpp 374 // follow the convention of recording a 1-based index
475 // follow the convention of recording a 1-based index
  /external/tcpdump/
print-dhcp6.c 90 /* options follow */
102 /* options follow */
  /external/webkit/WebCore/websockets/
WebSocketHandshake.cpp 378 m_context->addMessage(ConsoleDestination, JSMessageSource, LogMessageType, ErrorMessageLevel, "CR doesn't follow LF at " + String(p, end - p), 0, clientOrigin());
419 m_context->addMessage(ConsoleDestination, JSMessageSource, LogMessageType, ErrorMessageLevel, "CR doesn't follow LF after value at " + String(p, end - p), 0, clientOrigin());
  /frameworks/base/include/utils/
ResourceTypes.h 384 // Number of strings in this pool (number of uint32_t indices that follow
389 // follow the string indices).
571 // Size of the ResXMLTree_attribute structures that follow.
    [all...]
  /bionic/libc/kernel/common/linux/
coda.h 578 int follow; member in struct:PioctlData
  /bionic/libc/netbsd/resolv/
res_data.c 124 * will follow. Zero for any of these fields would make no sense,
  /dalvik/dx/src/com/android/dx/ssa/
SsaInsn.java 249 * These instructions must immediately follow a preceeding invoke*
  /dalvik/hit/src/com/android/hit/
Queries.java 53 * follow those parent links until you hit an
  /dalvik/libcore/auth/src/main/java/javax/security/auth/x500/
X500Principal.java 35 * string holding the distinguished name. The representations must follow either
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/atomic/
package-info.java 54 * follow the rules for volatiles, as stated in
  /dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/text/
NativeCollation.java 98 * The rules will follow the rule syntax.
  /dalvik/libcore/security/src/main/java/java/security/
BasicPermission.java 30 * Names of a BasicPermission follow the dot separated, hierarchical property
  /dalvik/libcore/sql/src/main/java/java/sql/
Date.java 224 // IllegalArgumentException to follow RI
Time.java 234 // IllegalArgumentException to follow RI

Completed in 335 milliseconds

1 2 3 4 5 6 78 91011>>