/dalvik/dx/tests/108-string-annotation/ |
run | 11 # Unless required by applicable law or agreed to in writing, software 19 --dump-to=- *.class | cut -f 2 -d '|' | awk '
|
/dalvik/dx/tests/110-dex-preserve-this/ |
run | 11 # Unless required by applicable law or agreed to in writing, software 19 --dump-to=dump.txt --dump-method="Blort.test" *.class
|
/development/ndk/tests/dlclose-destruction/jni/ |
Android.mk | 1 # A small sample used to demonstrate static C++ destructors
|
/development/samples/SpellChecker/HelloSpellChecker/ |
Android.mk | 8 # TODO: Change sdk version to 16
|
/development/samples/SpellChecker/SampleSpellCheckerService/ |
Android.mk | 8 # TODO: Change sdk version to 16
|
/external/ceres-solver/internal/ceres/ |
casts.h | 14 // used to endorse or promote products derived from this software without 18 // AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 22 // CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 48 // - Performing arithmetic conversions (int32 to int64, int to double, etc.). 51 // In general, implicit_cast can be used to convert this code 52 // To to = from; 53 // DoSomething(to); 54 // to thi [all...] |
/external/chromium-libpac/test/js-unittest/ |
binding_from_global.js | 1 // Calls a bindings outside of FindProxyForURL(). This causes the code to
|
/external/chromium-trace/trace-viewer/examples/ |
run_stream_server.sh | 9 echo Navigate to http://localhost:8001/examples/stream_trace_viewer.html
|
/external/chromium_org/chrome/browser/chromeos/dbus/ |
org.chromium.LibCrosService.conf | 17 <!-- bluez makes agent method calls to Chromium. --> 22 <!-- tlsdate needs to query proxy config. --> 27 <!-- powerd needs to change display power states. --> 32 <!-- update_engine uses this service to resolve the proxy config. -->
|
/external/chromium_org/chrome/browser/resources/ |
about_version.js | 6 * Callback from the backend with the list of variations to display. 8 * section if there are none to display. 18 * Callback from the backend with the executable and profile paths to display. 19 * @param {string} execPath The executable path to display. 20 * @param {string} profilePath The profile path to display. 28 * Callback from the backend with the Flash version to display. 29 * @param {string} flashVersion The Flash version to display. 36 * Callback from the backend with the OS version to display. 37 * @param {string} osVersion The OS version to display.
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
cursor.js | 6 * @fileoverview Simple class to represent a cursor location in the document. 12 * A class to represent a cursor location in the document, 15 * Later this may be extended to support "virtual text" for an object, 34 * @return {!cvox.Cursor} A new cursor pointing to the same location. 41 * Modify this cursor to point to the location that another cursor points to. 42 * @param {!cvox.Cursor} otherCursor The cursor to copy from. 52 * @param {!cvox.Cursor} rhs The cursor to compare against.
|
/external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/ |
constants.js | 8 * Key to access wallpaper rss in chrome.local.storage. 13 * Key to access wallpaper manifest in chrome.storage.local. 18 * Key to access user wallpaper info in chrome.storage.local. 23 * Key to access user wallpaper info in chrome.storage.sync. 28 * Key to access last changed date of a surprise wallpaper. 33 * Key to access if surprise me feature is enabled or not in 39 * Suffix to append to baseURL if requesting high resoultion wallpaper. 44 * URL to get latest wallpaper RSS feed.
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/infobars/sandwichbar/ |
background.js | 9 // The number of matches is sent in the request - pass it to the 19 // Return nothing to let the connection be cleaned up. 23 // Listen for the content script to send a message to the background page.
|
/external/chromium_org/chrome/installer/util/ |
installer_util_test_common.cc | 17 bool CopyFileHierarchy(const base::FilePath& from, const base::FilePath& to) { 18 // In SHFILEOPSTRUCT below, |pFrom| and |pTo| have to be double-null 22 base::string16 double_null_to(to.value());
|
/external/chromium_org/net/data/proxy_resolver_v8_tracing_unittest/ |
error.js | 3 alert('Prepare to DIE!');
|
/external/chromium_org/net/data/proxy_resolver_v8_unittest/ |
binding_from_global.js | 1 // Calls a bindings outside of FindProxyForURL(). This causes the code to
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
SVGString.cpp | 15 * along with this library; see the file COPYING.LIB. If not, write to 32 void SVGString::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase>, SVGElement*) 37 String toString = toSVGString(to)->m_value;
|
/external/chromium_org/third_party/WebKit/Source/web/ |
WebFontImpl.h | 15 * contributors may be used to endorse or promote products derived from 20 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 24 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 54 const WebRect& clip, bool canvasIsOpaque, int from = 0, int to = -1) const OVERRIDE; 58 int height, int from = 0, int to = -1) const OVERRIDE;
|
/external/chromium_org/third_party/WebKit/public/web/ |
WebFont.h | 15 * contributors may be used to endorse or promote products derived from 20 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 24 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 61 // Draws the text run to the given canvas. The text is positioned at the 64 // The text will be clipped to the given clip rect. |canvasIsOpaque| is 65 // used to control whether subpixel antialiasing is possible. If there is a 69 // |from| and |to| allow the caller to specify a subrange of the given text 70 // run to draw. If |to| is -1, the entire run will be drawn [all...] |
/external/chromium_org/third_party/icu/source/common/ |
dtintrv.cpp | 23 DateInterval::DateInterval(UDate from, UDate to) 25 toDate(to)
|
/external/chromium_org/third_party/libjingle/source/talk/build/ |
common.gypi | 13 # 3. The name of the author may not be used to endorse or promote products 17 # WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 20 # SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 43 'java_home%': '<!(python -c "import os; dir=os.getenv(\'JAVA_HOME\', \'/usr/lib/jvm/java-6-sun\'); assert os.path.exists(os.path.join(dir, \'include/jni.h\')), \'Point \\$JAVA_HOME or the java_home gyp variable to a directory containing include/jni.h!\'; print dir")', 73 # TODO(ronghuawu): Remove this once libjingle is updated to use the new 134 # The POSIX standard says we have to define this.
|
/external/chromium_org/third_party/openssl/openssl/crypto/rsa/ |
rsa_pk1.c | 7 * The implementation was written so as to conform with Netscapes SSL. 10 * the following conditions are aheared to. The following conditions 11 * apply to all code found in this distribution, be it the RC4, RSA, 17 * the code are not to be removed. 42 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 46 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 65 int RSA_padding_add_PKCS1_type_1(unsigned char *to, int tlen, 77 p=(unsigned char *)to; 91 int RSA_padding_check_PKCS1_type_1(unsigned char *to, int tlen, 108 if (*p != 0xff) /* should decrypt to 0xff * [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
reflection_ops.h | 16 // contributors may be used to endorse or promote products derived from 21 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 25 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 49 // These can be used as a cheap way to implement the corresponding 50 // methods of the Message interface, though they are likely to be 53 // This class should stay limited to operations needed to implement 59 static void Copy(const Message& from, Message* to); 60 static void Merge(const Message& from, Message* to); 66 // paths (e.g. "foo.bar[5].baz") to *names. "prefix" will be attached t [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/dj/ |
config.h | 4 #define yasm__combpath(from, to) yasm__combpath_win(from, to)
6 /* Command name to run C preprocessor */
18 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
22 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
30 /* Define to 1 if you have the <direct.h> header file. */
33 /* Define to 1 if you have the `ftruncate' function. */
36 /* Define to 1 if you have the `getcwd' function. */
54 /* Define to 1 if you have the <libgen.h> header file. */
63 /* Define to 1 if you have the `popen' function. */ [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/ |
incbin.asm | 2 ; 1024 x's to bump above 1024 byte default bytecode buffer size
|