HomeSort by relevance Sort by last modified time
    Searched full:three (Results 526 - 550 of 1711) sorted by null

<<21222324252627282930>>

  /external/webkit/LayoutTests/http/conf/
cygwin-httpd.conf 22 # The configuration directives are grouped into three basic sections:
522 # Note 3: In the case of 'ltz' we violate the RFC by using a three char
661 # these come in three flavors
fedora-httpd.conf 14 # The configuration directives are grouped into three basic sections:
572 # Note 3: In the case of 'ltz' we violate the RFC by using a three char
713 # Customizable error responses come in three flavors:
httpd.conf 22 # The configuration directives are grouped into three basic sections:
525 # Note 3: In the case of 'ltz' we violate the RFC by using a three char
664 # these come in three flavors
  /frameworks/base/awt/java/awt/geom/
QuadCurve2D.java 33 * (Bezier) curve. The curved segment is determined by three points: a start
536 * if any of the three points is null.
773 * source curve's control point. The data for the three curves is read and
  /frameworks/base/docs/html/guide/practices/design/
performance.jd 57 <p>There are three aphorisms concerning optimization that everyone should know.
420 with three public static final ints. On first use, the
424 code and data, just for three integers. Additionally, this:</p>
  /frameworks/base/docs/html/guide/topics/ui/
dialogs.jd 40 <dd>A dialog that can manage zero, one, two, or three buttons, and/or a list of
187 <li>One, two, or three buttons</li>
240 of possible buttons to three: positive, neutral, and negative. These names are technically irrelevant to the
  /frameworks/base/docs/html/guide/tutorials/localization/
index.jd 74 subdirectories for the three most common types of resources: graphics
312 also calls for three sets of text strings other than the text that is in
403 <p>The application requires three more <code>strings.xml</code> files, one
  /frameworks/base/docs/html/resources/tutorials/localization/
index.jd 74 subdirectories for the three most common types of resources: graphics
312 also calls for three sets of text strings other than the text that is in
403 <p>The application requires three more <code>strings.xml</code> files, one
  /frameworks/base/media/libstagefright/codecs/aacdec/
get_adts_header.cpp 85 three consistent headers have been read, the syncword used for detection
86 consists of the 12-bit syncword and the 2-bit Layer. After three consistent
571 * After the three successful headers with the same configuration
  /cts/tests/tests/os/src/android/os/cts/
BinderTest.java 393 final String[] dumpArgs = new String[]{"one", "two", "three"};
  /dalvik/dx/src/com/android/dx/rop/code/
RegisterSpecList.java 59 * Makes a three-element instance.
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
CountDownLatch.java 220 * dormant until one of three things happen:
  /dalvik/libcore/logging/src/main/java/java/util/logging/
StreamHandler.java 291 * output stream if the following three conditions are met:
  /dalvik/libcore/luni/src/test/java/tests/api/java/util/
VectorTest.java 120 grow.addElement("three");
247 v.addAll(3, Arrays.asList(new String[] { "two", "three" }));
267 tVector.addAll(-5, Arrays.asList(new String[] { "two", "three" }));
274 tVector.addAll(tVector.size() + 1, Arrays.asList(new String[] { "two", "three" }));
    [all...]
  /dalvik/libcore/xml/src/main/java/javax/xml/xpath/
package.html 73 <em>all</em> nodes that match the expression. Thus, all three
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
DescendantIterator.java 190 // These three statements need to be combined into one operation.
  /dalvik/libcore/xml/src/main/java/org/xml/sax/ext/
EntityResolver2.java 41 * <p>That supports three categories of application that modify entity
  /dalvik/libcore/xml/src/test/java/org/apache/harmony/xml/
JaxenXPathTestSuite.java 151 * tests come in one of three varieties:
  /dalvik/vm/alloc/
HeapDebug.c 174 * The active heap is always heap[0]. We can be in one of three states
  /development/pdk/pndk/
Pndk.mk 40 # We build three versions of the pndk
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ServiceStartArguments.java 249 .putExtra("name", "Three")
  /development/samples/BackupRestore/src/com/example/android/backuprestore/
ExampleAgent.java 179 * three bits of data as we sent them off to the backup transport.
  /development/simulator/wrapsim/
FakeDev.c 17 We have three basic approaches to dealing with "fake" file descriptors:
  /device/sample/frameworks/PlatformLibrary/jni/
PlatformLibrary.cpp 170 * Each entry has three fields: the name of the method, the method
  /external/apache-http/src/org/apache/http/
HttpEntity.java 44 * In some places, the JavaDoc distinguishes three kinds of entities,

Completed in 135 milliseconds

<<21222324252627282930>>