Searched defs:output_type (Results 1 – 14 of 14) sorted by relevance
/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.h | 35 Node* GetRepresentationFor(Node* node, MachineTypeUnion output_type, in GetRepresentationFor() 70 Node* GetTaggedRepresentationFor(Node* node, MachineTypeUnion output_type) { in GetTaggedRepresentationFor() 114 Node* GetFloat64RepresentationFor(Node* node, MachineTypeUnion output_type) { in GetFloat64RepresentationFor() 150 Node* GetWord32RepresentationFor(Node* node, MachineTypeUnion output_type, in GetWord32RepresentationFor() 192 Node* GetBitRepresentationFor(Node* node, MachineTypeUnion output_type) { in GetBitRepresentationFor() 224 Node* GetWord64RepresentationFor(Node* node, MachineTypeUnion output_type) { in GetWord64RepresentationFor() 332 Node* TypeError(Node* node, MachineTypeUnion output_type, in TypeError()
|
D | simplified-lowering.cc | 318 MachineTypeUnion output_type = rep | changer_->TypeFromUpperBound(upper); in VisitPhi() local
|
/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/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 | 4887 inline const ::std::string& MethodDescriptorProto::output_type() const { in output_type() function 4933 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 | 535 Type* output_type = GetType(zone, map); in GetInputType() local
|
/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
|