| /external/tensorflow/tensorflow/core/kernels/ |
| D | colorspace_op_test.cc | 34 void MakeOp(DataType data_type) { in MakeOp() 41 void CheckBlack(DataType data_type) { in CheckBlack() 51 void CheckGray(DataType data_type) { in CheckGray() 61 void CheckWhite(DataType data_type) { in CheckWhite() 71 void CheckRedMax(DataType data_type) { in CheckRedMax() 85 void CheckGreenMax(DataType data_type) { in CheckGreenMax() 99 void CheckBlueMax(DataType data_type) { in CheckBlueMax() 113 void CheckNegativeDifference(DataType data_type) { in CheckNegativeDifference() 130 void MakeOp(DataType data_type) { in MakeOp() 137 void CheckBlack(DataType data_type) { in CheckBlack() [all …]
|
| /external/tensorflow/tensorflow/contrib/lite/toco/graph_transformations/ |
| D | propagate_array_data_types.cc | 28 ArrayDataType data_type) { in SetDataTypeForAllOutputs() 72 const ArrayDataType data_type = model->GetArray(op->inputs[1]).data_type; in Run() local 87 ArrayDataType data_type; in Run() local 105 auto data_type = unsupported_op->output_data_types[i]; in Run() local 114 const ArrayDataType data_type = model->GetArray(op->inputs[0]).data_type; in Run() local
|
| /external/clang/lib/Serialization/ |
| D | ASTReaderInternals.h | 50 typedef llvm::SmallVector<DeclID, 4> data_type; typedef 175 typedef IdentifierInfo * data_type; typedef 202 struct data_type { struct 203 SelectorID ID; 204 unsigned InstanceBits; 205 unsigned FactoryBits; 206 bool InstanceHasMoreThanOneDecl; 207 bool FactoryHasMoreThanOneDecl; 208 SmallVector<ObjCMethodDecl *, 2> Instance; 209 SmallVector<ObjCMethodDecl *, 2> Factory; [all …]
|
| /external/autotest/server/site_tests/enterprise_CFM_Perf/ |
| D | enterprise_CFM_Perf.py | 86 def _get_average(self, data_type, jmidata): argument 99 def _get_max_value(self, data_type, jmidata): argument 112 def _get_sum(self, data_type, jmidata): argument 125 def _get_last_value(self, data_type, jmidata): argument 139 def _get_data_from_jmifile(self, data_type, jmidata): argument
|
| /external/tensorflow/tensorflow/compiler/tf2xla/ |
| D | xla_helpers.cc | 94 DataType data_type) { in MinValue() 101 DataType data_type) { in MaxValue() 108 DataType data_type) { in Zero() 115 DataType data_type) { in One() 122 DataType data_type) { in Epsilon() 137 xla::ComputationBuilder* b, DataType data_type, int64 value) { in IntegerLiteral() 144 DataType data_type, in FloatLiteral()
|
| D | type_util.cc | 23 Status DataTypeToPrimitiveType(DataType data_type, xla::PrimitiveType* type) { in DataTypeToPrimitiveType()
|
| /external/autotest/server/cros/ |
| D | cfm_jmidata_log_collector.py | 10 def GetDataFromLogs(testcase, data_type, log_lines): argument
|
| /external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
| D | fake_quantize_ops.cc | 47 void XlaNudge(xla::ComputationBuilder* b, const DataType data_type, in XlaNudge() 73 const DataType data_type, in Quantize() 115 const DataType data_type = ctx->input_type(0); in Compile() local 165 const DataType data_type = ctx->input_type(1); in Compile() local 208 const DataType data_type = ctx->input_type(0); in Compile() local 249 const DataType data_type = ctx->input_type(1); in Compile() local
|
| D | quantize_and_dequantize_op.cc | 39 const DataType data_type = ctx->input_type(0); in Compile() local
|
| /external/tensorflow/tensorflow/tools/benchmark/ |
| D | benchmark_model.h | 28 DataType data_type; member
|
| /external/tensorflow/tensorflow/contrib/lite/java/src/main/native/ |
| D | tensor_jni.cc | 84 size_t readOneDimensionalArray(JNIEnv* env, TfLiteType data_type, in readOneDimensionalArray() 127 size_t readMultiDimensionalArray(JNIEnv* env, TfLiteType data_type, char* src, in readMultiDimensionalArray() 148 size_t elementByteSize(TfLiteType data_type) { in elementByteSize()
|
| /external/aac/libSACenc/src/ |
| D | sacenc_nlc_enc.cpp | 371 static UINT huff_enc_1D(HANDLE_FDK_BITSTREAM strm, const DATA_TYPE data_type, in huff_enc_1D() 425 static void getHuffEntry(const INT lav, const DATA_TYPE data_type, const INT i, in getHuffEntry() 512 static UINT huff_enc_2D(HANDLE_FDK_BITSTREAM strm, const DATA_TYPE data_type, in huff_enc_2D() 575 static SCHAR get_next_lav_step(const INT lav, const DATA_TYPE data_type) { in get_next_lav_step() 604 const DATA_TYPE data_type, in calc_huff_bits() 781 SHORT *const in_data_2, const DATA_TYPE data_type, in apply_huff_coding() 947 const DATA_TYPE data_type, const INT setIdx, in fdk_sacenc_ecDataPairEnc() 1242 const DATA_TYPE data_type, const INT setIdx, in fdk_sacenc_ecDataSingleEnc()
|
| /external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
| D | ImmutableIntervalMap.h | 39 typedef const T data_type; typedef 93 typedef typename ImutInfo::data_type data_type; typedef 202 typedef typename ImutIntervalInfo<ValT>::data_type data_type; typedef
|
| /external/chromium-trace/catapult/dependency_manager/dependency_manager/ |
| D | base_config.py | 302 def _SetPlatformData(self, dependency, platform, data_type, data): argument 315 def _GetPlatformData(self, dependency, platform, data_type=None): argument
|
| /external/tensorflow/tensorflow/core/kernels/hexagon/ |
| D | hexagon_rewriter_transform.cc | 64 DataType data_type; in RewriteQuantizedStrippedModelForHexagon() local
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | node_def_builder.h | 58 DataType data_type; member
|
| /external/mesa3d/src/glx/ |
| D | indirect_vertex_array_priv.h | 55 GLenum data_type; member 137 GLenum data_type; member
|
| /external/tensorflow/tensorflow/contrib/lite/kernels/ |
| D | exp.cc | 57 #define TF_LITE_EXP(kernel_type, data_type) \ in Eval() argument
|
| /external/python/cpython3/Lib/test/ |
| D | test__locale.py | 88 def numeric_tester(self, calc_type, calc_value, data_type, used_locale): argument
|
| /external/autotest/server/site_tests/enterprise_CFM_AutoZoomSanity/ |
| D | enterprise_CFM_AutoZoomSanity.py | 26 def get_data_from_jmifile(self, data_type, jmidata): argument
|
| /external/python/cpython2/Lib/test/ |
| D | test__locale.py | 61 def numeric_tester(self, calc_type, calc_value, data_type, used_locale): argument
|
| /external/aac/libFDK/src/ |
| D | nlc_dec.cpp | 308 static ERROR_t huff_dec_1D(HANDLE_FDK_BITSTREAM strm, const DATA_TYPE data_type, in huff_dec_1D() 388 static ERROR_t huff_dec_2D(HANDLE_FDK_BITSTREAM strm, const DATA_TYPE data_type, in huff_dec_2D() 569 SCHAR* out_data_2, DATA_TYPE data_type, in huff_decode() 823 DATA_TYPE data_type, int startBand, int dataBands, in EcDataPairDec()
|
| /external/tensorflow/tensorflow/core/kernels/data/sql/ |
| D | sqlite_query_connection.cc | 84 const DataType& data_type, int column_index, Tensor* tensor) { in FillTensorWithResultSetEntry()
|
| /external/tensorflow/tensorflow/python/kernel_tests/ |
| D | depthwise_conv_op_test.py | 99 data_type, argument 310 data_type, argument
|
| /external/tensorflow/tensorflow/contrib/lite/toco/ |
| D | model_flags.proto | 77 optional IODataType data_type = 5; field
|