/frameworks/av/media/img_utils/include/img_utils/ |
Output.h | 28 * Utility class used to output bytes. 30 class ANDROID_API Output { 32 virtual ~Output(); 35 * Open this Output. 51 * Close this Output. It is not valid to call open on a previously closed Output.
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
Output.java | 13 * Simple struct-like class for output parameters. 16 public class Output<T> { 31 * Constructs an empty <code>Output</code> 33 public Output() { 38 * Constructs an <code>Output</code> with the given value. 41 public Output(T value) {
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
Output.java | 12 * Simple struct-like class for output parameters. 16 public class Output<T> { 33 * Constructs an empty <code>Output</code> 36 public Output() { 41 * Constructs an <code>Output</code> with the given value. 45 public Output(T value) {
|
/external/messageformat/java/com/ibm/icu/util/ |
Output.java | 10 * Simple struct-like class for output parameters. 14 public class Output<T> { 30 * Constructs an empty <code>Output</code> 33 public Output() { 38 * Constructs an <code>Output</code> withe the given value. 42 public Output(T value) {
|
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/ |
console.c | 23 Output (
|
/external/v8/tools/testrunner/objects/ |
output.py | 33 class Output(object): 61 return Output(packed[0], packed[1], packed[2], packed[3], packed[4])
|
/frameworks/av/media/img_utils/src/ |
Output.cpp | 18 #include <img_utils/Output.h> 23 Output::~Output() {} 24 status_t Output::open() { return OK; } 25 status_t Output::close() { return OK; }
|
/external/llvm/unittests/Support/ |
raw_sha1_ostream_test.cpp | 22 std::string Output; 23 Output.reserve(2 * Length); 26 Output.push_back(LUT[c >> 4]); 27 Output.push_back(LUT[c & 15]); 29 return Output;
|
SourceMgrTest.cpp | 23 std::string Output; 43 raw_string_ostream OS(Output); 57 Output); 67 Output); 77 Output); 87 Output); 97 Output); 107 Output); 117 Output); 127 Output); [all...] |
/dalvik/dexgen/src/com/android/dexgen/util/ |
Output.java | 20 * Interface for a sink for binary output. This is similar to 22 * are declared, and multibyte output is defined to be little-endian. 24 public interface Output { 124 * force alignment of the output cursor as given.
|
/dalvik/dx/src/com/android/dx/util/ |
Output.java | 22 * Interface for a sink for binary output. This is similar to 24 * are declared, and multibyte output is defined to be little-endian. 26 public interface Output extends ByteOutput { 126 * force alignment of the output cursor as given.
|
/development/tools/mkstubs/src/com/android/mkstubs/sourcer/ |
Output.java | 23 * An {@link Output} objects is an helper to write to a character stream {@link Writer}. 28 public class Output { 33 * Creates a new {@link Output} object that wraps the given {@link Writer}. 39 public Output(Writer writer) {
|
/external/clang/unittests/Rewrite/ |
RewriteBufferTest.cpp | 31 const char *Output = "<outer><inner>hello</inner></outer> "; 48 EXPECT_EQ(Output, Result);
|
/external/rmi4utils/f54test/ |
display.cpp | 29 void Display::Output(const char * buf) 68 void AnsiConsole::Output(const char * buf)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/ |
bgenOutput.py | 0 """Output primitives for the binding generator classes.
4 the output object to each other. I chose for the simpler approach
6 SetOutputFileName() to change the output file.
12 """Call this with an open file object to make it the output file.
32 """Call this with a filename to make it the output file.
57 def Output(format = "", *args):
63 A newline is always added. Each line in the output is indented
97 """Combine Output() followed by IndentLevel().
105 """Combine Output() followed by DedentLevel().
113 """Like Output, but add a '{' and increase the indentation level. [all...] |
/dalvik/tools/dexdeps/src/com/android/dexdeps/ |
Main.java | 61 Output.generateFirstHeader(fileName, mOutputFormat); 63 Output.generateHeader(fileName, mOutputFormat); 69 Output.generate(dexData, mOutputFormat, mJustClasses); 72 Output.generateFooter(mOutputFormat); 179 * Copy all data from input stream to output file.
|
/art/runtime/ |
signal_catcher.cc | 103 void SignalCatcher::Output(const std::string& s) { 154 Output(os.str());
|
/build/soong/ui/logger/ |
logger.go | 17 // output between stderr and a rotating log file. 23 // omitted from the stderr output for better readability. 70 // Output writes the string to both stderr and the file log. 71 Output(calldepth int, str string) error 138 // the user doesn't need to see the output. 202 // Output writes string to both stderr and the file log. 203 func (s *stdLogger) Output(calldepth int, str string) error { 204 s.stderr.Output(calldepth+1, str) 205 return s.fileLogger.Output(calldepth+1, str) 208 // VerboseOutput is equivalent to Output, but only goes to the file lo [all...] |
/device/google/contexthub/util/nanotool/ |
log.cpp | 135 Log::logger_->Output(prefix); 136 Log::logger_->Output(format, arg_list); 137 Log::logger_->Output("\n"); 140 void PrintfLogger::Output(const char *str) { 144 void PrintfLogger::Output(const char *format, va_list arg_list) {
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/ |
StringFuncs.c | 144 STRING_LIST *Output;
153 Output = NewStringList ();
172 AppendCopyOfStringToList (&Output, Pos);
178 return Output;
|
/external/llvm/include/llvm/ADT/ |
StringExtras.h | 68 std::string Output; 69 Output.reserve(2 * Length); 72 Output.push_back(LUT[c >> 4]); 73 Output.push_back(LUT[c & 15]); 75 return Output; 116 /// delimiters, appending the result fragments to the output list.
|
/external/llvm/lib/CodeGen/ |
UnreachableBlockElim.cpp | 199 unsigned Output = phi->getOperand(0).getReg(); 204 if (Input != Output) { 206 MRI.constrainRegClass(Input, MRI.getRegClass(Output)); 207 MRI.replaceRegWith(Output, Input);
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
OutputBuffer.h | 1 //=== OutputBuffer.h - Output Buffer ----------------------------*- C++ -*-===// 10 // Methods to output values to a data buffer. 24 /// Output buffer. 25 std::vector<unsigned char> &Output; 33 : Output(Out), is64Bit(is64bit), isLittleEndian(le) {} 35 // align - Emit padding into the file until the current output position is 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) [all...] |
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
UnreachableBlockElim.cpp | 192 unsigned Output = phi->getOperand(0).getReg(); 199 if (Input != Output) { 201 MRI.constrainRegClass(Input, MRI.getRegClass(Output)); 202 MRI.replaceRegWith(Output, Input);
|
/frameworks/base/media/mca/filterfw/native/core/ |
statistics.h | 60 float Output() const { return value_; }
|