/external/valgrind/main/massif/tests/ |
thresholds_10_10.post.exp | 48 100.00% (80,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
|
thresholds_5_0.post.exp | 48 100.00% (80,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
|
thresholds_5_10.post.exp | 48 100.00% (80,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
|
alloc-fns-A.post.exp | 48 100.00% (3,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
|
alloc-fns-B.post.exp | 48 100.00% (3,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
|
thresholds_0_0.post.exp | 48 100.00% (80,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
|
/external/chromium/chrome/browser/resources/sync_internals/ |
chrome_sync.js | 111 // Sync service functions. 117 // Notification functions. 130 // Node lookup functions.
|
/external/webkit/Tools/android/flex-2.5.4a/ |
configure | 1143 # The SVR3 libPW and SVR4 libucb both contain incompatible functions [all...] |
/external/v8/test/mjsunit/ |
debug-scopes.js | 29 // The functions used for testing backtraces. They are at the top to make the 121 // Check that the content of the scope is as expected. For functions just check 420 // functions arguments. 442 // functions arguments. Due to VM optimizations parts of the actual closure is 467 // functions arguments. Using all arguments and locals from the outer function 494 // functions arguments. Using all arguments and locals from the outer function 523 // functions arguments. In the presence of eval all arguments and locals
|
debug-mirror-cache.js | 29 // The functions used for testing backtraces. They are at the top to make the
|
debug-multiple-breakpoints.js | 44 // Test functions
|
debug-sourceslice.js | 53 // Get the script object from one of the functions in the source.
|
object-prevent-extensions.js | 108 // Test that attributes on functions are also handled correctly.
|
prototype.js | 75 // Make sure that arrays and functions in the prototype chain works;
|
/development/tools/emulator/opengl/ |
Android.mk | 33 # emugl-xxxx functions.
|
/external/chromium/chrome/browser/resources/file_manager/js/ |
util.js | 6 * Namespace for utility functions.
|
/external/mesa3d/docs/ |
MESA_drm_image.spec | 43 New Procedures and Functions 131 2. Why don't we use an eglQueryImageMESA type functions for
|
MESA_shader_debug.spec | 58 New Procedures and Functions 99 (Special Functions) 148 (Built-in Functions) 150 Add a new section 8.10 "Debug Functions": 152 Debug functions are available to both fragment and vertex shaders. 158 The text, if any, produced by any of these functions is appended 263 Add Overview, New Procedures and Functions, New Tokens sections.
|
/external/v8/test/mjsunit/regress/ |
regress-1145.js | 32 // compiled functions with syntax errors into early errors).
|
regress-52801.js | 31 // inner functions may already have been created using the original context. In
|
/frameworks/compile/libbcc/runtime/make/ |
util.mk | 4 # Utility functions
|
/ndk/build/core/ |
default-build-commands.mk | 22 # This ensures that all libgcc.a functions required by the target
|
/external/dropbear/libtommath/ |
bn.tex | 75 LibTomMath is a library of source code which provides a series of efficient and carefully written functions for manipulating 160 instructs the system to build all of the functions. This is how LibTomMath used to be packaged. This will give you 281 However, LibTomMath was written with cryptography in mind. It provides essentially all of the functions a cryptosystem 350 All LTM functions that use the mp\_int type will expect a pointer to mp\_int structure. You must allocate memory to 356 The arithmetic functions of the library are all organized to have the same style prototype. That is source operands 365 Another feature of the way the functions have been implemented is that source operands can be destination operands as well. 385 represents the default integer which is zero. If the functions returns MP\_OKAY then the mp\_int is ready to be used 386 by the other LibTomMath functions. 545 \section{Maintenance Functions} 642 small constant assignment functions. The first function is used to set a single digit constant while the second set [all...] |
/external/webkit/Source/WebCore/bindings/scripts/ |
CodeGeneratorJS.pm | 665 my $numFunctions = @{$dataNode->functions}; 763 # Custom call functions [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/jaxp/ |
JAXPExtensionsProvider.java | 35 import org.apache.xpath.functions.FuncExtFunction; 114 // feature is set then invocation of extension functions need to 171 // feature is set then invocation of extension functions need to
|