Searched refs:outputs (Results 26 - 50 of 307) sorted by relevance

1234567891011>>

/external/chromium_org/content/renderer/media/
H A Dmidi_message_filter.h68 media::MIDIPortInfoList outputs);
84 media::MIDIPortInfoList outputs);
/external/chromium_org/tools/grit/grit/format/
H A Dresource_map.py31 outputs = root.GetOutputFiles()
33 for output in outputs:
80 'resource_map_header and rc_header outputs')
/external/smali/baksmali/
H A Dbuild.gradle60 outputs.file outFile
/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_unittest.cc89 DetailOutputMap* outputs,
94 (*outputs)[&input] = input.type == type ?
430 DetailOutputMap outputs; local
434 SetOutputValue(inputs, &outputs, CREDIT_CARD_NUMBER,
437 controller()->InputsAreValid(section, outputs, VALIDATE_FINAL);
539 DetailOutputMap outputs; local
543 SetOutputValue(inputs, &outputs, address, ASCIIToUTF16("United States"));
547 controller()->InputsAreValid(section, outputs, VALIDATE_FINAL);
551 SetOutputValue( inputs, &outputs, phone, base::string16());
553 controller()->InputsAreValid(section, outputs, VALIDATE_FINA
88 SetOutputValue(const DetailInputs& inputs, DetailOutputMap* outputs, ServerFieldType type, const base::string16& value) argument
595 DetailOutputMap outputs; local
671 DetailOutputMap outputs; local
1403 DetailOutputMap outputs; local
1514 DetailOutputMap outputs; local
1554 DetailOutputMap outputs; local
1602 DetailOutputMap outputs; local
2277 DetailOutputMap outputs; local
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c430 LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS],
457 outputs,
470 if (outputs[attrib][chan]) {
475 out = LLVMBuildLoad(builder, outputs[attrib][chan], "");
477 LLVMBuildStore(builder, out, outputs[attrib][chan]);
482 LLVMBuildStore(builder, bld.zero, outputs[attrib][chan]);
484 LLVMBuildStore(builder, bld.one, outputs[attrib][chan]);
666 LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS],
682 if (outputs[attrib][chan]) {
683 LLVMValueRef out = LLVMBuildLoad(builder, outputs[attri
427 generate_vs(struct draw_llvm_variant *variant, LLVMBuilderRef builder, struct lp_type vs_type, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], const LLVMValueRef (*inputs)[TGSI_NUM_CHANNELS], const struct lp_bld_tgsi_system_values *system_values, LLVMValueRef context_ptr, struct lp_build_sampler_soa *draw_sampler, boolean clamp_vertex_color) argument
664 convert_to_aos(struct gallivm_state *gallivm, LLVMValueRef io, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], LLVMValueRef clipmask, int num_outputs, struct lp_type soa_type, boolean have_clipdist) argument
732 store_clip(struct gallivm_state *gallivm, const struct lp_type vs_type, LLVMValueRef io_ptr, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], boolean pre_clip_pos, int idx) argument
795 generate_viewport(struct draw_llvm_variant *variant, LLVMBuilderRef builder, struct lp_type vs_type, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], LLVMValueRef context_ptr) argument
851 generate_clipmask(struct draw_llvm *llvm, struct gallivm_state *gallivm, struct lp_type vs_type, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], boolean clip_xy, boolean clip_z, boolean clip_user, boolean clip_halfz, unsigned ucp_enable, LLVMValueRef context_ptr, boolean *have_clipdist) argument
1083 LLVMValueRef outputs[PIPE_MAX_SHADER_OUTPUTS][TGSI_NUM_CHANNELS]; local
[all...]
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c430 LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS],
457 outputs,
470 if (outputs[attrib][chan]) {
475 out = LLVMBuildLoad(builder, outputs[attrib][chan], "");
477 LLVMBuildStore(builder, out, outputs[attrib][chan]);
482 LLVMBuildStore(builder, bld.zero, outputs[attrib][chan]);
484 LLVMBuildStore(builder, bld.one, outputs[attrib][chan]);
666 LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS],
682 if (outputs[attrib][chan]) {
683 LLVMValueRef out = LLVMBuildLoad(builder, outputs[attri
427 generate_vs(struct draw_llvm_variant *variant, LLVMBuilderRef builder, struct lp_type vs_type, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], const LLVMValueRef (*inputs)[TGSI_NUM_CHANNELS], const struct lp_bld_tgsi_system_values *system_values, LLVMValueRef context_ptr, struct lp_build_sampler_soa *draw_sampler, boolean clamp_vertex_color) argument
664 convert_to_aos(struct gallivm_state *gallivm, LLVMValueRef io, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], LLVMValueRef clipmask, int num_outputs, struct lp_type soa_type, boolean have_clipdist) argument
732 store_clip(struct gallivm_state *gallivm, const struct lp_type vs_type, LLVMValueRef io_ptr, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], boolean pre_clip_pos, int idx) argument
795 generate_viewport(struct draw_llvm_variant *variant, LLVMBuilderRef builder, struct lp_type vs_type, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], LLVMValueRef context_ptr) argument
851 generate_clipmask(struct draw_llvm *llvm, struct gallivm_state *gallivm, struct lp_type vs_type, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], boolean clip_xy, boolean clip_z, boolean clip_user, boolean clip_halfz, unsigned ucp_enable, LLVMValueRef context_ptr, boolean *have_clipdist) argument
1083 LLVMValueRef outputs[PIPE_MAX_SHADER_OUTPUTS][TGSI_NUM_CHANNELS]; local
[all...]
/external/chromium_org/remoting/host/
H A Ddesktop_resizer_linux.cc99 return resources_->outputs[0];
300 RROutput* outputs = NULL; local
305 outputs = resources_.get()->outputs;
309 CurrentTime, 0, 0, mode_id, 1, outputs, number_of_outputs);
/external/chromium_org/tools/grit/grit/tool/
H A Dandroid2grd_unittest.py152 outputs = grd.GetChildrenOfType(io.OutputNode)
153 self.assertEqual(len(outputs), 7)
155 header_outputs = filter(lambda x: x.GetType() == 'rc_header', outputs)
156 rc_outputs = filter(lambda x: x.GetType() == 'rc_all', outputs)
157 xml_outputs = filter(lambda x: x.GetType() == 'android', outputs)
/external/chromium_org/tools/python/google/
H A Dprocess_utils.py160 outputs = [[] for i in xrange(command_num)]
199 outputs[i].append(line)
221 return [(procs[i].returncode, outputs[i]) for i in xrange(command_num)]
/external/chromium_org/tools/gn/
H A Dtarget_generator.cc329 const Value* value = scope_->GetValue("outputs", true);
333 Target::FileList outputs;
334 if (!ExtractListOfRelativeFiles(*value, input_directory_, &outputs, err_))
337 // Validate that outputs are in the output dir.
338 CHECK(outputs.size() == value->list_value().size());
339 for (size_t i = 0; i < outputs.size(); i++) {
342 outputs[i].value(), value->list_value()[i], err_))
345 target_->swap_in_outputs(&outputs);
H A Dninja_target_writer.cc255 // outputs as outputs, and the data as inputs.
257 const Target::FileList& outputs = target_->outputs(); local
258 for (size_t i = 0; i < outputs.size(); i++) {
260 RemovePrefix(outputs[i].value(),
274 // Last write a stamp rule to collect all outputs.
307 const Target::FileList& outputs = target_->outputs(); local
309 for (size_t i = 0; i < outputs
[all...]
/external/chromium_org/build/
H A Dcopy_test_data_ios.py69 usage = 'Usage: %prog -o <output_dir> [--inputs] [--outputs] <input_files>'
73 parser.add_option('--outputs', action='store_true', dest='list_outputs')
88 outputs = [os.path.join(options.output_dir, x) for x in escaped_files]
89 return '\n'.join(outputs)
/external/chromium_org/tools/gyp/pylib/gyp/generator/
H A Dandroid.py215 # GYP generated outputs.
231 # Update global list of target outputs, used in dependency tracking.
249 extra_outputs: a list that will be filled in with any outputs of these
258 outputs = action['outputs']
260 # Build up a list of outputs.
263 for out in outputs:
271 extra_sources += outputs
290 # it's superfluous for the "extra outputs", and this avoids accidentally
291 # writing duplicate dummy rules for those outputs
[all...]
H A Dmsvs.py345 def _AddActionStep(actions_dict, inputs, outputs, description, command):
355 outputs: list of outputs
364 'outputs': outputs,
381 inputs, outputs, description, cmd):
389 outputs: list of outputs
394 outputs = _FixPaths(outputs)
[all...]
/external/srec/seti/sltsEngine/src/
H A Drun_seq_lts.c73 static SWIsltsResult free_outputs(char **outputs, char **inputs, int num);
407 char ** outputs = NULL; local
417 *poutputs = outputs = (char **) lts_alloc(num, sizeof(char*));
418 if (outputs == NULL) {
431 out = outputs[i] = lts_alloc(olen + 1, sizeof(char));
453 if (ilen > 0) pfprintf(PSTDOUT,"LOAD_TREE: got input %s out %s\n", in, outputs[i]);
454 pfprintf(PSTDOUT,"LOAD_TREE: outputs[%d] len %d out %x out %s\n", i, olen, outputs[i], outputs[i]);
463 free_outputs(outputs, input
471 free_outputs(char **outputs, char **inputs, int num) argument
[all...]
/external/chromium/chrome/browser/
H A Dbrowser_about_handler.h52 AboutTcmallocOutputsType* outputs() { return &outputs_; } function in class:AboutTcmallocOutputs
/external/chromium_org/chromeos/display/
H A Doutput_configurator.h71 // Mode used when displaying the same desktop on multiple outputs.
166 // Returns information about the current outputs.
191 const std::vector<OutputConfigurator::OutputSnapshot>& outputs) = 0;
285 // current set of connected outputs).
317 // Configure outputs with |kConfigureDelayMs| delay,
322 // Configure outputs.
337 const std::vector<OutputSnapshot>& outputs);
344 const std::vector<OutputSnapshot>& outputs);
346 // Returns the output state that should be used with |outputs| connected
348 OutputState GetOutputState(const std::vector<OutputSnapshot>& outputs,
[all...]
H A Doutput_util_unittest.cc251 RROutput outputs[] = {1}; local
252 resources.noutput = arraysize(outputs);
253 resources.outputs = outputs;
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h220 LLVMValueRef (*outputs)[4],
232 LLVMValueRef *outputs,
366 LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS]; member in struct:lp_build_tgsi_soa_context
383 * The outputs[] array above is unused then.
452 LLVMValueRef *outputs; member in struct:lp_build_tgsi_aos_context
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_mesa_to_tgsi.c71 struct ureg_dst outputs[PIPE_MAX_SHADER_OUTPUTS]; member in struct:st_translate
185 assert(t->outputMapping[index] < Elements(t->outputs));
187 return t->outputs[t->outputMapping[index]];
236 assert(t->outputMapping[index] < Elements(t->outputs));
237 return ureg_src(t->outputs[t->outputMapping[index]]); /* not needed? */
987 struct ureg_dst edge_dst = t->outputs[t->outputMapping[VERT_RESULT_EDGE]];
1005 * \param outputMapping maps Mesa fragment program outputs to TGSI
1006 * generic outputs
1036 assert(numOutputs <= Elements(t->outputs));
1085 t->outputs[
[all...]
/external/libpng/scripts/
H A Dlibpng-config.in46 --static revise subsequent outputs for static linking
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h220 LLVMValueRef (*outputs)[4],
232 LLVMValueRef *outputs,
366 LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS]; member in struct:lp_build_tgsi_soa_context
383 * The outputs[] array above is unused then.
452 LLVMValueRef *outputs; member in struct:lp_build_tgsi_aos_context
/external/mesa3d/src/mesa/state_tracker/
H A Dst_mesa_to_tgsi.c71 struct ureg_dst outputs[PIPE_MAX_SHADER_OUTPUTS]; member in struct:st_translate
185 assert(t->outputMapping[index] < Elements(t->outputs));
187 return t->outputs[t->outputMapping[index]];
236 assert(t->outputMapping[index] < Elements(t->outputs));
237 return ureg_src(t->outputs[t->outputMapping[index]]); /* not needed? */
987 struct ureg_dst edge_dst = t->outputs[t->outputMapping[VERT_RESULT_EDGE]];
1005 * \param outputMapping maps Mesa fragment program outputs to TGSI
1006 * generic outputs
1036 assert(numOutputs <= Elements(t->outputs));
1085 t->outputs[
[all...]
/external/srec/seti/sltsEngine/include/
H A Dlts_seq_internal.h126 char **outputs; member in struct:LTS
/external/chromium_org/tools/grit/grit/gather/
H A Dchrome_scaled_image_unittest.py83 outputs = '\n'.join('<output filename="out/%s%s" type="%s" context="%s" />'
90 <outputs>
92 </outputs>
97 ''' % (outputs, structures),

Completed in 9108 milliseconds

1234567891011>>