HomeSort by relevance Sort by last modified time
    Searched refs:Outputs (Results 51 - 75 of 87) sorted by null

1 23 4

  /external/libvpx/libvpx/build/make/
gen_msvs_vcxproj.sh 98 tag_content Outputs "\$(IntDir)$objf" \
  /external/llvm/lib/Target/Hexagon/
BitTracker.h 418 // the input values. Place the results in the Outputs map. Return "true"
421 CellMapType &Outputs) const;
  /build/soong/android/
androidmk.go 88 Outputs: []string{transMk.String()},
  /build/soong/genrule/
genrule.go 256 Outputs: task.out,
  /build/soong/java/
builder.go 249 Outputs: android.WritablePaths{classFileList, resourceFileList},
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
GenFdsGlobalVariable.py 254 elif not Target.Outputs:
255 # Only do build for target with outputs
263 SourceList.extend(Target.Outputs)
  /external/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 161 ValueSet &Outputs) const {
173 Outputs.insert(&II);
280 /// constructFunction - make a function based on inputs and outputs, as follows:
284 const ValueSet &outputs,
291 DEBUG(dbgs() << "outputs: " << outputs.size() << "\n");
293 // This function returns unsigned, outputs will go back by reference.
310 for (Value *output : outputs) {
326 if (AggregateArgs && (inputs.size() + outputs.size() > 0)) {
375 for (unsigned i = 0, e = outputs.size(); i != e; ++i, ++AI
    [all...]
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_exec.c 1160 struct tgsi_exec_vector *outputs; local
6286 struct tgsi_exec_vector outputs[PIPE_MAX_ATTRIBS]; local
    [all...]
  /build/soong/cc/
ndk_library.go 274 Outputs: []android.WritablePath{stubSrcPath, versionScriptPath},
  /external/mesa3d/src/mesa/program/
prog_execute.c 114 return machine->Outputs[reg];
166 return machine->Outputs[reg];
    [all...]
  /device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/
FspApiEntry.asm 88 ; Outputs:
FspApiEntry.s 235 # Outputs:
  /build/blueprint/
package_ctx.go 53 // Outputs: []string{"$myPrivateVar"},
214 // Outputs: []string{"${bar.SomeVariable}"},
430 panic(fmt.Errorf("method for variable %s has %d outputs (should be 1)",
context.go     [all...]
  /external/clang/lib/Sema/
TreeTransform.h 377 /// are present, the number of outputs may not equal the number of inputs.
387 /// \param Outputs The transformed input expressions will be added to this
395 SmallVectorImpl<Expr *> &Outputs,
532 /// \param Outputs The set of transformed template arguments output by this
538 TemplateArgumentListInfo &Outputs,
540 return TransformTemplateArguments(Inputs, Inputs + NumInputs, Outputs,
554 /// \param Outputs The set of transformed template arguments output by this
561 TemplateArgumentListInfo &Outputs,
    [all...]
SemaTemplateInstantiate.cpp     [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_glsl_to_tgsi.cpp 414 struct inout_decl outputs[4 * PIPE_MAX_SHADER_OUTPUTS]; member in struct:glsl_to_tgsi_visitor
762 enum glsl_base_type type = find_array_type(this->outputs, this->num_outputs, inst->dst[j].array_id);
5221 struct ureg_dst outputs[PIPE_MAX_SHADER_OUTPUTS]; member in struct:st_translate
    [all...]
  /build/soong/cmd/microfactory/
microfactory.go 95 // Outputs
  /external/libvpx/libvpx/vpx_dsp/arm/
loopfilter_8_neon.asm 227 ; Outputs:
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderBuiltinPrecisionTests.cpp     [all...]
  /external/deqp/modules/glshared/
glsBuiltinPrecisionTests.cpp     [all...]
  /external/jemalloc/bin/
jeprof.in 250 Outputs one line per procedure
267 Outputs one line per procedure for localhost:1234
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
AutoGen.py     [all...]

Completed in 2090 milliseconds

1 23 4