Home
last modified time | relevance | path

Searched defs:vtype (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/
Dbatch_scatter_ops_test.py32 def _AsType(v, vtype): argument
51 vtype, argument
Dscatter_ops_test.py31 def _AsType(v, vtype): argument
132 vtype, argument
Dscatter_nd_ops_test.py44 def _AsType(v, vtype): argument
104 vtype, argument
/external/tensorflow/tensorflow/compiler/tests/
Dscatter_nd_op_test.py31 def _AsType(v, vtype): argument
76 vtype, argument
/external/ppp/pppd/plugins/radius/
Davpair.c266 int vtype; in rc_extract_vendor_specific_attributes() local
/external/adhd/cras/src/common/
Dedid_utils.c502 int vtype = edid_ext[dbp + DBCV_CODE] & 0x7f; in show_cea_timing() local
/external/v8/src/asmjs/
Dasm-parser.cc238 ValueType vtype, bool mutable_variable, in AddGlobalImport()
250 AsmType* type, ValueType vtype, in DeclareGlobal()
/external/flatbuffers/src/
Didl_gen_cpp.cpp1438 const auto vtype = field.value.type.VectorType(); in GenParam() local
2096 const auto vtype = field.value.type.VectorType(); in GenBuilders() local
/external/kernel-headers/original/uapi/linux/
Dcoda.h434 int vtype; member
563 int vtype; member
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp2717 Value::Value(ValueType vtype) { in Value()
3374 void Value::initBasic(ValueType vtype, bool allocated) { in initBasic()
/external/flatbuffers/include/flatbuffers/
Dflexbuffers.h590 auto vtype = ToFixedTypedVectorElementType(type_, &len); in AsFixedTypedVector() local
/external/virglrenderer/src/
Dvrend_shader.c3140 enum vrend_type_qualifier vtype = VEC4; in get_source_info() local