Home
last modified time | relevance | path

Searched defs:is_input (Results 1 – 25 of 28) sorted by relevance

12

/external/v4l-utils/utils/v4l2-compliance/
Dv4l2-test-io-config.cpp28 static int checkStd(struct node *node, bool has_std, v4l2_std_id mask, bool is_input) in checkStd()
147 static int checkTimings(struct node *node, bool has_timings, bool is_input) in checkTimings()
450 bool is_input = node->pads[pad].flags & MEDIA_PAD_FL_SINK; in testTimingsCap() local
496 static int checkEdid(struct node *node, unsigned pad, bool is_input) in checkEdid()
601 bool is_input = node->pads[pad].flags & MEDIA_PAD_FL_SOURCE; in testEdid() local
/external/pytorch/torch/csrc/autograd/
Dcustom_function.cpp133 bool is_input = inputs_mapping.count(out_tensor_impl) > 0; in _process_forward_mode_AD() local
280 bool is_saved_and_setup_context) { in _process_backward_mode_ad()
369 bool is_input = inputs_mapping.count(out_tensor_impl) > 0; in _process_backward_mode_ad() local
/external/pytorch/torch/csrc/jit/passes/dbr_quantization/
Dremove_redundant_aliases.cpp40 bool is_input = in DBRQuantRemoveRedundantAliasesImpl() local
/external/trusty/bootloader/test-runner/
Dvirtio.c37 bool is_input) { in vq_init()
/external/tflite-support/tensorflow_lite_support/codegen/
Dandroid_java_generator.h42 bool is_input; member
Dandroid_java_generator.cc108 const std::string& name, bool is_input, int index, in CreateTensorInfo()
/external/autotest/client/cros/audio/
Dcras_utils.py624 def get_node_id_from_node_type(node_type, is_input): argument
664 def get_device_id_from_node_type(node_type, is_input): argument
/external/mesa3d/src/microsoft/compiler/
Ddxil_signature.c426 bool is_input) { in fill_SV_param_nodes()
867 bool is_input) in get_signature_metadata()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_info.c62 nir_intrinsic_instr *intr, bool is_input) in scan_io_usage()
/external/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c2390 filter_io_instr(nir_intrinsic_instr *intr, bool *is_load, bool *is_input, bool *is_interp) in filter_io_instr()
2461 bool is_input = false; in find_var_io() local
2715 bool is_input = false; in rewrite_read_as_0() local
2787 bool is_input = false; in fill_zero_reads() local
2846 bool is_input = false; in find_max_write_components() local
3705 bool is_input = false; in add_derefs_instr() local
4513 bool is_input = false; in lower_bindless_io_instr() local
4742 bool is_input = false; in scan_nir() local
5237 bool is_input = false; in update_io_var_state() local
5315 bool is_input = false; in scan_io_var_usage() local
[all …]
/external/libbrillo/brillo/
Dprocess.cc78 void ProcessImpl::RedirectUsingPipe(int child_fd, bool is_input) { in RedirectUsingPipe()
/external/tensorflow/tensorflow/lite/java/src/main/native/
Dtensor_jni.cc65 bool is_input) in SignatureRunnerTensorHandle()
91 TensorHandle(SignatureRunner* runner, const char* name, bool is_input) { in TensorHandle()
/external/tensorflow/tensorflow/lite/
Dinterpreter.h755 bool is_input) const { in GetTensorIndexFromSignature()
/external/tensorflow/tensorflow/core/grappler/utils/
Dfunctions.cc481 const auto is_input = input_nodes_.find(tensor.node()); in AsFunctionDefInput() local
/external/tensorflow/tensorflow/python/compiler/tensorrt/
Dtrt_convert_test.py697 def _CompareSignatureDef(original_def, converted_def, is_input): argument
/external/pytorch/torch/_functorch/
Deager_transforms.py452 def error_if_complex(func_name, args, is_input): argument
/external/mesa3d/src/compiler/nir/tests/
Dnir_opt_varyings_test.h369 is_per_vertex(nir_builder *b, gl_varying_slot slot, bool is_input) in is_per_vertex()
/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc129 bool is_input = false; in GetOutputShapes() local
/external/mesa3d/src/intel/compiler/elk/
Delk_nir.c168 is_input(nir_intrinsic_instr *intrin) in is_input() function
/external/mesa3d/src/intel/compiler/
Dbrw_nir.c275 is_input(nir_intrinsic_instr *intrin) in is_input() function
/external/mesa3d/src/imagination/vulkan/
Dpvr_job_transfer.c627 pvr_is_surface_aligned(pvr_dev_addr_t dev_addr, bool is_input, uint32_t bpp) in pvr_is_surface_aligned()
656 bool is_input, in pvr_mem_layout_spec()
4541 bool is_input, in pvr_texel_unwind()
/external/autotest/server/cros/bluetooth/
Dbluetooth_device.py1118 def get_device_id_from_node_type(self, node_type, is_input): argument
/external/skia/src/sksl/codegen/
DSkSLMetalCodeGenerator.cpp1725 static bool is_input(const Variable& var) { in is_input() function
/external/mesa3d/src/compiler/nir/
Dnir_lower_io.c3028 is_input(nir_intrinsic_instr *intrin) in is_input() function
/external/autotest/client/cros/multimedia/
Dbluetooth_facade.py1563 def get_device_id_from_node_type(self, node_type, is_input): argument

12