| /arkcompiler/runtime_core/compiler/optimizer/ir_builder/ |
| H A D | phi_resolver.h | 110 auto input_type = input.GetInst()->GetType(); in SetTypeByInputs() local 186 auto input_type = input_inst->GetType(); in CheckPhiInputs() local
|
| H A D | inst_builder.cpp | 248 auto input_type = inst->GetInputType(input_idx); in FixInstructions() local
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
| H A D | udbg_adb.c | 38 } input_type = input_adb_none; variable
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
| H A D | udbg_adb.c | 38 } input_type = input_adb_none; variable
|
| /third_party/mesa3d/src/intel/tools/ |
| H A D | i965_disasm.c | 38 static enum opt_input_type input_type = OPT_INPUT_BINARY; variable
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate_conversion.cpp | 42 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local 72 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local 104 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 135 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 170 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 206 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 242 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 256 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 296 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 316 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 363 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 401 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 436 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 464 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validate_conversion.cpp | 42 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local 72 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local 104 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 135 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 170 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 206 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 242 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 256 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 296 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 316 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 363 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 401 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 436 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 464 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local [all...] |
| /third_party/spirv-tools/source/val/ |
| H A D | validate_conversion.cpp | 41 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local 71 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local 103 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 134 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 169 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 205 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 241 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 255 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 296 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 316 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 364 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 402 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 438 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 466 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local 560 const uint32_t input_type = _.GetOperandTypeId(inst, 2); ConversionPass() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | ttmlenc.c | 48 enum TTMLPacketType input_type; member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | simplified-lowering-verifier.cc | 109 Type input_type = InputType(node, 0); in VisitNode() local 206 Type input_type = InputType(node, 0); in VisitNode() local 213 Type input_type = InputType(node, 0); VisitNode() local 221 Type input_type = InputType(node, 0); VisitNode() local 229 Type input_type = InputType(node, 1 + i); VisitNode() local [all...] |
| H A D | machine-graph-verifier.cc | 962 MachineRepresentation const input_type = in CheckCallInputs() local
|
| H A D | typed-optimization.cc | 158 Type const input_type = NodeProperties::GetType(input); in ReduceCheckHeapObject() local 194 Type const input_type = NodeProperties::GetType(input); in ReduceCheckBounds() local 210 Type const input_type = NodeProperties::GetType(input); in ReduceCheckNotTaggedHole() local 247 Type const input_type = NodeProperties::GetType(input); in ReduceCheckNumber() local 257 Type const input_type in ReduceCheckString() local 312 Type const input_type = NodeProperties::GetType(input); ReduceNumberFloor() local 348 Type const input_type = NodeProperties::GetType(input); ReduceNumberRoundop() local 357 Type const input_type = NodeProperties::GetType(input); ReduceNumberSilenceNaN() local 366 Type const input_type = NodeProperties::GetType(input); ReduceNumberToUint8Clamped() local 669 Type const input_type = NodeProperties::GetType(input); ReduceSpeculativeToNumber() local 706 Type const input_type = NodeProperties::GetType(input); ReduceToBoolean() local 811 Type input_type = NodeProperties::GetType(input); ReduceJSToNumberInput() local [all...] |
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | MethodDescriptorProto.php | 30 protected $input_type = null; variable 140 $this->input_type variable [all...] |
| /third_party/node/deps/openssl/openssl/crypto/encode_decode/ |
| H A D | decoder_pkey.c | 313 const char *input_type = ctx->start_input_type; in ossl_decoder_ctx_setup_for_pkey() local 430 OSSL_DECODER_CTX_new_for_pkey(EVP_PKEY **pkey, const char *input_type, const char *input_structure, const char *keytype, int selection, OSSL_LIB_CTX *libctx, const char *propquery) OSSL_DECODER_CTX_new_for_pkey() argument
|
| H A D | encoder_local.h | 109 const char *input_type; /* Never NULL */ member
|
| H A D | decoder_lib.c | 94 const char *input_type in OSSL_DECODER_from_bio() local 180 OSSL_DECODER_CTX_set_input_type(OSSL_DECODER_CTX *ctx, const char *input_type) OSSL_DECODER_CTX_set_input_type() argument
|
| /third_party/openssl/crypto/encode_decode/ |
| H A D | decoder_pkey.c | 309 const char *input_type = ctx->start_input_type; in ossl_decoder_ctx_setup_for_pkey() local 426 OSSL_DECODER_CTX_new_for_pkey(EVP_PKEY **pkey, const char *input_type, const char *input_structure, const char *keytype, int selection, OSSL_LIB_CTX *libctx, const char *propquery) OSSL_DECODER_CTX_new_for_pkey() argument
|
| H A D | encoder_local.h | 109 const char *input_type; /* Never NULL */ member
|
| H A D | decoder_lib.c | 94 const char *input_type in OSSL_DECODER_from_bio() local 180 OSSL_DECODER_CTX_set_input_type(OSSL_DECODER_CTX *ctx, const char *input_type) OSSL_DECODER_CTX_set_input_type() argument
|
| /third_party/skia/third_party/externals/brotli/research/ |
| H A D | find_opt_references.cc | 37 typedef uint8_t input_type; typedef
|
| /third_party/node/deps/openssl/openssl/providers/implementations/storemgmt/ |
| H A D | file_store.c | 80 char *input_type; member
|
| /third_party/openssl/providers/implementations/storemgmt/ |
| H A D | file_store.c | 80 char *input_type; member
|
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | vwebp.c | 113 const qcms_data_type input_type = QCMS_DATA_RGBA_8; in ApplyColorProfile() local
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| H A D | saa7127.c | 249 enum saa7127_input_type input_type; member
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| H A D | saa7127.c | 249 enum saa7127_input_type input_type; member
|