HomeSort by relevance Sort by last modified time
    Searched refs:THIS (Results 1 - 25 of 2805) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libvorbis/lib/
lookups.pl 5 * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
6 * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
7 * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
  /external/chromium_org/v8/src/
win32-headers.h 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
50 // Require Windows XP or higher (this is required for the RtlCaptureContext
63 // Require Windows XP or higher when compiling with MinGW. This is for MinGW
89 #undef THIS
variables.h 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
46 THIS,
129 bool is_this() const { return kind_ == THIS; }
169 // If this field is set, this variable references the stored locally bound
175 // Valid as a LHS? (const and this are not valid LHS, for example
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ustrenum.cpp 118 return typeid(*this) == typeid(that);
159 #define THIS(en) ((U_NAMESPACE_QUALIFIER StringEnumeration*)(en->context))
168 delete THIS(en);
179 return THIS(en)->count(*ec);
190 return THIS(en)->unext(resultLength, *ec);
201 return THIS(en)->next(resultLength, *ec);
211 THIS(en)->reset(*ec);
232 * StringEnumeration is adopted; after this call, the caller must not
  /external/javassist/src/main/javassist/
CtField.java 5 * The contents of this file are subject to the Mozilla Public License Version
6 * 1.1 (the "License"); you may not use this file except in compliance with
7 * the License. Alternatively, the contents of this file may be used under
60 this(Descriptor.of(type), name, declaring);
83 this(src.fieldInfo.getDescriptor(), src.fieldInfo.getName(),
183 * Normal applications do not need calling this method. Use
186 * <p>The <code>FieldInfo</code> object obtained by this method
187 * is read only. Changes to this object might not be reflected
191 * <p>This method is available even if the <code>CtClass</code>
192 * containing this field is frozen. However, if the class i
    [all...]
  /external/icu4c/common/
ustrenum.cpp 123 return typeid(*this) == typeid(that);
168 #define THIS(en) ((icu::StringEnumeration*)(en->context))
177 delete THIS(en);
188 return THIS(en)->count(*ec);
199 return THIS(en)->unext(resultLength, *ec);
210 return THIS(en)->next(resultLength, *ec);
220 THIS(en)->reset(*ec);
241 * StringEnumeration is adopted; after this call, the caller must not
  /external/chromium_org/third_party/icu/source/data/translit/
trnsfiles.mk 6 # If you are thinking of modifying this file, READ THIS.
8 # Instead of changing this file [unless you want to check it back in],
9 # you should consider creating a 'trnslocal.mk' file in this same directory.
  /external/icu4c/data/translit/
trnsfiles.mk 6 # If you are thinking of modifying this file, READ THIS.
8 # Instead of changing this file [unless you want to check it back in],
9 # you should consider creating a 'trnslocal.mk' file in this same directory.
  /external/v8/src/
variables.h 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
46 THIS,
136 bool is_this() const { return kind_ == THIS; }
176 // If this field is set, this variable references the stored locally bound
182 // Valid as a LHS? (const and this are not valid LHS, for example
    [all...]
  /external/chromium/android/
generateAndroidForwardingHeader.pl 9 # notice, this list of conditions and the following disclaimer.
11 # notice, this list of conditions and the following disclaimer in the
14 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
24 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38 * notice, this list of conditions and the following disclaimer.
40 * notice, this list of conditions and the following disclaimer in the
43 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
53 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
58 my$ header = "// This file has been generated by generateAndroidForwardingHeader.pl\n// DO NOT MODIFY!";
  /external/chromium_org/v8/samples/
count-hosts.js 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  /external/chromium_org/v8/test/intl/break-iterator/
wellformed-unsupported-locale.js 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  /external/chromium_org/v8/test/intl/collator/
wellformed-unsupported-locale.js 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  /external/chromium_org/v8/test/intl/date-format/
utils.js 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
wellformed-unsupported-locale.js 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  /external/chromium_org/v8/test/intl/number-format/
wellformed-unsupported-locale.js 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  /external/chromium_org/v8/test/intl/
utils.js 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  /external/chromium_org/v8/test/message/
isvar.js 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
overwritten-builtins.js 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
paren_in_arg_string.js 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
single-function-literal.js 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
try-catch-finally-no-message.js 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
try-catch-finally-return-in-finally.js 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
try-finally-return-in-finally.js 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  /external/chromium_org/v8/test/message/regress/
regress-1527.js 7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Completed in 477 milliseconds

1 2 3 4 5 6 7 8 91011>>