Searched refs:Output (Results 1 - 25 of 194) sorted by relevance

12345678

/external/llvm/test/
H A DMakefile.tests31 .PRECIOUS: Output/%.bc Output/%.ll
32 .PRECIOUS: Output/%.tbc Output/%.tll
33 .PRECIOUS: Output/.dir
34 .PRECIOUS: Output/%.llvm.bc
35 .PRECIOUS: Output/%.llvm
48 $(RM) -rf Output/
50 # LLVM Assemble from Output/X.ll to Output/
[all...]
/external/llvm/include/llvm/Support/
H A DOutputBuffer.h1 //=== OutputBuffer.h - Output Buffer ----------------------------*- C++ -*-===//
24 /// Output buffer.
25 std::vector<unsigned char> &Output; member in class:llvm::OutputBuffer
33 : Output(Out), is64Bit(is64bit), isLittleEndian(le) {}
40 size_t Size = Output.size();
45 Output.resize(Size + Pad);
50 // Out Functions - Output the specified value to the data buffer.
53 Output.push_back(X);
57 Output.push_back(X & 255);
58 Output
[all...]
/external/chromium_org/third_party/lcov/contrib/galaxy/
H A Dconglomerate_functions.pl43 my @Output = Box ('normal', 'Helvetica-Bold', 32, $CFile, $LastLine);
44 splice(@Output, $#Output, 0, "grestore\n");
45 #print @Output;
49 print @Output;
73 my @Output = ();
76 push (@Output, "% start of box\n");
78 push (@Output, "D5\n") if ($Type eq "dashed");
88 push (@Output, (
94 push (@Output, "
[all...]
/external/clang/include/clang/Basic/
H A DMacroBuilder.h27 MacroBuilder(raw_ostream &Output) : Out(Output) {} argument
/external/dexmaker/src/dx/java/com/android/dx/util/
H A DAnnotatedOutput.java24 extends Output {
H A DOutput.java24 public interface Output extends ByteOutput { interface in inherits:ByteOutput
/external/chromium_org/sandbox/win/tools/finder/
H A Dfinder_fs.cc18 Output(FS_ERR, error, directory);
42 Output(FS_ERR, err_code, directory);
67 Output(FS, L"R/W", name.GetBuffer());
71 Output(FS_ERR, GetLastError(), name);
87 Output(FS, L"W", name);
91 Output(FS_ERR, ::GetLastError(), name);
107 Output(FS, L"R", name);
111 Output(FS_ERR, GetLastError(), name);
H A Dfinder_registry.cc29 Output(REG_ERR, err_code, name_complete);
38 Output(REG_ERR, err_code, print_name);
57 Output(REG, L"R/W", print_name);
61 Output(REG_ERR, err_code, print_name);
70 Output(REG, L"W", print_name);
74 Output(REG_ERR, err_code, print_name);
83 Output(REG, L"R", print_name);
87 Output(REG_ERR, err_code, print_name);
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
H A DAnnotatedOutput.java32 extends Output {
H A DDebugInfoBuilder.java190 void emit(DexFile dexFile, Output out, List<Item> referencedItems);
193 private void emitEndSequence(Output out) {
197 private void emitAdvancePC(Output out, int address) {
207 private void emitAdvanceLine(Output out, int lineDelta) {
212 private void emitStartLocal(Output out, int registerNum) {
219 private void emitStartLocalExtended(Output out, int registerNum) {
227 private void emitEndLocal(Output out, int registerNum) {
232 private void emitRestartLocal(Output out, int registerNum) {
237 private void emitSetPrologueEnd(Output out) {
241 private void emitSetEpilogueBegin(Output ou
[all...]
H A DOutput.java36 public interface Output { interface
/external/llvm/lib/Support/
H A DYAMLTraits.cpp354 // Output
357 Output::Output(raw_ostream &yout, void *context) function in class:Output
368 Output::~Output() {
371 bool Output::outputting() {
375 void Output::beginMapping() {
380 void Output::endMapping() {
384 bool Output::preflightKey(const char *Key, bool Required, bool SameAsDefault,
395 void Output
[all...]
/external/chromium_org/sdch/open-vcdiff/src/
H A Djsonwriter_test.cc53 coder_.Output(&output_string_);
62 coder_.Output(&output_string_);
71 coder_.Output(&output_string_);
80 coder_.Output(&output_string_);
89 coder_.Output(&output_string_);
100 coder_.Output(&output_string_);
109 coder_.Output(&output_string_);
114 coder_.Output(&output_string_);
123 coder_.Output(&output_string_);
132 coder_.Output(
[all...]
H A Dcodetablewriter_interface.h34 // {{Add|Copy|Run}* Output}*
36 // Output() will produce an encoding using the given series of Add, Copy,
71 virtual void Output(OutputStringInterface* out) = 0;
/external/llvm/lib/Option/
H A DArg.cpp80 void Arg::renderAsInput(const ArgList &Args, ArgStringList &Output) const {
82 render(Args, Output);
87 Output.push_back(getValue(i));
90 void Arg::render(const ArgList &Args, ArgStringList &Output) const {
94 Output.push_back(getValue(i));
105 Output.push_back(Args.MakeArgString(OS.str()));
110 Output.push_back(Args.GetOrMakeJoinedArgString(
113 Output.push_back(getValue(i));
117 Output.push_back(Args.MakeArgString(getSpelling()));
119 Output
[all...]
/external/open-vcdiff/src/
H A Djsonwriter_test.cc53 coder_.Output(&output_string_);
62 coder_.Output(&output_string_);
71 coder_.Output(&output_string_);
80 coder_.Output(&output_string_);
89 coder_.Output(&output_string_);
100 coder_.Output(&output_string_);
109 coder_.Output(&output_string_);
114 coder_.Output(&output_string_);
123 coder_.Output(&output_string_);
132 coder_.Output(
[all...]
/external/chromium_org/v8/tools/testrunner/objects/
H A Doutput.py33 class Output(object): class in inherits:object
60 return Output(packed[0], packed[1], packed[2], packed[3])
/external/llvm/unittests/Support/
H A DCommandLineTest.cpp133 const char *const Output[], size_t OutputSize) {
140 EXPECT_STREQ(Output[I], Actual[I]);
148 const char *const Output[] = { "foo bar", "foo bar", "foo bar", "foo\\bar", local
151 testCommandLineTokenizer(cl::TokenizeGNUCommandLine, Input, Output,
152 array_lengthof(Output));
158 const char *const Output[] = { "a\\b", "c\\\\d", "e\\f g", "h\"i", "j\\\"k", local
160 testCommandLineTokenizer(cl::TokenizeWindowsCommandLine, Input, Output,
161 array_lengthof(Output));
132 testCommandLineTokenizer(ParserFunction *parse, const char *Input, const char *const Output[], size_t OutputSize) argument
/external/chromium/sdch/open-vcdiff/src/
H A Dcodetablewriter_interface.h20 // {{Add|Copy|Run}* Output}*
22 // Output() will produce an encoding using the given series of Add, Copy,
44 virtual void Output(OutputStringInterface* out) = 0;
/external/chromium_org/ppapi/utility/
H A Dcompletion_callback_factory.h294 template <typename Output>
296 typename internal::TypeUnwrapper<Output>::StorageType>
297 NewCallbackWithOutput(void (T::*method)(int32_t, Output)) {
298 typedef typename internal::TypeUnwrapper<Output>::StorageType
304 void (T::*)(int32_t, Output)> DispatcherType;
311 template <typename Output>
313 typename internal::TypeUnwrapper<Output>::StorageType>
314 NewExtCallbackWithOutput(void (T::*method)(int32_t, Output)) {
315 typedef typename internal::TypeUnwrapper<Output>::StorageType
322 void (T::*)(int32_t, Output)> DispatcherTyp
[all...]
/external/clang/lib/Driver/
H A DTools.h48 const InputInfo &Output,
85 const InputInfo &Output,
107 const InputInfo &Output,
121 const InputInfo &Output,
206 const InputInfo &Output,
223 const InputInfo &Output,
257 const InputInfo &Output,
276 const InputInfo &Output,
289 const InputInfo &Output,
304 const InputInfo &Output,
[all...]
/external/oprofile/libutil++/tests/
H A Dfile_manip_tests.cpp22 template <typename Input, typename Output>
25 Output output;
29 template <typename Input, typename Output, typename Result>
31 Output const & output, Result const & result)
42 template <typename Input, typename Output, typename Result>
44 Input input2, Output const & output, Result const & result)
/external/chromium_org/v8/src/
H A Dliveedit.h163 class Output { class in class:v8::internal::Comparator
170 virtual ~Output() {}
175 Output* result_writer);
/external/v8/src/
H A Dliveedit.h159 class Output { class in class:v8::internal::Comparator
166 virtual ~Output() {}
171 Output* result_writer);
/external/chromium_org/mojo/public/tests/
H A Dbindings_remote_ptr_unittest.cc24 ui_->Output(total_);
29 ui_->Output(total_);
34 ui_->Output(total_);
76 virtual void Output(double value) MOJO_OVERRIDE {

Completed in 938 milliseconds

12345678