Home
last modified time | relevance | path

Searched defs:output_type (Results 1 – 25 of 52) sorted by relevance

123

/third_party/node/deps/v8/src/compiler/
Dsimplified-lowering-verifier.cc125 Type output_type = in VisitNode() local
135 Type output_type = in VisitNode() local
160 Type output_type; in VisitNode() local
199 Type output_type = op_typer.TypeTypeGuard(node->op(), InputType(node, 0)); in VisitNode() local
238 Type output_type = InputType(node, 0); in VisitNode() local
Drepresentation-change.cc158 Node* node, MachineRepresentation output_rep, Type output_type, in GetRepresentationFor()
256 Node* node, MachineRepresentation output_rep, Type output_type, in GetTaggedSignedRepresentationFor()
398 Node* node, MachineRepresentation output_rep, Type output_type, in GetTaggedPointerRepresentationFor()
510 Node* node, MachineRepresentation output_rep, Type output_type, in GetTaggedRepresentationFor()
629 Node* node, MachineRepresentation output_rep, Type output_type, in GetFloat32RepresentationFor()
694 Node* node, MachineRepresentation output_rep, Type output_type, in GetFloat64RepresentationFor()
829 Node* node, MachineRepresentation output_rep, Type output_type, in GetWord32RepresentationFor()
1025 Node* node, MachineRepresentation output_rep, Type output_type) { in GetBitRepresentationFor()
1097 Node* node, MachineRepresentation output_rep, Type output_type, in GetWord64RepresentationFor()
1508 Type output_type, in TypeError()
/third_party/mesa3d/src/compiler/nir/
Dnir_opcodes.py35 def __init__(self, name, output_size, output_type, input_sizes, argument
154 def opcode(name, output_size, output_type, input_sizes, input_types, argument
167 def unop_horiz(name, output_size, output_type, input_size, input_type, argument
172 def unop_reduce(name, output_size, output_type, input_type, prereduce_expr, argument
592 def binop_reduce(name, output_size, output_type, src_type, prereduce_expr, argument
/third_party/node/test/js-native-api/test_conversions/
Dtest_null.c6 #define GEN_NULL_CHECK_BINDING(binding_name, output_type, api) \ argument
/third_party/openssl/crypto/asn1/
Di2d_evp.c29 const char *output_type; member
/third_party/node/deps/openssl/openssl/crypto/asn1/
Di2d_evp.c29 const char *output_type; member
/third_party/openssl/crypto/encode_decode/
Dencoder_pkey.c76 const char *output_type; member
319 const char *output_type, in OSSL_ENCODER_CTX_new_for_pkey()
Dencoder_local.h61 const char *output_type; /* Never NULL */ member
81 const char *output_type; member
/third_party/node/deps/openssl/openssl/crypto/encode_decode/
Dencoder_pkey.c76 const char *output_type; member
319 const char *output_type, in OSSL_ENCODER_CTX_new_for_pkey()
Dencoder_local.h61 const char *output_type; /* Never NULL */ member
81 const char *output_type; member
Dencoder_lib.c159 const char *output_type) in OSSL_ENCODER_CTX_set_output_type()
/third_party/json/include/nlohmann/detail/output/
Dbinary_writer.hpp622 std::uint8_t output_type{}; in write_msgpack() local
664 std::uint8_t output_type = use_ext in write_msgpack() local
673 std::uint8_t output_type = use_ext in write_msgpack() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMethodDescriptorProto.php34 protected $output_type = null; variable in Google\\Protobuf\\Internal\\MethodDescriptorProto
/third_party/skia/modules/pathkit/tests/
DtestReporter.js84 'output_type': outputType, property
/third_party/skia/modules/canvaskit/tests/
DtestReporter.js84 'output_type': outputType, property
/third_party/openssl/apps/
Ddsa.c90 const char *output_type = NULL, *ciphername = NULL; in dsa_main() local
Dec.c244 const char *output_type = outformat == FORMAT_ASN1 ? "DER" : "PEM"; in ec_main() local
Drsa.c137 const char *output_type = NULL; in rsa_main() local
/third_party/node/deps/openssl/openssl/apps/
Ddsa.c90 const char *output_type = NULL, *ciphername = NULL; in dsa_main() local
Dec.c244 const char *output_type = outformat == FORMAT_ASN1 ? "DER" : "PEM"; in ec_main() local
Drsa.c137 const char *output_type = NULL; in rsa_main() local
/third_party/mesa3d/src/intel/tools/
Di965_asm.c37 static enum opt_output_type output_type = OPT_OUTPUT_BIN; variable
/third_party/openssl/test/
Dendecode_test.c151 int selection, const char *output_type, in test_encode_decode()
229 const char *output_type, in encode_EVP_PKEY_prov()
345 ossl_unused const char *output_type, in encode_EVP_PKEY_legacy_PEM()
385 ossl_unused const char *output_type, in encode_EVP_PKEY_MSBLOB()
430 ossl_unused const char *output_type, in encode_EVP_PKEY_PVK()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp63 …st char* GeometryShaderRendering::getTestName(_shader_input input, _shader_output_type output_type, in getTestName()
437 _shader_output_type output_type = (_shader_output_type)n_output; in init() local
1006 _shader_output_type output_type) in GeometryShaderRenderingPointsCase()
1993 _shader_output_type output_type) in GeometryShaderRenderingLinesCase()
3789 _shader_output_type output_type) in GeometryShaderRenderingTrianglesCase()
/third_party/gn/src/gn/
Dtarget_generator.cc81 const std::string& output_type, in GenerateTarget()

123