/external/llvm/lib/CodeGen/ |
AggressiveAntiDepBreaker.cpp | 276 /// AntiDepEdges - Return in Edges the anti- and output- dependencies 282 if ((P->getKind() == SDep::Anti) || (P->getKind() == SDep::Output)) { 792 // The dependence edges that represent anti- and output- 817 (Edge->getKind() != SDep::Output)) continue; 869 (P->getKind() != SDep::Output)) { [all...] |
ScheduleDAGInstrs.cpp | 254 // Add register-based dependencies (data, anti, and output). 266 // Optionally add output and anti dependencies. For anti 270 // TODO: Using a latency of 1 here for output dependencies assumes 272 SDep::Kind Kind = MO.isUse() ? SDep::Anti : SDep::Output; 279 (Kind != SDep::Output || !MO.isDead() || 290 (Kind != SDep::Output || !MO.isDead() ||
|
/bionic/libc/kernel/tools/ |
utils.py | 187 class Output:
|
/external/webrtc/src/modules/audio_processing/main/test/process_test/ |
apmtest.m | 2 %APMTEST is a tool to process APM file sets and easily display the output. 4 % 'test' Processes the files to produce test output. 51 outpath = [filepath 'output/']; 56 refpath = [filepath 'output/']; 324 warning(['Output file ' newfile ' does not exist']); 342 warning('Reference is not the same length as output');
|
/external/clang/lib/Frontend/ |
ASTUnit.cpp | 60 std::string Output; 68 void setOutput(const llvm::Twine &Output) { 70 this->Output = Output.str(); 77 llvm::errs() << Output << ':'; [all...] |
/external/v8/src/ |
lithium-allocator.cc | 801 // Handle fixed output operand. 802 if (first != NULL && first->Output() != NULL) { 803 LUnallocated* first_output = LUnallocated::cast(first->Output()); 861 // Handle "output same as input" for second instruction. 862 if (second != NULL && second->Output() != NULL) { 863 LUnallocated* second_output = LUnallocated::cast(second->Output()); 882 // instruction will include the output operand (whose value at the 943 LOperand* output = instr->Output(); local 944 if (output != NULL) [all...] |
prettyprinter.cc | 696 return Output(); 1123 return Output(); [all...] |
/external/bison/data/ |
glr.c | 139 ## Output files. ## 145 @output @output_parser_name@ [all...] |
/external/openssl/crypto/ |
sparccpuid.S | 245 ! Probe and instrument VIS1 instruction. Output is number of cycles it
|
/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. 95 // Helper to write an array of data to an output stream. 96 bool WriteToOutput(ZeroCopyOutputStream* output, const void* data, int size); 99 // Write a string to the output stream. 100 void WriteString(ZeroCopyOutputStream* output, const string& str); 104 // Writes some text to the output stream in a particular order. Returns 107 int WriteStuff(ZeroCopyOutputStream* output); 113 int WriteStuffLarge(ZeroCopyOutputStream* output); 130 bool IoTest::WriteToOutput(ZeroCopyOutputStream* output, [all...] |
/external/clang/lib/CodeGen/ |
CGStmt.cpp | [all...] |
/external/clang/lib/Sema/ |
SemaTemplateDeduction.cpp | [all...] |
TreeTransform.h | 235 /// input and an output parameter, which can be set by the caller if the 434 TemplateArgumentLoc &Output); 440 /// the transformed arguments to the output list. 450 /// \param Outputs The set of transformed template arguments output by this 464 /// the transformed arguments to the output list. 470 /// \param Outputs The set of transformed template arguments output by this [all...] |
/external/v8/src/arm/ |
lithium-arm.cc | 68 ASSERT(Output() == NULL || 69 LUnallocated::cast(Output())->HasFixedPolicy() || 70 !LUnallocated::cast(Output())->HasRegisterPolicy()); [all...] |
/external/v8/src/ia32/ |
lithium-ia32.cc | 78 ASSERT(Output() == NULL || 79 LUnallocated::cast(Output())->HasFixedPolicy() || 80 !LUnallocated::cast(Output())->HasRegisterPolicy()); [all...] |
/external/v8/src/x64/ |
lithium-x64.cc | 78 ASSERT(Output() == NULL || 79 LUnallocated::cast(Output())->HasFixedPolicy() || 80 !LUnallocated::cast(Output())->HasRegisterPolicy()); [all...] |
/dalvik/docs/ |
prettify.js | 61 * @param {Array.<string>} out output buffer that receives chunks of HTML. [all...] |
/external/clang/lib/Driver/ |
Driver.cpp | 648 // Make sure we can lipo this kind of output. If not (and it is an actual 649 // output) then we disallow, since we can't create an output file with the 651 // changing the output names to include the arch, which would also fix [all...] |
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
codegen.ml | 148 (* Output this as:
|
/external/zlib/contrib/delphi/ |
ZLib.pas | 28 next_out: PChar; // next output byte should be put here 30 total_out: Longint; // total nb of bytes output so far 65 Output data is cached internally, written to the output stream only when 66 the internal output buffer is full. All pending output data is flushed 77 The OnProgress event is called each time the output buffer is filled and 78 written to the output stream. This is useful for updating a progress
|
/external/gtest/test/ |
gtest_unittest.cc | 47 || testing::GTEST_FLAG(output) != "unknown" 94 GTEST_DECLARE_string_(output); 114 using testing::GTEST_FLAG(output); 4441 const char* output; member in struct:testing::Flags [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
LegalizeVectorTypes.cpp | [all...] |
/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 89 --- output each record on a single line, replacing line feeds 91 count records with \verb|wc| or to \verb|grep| the output. The trivial 92 script \verb|rtpr| converts the output back into readable form. 177 prints the error message, as it is output with \verb|perror(3)|, 182 In this case \verb|ip| prints the error message, as it is output 349 \paragraph{Output format:} 725 \paragraph{Output format: [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/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...] |