HomeSort by relevance Sort by last modified time
    Searched refs:Output (Results 151 - 158 of 158) sorted by null

1 2 3 4 5 67

  /external/mdnsresponder/mDNSShared/
DebugServices.c 271 // Pre-process meta-output kind to pick an appropriate output kind for the platform.
296 #error target is VxWorks, but fprintf output is disabled
305 // Process output kind.
496 #pragma mark == Output ==
583 // Print based on the current output type.
    [all...]
  /external/webkit/Tools/Scripts/
old-run-webkit-tests 301 -q|--quiet Less verbose output
303 -o|--results-directory Output results directory (default: $testResultsDirectory)
320 -v|--verbose More verbose output (overrides --quiet)
720 # Throw away output from DumpRenderTree.
721 # Once for the test output and once for pixel results (empty)
825 # The first block is the output of the test (in text, RenderTree or other formats).
830 my $actual = $readResults->{output};
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 
  /external/grub/docs/
texinfo.tex 104 % starts a new line in the output.
202 % change spans more than two lines of output. To handle that, we would
210 % Append this vertical mode material after the current line in the output.
231 % since that produces some useless output on the terminal. We also make
232 % some effort to order the tracing commands to reduce output in the log
280 % Main output routine.
282 \output = {\onepageout{\pagecontents\PAGE}}
305 \escapechar = `\\ % use backslash in output files.
306 \indexdummies % don't expand commands in the output.
469 % space in the output. Don't allow a line break at this space, as thi
    [all...]
  /external/dropbear/libtommath/
bn.tex 150 This will output a row of numbers that are increasing. Each column is a different test (such as addition, multiplication, etc)
732 This should output the following if the program succeeds.
779 If this program succeeds it shall output.
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 318 \mysection{Functions with Variable Length Output}
319 Certain functions such as (for example) \textit{rsa\_export()} give an output that is variable length. To prevent buffer overflows you
320 must pass it the length of the buffer where the output will be stored. For example:
321 \index{rsa\_export()} \index{error\_to\_string()} \index{variable length output}
334 * output buffer */
342 * the size of the output */
352 indicating a buffer overflow would have occurred. If the function succeeds, it stores the length of the output back into
444 which cipher you are using.}, storing the result in the \textit{ct} buffer (\textit{pt} resp.). It is possible that the input and output buffer are
446 \textit{ct}\footnote{ct stands for ciphertext.} is the output. For the decryption function it's the opposite. They both
    [all...]
  /external/bison/tests/
testsuite 296 # The files containing the output of the tested commands.
322 11;output.at:43;Output files: -dv ;;
323 12;output.at:46;Output files: -dv >&-;;
324 13;output.at:48;Output files: -dv -o foo.c ;;
325 14;output.at:50;Output files: -dv -o foo.tab.c ;;
326 15;output.at:52;Output files: -dv -y ;
    [all...]

Completed in 1571 milliseconds

1 2 3 4 5 67