/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
texinfo.tex | 38 % complete document in each bug report with which we can reproduce the 208 % vertical list for the beginning and end of each change). 467 % Each occurrence of `\^^M' or `<space>\^^M' is replaced by a single space. 521 % Make each space character in the input produce a normal interword 523 % is used only in environments like @example, where each line of input 758 % @example, where each end-of-line in the input causes an 797 where each line of input produces a line of output.} [all...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
regexp.js | 31 // on the web and logging all regexp operations performed. Each 34 // it is executed while loading each page. Furthermore the literal [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/ |
v8-regexp.js | 31 // on the web and logging all regexp operations performed. Each 34 // it is executed while loading each page. Finally the literal [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/ |
v8-regexp.js | 31 // on the web and logging all regexp operations performed. Each 34 // it is executed while loading each page. Finally the literal [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/ |
v8-regexp.js | 31 // on the web and logging all regexp operations performed. Each 34 // it is executed while loading each page. Finally the literal [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
pprof | 62 # annotated with the flat and cumulative sample counts at each line. 67 # annotated with the flat and cumulative sample counts at each PC value. 150 <symbolized-profiles> is a list of profile files where each file contains 156 Each name can be: 216 --total_delay Display total delay at each region [default] 217 --contentions Display number of delays at each region 218 --mean_delay Display mean delay at each region 621 # each pc somehow. 641 # each stack trace so a given entry exists at most once. [all...] |
/external/chromium_org/v8/benchmarks/ |
regexp.js | 31 // on the web and logging all regexp operations performed. Each 34 // it is executed while loading each page. Furthermore the literal [all...] |
/external/e2fsprogs/lib/et/ |
texinfo.tex | 33 %and appropriately publish on each copy a valid copyright notice 907 % for each subtopic. [all...] |
/external/v8/benchmarks/ |
regexp.js | 31 // on the web and logging all regexp operations performed. Each 34 // it is executed while loading each page. Furthermore the literal [all...] |
/external/chromium_org/sdch/open-vcdiff/ |
ltmain.sh | 221 # Since each input `\' is now two `\'s, look for any number of runs of [all...] |
/external/chromium_org/third_party/libxml/src/ |
ltmain.sh | 221 # Since each input `\' is now two `\'s, look for any number of runs of [all...] |
/external/chromium_org/third_party/sqlite/src/ |
ltmain.sh | 221 # Since each input `\' is now two `\'s, look for any number of runs of [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/ |
ltmain.sh | 221 # Since each input `\' is now two `\'s, look for any number of runs of [all...] |
/external/libmtp/ |
ltmain.sh | 221 # Since each input `\' is now two `\'s, look for any number of runs of [all...] |
/external/libogg/ |
ltmain.sh | 221 # Since each input `\' is now two `\'s, look for any number of runs of [all...] |
/external/libpng/ |
ltmain.sh | 221 # Since each input `\' is now two `\'s, look for any number of runs of [all...] |
/external/libusb/ |
ltmain.sh | 221 # Since each input `\' is now two `\'s, look for any number of runs of [all...] |
/external/libusb-compat/ |
ltmain.sh | 221 # Since each input `\' is now two `\'s, look for any number of runs of [all...] |
/external/libvorbis/ |
ltmain.sh | 221 # Since each input `\' is now two `\'s, look for any number of runs of [all...] |
/external/open-vcdiff/ |
ltmain.sh | 221 # Since each input `\' is now two `\'s, look for any number of runs of [all...] |
/external/protobuf/ |
ltmain.sh | 221 # Since each input `\' is now two `\'s, look for any number of runs of [all...] |
/external/qemu/distrib/sdl-1.2.15/build-scripts/ |
ltmain.sh | 221 # Since each input `\' is now two `\'s, look for any number of runs of [all...] |
/external/dropbear/libtomcrypt/ |
crypt.tex | 124 (and helper API functions) are able to use the new designs automatically. There exists self-check functions for each 459 For each cipher there is a function which will help find a desired key size. It is specified as follows: 594 For a plugin to be compliant it must provide at least each function listed before the accelerators begin. Accelerators are optional, 597 The remaining fields are all pointers to the core functions for each cipher. The end of the cipher\_descriptor array is [all...] |
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
Antlr.Runtime.Tree.pas | 79 /// <summary>Duplicate tree recursively, using DupNode() for each node </summary> 267 /// Each rule that creates AST nodes will call this [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/ |
jquery.js | 154 each: function( callback, args ) { 155 return jQuery.each( this, callback, args ); 164 this.each(function(i){ 186 return this.each(function(i){ 211 jQuery.each( text || this, function(){ 212 jQuery.each( this.childNodes, function(){ 243 return this.each(function(){ 249 return this.each(function(){ 317 var clone = ret.find("*").andSelf().each(function(){ 324 this.find("*").andSelf().each(function(i) [all...] |