HomeSort by relevance Sort by last modified time
    Searched full:outputs (Results 276 - 300 of 3338) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
gen7_sol_state.c 101 * Outputs the 3DSTATE_SO_DECL_LIST command.
130 int buffer = linked_xfb_info->Outputs[i].OutputBuffer;
132 int vert_result = linked_xfb_info->Outputs[i].OutputRegister;
134 (1 << linked_xfb_info->Outputs[i].NumComponents) - 1;
138 assert(linked_xfb_info->Outputs[i].NumComponents == 1);
141 component_mask <<= linked_xfb_info->Outputs[i].ComponentOffset;
154 assert(linked_xfb_info->Outputs[i].DstOffset == next_offset[buffer]);
156 next_offset[buffer] += linked_xfb_info->Outputs[i].NumComponents;
  /external/chromium_org/tools/android/common/
daemon.cc 67 // Close the standard input and outputs, otherwise the process may block
69 // Comment out these lines if you want to see outputs for debugging.
  /external/chromium_org/tools/gn/
target_generator.cc 225 Target::FileList outputs;
227 scope_->GetSourceDir(), &outputs, err_))
230 // Validate that outputs are in the output dir.
231 CHECK(outputs.size() == value->list_value().size());
232 for (size_t i = 0; i < outputs.size(); i++) {
235 outputs[i].value(), value->list_value()[i], err_))
238 target_->action_values().outputs().swap(outputs);
  /external/chromium_org/tools/grit/grit/testdata/
buildinfo.grd 9 <outputs>
13 </outputs>
  /external/chromium_org/ui/resources/
ui_unscaled_resources.grd 3 <outputs>
8 </outputs>
  /external/libpng/projects/vstudio/pnglibconf/
pnglibconf.vcxproj 50 <Outputs>..\..\..\pnglibconf.h</Outputs>
  /external/libpng/projects/vstudio/pngtest/
pngtest.vcxproj 105 <Outputs>$(IntDir)pngout.png</Outputs>
138 <Outputs>$(IntDir)pngout.png</Outputs>
173 <Outputs>$(IntDir)pngout.png</Outputs>
210 <Outputs>$(IntDir)pngout.png</Outputs>
  /external/libpng/projects/vstudio/pngunknown/
pngunknown.vcxproj 105 <Outputs>$(IntDir)pngunknown.out</Outputs>
138 <Outputs>$(IntDir)pngunknown.out</Outputs>
173 <Outputs>$(IntDir)pngunknown.out</Outputs>
209 <Outputs>$(IntDir)pngunknown.out</Outputs>
  /external/libpng/projects/vstudio/pngvalid/
