/external/chromium-libpac/test/js-unittest/ |
ends_with_comment.js | 6 // This used to cause problems, because internally ProxyResolverV8 7 // would append some functions to the script; the first line of
|
/external/chromium_org/build/android/gyp/ |
strip_library_for_device.py | 28 help='Path to the toolchain\'s strip binary') 30 help='Argument to be passed to strip') 36 help='Path to json file containing list of libraries') 37 parser.add_option('--stamp', help='Path to touch on success')
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
tag_watcher.js | 32 // Expose a function to watch the |tagName| introduction via mutation observer. 34 // We employee mutation observer to watch on any introduction of |tagName| 36 // reporting error due to lack of permission). 37 // Think carefully about when to call this. On one hand, mutation observer 38 // functions on document, so we need to make sure document is finished 39 // parsing. To satisfy this, document.readyState has to be "interactive" or 40 // after. On the other hand, we intend to do this as early as possible so that 41 // developer would have no chance to bring in any conflicted property. To mee [all...] |
/external/chromium_org/content/shell/common/ |
webkit_test_helpers.h | 27 const WebTestRunner::WebPreferences& from, WebPreferences* to);
|
/external/chromium_org/net/data/proxy_resolver_v8_unittest/ |
ends_with_comment.js | 6 // This used to cause problems, because internally ProxyResolverV8 7 // would append some functions to the script; the first line of
|
/external/chromium_org/printing/ |
page_range_unittest.cc | 12 range.to = 3; 15 range.to = 12; 18 range.to = 5; 42 range.to = 2000000000;
|
/external/chromium_org/third_party/WebKit/Source/core/xml/ |
XPathNodeSet.cpp | 15 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 19 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 46 static void sortBlock(unsigned from, unsigned to, Vector<Vector<Node*> >& parentMatrix, bool mayContainAttributeNodes) 48 ASSERT(from + 1 < to); // Should not call this function with less that two nodes to sort. 50 for (unsigned i = from; i < to; ++i) { 65 for (unsigned i = from + 1; i < to; ++i) { 79 // Find it and move it to the beginning. 80 for (unsigned i = from; i < to; ++i) 83 if (from + 2 < to) 238 unsigned to = m_nodes.size() - 1; local [all...] |
/external/chromium_org/third_party/mesa/src/ |
Android.common.mk | 6 # Permission is hereby granted, free of charge, to any person obtaining a 8 # to deal in the Software without restriction, including without limitation 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense, 10 # and/or sell copies of the Software, and to permit persons to whom the 11 # Software is furnished to do so, subject to the following conditions: 17 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 60 # uncomment to keep the debug symbols
|
/external/chromium_org/third_party/openssl/openssl/ |
Android.mk | 3 # Enable to be able to use ALOG* with #include "cutils/log.h"
|
/external/chromium_org/third_party/openssl/openssl/crypto/rsa/ |
rsa_ssl.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_SSLv23(unsigned char *to, int tlen, 77 p=(unsigned char *)to; 105 int RSA_padding_check_SSLv23(unsigned char *to, int tlen, 150 memcpy(to,p,(unsigned int)j) [all...] |
rsa_x931.c | 25 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to 40 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 45 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 66 int RSA_padding_add_X931(unsigned char *to, int tlen, 84 p=(unsigned char *)to; 105 int RSA_padding_check_X931(unsigned char *to, int tlen, 151 memcpy(to,p,(unsigned int)j);
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
spinlock_internal.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, 46 // "from" to "to". It returns when it performs a transition where done==true. 49 int32 to; member in struct:base::internal::SpinLockWaitTransition 53 // Wait until *w can transition from trans[i].from to trans[i].to for some i
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
spinlock_internal.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, 46 // "from" to "to". It returns when it performs a transition where done==true. 49 int32 to; member in struct:base::internal::SpinLockWaitTransition 53 // Wait until *w can transition from trans[i].from to trans[i].to for some i
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/tests/ |
testlib.asm | 1 ; program to test retrieval of and linkage to modules in libraries by
|
/external/chromium_org/tools/vim/ |
filetypes.vim | 0 " To get syntax highlighting and tab settings for gyp(i) and DEPS files, 2 " add the following to your .vimrc file: 3 " so /path/to/src/tools/vim/filetypes.vim
|
/external/chromium_org/v8/src/ |
hydrogen-representation-changes.h | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 48 Representation to);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/ |
buildAll.bat | 5 REM tag to use when checking out .map file project
17 REM vm used to run the build. Defaults to java on system path
20 REM target used if not default (to allow run just a portion of buildAll)
23 REM FTP user/password, required for Windows to ftp. Without it, no push.
52 echo "usage: buildAll [-mapVersionTag HEAD|<branch name>] [-vm <url to java executable to run build>] [-bc <bootclasspath>] [-target <buildall target to execute>] [-buildID <buildID, e.g. 2.1.2>] [-ftp <userid> <password>] I|M"
|
/external/hyphenation/ |
Android.mk | 3 # We need to build this for both the device (as a shared library) 4 # and the host (as a static library for tools to use).
|
/external/icu4c/data/mappings/ |
ucmlocal.mk | 4 # A list of additional .ucm files to build for Google. 5 # Note: noop-*.ucm are for Android only to prevent 2022 security attack.
|
/external/icu4c/extra/uconv/ |
resfiles.mk | 3 # to include in uconv. 5 # The variable FILESEPCHAR is defined by the caller to be
|
/external/iptables/include/linux/netfilter/ |
xt_connbytes.h | 20 aligned_u64 from; /* count to be matched */ 21 aligned_u64 to; /* count to be matched */ member in struct:xt_connbytes_info::__anon19521
|
/external/kernel-headers/original/asm-mips/ |
siginfo.h | 2 * This file is subject to the terms and conditions of the GNU General Public 14 #undef __ARCH_SI_TRAPNO /* exception code needs to fill this ... */ 26 * Careful to keep union _sifields from shifting ... 58 int _sys_private; /* not to be passed to user */ 93 /* SIGPOLL, SIGXFSZ (To do ...) */ 103 * Again these have been choosen to be IRIX compatible. 119 static inline void copy_siginfo(struct siginfo *to, struct siginfo *from) 122 memcpy(to, from, sizeof(*to)); [all...] |
/external/libvorbis/doc/ |
10-tables.tex | 9 lookup table consiting of the following values (read left to right 10 then top to bottom):
|
/external/mesa3d/ |
Android.common.mk | 6 # Permission is hereby granted, free of charge, to any person obtaining a 8 # to deal in the Software without restriction, including without limitation 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense, 10 # and/or sell copies of the Software, and to permit persons to whom the 11 # Software is furnished to do so, subject to the following conditions: 17 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 60 # uncomment to keep the debug symbols
|
/external/nist-sip/java/gov/nist/javax/sip/parser/extensions/ |
JoinParser.java | 13 // join-param = to-tag / from-tag / generic-param 14 // to-tag = "to-tag" EQUAL token 23 * @param callID message to parse 31 * @param lexer Lexer to set 62 String to[] = local 64 "Join: 12345th5z8z;to-tag=tozght6-45;from-tag=fromzght789-337-2\n", 67 for (int i = 0; i < to.length; i++) { 68 JoinParser tp = new JoinParser(to[i]); 70 System.out.println("Parsing => " + to[i]) [all...] |