/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/ |
gcov-io.h | 160 requires additional functions (see the code for knowledge of what 161 those functions are). */ 345 need these functions to be extern, so prefix them with __gcov. In 493 /* Names of merge functions for counters. */ 722 unsigned n_functions; /* number of functions */ 723 const struct gcov_fn_info *functions; /* table of functions */ member in struct:gcov_info 767 /* The profiler functions. */ 785 /* The wrappers around some library functions.. */ [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/ |
safe_iterator.h | 35 #include <debug/functions.h> 58 * %_Safe_iterator has member functions for iterator invalidation,
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/ |
safe_iterator.h | 35 #include <debug/functions.h> 58 * %_Safe_iterator has member functions for iterator invalidation,
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/ |
safe_iterator.h | 35 #include <debug/functions.h> 58 * %_Safe_iterator has member functions for iterator invalidation,
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/ |
safe_iterator.h | 35 #include <debug/functions.h> 58 * %_Safe_iterator has member functions for iterator invalidation,
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/ |
safe_iterator.h | 35 #include <debug/functions.h> 72 * %_Safe_iterator has member functions for iterator invalidation,
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/ |
safe_iterator.h | 35 #include <debug/functions.h> 113 * %_Safe_iterator has member functions for iterator invalidation,
|
/external/chromium/chrome/browser/resources/net_internals/ |
logviewpainter.js | 11 // TODO(eroman): these functions should use lower-case names.
|
main.js | 924 * If |force| is true, calls all startUpdate functions. Otherwise, just 936 * Calls all startUpdate functions and, if |callback| is non-null, [all...] |
/external/chromium/net/data/proxy_resolver_v8_unittest/ |
pac_library_unittest.js | 4 // This aims to unit-test the PAC library functions, which are
|
/external/clang/tools/scan-build/ |
scan-build | 461 my $StatsString = "Analyzed $TotalBlocks blocks in $TotalFunctions functions" 463 . "$Aborted functions aborted early ($PercentAborted%)\n" 1036 Also analyze functions in #included files. By default, such functions 1037 are skipped unless they are called by functions within the main source file. [all...] |
/external/skia/legacy/ |
Android.mk | 9 # functions that are needed to enable that behavior.
|
/external/v8/src/ |
messages.js | 129 // Helper functions; called from the runtime system. 239 "strict_function", ["In strict mode code, functions can only be declared at top level or immediately within another function." ], 242 "strict_poison_pill", ["'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them"], [all...] |
uri.js | 412 // Set up non-enumerable URI functions on the global object and set
|
string.js | 211 // functions that expect that structure to be returned. It is used when the 973 // Set up the non-enumerable functions on the String object. 979 // Set up the non-enumerable functions on the String prototype object.
|
/external/v8/test/mjsunit/ |
array-sort.js | 40 // Sort numbers by value using a compare functions.
|
debug-backtrace.js | 29 // The functions used for testing backtraces. They are at the top to make the
|
/external/v8/test/mjsunit/tools/ |
profile.js | 67 // Addresses inside functions.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
jstemplate.js | 217 * and the functions used to parse their values.
323 * functions in the stack.
390 * Pushes one or more functions onto the stack. These will be run in sequence,
[all...] |
util.js | 15 * @fileoverview Miscellaneous constants and functions referenced in
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
jstemplate.js | 217 * and the functions used to parse their values. 323 * functions in the stack. 390 * Pushes one or more functions onto the stack. These will be run in sequence, [all...] |
util.js | 15 * @fileoverview Miscellaneous constants and functions referenced in
|
/external/libvorbis/doc/ |
01-introduction.tex | 134 component abstractions that perform specific functions in the decode 179 floor and residue vectors within a mapping. The submap functions as a 382 A description of valid window functions for use with an inverse MDCT
|
/external/llvm/bindings/ocaml/llvm/ |
llvm.ml | 499 (*--... Operations on global variables, functions, and aliases (globals) ...--*) 586 (*--... Operations on functions ............................................--*) [all...] |
/external/libpcap/ |
configure | 416 echo No shell found that supports shell functions. [all...] |