HomeSort by relevance Sort by last modified time
    Searched refs:as (Results 226 - 250 of 1017) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/media/mca/filterfw/native/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
42 # TODO: Build a shared library as well?
  /external/chromium/testing/gmock/scripts/generator/cpp/
gmock_class_test.py 13 # distributed under the License is distributed on an "AS IS" BASIS,
27 # Allow the cpp imports below to work when run as a standalone script.
148 '// The following line won\'t really compile, as the return\n'
  /external/pcre/
makevp.bat 2 :: PH 19-03-07 renamed !compile.txt and !linklib.txt as makevp-compile.txt and
4 :: PH 26-03-07 re-renamed !compile.txt and !linklib.txt as makevp-c.txt and
  /external/stlport/stlport/stl/
_new.h 5 * This material is provided "as is", with absolutely no warranty expressed
41 # error Cannot include native new header as new is a macro.
  /external/v8/test/mjsunit/
regexp-call-as-function.js 17 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
28 // Test that regular expressions can be called as functions. Calling
29 // a regular expression as a function corresponds to calling it's exec
unicode-test.js 17 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
31 // source files as UTF-8, so they will fail on this test. If you want
    [all...]
  /external/v8/test/mjsunit/regress/
regress-1491.js 17 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
31 // Create an object with an array as the prototype.
35 // works as expected.
regress-815.js 17 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
48 // It's OK as long as it does not hit an assert.
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
domimplementationgetfeature01.js 79 as Core and version as 2.0. This should return a DOMImplmentation object that's not null.
domimplementationgetfeature02.js 79 as Core and version as "". This should return a DOMImplementation object that's not null.
domimplementationgetfeature03.js 79 as Core and version as null. This should return a DOMImplementation object that's not null.
nodesetuserdata02.js 80 Using setUserData with values for the UserData as this Document and the handler as null
  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-port.js 5 debug("Default port as number");
10 debug("Default port as string");
  /external/webkit/Tools/Scripts/
print-msvc-project-dependencies 14 # THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
100 warn "Warning: UUID $uuid1 listed more than once as dependency of project ", $currentProject->{name}, "\n";
  /external/webkit/Tools/Scripts/webkitpy/tool/steps/
preparechangelogforrevert_unittest.py 18 # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
46 with os.fdopen(file_descriptor, "w") as file:
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_new.h 5 * This material is provided "as is", with absolutely no warranty expressed
41 # error Cannot include native new header as new is a macro.
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.x 21 permits scripted edits (such as \fIed\fP),
29 This is just a brief synopsis of \*(sd commands to serve as
31 other documentation (such as the texinfo document)
246 can be zero; in this case, \*(sd operates as if it were equal to
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_new.h 5 * This material is provided "as is", with absolutely no warranty expressed
41 # error Cannot include native new header as new is a macro.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_new.h 5 * This material is provided "as is", with absolutely no warranty expressed
41 # error Cannot include native new header as new is a macro.
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_new.h 5 * This material is provided "as is", with absolutely no warranty expressed
41 # error Cannot include native new header as new is a macro.
  /system/extras/tests/bionic/libstdc++/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
23 # used to define a simple test program and build it as a standalone
41 # same as 'device-test' but builds a host executable instead
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
TreeSetTest.java 12 * distributed under the License is distributed on an "AS IS" BASIS,
220 Set as = new HashSet(Arrays.asList(objArray)); local
222 as.remove(i.next());
223 assertEquals("Returned incorrect iterator", 0, as.size());
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 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].
71 (** [as_natint gv] unboxes the integer-valued generic value [gv] as a
76 (** [as_int64 gv] returns the integer-valued generic value [gv] as an [int64].
143 (** [run_function_as_main f args env ee] executes the function [f] as a main
145 [args], and [envp] as specified by the array [env]. Returns the integer
  /external/openssl/crypto/objects/
obj_dat.pl 183 * The implementation was written so as to conform with Netscapes SSL.
185 * This library is free for commercial and non-commercial use as long as
192 * Copyright remains Eric Young's, and as such any Copyright notices in
195 * as the author of the parts of the library used.
217 * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
objects.pl 134 * The implementation was written so as to conform with Netscapes SSL.
136 * This library is free for commercial and non-commercial use as long as
143 * Copyright remains Eric Young's, and as such any Copyright notices in
146 * as the author of the parts of the library used.
168 * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND

Completed in 1841 milliseconds

1 2 3 4 5 6 7 8 91011>>