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

<<31323334353637383940>>

  /external/srec/srec/cfront/
nisthdr.h 80 /* CAUTION: this order must match listing order in NistFields in cpp*/
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
connect.h 38 // SCC numbers will be in topological order for acyclic input.
165 // Numbers SCC's in topological order when acyclic.
  /external/v8/test/cctest/
cctest.h 78 // In order to get a surprising but repeatable pattern of thread
79 // switching it has extra semaphores to control the order in which
  /external/v8/test/mjsunit/
debug-script-breakpoints.js 64 // Remove script break points (in another order than they where added).
105 // Remove script break points (in another order than they where added).
mirror-array.js 97 // This test assumes that the order of the indexeed properties is in the
98 // same order in the serialization as returned from
  /external/webkit/JavaScriptCore/tests/mozilla/js1_5/Scope/
regress-181834.js 91 * Recompile the function |outer| via eval() in order to
119 * Recompile the function |outer| via eval() in order to
  /external/webkit/LayoutTests/http/conf/
apache2-debian-httpd.conf 178 # Note: The order in which modules are loaded is important. Don't change
179 # the order below without expert advice.
285 Order allow,deny
307 Order allow,deny
317 Order allow,deny
323 Order allow,deny
514 # Just list the languages in decreasing order of preference. We have
627 # Order deny,allow
  /external/webkit/LayoutTests/storage/
test-authorizer.html 137 // In order to test all other 'CREATE' operations, we must create the table first
143 // In order to test the 'DROP' and 'other' operations, we need to first create the respective entities
  /external/webkit/WebCore/rendering/
RenderLayerCompositor.h 50 // GraphicsLayers based on the RenderLayer painting order.
99 // Whether layer's backing needs a graphics layer to clip z-order children of the given layer.
  /external/webkit/WebKit/win/Interfaces/
IWebBackForwardList.idl 113 @result An array of items before the current entry, or nil if there are none. The entries are in the order that they were originally visited.
122 @result An array of items after the current entry, or nil if there are none. The entries are in the order that they were originally visited.
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_i.h 135 unsigned ip_addr; /* IP address of network i.f. we use (host order) */
148 /* Note: subscriptions are kept in expiry order */
  /frameworks/base/awt/java/awt/geom/
PathIterator.java 112 * and a flag that indicates what kind of segment to use in order to connect
130 * and a flag that indicates what kind of segment to use in order to connect
  /frameworks/base/core/java/android/accounts/
AccountManagerFuture.java 84 * call will block until the result is available. In order to check if the result is
100 * call will block until the result is available. In order to check if the result is
  /frameworks/base/core/java/android/content/pm/
ConfigurationInfo.java 78 * The GLES version used by an application. The upper order 16 bits represent the
79 * major version and the lower order 16 bits the minor version.
  /frameworks/base/core/java/android/ddm/
DdmHandleHello.java 125 out.order(ChunkHandler.CHUNK_ORDER);
161 out.order(ChunkHandler.CHUNK_ORDER);
  /frameworks/base/core/java/android/net/
NetworkUtils.java 53 * Start the DHCP client daemon, in order to have it request addresses
113 * @return the IP address as an {@code int} in network byte order
  /frameworks/base/docs/html/guide/topics/resources/
index.jd 26 important as more Android-powered devices become available with different configurations. In order
81 just one specific use of alternative resources, it is very important in order to reach more
  /frameworks/base/docs/html/guide/topics/ui/
how-android-draws.jd 16 Because the tree is traversed in-order,
18 siblings drawn in the order they appear in the tree.
  /frameworks/base/docs/html/resources/articles/
zipalign.jd 66 order to be able to sign packages, and therefore to align them, <em>Ant</em>
79 <li>In order to manually align a package, <code>zipalign</code>
  /frameworks/base/graphics/java/android/renderscript/
RSSurfaceView.java 42 * Standard View constructor. In order to render something, you
52 * Standard View constructor. In order to render something, you
  /frameworks/base/media/libdrm/mobile2/include/util/domcore/
ElementImpl.h 55 * In order to assign an attribute value that contains entity
86 * with a given tag name, in the order in which they are encountered in
  /frameworks/base/media/libstagefright/codecs/aacdec/
get_tns.cpp 92 pTnsFrameInfo->filt[]->order = The order of each individual TNS filter.
124 the filter order, LPC coefficients, and the number of TNS filters to
471 pFilt->order = tempInt;
477 pFilt->order = max_order;
524 for (t = pFilt->order; t > 0; t--)
552 pFilt->order,
558 } /* if (pTnsFilt->order != 0) */
  /frameworks/base/obex/javax/obex/
PrivateOutputStream.java 76 * written is the eight low-order bits of the argument b. The 24 high-order
  /frameworks/base/test-runner/src/android/test/
ApplicationTestCase.java 34 * In order to support the lifecycle of a Application, this test case will make the
129 * you can call it directly from your test in order to check for proper shutdown behaviors.
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
mlmeApi.h 120 /* Please notice, the order of fields in the beacon must be identical to the order of

Completed in 524 milliseconds

<<31323334353637383940>>