pngvalid.vcxproj 105 <Outputs>$(IntDir)pngvalid.out</Outputs>
138 <Outputs>$(IntDir)pngvalid.out</Outputs>
173 <Outputs>$(IntDir)pngvalid.out</Outputs>
209 <Outputs>$(IntDir)pngvalid.out</Outputs>
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_sol_state.c 101 * Outputs the 3DSTATE_SO_DECL_LIST command.
130 int buffer = linked_xfb_info->Outputs[i].OutputBuffer;
132 int vert_result = linked_xfb_info->Outputs[i].OutputRegister;
134 (1 << linked_xfb_info->Outputs[i].NumComponents) - 1;
138 assert(linked_xfb_info->Outputs[i].NumComponents == 1);
141 component_mask <<= linked_xfb_info->Outputs[i].ComponentOffset;
154 assert(linked_xfb_info->Outputs[i].DstOffset == next_offset[buffer]);
156 next_offset[buffer] += linked_xfb_info->Outputs[i].NumComponents;
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_unittest.cc 118 // Copies the initial values from |inputs| into |outputs|.
119 void CopyInitialValues(const DetailInputs& inputs, FieldValueMap* outputs) {
122 (*outputs)[input.type] = input.initial_value;
491 FieldValueMap outputs; local
498 outputs[type] = full_profile.GetInfo(AutofillType(type), "en-US");
500 if (outputs[type].empty())
501 outputs[type] = full_card.GetInfo(AutofillType(type), "en-US");
503 controller()->GetView()->SetUserInput(SECTION_CC_BILLING, outputs);
516 FieldValueMap outputs; local
526 outputs[inputs[i].type] = output
563 FieldValueMap outputs; local
752 FieldValueMap outputs; local
831 FieldValueMap outputs; local
860 FieldValueMap outputs; local
1901 FieldValueMap outputs; local
1987 FieldValueMap outputs; local
2568 FieldValueMap outputs; local
2973 FieldValueMap outputs; local
3336 FieldValueMap outputs; local
3530 FieldValueMap outputs; local
3552 FieldValueMap outputs; local
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
TestAbs.java 70 // Figure out what the outputs should have been.
72 // Validate the outputs.
126 // Figure out what the outputs should have been.
128 // Validate the outputs.
182 // Figure out what the outputs should have been.
184 // Validate the outputs.
238 // Figure out what the outputs should have been.
240 // Validate the outputs.
299 // Figure out what the outputs should have been.
301 // Validate the outputs
    [all...]
TestConvert.java 70 // Figure out what the outputs should have been.
73 // Validate the outputs.
129 // Figure out what the outputs should have been.
132 // Validate the outputs.
188 // Figure out what the outputs should have been.
191 // Validate the outputs.
252 // Figure out what the outputs should have been.
255 // Validate the outputs.
310 // Figure out what the outputs should have been.
313 // Validate the outputs
    [all...]
  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_support_extension/
pnacl_support_extension.gyp 22 'outputs': ['<(SHARED_INTERMEDIATE_DIR)/<(TOOLCHAIN_OS)_x86/pnacl_translator/pnacl_translator.json'],
62 'outputs': [
95 'outputs': [
116 'outputs': [
137 'outputs': [
158 'outputs': [
  /external/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 39 /// 1) Find both the inputs and outputs for the extracted region.
42 /// 3) Add allocas for any scalar outputs, adding all of the outputs' allocas
105 void findInputsOutputs(ValueSet &Inputs, ValueSet &Outputs) const;
112 const ValueSet &outputs,
122 ValueSet &outputs);
  /external/protobuf/vsprojects/
lite-test.vcproj 33 Outputs=""
110 Outputs=""
232 Outputs="google\protobuf\unittest_lite.pb.h;google\protobuf\unittest_lite.pb.cc"
242 Outputs="google\protobuf\unittest_lite.pb.h;google\protobuf\unittest_lite.pb.cc"
256 Outputs="google\protobuf\unittest_import_lite.pb.h;google\protobuf\unittest_import_lite.pb.cc"
266 Outputs="google\protobuf\unittest_import_lite.pb.h;google\protobuf\unittest_import_lite.pb.cc"
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vb_program.c 238 ASSIGN_4V(machine->Outputs[i], 0.0F, 0.0F, 0.0F, 1.0F);
318 GLuint outputs[VERT_RESULT_MAX], numOutputs; local
332 /* make list of outputs to save some time below */
336 outputs[numOutputs++] = i;
398 const GLuint attr = outputs[j];
400 check_float(machine->Outputs[attr][0]);
401 check_float(machine->Outputs[attr][1]);
402 check_float(machine->Outputs[attr][2]);
403 check_float(machine->Outputs[attr][3]);
405 COPY_4V(store->results[attr].data[i], machine->Outputs[attr])
    [all...]
  /external/mesa3d/src/mesa/tnl/
t_vb_program.c 238 ASSIGN_4V(machine->Outputs[i], 0.0F, 0.0F, 0.0F, 1.0F);
318 GLuint outputs[VERT_RESULT_MAX], numOutputs; local
332 /* make list of outputs to save some time below */
336 outputs[numOutputs++] = i;
398 const GLuint attr = outputs[j];
400 check_float(machine->Outputs[attr][0]);
401 check_float(machine->Outputs[attr][1]);
402 check_float(machine->Outputs[attr][2]);
403 check_float(machine->Outputs[attr][3]);
405 COPY_4V(store->results[attr].data[i], machine->Outputs[attr])
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
basicop2.c 47 | Outputs : |
103 | Outputs : |
150 | Outputs : |
190 | Outputs : |
248 | Outputs : |
315 | Outputs : |
385 | Outputs : |
438 | Outputs : |
488 | Outputs : |
525 | Outputs :
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderCommonFunctionTests.cpp 179 virtual bool compare (const void* const* inputs, const void* const* outputs) = 0;
327 const int numOutputScalars = computeTotalScalarSize(m_spec.outputs);
331 const vector<void*> outputPointers = getInputOutputPointers(m_spec.outputs, outputData, m_numValues);
343 const vector<int> outScalarSizes = getScalarSizes(m_spec.outputs);
369 m_testCtx.getLog() << TestLog::Message << " outputs:" << TestLog::EndMessage;
371 m_testCtx.getLog() << TestLog::Message << " " << m_spec.outputs[outNdx].name << " = "
372 << VarValue(m_spec.outputs[outNdx].varType, curOutputPtr[outNdx])
426 m_spec.outputs.push_back(Symbol("out0", glu::VarType(baseType, precision)));
456 bool compare (const void* const* inputs, const void* const* outputs)
470 const float out0 = ((const float*)outputs[0])[compNdx]
    [all...]
  /external/flac/libFLAC/
libFLAC_dynamic.vcproj 423 Outputs="ia32/bitreader_asm.obj"
433 Outputs="ia32/bitreader_asm.obj"
451 Outputs="ia32/cpu_asm.obj"
461 Outputs="ia32/cpu_asm.obj"
475 Outputs="ia32/fixed_asm.obj"
485 Outputs="ia32/fixed_asm.obj"
499 Outputs="ia32/lpc_asm.obj"
509 Outputs="ia32/lpc_asm.obj"
523 Outputs="ia32/stream_encoder_asm.obj"
533 Outputs="ia32/stream_encoder_asm.obj"
    [all...]
libFLAC_static.vcproj 392 Outputs="ia32/bitreader_asm.obj"
402 Outputs="ia32/bitreader_asm.obj"
416 Outputs="ia32/cpu_asm.obj"
426 Outputs="ia32/cpu_asm.obj"
440 Outputs="ia32/fixed_asm.obj"
450 Outputs="ia32/fixed_asm.obj"
464 Outputs="ia32/lpc_asm.obj"
474 Outputs="ia32/lpc_asm.obj"
488 Outputs="ia32/stream_encoder_asm.obj"
498 Outputs="ia32/stream_encoder_asm.obj"
    [all...]
  /cts/tests/tests/security/src/android/security/cts/
ClonedSecureRandomTest.java 104 * only keep track of a smaller number of outputs, and just cause a
107 byte[][] outputs = new byte[MAX_PID][RANDOM_BYTES_PER_PID];
181 * want the first outputs from SecureRandom for this test.
192 + ", output=" + Arrays.toString(output) + ", outputs[pid]="
193 + Arrays.toString(outputs[pid]) + ")",
194 Arrays.equals(output, outputs[pid]));
199 System.arraycopy(output, 0, outputs[pid], 0, output.length);
  /external/chromium_org/build/
java.gypi 167 'outputs': [
202 'outputs': [
231 'outputs': [
258 'outputs': [
272 'outputs': [
291 'outputs': [
308 'outputs': [
  /external/chromium_org/third_party/mesa/src/src/gallium/targets/egl-static/
Makefile 17 OUTPUTS := egl_gallium
79 OUTPUTS += st_GL
184 OUTPUTS := $(addprefix $(OUTPUT_PATH)/, $(addsuffix .so, $(OUTPUTS)))
186 default: $(OUTPUTS)
208 install: $(OUTPUTS)
210 for out in $(OUTPUTS); do \

Completed in 1199 milliseconds

<<11121314151617181920>>