Home
last modified time | relevance | path

Searched defs:add_label (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/tools/
Di965_gram.y324 add_label(struct brw_codegen *p, const char* label_name, enum instr_label_type type) in add_label() function
/third_party/cups-filters/filter/pdftopdf/
Dqpdf_pdftopdf_processor.cc354 void QPDF_PDFTOPDF_PageHandle::add_label(const PageRect &_rect, const std::string label) // {{{ in add_label() function in QPDF_PDFTOPDF_PageHandle
/third_party/python/Parser/
Dasdl_c.py441 def sumTrailer(self, name, add_label=False): argument
/third_party/python/Lib/
Dmailbox.py1843 def add_label(self, label): member in BabylMessage
/third_party/ltp/tools/sparse/sparse-src/
Dlinearize.c722 static struct basic_block * add_label(struct entrypoint *ep, struct symbol *label) in add_label() function
/third_party/mesa3d/src/amd/compiler/
Daco_optimizer.cpp157 void add_label(Label new_label) in add_label() function