/external/valgrind/main/memcheck/tests/ |
writev1.stderr.exp | 2 Syscall param writev(vector[...]) points to unaddressable byte(s) 8 Syscall param writev(vector) points to unaddressable byte(s) 14 Syscall param readv(vector) points to unaddressable byte(s)
|
/frameworks/native/services/surfaceflinger/tests/ |
Android.mk | 28 # Build the binary to $(TARGET_OUT_DATA_NATIVE_TESTS)/$(LOCAL_MODULE) 29 # to integrate with auto-test framework. 36 # team really wants is to build the stuff defined by this makefile.
|
/ndk/tests/device/static-executable/jni/ |
Android.mk | 9 # but option "-static" can instruct gcc to link with proper crt*o files to 15 # in the previous *S file to iterate all eh frames and record ranges is gone
|
/sdk/eclipse/scripts/ |
build_adt.sh | 31 # Steps to build Eclipse 33 echo Running gradle to build tools libraries... 38 echo Copying jars to be embedded inside the ADT plugins 43 echo Launching Tycho to build ADT plugins and bundle
|
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_multithread_makecurrent.spec | 32 The GLX context setup encourages multithreaded applications to 35 to shared objects up to the application. 41 usage with a mutex is both higher performance and easier to 64 Changes to Chapter 2 of the GLX 1.3 Specification (Functions and Errors) 72 current to multiple threads, with synchronization of access to 76 Changes to Chapter 3 of the GLX 1.3 Specification (Functions and Errors) 79 If ctx is current to some other thread, then 82 If ctx is an indirect context current to some other thread [all...] |
/external/clang/docs/analyzer/ |
make.bat | 21 echo. html to make standalone HTML files 22 echo. dirhtml to make HTML files named index.html in directories 23 echo. singlehtml to make a single large HTML file 24 echo. pickle to make pickle files 25 echo. json to make JSON files 26 echo. htmlhelp to make HTML files and a HTML help project 27 echo. qthelp to make HTML files and a qthelp project 28 echo. devhelp to make HTML files and a Devhelp project 29 echo. epub to make an epub 30 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=lette [all...] |
/external/clang/docs/ |
make.bat | 21 echo. html to make standalone HTML files 22 echo. dirhtml to make HTML files named index.html in directories 23 echo. singlehtml to make a single large HTML file 24 echo. pickle to make pickle files 25 echo. json to make JSON files 26 echo. htmlhelp to make HTML files and a HTML help project 27 echo. qthelp to make HTML files and a qthelp project 28 echo. devhelp to make HTML files and a Devhelp project 29 echo. epub to make an epub 30 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=lette [all...] |
/external/llvm/docs/ |
make.bat | 21 echo. html to make standalone HTML files 22 echo. dirhtml to make HTML files named index.html in directories 23 echo. singlehtml to make a single large HTML file 24 echo. pickle to make pickle files 25 echo. json to make JSON files 26 echo. htmlhelp to make HTML files and a HTML help project 27 echo. qthelp to make HTML files and a qthelp project 28 echo. devhelp to make HTML files and a Devhelp project 29 echo. epub to make an epub 30 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=lette [all...] |
/external/mesa3d/docs/ |
MESA_multithread_makecurrent.spec | 32 The GLX context setup encourages multithreaded applications to 35 to shared objects up to the application. 41 usage with a mutex is both higher performance and easier to 64 Changes to Chapter 2 of the GLX 1.3 Specification (Functions and Errors) 72 current to multiple threads, with synchronization of access to 76 Changes to Chapter 3 of the GLX 1.3 Specification (Functions and Errors) 79 If ctx is current to some other thread, then 82 If ctx is an indirect context current to some other thread [all...] |
/external/chromium_org/tools/gyp/pylib/gyp/generator/ |
cmake.py | 12 This module's original purpose was to support editing in IDEs like KDevelop 13 which use CMake for project management. It is also possible to use CMake to 15 will convert the CMakeLists.txt to a code::blocks cbp for the editor to read, 17 defines. The generated CMakeLists.txt can also be used to build on Linux. There 21 there is a mismatch between gyp and cmake with regard to linking. All attempts 22 are made to work around this, but CMake sometimes sees -Wl,--start-group as a 27 not be able to find the header file directories described in the generated 98 If the result is a relative path, it is forced to be relative to th [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/ |
prefs.js | 38 * The current mapping from keys to command. 46 // This is to keep the position dictionary from growing excessively large. 49 // Default per session sticky to off. 65 // class to manage multiple key maps. Also, this doesn't belong as a pref; 88 * @param {boolean} pullFromLocalStorage or not to pull prefs from local 89 * storage. True if we want to respect changes the user has already made 90 * to prefs, false if we want to overwrite them. Set false if we've made 91 * changes to keyboard shortcuts and need to make sure they aren' [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ |
navigation_manager.js | 8 * NOTE: the purpose of this class is only to hold state 9 * and delegate all of its functionality to mostly stateless classes that 10 * are easy to test. 74 * Resets the navigation manager to the top of the page. 105 // Instead, if there is no active element, activeElement is set to 108 * If there is an activeElement, use it. Otherwise, sync to the page 176 * True if we want to ignore iframes no matter what. 243 // Only attempt to revert if going next will cause us to restart at the top 249 // Our current node was invalid. Revert to history [all...] |
/external/chromium_org/chrome/common/extensions/docs/server2/ |
file_system.py | 70 '''Reads each file in paths and returns a dictionary mapping the path to the 71 contents. If a path in paths ends with a '/', it is assumed to be a 72 directory, and a list of files in the directory is mapped to the path. 80 guaranteed to only happen once the Future has been resolved (Get() 96 '''Returns a Future to the existence of |path|; True if |path| exists, 100 There are several ways to implement this method via the interface but this 101 method exists to do so in a canonical and most efficient way for caching. 119 future to its completion. 123 # TODO(cduvall): Allow Stat to take a list of paths like Read. 141 '''The identity of the file system, exposed for caching classes to [all...] |
/external/chromium_org/media/tools/layout_tests/ |
layouttest_analyzer.py | 30 # AFAIK, we don't run debug mode, should be safe to remove. 37 # Text to append at the end of every analyzer result email. 58 help=('Debug mode is used when you want to debug ' 66 'file is expected to be in Google ' 68 '(defaults to %default).'), 73 'file is expected to be in CSV format ' 83 'needs to be specified.')) 87 '(default to %default).'), 93 '(default to %default and no text is ' 100 'analyzer result compared to the previous [all...] |
/external/chromium_org/third_party/libxml/src/ |
error.c | 65 * @msg: the message to display/transmit 87 * to the builtin error function. 103 * Function to reset the handler and the error context for out of 107 * be passed as first argument to @handler 108 * One can simply force messages to be emitted to another FILE * than 109 * stderr by setting @ctx to this file handle and @handler to NULL. 126 * Function to reset the handler and the error context for out of 130 * be passed as first argument to @handle 452 xmlErrorPtr to = &xmlLastError; local [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
reflection_ops.cc | 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, 48 void ReflectionOps::Copy(const Message& from, Message* to) { 49 if (&from == to) return; 50 Clear(to); 51 Merge(from, to); 54 void ReflectionOps::Merge(const Message& from, Message* to) { 55 GOOGLE_CHECK_NE(&from, to); 58 GOOGLE_CHECK_EQ(to->GetDescriptor(), descriptor [all...] |
/external/chromium_org/third_party/simplejson/ |
__init__.py | 5 :mod:`simplejson` exposes an API familiar to users of the standard library 91 Using simplejson.tool from the shell to validate and pretty-print:: 151 """Serialize ``obj`` as a JSON formatted stream to ``fp`` (a 158 If ``ensure_ascii`` is false, then the some chunks written to ``fp`` 159 may be ``unicode`` instances, subject to normal Python ``str`` to 162 to cause an error. 168 If ``allow_nan`` is false, then it will be a ``ValueError`` to 178 and is converted to a string with that many spaces. 190 will be natively serialized to JSON with full precision [all...] |
/external/chromium_org/tools/cygprofile/ |
mergetraces.py | 11 Merging will use timestamps (i.e. the first two columns of logged calls) to 37 fields, 2) the virtual start address of the library, used to compute the 72 """Prints warning to stderr if the call timestamps are not in order. 94 """Converts the call addresses to static offsets and removes invalid calls. 97 addresses, converts strings to integer values, coverts virtual addresses to 121 """Adds a trace to the tracemap. 123 Adds entries in the trace to the tracemap. All new calls will be added to 141 This is used to make the order of functions not depend on thread schedulin [all...] |
/external/libxml2/ |
error.c | 65 * @msg: the message to display/transmit 87 * to the builtin error function. 103 * Function to reset the handler and the error context for out of 107 * be passed as first argument to @handler 108 * One can simply force messages to be emitted to another FILE * than 109 * stderr by setting @ctx to this file handle and @handler to NULL. 126 * Function to reset the handler and the error context for out of 130 * be passed as first argument to @handle 464 xmlErrorPtr to = &xmlLastError; local [all...] |
/external/protobuf/src/google/protobuf/ |
reflection_ops.cc | 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, 44 void ReflectionOps::Copy(const Message& from, Message* to) { 45 if (&from == to) return; 46 Clear(to); 47 Merge(from, to); 50 void ReflectionOps::Merge(const Message& from, Message* to) { 51 GOOGLE_CHECK_NE(&from, to); 54 GOOGLE_CHECK_EQ(to->GetDescriptor(), descriptor [all...] |
/external/iproute2/doc/ |
api-ip6-flowlabels.tex | 23 these bits to two fields: 8 bits of traffic class (or DS field, if you 25 no well-defined API to manage IPv6 flow information. In this document 26 I describe an attempt to design the API for Linux-2.2 IPv6 stack. 34 \item To allow user to set traffic class bits. 36 \item To allow user to read traffic class bits of received packets. 38 necessary f.e.\ to implement ECN [RFC2481] for datagram oriented services 39 or to implement receiver side of SRP or another end-to-end protoco [all...] |
/external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/ |
base.js | 9 // Unless required by applicable law or agreed to in writing, software 19 * global <code>CLOSURE_NO_DEPS</code> is set to true. This allows projects to 28 * @define {boolean} Overridden to true by the compiler when --closure_pass 35 * Base namespace for the Closure library. Checks to see goog is already 36 * defined in the current scope before assigning to prevent clobbering if 45 * Reference to the global context. In most cases this will be 'window'. 56 * allows flags to be overwritten without compilation (this is normally 92 * WARNING: Do not use this to test if an object has a property. Use the in 95 * @param {?} val Variable to test [all...] |
/art/runtime/arch/arm/ |
jni_entrypoints_arm.S | 10 * Unless required by applicable law or agreed to in writing, software 31 sub sp, #12 @ pad stack pointer to align frame 45 bx r12 @ if non-null, tail call to method's code 47 pop {r0, r1, r2, r3, pc} @ restore regs and return to caller to handle exception
|
/art/test/023-many-interfaces/ |
build | 11 # Unless required by applicable law or agreed to in writing, software 27 ${DX} --debug --dex --dump-to=classes.lst --output=classes.dex classes
|
/art/test/085-old-style-inner-class/ |
build | 11 # Unless required by applicable law or agreed to in writing, software 20 # We compile for a 1.4 target to suppress the use of EnclosingMethod 25 # Suppress stderr to keep the inner class warnings out of the expected output. 26 ${DX} --debug --dex --dump-to=classes.lst --output=classes.dex --dump-width=1000 classes 2>/dev/null
|