HomeSort by relevance Sort by last modified time
    Searched full:this (Results 1 - 25 of 71051) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/dx/tests/110-dex-preserve-this/
expected.txt 0 this: v4
  /external/chromium/base/data/file_util_unittest/
shortened.txt 0 This file is th
different.txt 0 This file is different.
crlf.txt 0 This file is the same.
different_first.txt 0 this file is the same.
different_last.txt 0 This file is the same.
original.txt 0 This file is the same.
same.txt 0 This file is the same.
same_length.txt 0 This file is not same.
  /external/webkit/WebCore/dom/
Entity.cpp 1 /* Remove this file later. */
  /external/v8/test/mjsunit/
large-object-allocation.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.
32 this.a = i;
33 this.b = i;
34 this.c = i;
35 this.d = i;
36 this.e = i
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
utf_old.h 0 /* This file is intentionally left blank. */
  /external/webkit/JavaScriptGlue/icu/unicode/
utf_old.h 0 /* This file is intentionally left blank. */
  /external/webkit/WebCore/icu/unicode/
utf_old.h 0 /* This file is intentionally left blank. */
  /external/webkit/WebKit/mac/icu/unicode/
utf_old.h 0 /* This file is intentionally left blank. */
  /
Makefile 1 ### DO NOT EDIT THIS FILE ###
3 ### DO NOT EDIT THIS FILE ###
  /build/core/
root.mk 1 ### DO NOT EDIT THIS FILE ###
3 ### DO NOT EDIT THIS FILE ###
  /libcore/luni/src/main/java/java/nio/
MappedByteBufferAdapter.java 4 * this work for additional information regarding copyright ownership.
5 * The ASF licenses this file to You under the Apache License, Version 2.0
6 * (the "License"); you may not use this file except in compliance with
55 return this.wrapped.asCharBuffer();
60 return this.wrapped.asDoubleBuffer();
65 return this.wrapped.asFloatBuffer();
70 return this.wrapped.asIntBuffer();
75 return this.wrapped.asLongBuffer();
80 MappedByteBufferAdapter buf = new MappedByteBufferAdapter(this.wrapped
82 buf.limit = this.limit
    [all...]
  /system/media/opensles/libopensles/
locks.h 5 * you may not use this file except in compliance with the License.
20 extern void object_lock_exclusive_(IObject *this, const char *file, int line);
21 extern void object_unlock_exclusive_(IObject *this, const char *file, int line);
22 extern void object_unlock_exclusive_attributes_(IObject *this, unsigned attr,
24 extern void object_cond_wait_(IObject *this, const char *file, int line);
26 extern void object_lock_exclusive(IObject *this);
27 extern void object_unlock_exclusive(IObject *this);
28 extern void object_unlock_exclusive_attributes(IObject *this, unsigned attr);
29 extern void object_cond_wait(IObject *this);
31 extern void object_cond_signal(IObject *this);
    [all...]
  /external/clearsilver/cs/
test10.cs.gold 5 this should always display [1]
8 this should display [2]
16 This should display [3]
  /external/webkit/WebCore/inspector/front-end/
SourceView.js 9 * notice, this list of conditions and the following disclaimer.
11 * notice, this list of conditions and the following disclaimer in the
15 * from this software without specific prior written permission.
17 * THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND ANY
26 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31 WebInspector.ResourceView.call(this, resource);
33 this.element.addStyleClass("source");
35 this.sourceFrame = new WebInspector.SourceFrame(this.contentElement, this._addBreakpoint.bind(this), this._removeBreakpoint.bind(this))
    [all...]
  /dalvik/tests/003-omnibus-opcodes/
info.txt 0 This is a smoke test of many Dalvik opcodes.
  /external/proguard/src/proguard/classfile/constant/visitor/
package.html 2 This package contains visitors for class constants.
  /external/proguard/src/proguard/classfile/instruction/visitor/
package.html 2 This package contains visitors for instructions.
  /external/webkit/WebCore/manual-tests/
targeted.html 0 This should open in a new window.

Completed in 168 milliseconds

1 2 3 4 5 6 7 8 91011>>