/frameworks/ml/nn/runtime/test/generated/vts_models/ |
depthwise_conv2d_quant8_large.model.cpp | 82 .inputs = {0, 1, 2, 3, 3, 3, 3, 5, 5, 6, 4},
|
depthwise_conv2d_quant8_large_weights_as_inputs.model.cpp | 82 .inputs = {0, 1, 2, 3, 3, 3, 3, 5, 5, 6, 4},
|
depthwise_conv2d_quant8_weights_as_inputs.model.cpp | 82 .inputs = {0, 1, 2, 3, 3, 3, 3, 5, 5, 6, 4},
|
depthwise_conv_2d.model.cpp | 82 .inputs = {0, 1, 2, 3, 3, 3, 3, 5, 5, 6, 4},
|
depthwise_conv_2d_quant8.model.cpp | 82 .inputs = {0, 1, 2, 3, 3, 3, 3, 5, 5, 6, 4},
|
l2_pool_float_large.model.cpp | 82 .inputs = {0, 5, 5, 5, 5, 3, 4, 1, 2, 6},
|
rnn.model.cpp | 82 .inputs = {0, 1, 2, 3, 4, 5},
|
svdf.model.cpp | 91 .inputs = {0, 1, 2, 3, 4, 5, 6},
|
/hardware/libhardware/modules/camera/3_0/ |
Camera.cpp | 239 int inputs = 0; local 254 inputs++; 259 __func__, mId, outputs, inputs); 264 if (inputs > 1) {
|
/hardware/libhardware/modules/usbcamera/ |
Camera.cpp | 289 int inputs = 0; local 300 inputs++; 305 __func__, mId, outputs, inputs); 310 if (inputs > 1) {
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
fd3_emit.c | 371 /* Note that sysvals come *after* normal inputs: */ 373 if (!vp->inputs[i].compmask) 375 if (vp->inputs[i].sysval) { 376 switch(vp->inputs[i].slot) { 381 vertex_regid = vp->inputs[i].regid; 384 instance_regid = vp->inputs[i].regid; 387 vtxcnt_regid = vp->inputs[i].regid; 399 assert(!vp->inputs[i].sysval); 400 if (vp->inputs[i].compmask) { 427 A3XX_VFD_DECODE_INSTR_WRITEMASK(vp->inputs[i].compmask) [all...] |
/external/vixl/test/aarch32/ |
test-simulator-cond-rd-rn-rm-a32-ge.cc | 136 // `Inputs` have various layouts across generated tests so they absolutely 151 struct Inputs { 172 const Inputs* inputs; member in struct:vixl::aarch32::__anon38360::TestLoopData 175 static const Inputs kGE[] = 385 // We record all inputs to the instructions as outputs. This way, we also check 389 const Inputs* outputs; 435 results[i]->outputs = new Inputs[kTests[i].input_size]; 438 size_t input_stride = sizeof(kTests[i].inputs[0]) * kTests[i].input_size; 464 __ Mov(input_ptr, Operand::From(kTests[i].inputs)); [all...] |
test-simulator-cond-rd-rn-rm-a32-q.cc | 128 // `Inputs` have various layouts across generated tests so they absolutely 143 struct Inputs { 164 const Inputs* inputs; member in struct:vixl::aarch32::__anon38361::TestLoopData 167 static const Inputs kQOutput[] = 377 // We record all inputs to the instructions as outputs. This way, we also check 381 const Inputs* outputs; 419 results[i]->outputs = new Inputs[kTests[i].input_size]; 422 size_t input_stride = sizeof(kTests[i].inputs[0]) * kTests[i].input_size; 448 __ Mov(input_ptr, Operand::From(kTests[i].inputs)); [all...] |
test-simulator-cond-rd-rn-rm-a32-sel.cc | 124 // `Inputs` have various layouts across generated tests so they absolutely 139 struct Inputs { 160 const Inputs* inputs; member in struct:vixl::aarch32::__anon38362::TestLoopData 163 static const Inputs kGE[] = 373 // We record all inputs to the instructions as outputs. This way, we also check 377 const Inputs* outputs; 412 results[i]->outputs = new Inputs[kTests[i].input_size]; 415 size_t input_stride = sizeof(kTests[i].inputs[0]) * kTests[i].input_size; 441 __ Mov(input_ptr, Operand::From(kTests[i].inputs)); [all...] |
test-simulator-cond-rd-rn-rm-t32-ge.cc | 136 // `Inputs` have various layouts across generated tests so they absolutely 151 struct Inputs { 172 const Inputs* inputs; member in struct:vixl::aarch32::__anon38364::TestLoopData 175 static const Inputs kGE[] = 385 // We record all inputs to the instructions as outputs. This way, we also check 389 const Inputs* outputs; 435 results[i]->outputs = new Inputs[kTests[i].input_size]; 438 size_t input_stride = sizeof(kTests[i].inputs[0]) * kTests[i].input_size; 464 __ Mov(input_ptr, Operand::From(kTests[i].inputs)); [all...] |
test-simulator-cond-rd-rn-rm-t32-q.cc | 128 // `Inputs` have various layouts across generated tests so they absolutely 143 struct Inputs { 164 const Inputs* inputs; member in struct:vixl::aarch32::__anon38365::TestLoopData 167 static const Inputs kQOutput[] = 377 // We record all inputs to the instructions as outputs. This way, we also check 381 const Inputs* outputs; 419 results[i]->outputs = new Inputs[kTests[i].input_size]; 422 size_t input_stride = sizeof(kTests[i].inputs[0]) * kTests[i].input_size; 448 __ Mov(input_ptr, Operand::From(kTests[i].inputs)); [all...] |
test-simulator-cond-rd-rn-rm-t32-sel.cc | 124 // `Inputs` have various layouts across generated tests so they absolutely 139 struct Inputs { 160 const Inputs* inputs; member in struct:vixl::aarch32::__anon38366::TestLoopData 163 static const Inputs kGE[] = 373 // We record all inputs to the instructions as outputs. This way, we also check 377 const Inputs* outputs; 412 results[i]->outputs = new Inputs[kTests[i].input_size]; 415 size_t input_stride = sizeof(kTests[i].inputs[0]) * kTests[i].input_size; 441 __ Mov(input_ptr, Operand::From(kTests[i].inputs)); [all...] |
test-simulator-cond-rd-operand-rn-a32.cc | 138 // `Inputs` have various layouts across generated tests so they absolutely 152 struct Inputs { 170 const Inputs* inputs; member in struct:vixl::aarch32::__anon38337::TestLoopData 173 static const Inputs kCondition[] = {{NFlag, 0xabababab, 0xabababab}, 189 static const Inputs kRdIsRn[] = {{NoFlag, 0x00000000, 0x00000000}, 221 static const Inputs kRdIsNotRn[] = {{NoFlag, 0x00000002, 0xcccccccc}, 581 // We record all inputs to the instructions as outputs. This way, we also check 585 const Inputs* outputs; 632 results[i]->outputs = new Inputs[kTests[i].input_size] [all...] |
/external/v8/src/compiler/mips64/ |
instruction-selector-mips64.cc | 230 InstructionOperand inputs[2]; local 231 inputs[0] = g.UseRegister(m.base()); 235 inputs[1] = g.TempImmediate(static_cast<int32_t>(m.immediate())); 237 selector->Emit(opcode, arraysize(outputs), outputs, arraysize(inputs), 238 inputs); 246 size_t* input_count_return, InstructionOperand* inputs) { 250 inputs[0] = g.UseImmediate(node); 263 InstructionOperand inputs[4]; local 269 &inputs[1])) { 270 inputs[0] = g.UseRegister(m.left().node()) 411 InstructionOperand inputs[3]; local 1240 InstructionOperand inputs[] = {g.UseRegister(node->InputAt(0))}; local 1256 InstructionOperand inputs[] = {g.UseRegister(node->InputAt(0))}; local 1272 InstructionOperand inputs[] = {g.UseRegister(node->InputAt(0))}; local 1289 InstructionOperand inputs[] = {g.UseRegister(node->InputAt(0))}; local [all...] |
/external/chromium-libpac/test/js-unittest/ |
bindings.js | 2 // inputs. There is no notion of "success" for this test, other than
|
/external/clang/include/clang/Driver/ |
Action.h | 95 ActionList Inputs; 103 Action(ActionClass Kind, const ActionList &Inputs, types::ID Type) 104 : Kind(Kind), Type(Type), Inputs(Inputs) {} 114 ActionList &getInputs() { return Inputs; } 115 const ActionList &getInputs() const { return Inputs; } 117 size_type size() const { return Inputs.size(); } 119 input_iterator input_begin() { return Inputs.begin(); } 120 input_iterator input_end() { return Inputs.end(); } 121 input_range inputs() { return input_range(input_begin(), input_end()); function in class:clang::driver::Action 124 input_const_range inputs() const { function in class:clang::driver::Action [all...] |
/external/mesa3d/src/compiler/nir/ |
nir_lower_clip.c | 61 exec_list_push_tail(&shader->inputs, &var->node); 306 nir_foreach_variable(var, &shader->inputs) { 316 /* The shader won't normally have CLIPDIST inputs, so we
|
/external/mesa3d/src/mesa/state_tracker/ |
st_mesa_to_tgsi.c | 63 struct ureg_src inputs[PIPE_MAX_SHADER_INPUTS]; member in struct:st_translate 145 assert(t->inputMapping[index] < ARRAY_SIZE(t->inputs)); 146 return t->inputs[t->inputMapping[index]]; 614 &t->inputs[t->inputMapping[VARYING_SLOT_POS]]; 780 * \param inputMapping maps Mesa fragment program inputs to TGSI generic 815 assert(numInputs <= ARRAY_SIZE(t->inputs)); 833 t->inputs[i] = ureg_DECL_fs_input(ureg, 840 /* Must do this after setting up t->inputs, and before 879 t->inputs[i] = ureg_DECL_input(ureg, 894 t->inputs[i] = ureg_DECL_vs_input(ureg, i) [all...] |
/external/smali/smali/ |
build.gradle | 87 processResources.inputs.property('version', version)
|
/external/v8/src/compiler/ |
graph-reducer.cc | 118 Node::Inputs node_inputs = node->inputs(); 140 // All inputs should be visited or on stack. Apply reductions to node. 150 Node::Inputs node_inputs = node->inputs();
|