HomeSort by relevance Sort by last modified time
    Searched refs:Output (Results 301 - 325 of 400) sorted by null

<<111213141516

  /external/iproute2/doc/
ip-cref.tex 34 and options, decrypting \verb|ip| output and containing a few examples.
48 general behaviour of the \verb|ip| utility or changing its output. All options
60 --- output more information. If the option
66 --- output more detailed information.
92 --- output each record on a single line, replacing line feeds
94 count records with \verb|wc| or to \verb|grep| the output. The trivial
95 script \verb|rtpr| converts the output back into readable form.
212 prints the error message, as it is output with \verb|perror(3)|,
217 In this case \verb|ip| prints the error message, as it is output
384 \paragraph{Output format:
    [all...]
  /cts/tests/camera/src/android/hardware/camera2/cts/
CaptureResultTest.java 112 // Configure output streams.
178 // Configure output streams.
299 // Configure output streams with preview and jpeg streams.
494 //Keys for depth output capability
503 // Waived if RAW output is not supported
505 StaticMetadata.StreamDirection.Output);
597 * Hardware Level = LEGACY or no regular output is supported
616 * Regular output not supported, only depth, waive color-output-related keys
    [all...]
CameraDeviceTest.java 292 // Skip non-PREVIEW templates for non-color output
    [all...]
  /external/bison/data/
yacc.c 331 ## Output files. ##
991 error. This latter case is for the sake of the debugging output.
    [all...]
  /external/opencv3/3rdparty/jinja2/
nodes.py 263 class Output(Stmt):
  /external/protobuf/gtest/test/
