Searched refs:set_source_file (Results 1 - 7 of 7) sorted by relevance

/external/selinux/checkpolicy/
H A Dparse_util.c34 extern void set_source_file(const char *name);
43 set_source_file(file);
62 set_source_file(file);
H A Dpolicy_scan.l41 void set_source_file(const char *name);
268 #line[ ]1[ ]\"[^\n]*\" { set_source_file(yytext+9); }
324 void set_source_file(const char *name)
/external/protobuf/src/google/protobuf/io/
H A Dprinter.h82 annotation->set_source_file(file_path);
/external/tensorflow/tensorflow/compiler/xla/python/
H A Dnumpy_bridge.cc340 result.set_source_file(source_file.value());
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h3498 void set_source_file(const ::std::string& value);
3499 void set_source_file(const char* value);
3500 void set_source_file(const char* value, size_t size);
7507 inline void GeneratedCodeInfo_Annotation::set_source_file(const ::std::string& value) { function in class:google::protobuf::GeneratedCodeInfo_Annotation
7512 inline void GeneratedCodeInfo_Annotation::set_source_file(const char* value) { function in class:google::protobuf::GeneratedCodeInfo_Annotation
7517 inline void GeneratedCodeInfo_Annotation::set_source_file(const char* value, size_t size) { function in class:google::protobuf::GeneratedCodeInfo_Annotation
H A Ddescriptor.pb.cc15043 void GeneratedCodeInfo_Annotation::set_source_file(const ::std::string& value) { function in class:google::protobuf::GeneratedCodeInfo_Annotation
15048 void GeneratedCodeInfo_Annotation::set_source_file(const char* value) { function in class:google::protobuf::GeneratedCodeInfo_Annotation
15053 void GeneratedCodeInfo_Annotation::set_source_file(const char* value, size_t size) { function in class:google::protobuf::GeneratedCodeInfo_Annotation
/external/tensorflow/tensorflow/compiler/xla/tools/parser/
H A Dhlo_parser.cc2467 metadata->set_source_file(*source_file);

Completed in 337 milliseconds