HomeSort by relevance Sort by last modified time
    Searched full:order (Results 1151 - 1175 of 5392) sorted by null

<<41424344454647484950>>

  /external/webkit/WebKit/mac/Configurations/
FeatureDefines.xcconfig 27 // should match the values below, but they do not need to be in the same order.
  /external/wpa_supplicant/
eap_gtc.c 76 /* Send an empty response in order to allow tunneled
  /external/wpa_supplicant_6/wpa_supplicant/
blacklist.c 57 * changes the order in which they are tried.
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_gtc.c 74 /* Send an empty response in order to allow tunneled
  /external/zlib/contrib/puff/
README 46 that in order to decompress the deflate data successfully, you need to know
  /frameworks/base/awt/javax/imageio/spi/
ServiceRegistry.java 151 * objects in a set order.
171 * return all of the server provider objects in a set order.
207 * @return true, if a previously unset order was set.
223 * @return true, if a previously unset order was removed.
  /frameworks/base/awt/org/apache/harmony/awt/wtk/
CreationParams.java 103 * Window is ALWAYS topmost in Z order.
  /frameworks/base/core/java/android/content/
ContentProviderClient.java 31 * using {@link #release} in order to indicate to the system that the {@link ContentProvider} is
  /frameworks/base/core/java/android/database/
IBulkCursor.java 51 * cursor in the order in which they were listed in the result.
  /frameworks/base/core/java/android/net/http/
ConnectionThread.java 68 * order.
SslError.java 27 * Individual SSL errors (in the order from the least to the most severe):
  /frameworks/base/core/java/android/pim/vcard/
VCardParser.java 47 * In order to avoid "misunderstanding" charset as much as possible, this method
  /frameworks/base/docs/html/sdk/
download.jd 54 <p><strong>Please enable Javascript in your browser in order to agree to the terms and download the SDK.</strong></p>
  /frameworks/base/include/ui/
Rect.h 114 // operator < defines an order which allows to use rectangles in sorted
  /frameworks/base/include/utils/
AssetDir.h 36 * The list of files will be sorted in ascending order by ASCII value.
  /frameworks/base/media/libdrm/mobile2/include/util/domcore/
DocumentImpl.h 76 * given tag name in the order in which they are encountered in a
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
uset.h 62 /// Inserts \p v into the container, maintaining the sort order.
  /frameworks/base/media/libstagefright/
CachingDataSource.cpp 112 // Move "page" to the front in LRU order.
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
frame.h 62 * Note: The order of the TX and RX_Type identifiers has been chosen in
  /frameworks/base/obex/javax/obex/
ApplicationParameter.java 70 public static class ORDER {
  /frameworks/base/opengl/java/android/opengl/
GLLogWrapper.java 939 result = ByteBuffer.allocate(byteCount).order(input2.order());
950 result = ByteBuffer.allocate(byteCount).order(input2.order());
962 result = ByteBuffer.allocate(byteCount).order(input2.order());
974 result = ByteBuffer.allocate(byteCount).order(input2.order());
986 result = ByteBuffer.allocate(byteCount).order(input2.order());
    [all...]
Texture.java 80 this.data.order(ByteOrder.nativeOrder());
  /frameworks/base/opengl/tools/glgen/stubs/gles11/
GLES11ExtcHeader.cpp 141 _env->ThrowNew(IAEClass, "Must use a native order direct Buffer");
GLES11cHeader.cpp 139 _env->ThrowNew(IAEClass, "Must use a native order direct Buffer");
GLES20cHeader.cpp 132 _env->ThrowNew(IAEClass, "Must use a native order direct Buffer");

Completed in 352 milliseconds

<<41424344454647484950>>