Searched defs:output (Results 226 - 250 of 548) sorted by relevance

1234567891011>>

/external/chromium/net/base/
H A Dsdch_filter_unittest.cc105 // source is consumed. The return value from the filter is appended to output.
106 // This allows us to vary input and output block sizes in order to test for edge
111 // concatenates all these little output blocks into the singular output string.
115 Filter* filter, std::string* output) {
133 output->append(output_buffer.get(), buffer_length);
136 // Callers assume that FILTER_OK with no output buffer means FILTER_DONE.
168 // With no input data, try to read output.
201 // Try to read output.
242 // Try to read output
112 FilterTestData(const std::string& source, size_t input_block_length, const size_t output_buffer_length, Filter* filter, std::string* output) argument
431 std::string output; local
468 std::string output; local
499 std::string output; local
526 std::string output; local
553 std::string output; local
580 std::string output; local
607 std::string output; local
637 std::string output; local
676 std::string output; local
729 std::string output; local
871 std::string output; local
953 std::string output; local
1013 std::string output; local
1070 std::string output; local
1133 std::string output; local
[all...]
/external/chromium/net/http/
H A Dhttp_request_headers.cc168 std::string output; local
172 base::StringAppendF(&output, "%s: %s\r\n",
175 base::StringAppendF(&output, "%s:\r\n", it->key.c_str());
178 output.append("\r\n");
179 return output;
/external/chromium/net/tools/dump_cache/
H A Durl_to_filename_encoder.cc255 string output; local
271 output.append(&path[index], 1);
279 output.append(encoded, 3);
287 output.append(&slash, 1);
291 return output;
/external/chromium/net/tools/flip_server/
H A Dmem_cache.cc124 void MemoryCache::ReadToString(const char* filename, std::string* output) { argument
125 output->clear();
132 output->append(buffer, static_cast<size_t>(read_status));
/external/chromium/sdch/open-vcdiff/src/
H A Dvcdiff_main.cc123 // Opens the output file (the target or delta file) for writing.
127 // Opens the output file (the target file) for comparison against the decoded
128 // output when using "vcdiff test".
142 // Writes the contents of output to output_file_. If successful, returns
144 bool WriteOutput(const string& output);
146 // Reads a number of bytes from output_file_ equal to the size of output,
147 // and compares to make sure they match the contents of output. If the bytes
151 bool CompareOutput(const string& output);
163 // The filenames used for input and output. Will be empty if stdin
168 // stdio-style file handles for the input and output file
323 WriteOutput(const string& output) argument
338 CompareOutput(const string& output) argument
400 string output; local
455 string output; local
519 string output; local
[all...]
/external/clang/test/CodeGen/
H A Dasm.c68 unsigned output; local
70 : "=a" (output)
72 return output;
77 unsigned char output; local
79 : "=a" (output)
81 return output;
85 unsigned char output; local
87 : "=a" (output)
89 return output;
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
H A DRopTranslator.java50 /** {@code non-null;} options for dex output */
68 /** {@code non-null;} list of output instructions in-progress */
69 private final OutputCollector output; field in class:RopTranslator
77 /** {@code null-ok;} block output order; becomes non-null in {@link #pickOrder} */
99 * @param dexOptions {@code non-null;} options for dex output
118 * @param dexOptions {@code non-null;} options for dex output
159 this.output = new OutputCollector(dexOptions, maxInsns, bsz * 3, regCount);
163 new LocalVariableAwareTranslationVisitor(output, locals);
165 this.translationVisitor = new TranslationVisitor(output);
218 return new DalvCode(positionInfo, output
497 private final OutputCollector output; field in class:RopTranslator.TranslationVisitor
513 TranslationVisitor(OutputCollector output) argument
824 LocalVariableAwareTranslationVisitor(OutputCollector output, LocalVariableInfo locals) argument
[all...]
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DDebugInfoEncoder.java64 private final ByteArrayAnnotatedOutput output; field in class:DebugInfoEncoder
79 * if non-null: the output to write annotations to. No normal
80 * output is written to this.
84 /** if non-null: another possible output for annotations */
90 /** true if output should be consumed during annotation */
119 output = new ByteArrayAnnotatedOutput();
173 * @param prefix {@code null-ok;} prefix to attach to each line of output
174 * @param debugPrint {@code null-ok;} if specified, an alternate output for
177 * @param consume whether to claim to have consumed output for
179 * @return {@code non-null;} encoded output
[all...]
/external/dropbear/libtomcrypt/demos/
H A Dtv_gen.c168 "The output of step N is used as the key and plaintext for step N+1 (key bytes repeated as required to fill the key)\n\n");
233 unsigned char key[MAXBLOCKSIZE], output[MAXBLOCKSIZE], *input; local
242 "of the same format (the same length as the HASH output size). The HMAC key in step N+1 is the HMAC output of\n"
263 len = sizeof(output);
264 if ((err = hmac_memory(x, key, hash_descriptor[x].hashsize, input, y, output, &len)) != CRYPT_OK) {
270 fprintf(out, "%02X", output[z]);
275 memcpy(key, output, hash_descriptor[x].hashsize);
285 unsigned char key[MAXBLOCKSIZE], output[MAXBLOCKSIZE], input[MAXBLOCKSIZE*2+2]; local
294 "of the same format (length specified per cipher). The OMAC key in step N+1 is the OMAC output o
340 unsigned char key[MAXBLOCKSIZE], output[MAXBLOCKSIZE], input[MAXBLOCKSIZE*2+2]; local
[all...]
/external/e2fsprogs/misc/
H A Dblkid.c219 static void print_tags(blkid_dev dev, char *show[], int numtag, int output) argument
228 if (output & OUTPUT_PRETTY_LIST) {
233 if (output & OUTPUT_DEVICE_ONLY) {
247 if (output & OUTPUT_VALUE_ONLY) {
263 if (!first && !(output & OUTPUT_VALUE_ONLY))
312 fprintf(stderr, "Invalid output format %s. "
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A DGenerateResults.java59 * This field is set using <b>-output</b> argument.
62 * <pre>-output /releng/results/I20070615-1200/performance</pre>
189 public GenerateResults(PerformanceResults results, String current, String baseline, boolean fingerprints, File data, File output) { argument
191 this.outputDir = output;
301 if (arg.equals("-output")) {
444 // use the console if the output file cannot be created
786 "-output\n" +
787 " Path to default output directory.\n\n" +
810 " Optional. Display output in the console while generating.\n" +
852 // Copy images and scripts to output di
[all...]
H A DUtils.java126 public static void copyBundleFiles(Bundle bundle, String path, String pattern, File output) { argument
131 File outputFile = new File(output, url.getFile());
/external/harfbuzz/contrib/
H A Dharfbuzz-unicode.c92 hb_utf16_script_run_next(unsigned *num_code_points, HB_ScriptItem *output, argument
97 output->pos = *iter;
104 output->script = init_script;
122 output->script = script;
135 if (output->script == HB_Script_Inherited)
136 output->script = HB_Script_Common;
138 output->length = *iter - output->pos;
145 hb_utf16_script_run_prev(unsigned *num_code_points, HB_ScriptItem *output, argument
157 output
[all...]
/external/icu4c/layout/
H A DThaiShaping.cpp229 le_uint8 &charClass, LEUnicode *output, LEGlyphStorage &glyphStorage, le_int32 &outputIndex)
236 return doTransition(transition, ch, inputIndex, glyphSet, errorChar, output, glyphStorage, outputIndex);
266 LEUnicode errorChar, LEUnicode *output, LEGlyphStorage &glyphStorage)
283 output, glyphStorage, outputIndex);
288 output, glyphStorage, outputIndex);
295 output, glyphStorage, outputIndex);
228 getNextState(LEUnicode ch, le_uint8 prevState, le_int32 inputIndex, le_uint8 glyphSet, LEUnicode errorChar, le_uint8 &charClass, LEUnicode *output, LEGlyphStorage &glyphStorage, le_int32 &outputIndex) argument
265 compose(const LEUnicode *input, le_int32 offset, le_int32 charCount, le_uint8 glyphSet, LEUnicode errorChar, LEUnicode *output, LEGlyphStorage &glyphStorage) argument
/external/icu4c/test/intltest/
H A Ddadrfmt.cpp221 UnicodeString output; local
222 output.remove();
230 format->format(fromDate, output, pos, status);
237 format->format(*cal, output, pos);
248 if(output == expectStr) {
249 logln(caseString+": format: SUCCESS! "+UnicodeString("expect=output=")+output);
253 errln(caseString+": format: output!=expectStr, got " + *udbg_escape(output, &result) + " expected " + *udbg_escape(expectStr, &result2));
H A Dnormconf.cpp523 * "\u0040\u0400", "\u0C00", "\u0899" }. The output is assumed to
524 * be of the proper length already, and exactly output.length
531 UnicodeString output[], int32_t outputLength) {
543 output[i].remove();
555 output[i].append(c);
530 hexsplit(const char *s, char delimiter, UnicodeString output[], int32_t outputLength) argument
H A Dpunyref.c131 char output[] )
147 output[out++] = (char)
158 /* that have been output. */
160 if (b > 0) output[out++] = delimiter;
195 output[out++] = encode_digit(t + (q - t) % (base - t), 0);
199 output[out++] = encode_digit(q, case_flags && case_flags[j]);
219 punycode_uint output[],
234 /* copy the first b code points to the output. */
242 output[out++] = input[j];
251 /* out is the number of code points in the output arra
215 punycode_decode( punycode_uint input_length, const char input[], punycode_uint *output_length, punycode_uint output[], unsigned char case_flags[] ) argument
[all...]
/external/jpeg/
H A Dwrgif.c8 * This file contains routines to write output images in GIF format.
12 * this code has been modified to output "uncompressed GIF" files. *
17 * specialized applications. As they stand, they assume output to
55 INT32 cur_accum; /* holds bits not yet output */
61 int code_counter; /* counts output symbols */
105 output (gif_dest_ptr dinfo, int code) function
122 * In this module we simply output each pixel value as a separate symbol;
130 * Thus, all the symbols in the output file will have the same bit width.
132 * counting output symbols and is in no way dependent on the LZW patent.
137 * But for output o
[all...]
/external/jsilver/src/com/google/clearsilver/jsilver/
H A DJSilver.java37 import com.google.clearsilver.jsilver.output.InstanceOutputBufferProvider;
38 import com.google.clearsilver.jsilver.output.OutputBufferProvider;
39 import com.google.clearsilver.jsilver.output.ThreadLocalOutputBufferProvider;
73 * // Render template to System.out. Writer output = ...;
74 * jSilver.render("say-hello", data, output);
104 // Object used to return Appendable output buffers when needed.
125 // Setup the output buffer provider either with a threadlocal pool
239 * Renders a given template and provided data, writing to an arbitrary output.
243 * @param output Where template should be rendered to. This can be a Writer, PrintStream,
249 public void render(String templateName, Data data, Appendable output, argument
265 render(String templateName, Data data, Appendable output) argument
295 render(Template template, Data data, Appendable output, ResourceLoader resourceLoader) argument
314 render(Template template, Data data, Appendable output) argument
341 renderFromContent(String content, Data data, Appendable output) argument
425 loadData(String dataFileName, Data output) argument
[all...]
/external/jsilver/src/com/google/clearsilver/jsilver/template/
H A DDefaultRenderingContext.java86 public void escape(String name, String input, Appendable output) throws IOException { argument
87 globalFunctionExecutor.escape(name, input, output);
/external/kernel-headers/original/linux/
H A Duhid.h97 struct uhid_output_req output; member in union:uhid_event::__anon7212
/external/libvpx/vp8/encoder/x86/
H A Dx86_csystemdependent.c19 static void short_fdct8x4_mmx(short *input, short *output, int pitch) argument
21 vp8_short_fdct4x4_mmx(input, output, pitch);
22 vp8_short_fdct4x4_mmx(input + 4, output + 16, pitch);
/external/libxml2/include/libxml/
H A Dencoding.h144 xmlCharEncodingOutputFunc output; member in struct:_xmlCharEncodingHandler
179 xmlCharEncodingOutputFunc output);
/external/mesa3d/src/pixelflinger2/
H A Draster.cpp58 VertexOutput * output, const float (*constants)[4])
61 function(input, output, constants);
65 VertexOutput * output)
77 // memcpy(output, ctx->glCtx->CurrentProgram->ValuesVertexOutput, sizeof(*output));
79 GGLProcessVertex(ctx->CurrentProgram, input, output, ctx->CurrentProgram->ValuesUniform);
82 // ctx->glCtx->Shader.CurrentProgram->GLVMVP->function(input, output, constants);
57 GGLProcessVertex(const gl_shader_program * program, const VertexInput * input, VertexOutput * output, const float (*constants)[4]) argument
64 ProcessVertex(const GGLInterface * iface, const VertexInput * input, VertexOutput * output) argument
/external/openfst/src/include/fst/
H A Dstring.h101 bool ConvertSymbolToLabel(const char *s, Label* output) const {
122 *output = n;
149 // Convert the FST 'fst' into the string 'output'
150 bool operator()(const Fst<A> &fst, string *output) { argument
157 output->clear();
167 *output = sstrm.str();
170 output->push_back(labels_[i]);
173 return LabelsToUTF8String(labels_, output);

Completed in 515 milliseconds

1234567891011>>