/external/gemmlowp/meta/generators/ |
D | gemm_NxMxK_neon.py | 194 def BuildName(output_type, aligned, rows, cols, leftover): argument 208 def GetGemmParameters(output_type, extra_params=None): argument 226 def GetStridedGemmParameters(output_type): argument 230 def GenerateGemm(emitter, output_type, aligned, rows, cols, leftovers): argument 292 def GenerateGemmCall(emitter, output_type, aligned, m_mod, n_mod, leftovers): argument 299 def GenerateGemmSwitch3(emitter, output_type, aligned, m_mod, n_mod): argument 313 def GenerateGemmSwitch2(emitter, output_type, aligned, m_mod): argument 327 def GenerateGemmSwitch1(emitter, output_type, aligned): argument 341 def BuildMainGemmName(output_type): argument 352 def BuildStridedMainGemmName(output_type): argument [all …]
|
/external/compiler-rt/test/asan/android_commands/ |
D | android_compile.py | 11 output_type = 'executable' variable 17 output_type = 'shared' variable 19 output_type = 'object' variable
|
/external/v8/src/compiler/ |
D | representation-change.cc | 115 Node* node, MachineRepresentation output_rep, Type* output_type, in GetRepresentationFor() 158 Node* node, MachineRepresentation output_rep, Type* output_type) { in GetTaggedRepresentationFor() 213 Node* node, MachineRepresentation output_rep, Type* output_type, in GetFloat32RepresentationFor() 267 Node* node, MachineRepresentation output_rep, Type* output_type, in GetFloat64RepresentationFor() 322 Node* node, MachineRepresentation output_rep, Type* output_type) { in GetWord32RepresentationFor() 381 Node* node, MachineRepresentation output_rep, Type* output_type) { in GetBitRepresentationFor() 407 Node* node, MachineRepresentation output_rep, Type* output_type) { in GetWord64RepresentationFor() 503 Type* output_type, in TypeError()
|
D | simplified-lowering.cc | 323 Type* output_type() const { return output_.type(); } in output_type() function in v8::internal::compiler::RepresentationSelector::NodeInfo 503 Type* output_type = output_info.type(); in SetOutput() local
|
/external/opencv3/modules/core/include/opencv2/core/cuda/ |
D | vec_math.hpp | 140 #define CV_CUDEV_IMPLEMENT_VEC_UNARY_OP(op, input_type, output_type) \ argument 184 #define CV_CUDEV_IMPLEMENT_VEC_UNARY_FUNC(func_name, func, input_type, output_type) \ argument 386 #define CV_CUDEV_IMPLEMENT_VEC_BINARY_OP(op, input_type, output_type) \ argument 537 #define CV_CUDEV_IMPLEMENT_SCALAR_BINARY_OP(op, input_type, scalar_type, output_type) \ argument 756 #define CV_CUDEV_IMPLEMENT_VEC_BINARY_FUNC(func_name, func, input_type, output_type) \ argument 814 #define CV_CUDEV_IMPLEMENT_SCALAR_BINARY_FUNC(func_name, func, input_type, scalar_type, output_type… argument
|
/external/opencv3/modules/cudev/include/opencv2/cudev/util/ |
D | vec_math.hpp | 138 #define CV_CUDEV_IMPLEMENT_VEC_UNARY_OP(op, input_type, output_type) \ argument 182 #define CV_CUDEV_IMPLEMENT_VEC_UNARY_FUNC(func_name, func, input_type, output_type) \ argument 397 #define CV_CUDEV_IMPLEMENT_VEC_BINARY_OP(op, input_type, output_type) \ argument 548 #define CV_CUDEV_IMPLEMENT_SCALAR_BINARY_OP(op, input_type, scalar_type, output_type) \ argument 767 #define CV_CUDEV_IMPLEMENT_VEC_BINARY_FUNC(func_name, func, input_type, output_type) \ argument 825 #define CV_CUDEV_IMPLEMENT_SCALAR_BINARY_FUNC(func_name, func, input_type, scalar_type, output_type… argument
|
/external/zopfli/src/zopfli/ |
D | zopfli_bin.c | 83 ZopfliFormat output_type, in CompressFile() 130 ZopfliFormat output_type = ZOPFLI_FORMAT_GZIP; in main() local
|
D | zopfli_lib.c | 28 void ZopfliCompress(const ZopfliOptions* options, ZopfliFormat output_type, in ZopfliCompress()
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | neteq_external_decoder_unittest.cc | 189 NetEqOutputType output_type; in GetAndVerifyOutput() local 258 virtual void UpdateState(NetEqOutputType output_type) { in UpdateState() 294 NetEqOutputType output_type; in GetAndVerifyOutput() local 378 void UpdateState(NetEqOutputType output_type) override { in UpdateState()
|
D | neteq_network_stats_unittest.cc | 179 NetEqOutputType output_type; in RunTest() local
|
D | neteq_stereo_unittest.cc | 214 NetEqOutputType output_type; in RunTest() local
|
D | neteq_unittest.cc | 1274 NetEqOutputType output_type; in TEST_F() local 1350 NetEqOutputType output_type; in TEST_F() local 1420 NetEqOutputType output_type; in WrapTest() local
|
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/ |
D | neteq_external_decoder_test.cc | 48 NetEqOutputType* output_type) { in GetOutputAudio()
|
/external/autotest/client/cros/ |
D | tpm_store.py | 47 def _install_object(self, pem, identifier, conversion_type, output_type): argument
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 202 optional string output_type = 3; field
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.proto | 215 optional string output_type = 3; field
|
D | descriptor.pb.h | 4897 inline const ::std::string& MethodDescriptorProto::output_type() const { in output_type() function 4943 inline void MethodDescriptorProto::set_allocated_output_type(::std::string* output_type) { in set_allocated_output_type()
|
D | descriptor.cc | 4422 Symbol output_type = LookupSymbol(proto.output_type(), method->full_name()); in CrossLinkMethod() local
|
D | descriptor_unittest.cc | 153 const string& output_type) { in AddMethod()
|
/external/nanopb-c/generator/google/protobuf/ |
D | descriptor.py | 630 input_type, output_type, options=None): argument
|
/external/protobuf/python/google/protobuf/ |
D | descriptor.py | 683 input_type, output_type, options=None): argument
|
/external/v8/src/ |
D | code-stubs.cc | 572 Type* output_type = GetType(zone, map); in GetInputType() local
|
/external/netperf/src/ |
D | nettest_omni.c | 691 enum netperf_output_type output_type; /* what type is the value? */ member
|
/external/valgrind/perf/ |
D | tinycc.c | 2408 int output_type; member 21119 int tcc_set_output_type(TCCState *s, int output_type) in tcc_set_output_type() 21431 static int output_type; variable
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.cpp | 1907 unsigned output_type = get_fundamental_type(fs, it->second.type_id); in validate_fs_outputs_against_render_pass() local
|