HomeSort by relevance Sort by last modified time
    Searched refs:an (Results 51 - 75 of 5644) sorted by null

1 23 4 5 6 7 8 91011>>

  /dalvik/vm/mterp/armv5te/
OP_FILL_ARRAY_DATA.S 11 cmp r0, #0 @ 0 means an exception is thrown
  /development/samples/ApiDemos/tests/
Android.mk 13 # running the tests using an instrumentation targeting ApiDemos, we
  /external/chromium/net/data/proxy_resolver_v8_unittest/
dns_fail.js 1 // This script should be run in an environment where all DNS resolution are
  /external/emma/
Android.mk 24 # the custom emma library to add to an SDK project.
  /external/llvm/bindings/ocaml/bitwriter/
llvm_bitwriter.ml 10 * This interface provides an ocaml API for the LLVM intermediate
  /external/webkit/LayoutTests/storage/
multiple-transactions.js 11 var db = openDatabaseWithSuffix("MultipleTransactionsTest", "1.0", "Test to make sure multiple transactions can be queued at once for an HTML5 database", 32768);
  /frameworks/base/tests/SmokeTest/tests/
Android.mk 13 # running the tests using an instrumentation targeting SmokeTestApp, we
  /ndk/tests/device/test-gnustl-full/jni/
Android.mk 17 # This test enters an infinit loop for unknown reasons!
  /ndk/tests/device/test-stlport/jni/
Android.mk 17 # This test enters an infinit loop for unknown reasons!
  /ndk/tests/device/whole-static-libs/jni/
Android.mk 10 # create an intermediate one, called 'bar' that includes 'foo' as a whole
  /external/mesa3d/docs/
MESA_set_3dfx_mode.spec 33 an X window. The glXSet3DfxModeMESA() function allows an application
56 mode or rendering into an X window. An application can switch between
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 12 This interface provides an ocaml API for LLVM execution engine (JIT/
60 (** [as_int32 gv] unboxes the integer-valued generic value [gv] as an [int32].
65 (** [as_int gv] unboxes the integer-valued generic value [gv] as an [int].
76 (** [as_int64 gv] returns the integer-valued generic value [gv] as an [int64].
84 (** An execution engine is either a JIT compiler or an interpreter, capable of
85 directly loading an LLVM module and executing its functions without first
90 module [m] if successful. Creates a JIT if possible, else falls back to an
91 interpreter. Raises [Error msg] if an error occurrs. The execution engine
97 module [m] if successful. Raises [Error msg] if an error occurrs. Th
    [all...]
  /external/v8/test/mjsunit/
string-match.js 136 var re_atom = /an/;
139 ["an"],
145 var re_atomg = /an/g;
148 ["an", "an", "an", "an"],
  /external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 47 $intRegexp = '^[-+]?\d+$'; # Match an integer
119 # If 'help' was defined as an option, a new hash with just 'help' is
133 # If --help is an option, prints message saying 'Try --help'
149 # Prints an error message and exits.
157 # An optional string describing the problem
198 abortMsg("option `$option' does not take an argument")
202 # An argument is required for this option:
204 abortMsg("option `$option' requires an argument")
226 # Find a match for an incomplete long option:
268 # If $order is $RETURN_IN_ORDER, and this is a normal argument (not an
    [all...]
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 11 // Use an anonymous function to enable strict mode just for this file (which
146 // If an app was being dragged, move it to the end of the new page
151 // Add a drag handler to the body (for drags that don't land on an existing
155 // Handle dropping an app anywhere other than on the trash
195 * Get an element that's known to exist by its ID. We use this instead of just
208 * Remove all children of an element which have a given class in
227 * an app on another synchronized devices.
228 * @param {Object} data An object with all the data on available
234 // Ideally an async app update wouldn't disrupt an active drag bu
    [all...]
  /bionic/linker/
Android.mk 20 # and unloadable. Increasing the alignment adds an extra 3840 bytes in padding
70 # Instead of including $(BUILD_EXECUTABLE), we execute the steps to create an executable by
71 # hand, as we want to insert an extra step that is not supported by the build system, and
  /external/chromium/chrome/common/extensions/docs/examples/api/contextMenus/basic/
sample.js 61 // Intentionally create an invalid item, to show off error checking in the
63 console.log("About to try creating an invalid item - an error about " +
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
nodereplacechild24.js 79 Using replaceChild on an EntityReference node attempt to replace an Element node with
80 an EntityReference node verify if a NO_MODIFICATION_ALLOWED_ERR gets thrown.
  /external/webkit/LayoutTests/fast/dom/Node/script-tests/
initial-values.js 5 debug("Attribute creation using createElement on an HTML doc:")
18 debug("Attribute creation using createElementNS on an HTML doc:")
29 debug("Attribute creation using createElement on an XHTML doc:")
42 debug("Attribute creation using createElementNS on an XHTML doc:")
99 debug("Element creation using createElement on an HTML doc:")
111 debug("Prefixed element creation using createElementNS on an HTML doc:")
120 debug("SVG Element creation using createElementNS on an HTML doc:")
129 debug("Unknown Element creation using createElementNS on an HTML doc:")
138 debug("Element creation using createElementNS on an HTML doc:")
141 // FF and Opera returns "pre" for nodeName as it is an XHTML element, WebKit returns "PRE"
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.x 18 transformations on an input stream
20 While in some ways similar to an editor which
213 selects an earlier line;
248 (This is an extension.)
  /bootable/recovery/minelf/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /build/core/combo/arch/arm/
armv4t.mk 5 # it's mostly an obsoleted instruction set architecture (only available
  /build/tools/bin2asm/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /build/tools/check_prereq/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /build/tools/droiddoc/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,

Completed in 311 milliseconds

1 23 4 5 6 7 8 91011>>