Lines Matching full:annotator
142 "annotator/entity-data.fbs",
143 "annotator/experimental/experimental.fbs",
144 "annotator/model.fbs",
188 srcs: ["annotator/entity-data.fbs"],
189 out: ["annotator/entity-data_generated.h"],
197 "annotator/entity-data.fbs",
198 "annotator/experimental/experimental.fbs",
199 "annotator/model.fbs",
200 "annotator/person_name/person_name_model.fbs",
213 out: ["annotator/person_name/person_name_model_generated.h"],
215 cmd: FBGEN_ARGS + "$(location annotator/person_name/person_name_model.fbs)",
220 srcs: ["annotator/experimental/experimental.fbs"],
221 out: ["annotator/experimental/experimental_generated.h"],
229 "annotator/entity-data.fbs",
230 "annotator/experimental/experimental.fbs",
231 "annotator/model.fbs",
244 out: ["annotator/model_generated.h"],
246 cmd: FBGEN_ARGS + "$(location annotator/model.fbs)",
251 srcs: ["annotator/datetime/datetime.fbs"],
252 out: ["annotator/datetime/datetime_generated.h"],