/third_party/node/deps/v8/src/compiler/ |
D | simplified-lowering-verifier.cc | 125 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
|
D | representation-change.cc | 158 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/ |
D | nir_opcodes.py | 35 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/ |
D | test_null.c | 6 #define GEN_NULL_CHECK_BINDING(binding_name, output_type, api) \ argument
|
/third_party/openssl/crypto/asn1/ |
D | i2d_evp.c | 29 const char *output_type; member
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
D | i2d_evp.c | 29 const char *output_type; member
|
/third_party/openssl/crypto/encode_decode/ |
D | encoder_pkey.c | 76 const char *output_type; member 319 const char *output_type, in OSSL_ENCODER_CTX_new_for_pkey()
|
D | encoder_local.h | 61 const char *output_type; /* Never NULL */ member 81 const char *output_type; member
|
/third_party/node/deps/openssl/openssl/crypto/encode_decode/ |
D | encoder_pkey.c | 76 const char *output_type; member 319 const char *output_type, in OSSL_ENCODER_CTX_new_for_pkey()
|
D | encoder_local.h | 61 const char *output_type; /* Never NULL */ member 81 const char *output_type; member
|
D | encoder_lib.c | 159 const char *output_type) in OSSL_ENCODER_CTX_set_output_type()
|
/third_party/json/include/nlohmann/detail/output/ |
D | binary_writer.hpp | 622 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/ |
D | MethodDescriptorProto.php | 34 protected $output_type = null; variable in Google\\Protobuf\\Internal\\MethodDescriptorProto
|
/third_party/skia/modules/pathkit/tests/ |
D | testReporter.js | 84 'output_type': outputType, property
|
/third_party/skia/modules/canvaskit/tests/ |
D | testReporter.js | 84 'output_type': outputType, property
|
/third_party/openssl/apps/ |
D | dsa.c | 90 const char *output_type = NULL, *ciphername = NULL; in dsa_main() local
|
D | ec.c | 244 const char *output_type = outformat == FORMAT_ASN1 ? "DER" : "PEM"; in ec_main() local
|
D | rsa.c | 137 const char *output_type = NULL; in rsa_main() local
|
/third_party/node/deps/openssl/openssl/apps/ |
D | dsa.c | 90 const char *output_type = NULL, *ciphername = NULL; in dsa_main() local
|
D | ec.c | 244 const char *output_type = outformat == FORMAT_ASN1 ? "DER" : "PEM"; in ec_main() local
|
D | rsa.c | 137 const char *output_type = NULL; in rsa_main() local
|
/third_party/mesa3d/src/intel/tools/ |
D | i965_asm.c | 37 static enum opt_output_type output_type = OPT_OUTPUT_BIN; variable
|
/third_party/openssl/test/ |
D | endecode_test.c | 151 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/ |
D | esextcGeometryShaderRendering.cpp | 63 …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/ |
D | target_generator.cc | 81 const std::string& output_type, in GenerateTarget()
|