Home
last modified time | relevance | path

Searched defs:Listener (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DStage.cpp23 void Stage::addListener(HWEventListener *Listener) { in addListener()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DPipeline.cpp24 void Pipeline::addEventListener(HWEventListener *Listener) { in addEventListener()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DPassRegistry.cpp66 for (auto *Listener : Listeners) in registerPass() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitstreamReader.cpp254 NaClAbbrevListener *Listener) { in ReadAbbrevRecord()
377 bool NaClBitstreamCursor::ReadBlockInfoBlock(NaClAbbrevListener *Listener) { in ReadBlockInfoBlock()
/third_party/python/Lib/multiprocessing/dummy/
Dconnection.py18 class Listener(object): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePassRegistry.h78 *Listener; // Listener for list adds are removes. variable
/third_party/skia/src/gpu/
DSkGr.cpp68 class Listener : public SkIDChangeListener { in GrMakeUniqueKeyInvalidationListener() class
70 Listener(const GrUniqueKey& key, uint32_t contextUniqueID) : fMsg(key, contextUniqueID) {} in GrMakeUniqueKeyInvalidationListener() function in GrMakeUniqueKeyInvalidationListener::Listener
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitcodeParser.h547 NaClBitcodeParserListener *Listener; variable
DNaClBitstreamReader.h572 NaClBitstreamEntry advance(unsigned Flags, NaClAbbrevListener *Listener) { in advance()
/third_party/python/Lib/multiprocessing/
Dconnection.py432 class Listener(object): class
/third_party/node/lib/internal/
Devent_target.js199 class Listener { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp8321 RAUWUpdateListener Listener(*this, UI, UE); in ReplaceAllUsesWith() local
8377 RAUWUpdateListener Listener(*this, UI, UE); in ReplaceAllUsesWith() local
8422 RAUWUpdateListener Listener(*this, UI, UE); in ReplaceAllUsesWith() local
8475 RAUWUpdateListener Listener(*this, UI, UE); in ReplaceAllUsesOfValueWith() local