/external/libvpx/libvpx/vpx_ports/ |
x86_abi_support.asm | 168 ; must be specified as an argument. 323 ; if u is specified, use unaligned movs.
|
/external/libxml2/ |
xmlcatalog.c | 399 /* No catalog entry specified */ 401 fprintf(stderr, "No catalog entry specified to remove from\n");
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_PredictReconCoefIntra_s.s | 35 ; * as specified in subclause 7.4.3.1 of ISO/IEC 14496-2.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/ |
x86_abi_support.asm | 168 ; must be specified as an argument. 323 ; if u is specified, use unaligned movs.
|
/prebuilts/misc/darwin-x86/analyzer/tools/scan-build/ |
scan-build | 148 # Iterate over all files in the specified directory. 227 # ComputeDigest - Compute a digest of the specified file. 506 die "No directory specified." if (!defined $Dir); 1061 option is not specified, a directory is created in /tmp (TMPDIR on Mac OS X) 1072 Add a "keep on going" option to the specified build command. This option 1079 Specify the title used on generated HTML pages. If not specified, a default [all...] |
/prebuilts/misc/linux-x86/analyzer/tools/scan-build/ |
scan-build | 148 # Iterate over all files in the specified directory. 227 # ComputeDigest - Compute a digest of the specified file. 506 die "No directory specified." if (!defined $Dir); 1061 option is not specified, a directory is created in /tmp (TMPDIR on Mac OS X) 1072 Add a "keep on going" option to the specified build command. This option 1079 Specify the title used on generated HTML pages. If not specified, a default [all...] |
/sdk/adtproductbuild/ |
Android.mk | 40 # of the ide as specified in the build.properties file. 97 # over and specified in eclipse.ini, only because including it directly in the product definition
|
/external/chromium_org/v8/src/ |
debug-debugger.js | 777 // specified source line and column within that line. [all...] |
/external/libsepol/src/ |
write.c | 128 val = cur->key.specified & ~AVTAB_ENABLED; 129 if (cur->key.specified & AVTAB_ENABLED) 145 val |= (node->key.specified & ~AVTAB_ENABLED); 147 if (node->key.specified & AVTAB_ENABLED) 171 if (cur->key.specified & spec_order[i]) 219 buf16[3] = cpu_to_le16(cur->key.specified); [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
traverse_table.js | 265 * Finds the cell cursor containing the specified node within the table. 542 // No scope specified - compute scope ourselves. 858 * Gets the cell at the specified location. 861 * specified location. Null if that cell does not exist. [all...] |
key_sequence.js | 21 * COMMAND KEYS SPECIFIED IN A KEYMAP: 36 * specified. We will also accept an event-shaped object. 38 * is active. If not specified, we will try to determine whether the modifier 316 * Checks if the specified key code represents a modifier key, i.e. Ctrl, Alt,
|
selection_util.js | 287 // window.scroll puts specified pixel in upper left of window 453 * that has the specified tagName. 458 * with the specified tagName.
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
richards.js | 161 * Add the specified task and mark it as running. 173 * Add the specified task to this scheduler. 236 * Add the specified packet to the end of the worklist used by the task
|
/external/chromium_org/chrome/browser/resources/cryptotoken/ |
enroller.js | 202 // Version is implicitly V1 if not specified. 420 // Version is implicitly V1 if not specified. 453 // Version is implicitly V1 if not specified.
|
/external/chromium_org/remoting/webapp/ |
host_list.js | 16 * Create a host list consisting of the specified HTML elements, which should 130 * Search the host list for a host with the specified id. 145 * Get the host id corresponding to the specified host name.
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/ |
v8-richards.js | 156 * Add the specified task and mark it as running. 168 * Add the specified task to this scheduler. 231 * Add the specified packet to the end of the worklist used by the task
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/ |
v8-richards.js | 156 * Add the specified task and mark it as running. 168 * Add the specified task to this scheduler. 231 * Add the specified packet to the end of the worklist used by the task
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/ |
v8-richards.js | 156 * Add the specified task and mark it as running. 168 * Add the specified task to this scheduler. 231 * Add the specified packet to the end of the worklist used by the task
|
/external/chromium_org/v8/benchmarks/ |
richards.js | 161 * Add the specified task and mark it as running. 173 * Add the specified task to this scheduler. 236 * Add the specified packet to the end of the worklist used by the task
|
/external/blktrace/doc/ |
blktrace.tex | 357 specified via the \emph{-b} and \emph{-n} arguments respectively. 378 \emph{-w} option -- then blktrace will run for the specified number 395 -w \emph{seconds} & --stopwatch=\emph{seconds} & Sets run time to the number of seconds specified \\ \hline 504 -w \emph{span} & --stopwatch=\emph{span} & Display traces for the \emph{span} specified -- where span can be: \\ 692 was specified, then the elapsed time is presented. In either case, 703 specified, then the elapsed time is presented (in parenthesis). In [all...] |
/external/chromium_org/chrome/installer/mac/ |
pkg-dmg | 108 The name of the volume in the disk image. If not specified, I<volume-name> 115 being packaged. If not specified, defaults to the same directory that 130 specified, I<source> is copied to the location I<dest> identifies, 202 When specified, the commands that would be executed are printed, without 501 # Default tempDir is the same directory as what is specified for 720 # Runs the specified command at the verbosity level defined by $gVerbosity. 731 # Runs the specified internal command at the verbosity level defined by 749 # Removes the files specified by @arguments. Wraps unlink. 752 # Creates the symlink specified by @arguments. Wraps symlink. 780 # Runs the specified command at the verbosity level defined by $gVerbosity [all...] |
/external/chromium_org/tools/gyp/test/lib/ |
TestGyp.py | 74 current directory. An alternative may be specified explicitly on 162 Fails the test if the specified built file name does not exist. 168 Fails the test if the specified built file name exists. 174 Fails the test if the contents of the specified built file name 175 do not match the specified contents. 181 Fails the test if the contents of the specified built file name 182 match the specified contents. 188 Fails the test if the specified built file name contains the specified 195 Copies the test configuration from the specified source_di [all...] |
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
Antlr.Runtime.Collections.pas | 143 /// <returns>A string representation of the specified dictionary or "null"</returns> 155 /// <returns>A string representation of the specified collection or "null"</returns>
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
main.rb | 403 warn( "unable to load the library specified by --lexer-file: #{ $! }" ) 435 | no lexer class has been specified with the --lexer-name option 443 fail( "a parser rule name must be specified via --rule NAME" ) 516 warn( "unable to load the library `#{ val }' specified by --lexer-file: #{ $! }" ) 531 warn( "unable to load the library specified by --parser-file: #{ $! }" )
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/ |
_stream_hybi.py | 615 'Handler specified reason despite code being None') 772 BadOperationException: when reason is specified with code None 784 'close reason must not be specified if code is None')
|