Home
last modified time | relevance | path

Searched defs:source_info (Results 1 – 14 of 14) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/authorization/mock_cel/
Dflat_expr_builder.h38 const google_api_expr_v1alpha1_SourceInfo* source_info) const override { in CreateExpression()
46 const google_api_expr_v1alpha1_SourceInfo* source_info, in CreateExpression()
/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/
Dreaching_fndefs.py122 def __init__(self, source_info, graphs): argument
170 def resolve(node, source_info, graphs): argument
Dliveness.py114 def __init__(self, source_info, graphs, include_annotations): argument
206 def resolve(node, source_info, graphs, include_annotations=True): argument
Dreaching_definitions.py181 def __init__(self, source_info, graphs, definition_factory): argument
279 def resolve(node, source_info, graphs, definition_factory=Definition): argument
Dtype_inference.py594 def __init__(self, source_info, graphs, resolver): argument
614 def resolve(node, source_info, graphs, resolver): argument
/external/llvm-project/lldb/source/Host/common/
DUDPSocket.cpp128 struct sockaddr_in source_info; in Connect() local
/external/ImageMagick/MagickCore/
Dprofile.c461 static cmsHTRANSFORM *AcquireTransformThreadSet(const LCMSInfo *source_info, in AcquireTransformThreadSet()
525 const LCMSInfo *source_info,const LCMSInfo *target_info, in TransformDoublePixels()
528 #define GetLCMSPixel(source_info,pixel) \ in TransformDoublePixels() argument
580 const LCMSInfo *source_info,const LCMSInfo *target_info, in TransformQuantumPixels()
1016 source_info, in ProfileImage() local
Dfourier.c413 *source_info; in RollFourier() local
713 *source_info; in ForwardFourierTransform() local
1325 *source_info; in InverseFourierTransform() local
Dcache.c553 *magick_restrict source_info; in ClonePixelCacheMethods() local
3636 source_info; in OpenPixelCache() local
/external/libchrome/mojo/public/cpp/bindings/tests/
Dversioning_test_service.cc105 void OnBindInterface(const service_manager::BindSourceInfo& source_info, in OnBindInterface()
/external/llvm-project/lldb/source/Commands/
DCommandObjectSource.cpp792 size_t DisplayFunctionSource(const SymbolContext &sc, SourceInfo &source_info, in DisplayFunctionSource()
985 SourceInfo source_info(sc.GetFunctionName(), in DoExecute() local
1004 SourceInfo source_info; in DoExecute() local
/external/virglrenderer/src/
Dvrend_shader.c342 struct source_info { struct
343 enum vrend_type_qualifier svec4;
344 uint32_t sreg_index;
345 bool tg4_has_component;
346 bool override_no_wm[3];
347 bool override_no_cast[3];
348 int imm_value;
/external/llvm-project/polly/lib/External/isl/
Disl_flow.c2338 struct isl_sched_info **source_info; member
/external/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc2544 const SourceCodeInfo& source_info = file_.source_code_info(); in Parse() local