gtest_unittest.cc 48 || testing::GTEST_FLAG(output) != "unknown"
121 using testing::GTEST_FLAG(output);
5148 const char* output; member in struct:testing::Flags
    [all...]
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_unittest.cc 36 // create an output stream and write some data to it, then create a
42 // the output.
96 // Helper to write an array of data to an output stream.
97 bool WriteToOutput(ZeroCopyOutputStream* output, const void* data, int size);
100 // Write a string to the output stream.
101 void WriteString(ZeroCopyOutputStream* output, const string& str);
105 // Writes some text to the output stream in a particular order. Returns
108 int WriteStuff(ZeroCopyOutputStream* output);
114 int WriteStuffLarge(ZeroCopyOutputStream* output);
131 bool IoTest::WriteToOutput(ZeroCopyOutputStream* output,
300 ArrayOutputStream* output = local
606 ArrayOutputStream* output = local
    [all...]
  /external/blktrace/btt/doc/
btt.tex 40 blktrace is capable of producing tremendous amounts of output in the
48 This document will discuss \texttt{btt} usage, provide some sample output,
56 capabilities and output formats would make the parameter discussion
60 This document refers to the output formats generated by \texttt{btt}
62 output formats prior to that.
102 \newpage\section{\label{sec:output-overview}Output Overview}
104 The major default areas of output provided by \texttt{btt}
140 is represented by a D in the blkparse output, hence its usage in
169 For each row in this output, we provide a minimum, average, maximu
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/machinelearning/
layer1.py     [all...]
  /external/clang/lib/CodeGen/
CGStmt.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/libprotobuf-java-lite/2.3.0/
libprotobuf-java-lite-2.3.0.jar 
  /external/blktrace/doc/
blktrace.tex 43 output (via blkparse).
369 \emph{live} output -- to do this specify \emph{-o -} for blktrace.
392 -o \emph{file} & --output=\emph{file} & Prepend \emph{file} to output file name(s) \\ \hline
435 for various devices on various CPUs, and produce a formatted output of
456 \item If you have saved event traces in blktrace with different output
460 \item The format of the output data can be controlled via the \emph{-f}
463 By default, blkparse sends formatted data to standard output. This may
464 be changed via the \emph{-o} option, or text output can be disabled
479 -F \emph{typ,fmt} & --format=\emph{typ,fmt} & Sets output format \
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.util_6.1.23.v201004211559.jar 
  /external/google-breakpad/src/testing/gtest/test/
gtest_unittest.cc 47 || testing::GTEST_FLAG(output) != "unknown"
124 using testing::GTEST_FLAG(output);
346 // cannot use the local time zone because the function's output depends
5562 const char* output; member in struct:testing::Flags
    [all...]
  /external/gtest/test/
gtest_unittest.cc 47 || testing::GTEST_FLAG(output) != "unknown"
100 string* output() { return &(fake_sock_writer_->output_); } function in class:testing::internal::StreamingListenerTest
109 *output() = "";
111 EXPECT_EQ("event=TestProgramEnd&passed=1\n", *output());
115 *output() = "";
117 EXPECT_EQ("event=TestIterationEnd&passed=1&elapsed_time=0ms\n", *output());
121 *output() = "";
123 EXPECT_EQ("event=TestCaseStart&name=FooTest\n", *output());
127 *output() = "";
129 EXPECT_EQ("event=TestCaseEnd&passed=1&elapsed_time=0ms\n", *output());
5417 const char* output; member in struct:testing::Flags
    [all...]
  /external/jetty/lib/
jetty-util-6.1.26.jar 
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp 523 /// (still with vector output type since that was acceptable if we got here).
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_unittest.cc 47 || testing::GTEST_FLAG(output) != "unknown"
100 string* output() { return &(fake_sock_writer_->output_); } function in class:testing::internal::StreamingListenerTest
109 *output() = "";
111 EXPECT_EQ("event=TestProgramEnd&passed=1\n", *output());
115 *output() = "";
117 EXPECT_EQ("event=TestIterationEnd&passed=1&elapsed_time=0ms\n", *output());
121 *output() = "";
123 EXPECT_EQ("event=TestCaseStart&name=FooTest\n", *output());
127 *output() = "";
129 EXPECT_EQ("event=TestCaseEnd&passed=1&elapsed_time=0ms\n", *output());
5417 const char* output; member in struct:testing::Flags
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest_unittest.cc 47 || testing::GTEST_FLAG(output) != "unknown"
100 string* output() { return &(fake_sock_writer_->output_); } function in class:testing::internal::StreamingListenerTest
109 *output() = "";
111 EXPECT_EQ("event=TestProgramEnd&passed=1\n", *output());
115 *output() = "";
117 EXPECT_EQ("event=TestIterationEnd&passed=1&elapsed_time=0ms\n", *output());
121 *output() = "";
123 EXPECT_EQ("event=TestCaseStart&name=FooTest\n", *output());
127 *output() = "";
129 EXPECT_EQ("event=TestCaseEnd&passed=1&elapsed_time=0ms\n", *output());
5426 const char* output; member in struct:testing::Flags
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbgeng.h     [all...]
ntsecpkg.h 347 typedef NTSTATUS (NTAPI LSA_CLIENT_CALLBACK)(PCHAR Callback,ULONG_PTR Argument1,ULONG_PTR Argument2,PSecBuffer Input,PSecBuffer Output);
    [all...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 857 // The size of .shstrtab should be decided after output sections are all
    [all...]
  /external/clang/lib/Sema/
TreeTransform.h 243 /// input and an output parameter, which can be set by the caller if the
507 TemplateArgumentLoc &Output,
514 /// the transformed arguments to the output list.
524 /// \param Outputs The set of transformed template arguments output by this
540 /// the transformed arguments to the output list.
546 /// \param Outputs The set of transformed template arguments output by this
    [all...]
  /external/v8/src/ast/
prettyprinter.cc 1202 return Output();
    [all...]
  /external/v8/src/compiler/arm64/
code-generator-arm64.cc 82 Register OutputRegister32() { return ToRegister(instr_->Output()).W(); }
    [all...]

Completed in 1513 milliseconds

<<111213141516