/external/chromium_org/content/renderer/media/ |
midi_message_filter.h | 67 media::MidiPortInfoList outputs); 83 media::MidiPortInfoList outputs);
|
/external/chromium_org/extensions/ |
generated_extensions_api.gni | 78 outputs = [ 95 outputs = [
|
/external/chromium_org/net/cert/ |
x509_util_nss.h | 28 // Parses the Principal attribute from |name| and outputs the result in 33 // Parses the date from |der_date| and outputs the result in |result|.
|
/external/chromium_org/remoting/ |
remoting_android.gypi | 69 'outputs': [ 91 '<!@pymod_do_main(grit_info <@(grit_defines) --outputs "<(SHARED_INTERMEDIATE_DIR)" resources/remoting_strings.grd)',
|
remoting_host_win.gypi | 57 'outputs': [ 116 'outputs': [ 405 'outputs': [ 457 'outputs': [ 495 'outputs': [ 505 'outputs': [ 580 'outputs': [ 597 'outputs': [
|
/external/chromium_org/sandbox/win/sandbox_poc/pocdll/ |
exports.h | 17 // Tries to open several known system path and outputs 72 // Tries to open some known system registry key and outputs the result.
|
/external/chromium_org/sdch/open-vcdiff/src/ |
jsonwriter.h | 16 // A class for a code table writer which outputs JSON. 32 // A code table writer which outputs a JSON representation of the diff.
|
/external/chromium_org/third_party/WebKit/Source/bindings/modules/v8/ |
generated.gyp | 62 'outputs': [ 96 'outputs': [
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
AudioNode.cpp | 185 "output index (" + String::number(outputIndex) + ") exceeds number of outputs (" + String::number(numberOfOutputs()) + ")."); 226 "output index (" + String::number(outputIndex) + ") exceeds number of outputs (" + String::number(numberOfOutputs()) + ")."); 250 "output index (" + String::number(outputIndex) + ") exceeds number of outputs (" + String::number(numberOfOutputs()) + ")."); 448 // Disable outputs if appropriate. We do this if the number of connections is 0 or 1. The case 450 // AudioNodeInput::disable() where we want to disable outputs when there's only one connection 453 // Still may have JavaScript references, but no more "active" connection references, so put all of our outputs in a "dormant" disabled state. 456 // As far as JavaScript is concerned, our outputs must still appear to be connected. 457 // But internally our outputs should be disabled from the inputs they're connected to.
|
AudioNodeInput.h | 40 // In the case of multiple connections, the input will act as a unity-gain summing junction, mixing all the outputs. 86 // But, from JavaScript's perspective, these outputs are still connected to us.
|
/external/chromium_org/third_party/opus/src/win32/VS2010/ |
silk_common.vcxproj | 110 <Outputs> 111 </Outputs> 140 <Outputs> 141 </Outputs> 174 <Outputs> 175 </Outputs> 209 <Outputs> 210 </Outputs>
|
/external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/vc9/genperf/ |
genperf.vcproj | 33 Outputs="x86insn_nasm.c;x86insn_gas.c;x86cpu.c;x86regtmod.c"
115 Outputs="x86insn_nasm.c;x86insn_gas.c;x86cpu.c;x86regtmod.c"
|
/external/chromium_org/tools/generate_shim_headers/ |
generate_shim_headers.py | 34 parser.add_option('--outputs', action='store_true') 65 if options.outputs:
|
/external/chromium_org/tools/grit/grit/gather/ |
admin_template_unittest.py | 84 <outputs> 86 </outputs>
|
/external/chromium_org/tools/grit/grit/tool/ |
buildinfo_unittest.py | 37 """Find all of the inputs and outputs for a GRD file.""" 61 """Find all the inputs and outputs for a GRD file with an output dir."""
|
newgrd.py | 18 <outputs> 27 </outputs>
|
/external/chromium_org/tools/gyp/test/win/linker-flags/ |
pgo.gyp | 76 'outputs': [ 133 'outputs': [
|
/external/chromium_org/ui/ozone/ |
ozone.gyp | 104 'outputs': [ 128 'outputs': [
|
/external/deqp/framework/randomshaders/ |
rsgProgramExecutor.cpp | 225 vector<const Variable*> outputs; local 226 vertexShader.getOutputs(outputs); 258 for (vector<const Variable*>::const_iterator i = outputs.begin(); i != outputs.end(); i++) 287 vector<const Variable*> outputs; local 290 fragmentShader.getOutputs(outputs); 291 for (vector<const Variable*>::const_iterator i = outputs.begin(); i != outputs.end(); i++)
|
/external/deqp/modules/gles2/scripts/ |
gen-conversions.py | 139 def __init__(self, name, inputs, outputs, op): 142 self.outputs = outputs 148 "VALUES": genValues(self.inputs, self.outputs), 161 self.outputs = [("%s out0" % outType, outValues)] 166 "VALUES": genValues(self.inputs, self.outputs), 195 self.outputs = [("%s out0" % self.outType, self.outValues)] 201 "VALUES": genValues(self.inputs, self.outputs),
|
/external/deqp/modules/gles3/scripts/ |
gen-conversions.py | 152 def __init__(self, name, inputs, outputs, op): 155 self.outputs = outputs 161 "VALUES": genValues(self.inputs, self.outputs), 174 self.outputs = [("%s out0" % outType, outValues)] 179 "VALUES": genValues(self.inputs, self.outputs), 208 self.outputs = [("%s out0" % self.outType, self.outValues)] 214 "VALUES": genValues(self.inputs, self.outputs),
|
/external/deqp/modules/glshared/ |
glsShaderExecUtil.hpp | 62 std::vector<Symbol> outputs; member in struct:deqp::gls::ShaderExecUtil::ShaderSpec 88 virtual void execute (int numValues, const void* const* inputs, void* const* outputs) = 0;
|
/external/libopus/win32/VS2010/ |
silk_common.vcxproj | 110 <Outputs> 111 </Outputs> 140 <Outputs> 141 </Outputs> 174 <Outputs> 175 </Outputs> 209 <Outputs> 210 </Outputs>
|
/external/libpng/projects/vstudio/pngstest/ |
pngstest.vcxproj | 105 <Outputs>$(IntDir)pngstest.out</Outputs> 138 <Outputs>$(IntDir)pngstest.out</Outputs> 173 <Outputs>$(IntDir)pngstest.out</Outputs> 209 <Outputs>$(IntDir)pngstest.out</Outputs>
|
/external/protobuf/vsprojects/ |
test_plugin.vcproj | 33 Outputs="" 110 Outputs=""
|