/build/core/combo/arch/x86/ |
x86-atom.mk | 1 # This file contains feature macro definitions specific to the 16 # This flag is used to enabled Atom-specific optimizations with our toolchain
|
/build/core/ |
host_static_library.mk | 27 $(transform-host-o-to-static-lib)
|
/cts/tools/dasm/ |
Android.mk | 10 # Unless required by applicable law or agreed to in writing, software 31 $(copy-file-to-new-target)
|
/development/ndk/platforms/android-3/include/linux/mtd/ |
map.h | 5 *** of the same name, to make information necessary for userspace to 6 *** call into the kernel available to libc. It contains only constants, 97 #define map_copy_from(map, to, from, len) inline_map_copy_from(map, to, from, len) 99 #define map_copy_to(map, to, from, len) inline_map_copy_to(map, to, from, len)
|
/external/chromium/chrome/browser/resources/shared/js/ |
local_strings.js | 9 * {@code templateData}. This class provides a simpler interface to access those 14 * assigned to the templateData property after construction. If all else 26 * Returns a formatted string where $1 to $9 are replaced by the second to the 29 * @param {...string} The extra values to include in the formatted output. 67 * Returns a formatted localized string where $1 to $9 are replaced by the 68 * second to the tenth argument. 70 * @param {...string} The extra values to include in the formatted output.
|
/external/chromium/third_party/libjingle/source/talk/examples/call/ |
discoitemsquerytask.h | 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, 32 // to='bar@google.com' 42 // to='rsturgell@google.com/asdf' 61 // need it to support multiple 62 DiscoItemsQueryTask(Task* parent, const std::string node, const Jid& to); 67 // On success, fires a signal with the jid we sent the query to and the inner
|
/external/chromium-trace/trace-viewer/src/ui/ |
drag_handle.css | 16 to(#D1D1D1)); 29 to(#D1D1D1));
|
/external/chromium_org/cc/output/ |
filter_operation.cc | 73 static float BlendFloats(float from, float to, double progress) { 74 return from * (1.0 - progress) + to * progress; 77 static int BlendInts(int from, int to, double progress) { 79 MathUtil::Round(from * (1.0 - progress) + to * progress)); 83 uint8_t to, 91 SkMulDiv255Round(to, to_alpha), 98 static SkColor BlendSkColors(SkColor from, SkColor to, double progress) { 100 int to_a = SkColorGetA(to); 108 SkColorGetR(from), SkColorGetR(to), from_a, to_a, blended_a, progress); 110 SkColorGetG(from), SkColorGetG(to), from_a, to_a, blended_a, progress) [all...] |
/external/chromium_org/chrome/browser/resources/ |
about_conflicts.js | 6 * This variable structure is here to document the structure that the template 7 * expects to correctly populate the page. 14 'The type of module (string), defaults to blank for regular modules', 18 'product_name': 'The name of the product the module belongs to', 24 'help_url': 'The link to the Help Center article' 43 * Asks the C++ ConflictsDOMHandler to get details about the available modules 45 * should reply to returnModuleList() (below). 52 * Called by the WebUI to re-populate the page with data representing the
|
/external/chromium_org/chrome/browser/resources/task_manager/ |
preload.js | 11 * @param {Integer} start The start position of tasks to be changed 12 * @param {Integer} length The length of tasks to be changed 21 // Cached list of enabled columns to prevent frequent access to localStorage. 29 // Use the cache after the second time since access to localStorage is slow. 48 * @param {string} columnId The ID of the collumn to be checked. 56 * @param {string} columnId The ID of the collumn to be set. 57 * @param {boolean} newChecked True, to set the column enable. False otherwise.
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
path_canonicalizer_test.py | 75 def _AssertTemporaryRedirect(self, to, from_): 77 self.assertEqual(to, result.path) 80 def _AssertPermanentRedirect(self, to, from_): 82 self.assertEqual(to, result.path)
|
/external/chromium_org/chrome/tools/build/win/ |
map_drive.bat | 14 echo %DRIVE_LETTER% Drive mapped to wrong share, disconnecting.. 27 echo Mapping %DRIVE_LETTER% to %SHARE_NAME%
|
/external/chromium_org/printing/ |
page_range.cc | 18 for (int i = range.from; i <= range.to; ++i) {
|
/external/chromium_org/sandbox/win/src/sidestep/ |
preamble_patcher_with_stub.cpp | 18 // Very basic memcpy. We are copying 4 to 12 bytes most of the time, so there 19 // is no attempt to optimize this code or have a general purpose function. 20 // We don't want to call the crt from this code. 23 char* to = reinterpret_cast<char*>(destination); local 26 to[i] = from[i]; 31 // Very basic memset. We are filling 1 to 7 bytes most of the time, so there 32 // is no attempt to optimize this code or have a general purpose function. 33 // We don't want to call the crt from this code. 35 char* to = reinterpret_cast<char*>(destination); local 38 to[i] = static_cast<char>(value) [all...] |
/external/chromium_org/third_party/angle_dx11/src/compiler/ |
ossource_posix.cpp | 13 #error Trying to build a posix specific file in a non-posix build. 27 assert(0 && "OS_AllocTLSIndex(): Unable to allocate Thread Local Storage");
|
/external/chromium_org/third_party/libjingle/source/talk/xmpp/ |
iqtask.h | 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, 41 const std::string& verb, const Jid& to,
|
/external/chromium_org/third_party/mesa/src/src/mesa/math/ |
m_xform.h | 7 * Permission is hereby granted, free of charge, to any person obtaining a 9 * to deal in the Software without restriction, including without limitation 10 * the rights to use, copy, modify, merge, publish, distribute, sublicense, 11 * and/or sell copies of the Software, and to permit persons to whom the 12 * Software is furnished to do so, subject to the following conditions: 18 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 50 * coordinates are very useful to us because they let us cull 53 * day in hardware, we would still have a reason to want to do it her [all...] |
/external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/ |
RopeByteStringSubstringTest.java | 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, 55 int to = sourceBytes.length - 5555; local 56 stringUnderTest = sourceString.substring(from, to); 57 referenceBytes = new byte[to - from]; 58 System.arraycopy(sourceBytes, from, referenceBytes, 0, to - from);
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
libc_override.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, 33 // This .h file imports the code that causes tcmalloc to override libc 35 // logic that makes it so calls to malloc(10) go through tcmalloc, 39 // libc_override_*.h file it #includes is required to provide. This 41 // constructor in tcmalloc.cc is executed -- to do any initialization 62 // For windows, there are two ways to get tcmalloc. If we're 65 // we remove malloc/new/etc from mscvcrt.dll, and just need to define 90 #error Need to add support for your libc/OS her [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
libc_override.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, 33 // This .h file imports the code that causes tcmalloc to override libc 35 // logic that makes it so calls to malloc(10) go through tcmalloc, 39 // libc_override_*.h file it #includes is required to provide. This 41 // constructor in tcmalloc.cc is executed -- to do any initialization 62 // For windows, there are two ways to get tcmalloc. If we're 65 // we remove malloc/new/etc from mscvcrt.dll, and just need to define 86 #error Need to add support for your libc/OS her [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/ |
combpath_test.c | 15 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 19 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 34 /* combpath function to test */ 35 char * (*combpath) (const char *from, const char *to); 40 /* input "to" path */ 41 const char *to; member in struct:Test_Entry 86 {yasm__combpath_win, "e:\\path\\to/file1.ext", ".\\file2.ext", "e:\\path\\to\\file2.ext"}, 104 out = test->combpath(test->from, test->to); 109 funcname, test->from, test->to, test->out, out) [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/ |
sce2.asm | 2 .Fill resq 1 ; fill to 8 mod 16 8 .Fill resq 1 ; fill to 8 mod 16
|
/external/chromium_org/ui/gfx/ |
transform_util.h | 34 // Interpolates the decomposed components |to| with |from| using the 37 // assigns |from| to |out|). 39 const DecomposedTransform& to,
|
/external/icu4c/samples/ |
readme.txt | 7 break - demonstrates how to use BreakIterators in C and C++. 11 case - demonstrates how to do Unicode case conversion in C and C++. 29 strsrch - demonstrates how to search for patterns in Unicode text using the usearch interface. 33 uciter8.c - demonstrates how to leniently read 8-bit Unicode text. 64 To build all samples at once:
|
/external/kernel-headers/original/asm-arm/ |
uaccess.h | 25 * address of an instruction that is allowed to fault, and the second is 27 * modified, so it is entirely up to the continuation code to figure out 28 * what to do. 32 * we don't even have to jump over them. Further, they do not intrude 45 * code generates any references to them, that's a bug. 90 * which read from user space (*get_*) need to take care not to leak 91 * kernel data even if the calling code is buggy and fails to check 95 * main code path. When we only write to user space, there is n [all...] |