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/ |
D | Stage.cpp | 23 void Stage::addListener(HWEventListener *Listener) { in addListener()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
D | Pipeline.cpp | 24 void Pipeline::addEventListener(HWEventListener *Listener) { in addEventListener()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | PassRegistry.cpp | 66 for (auto *Listener : Listeners) in registerPass() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/ |
D | NaClBitstreamReader.cpp | 254 NaClAbbrevListener *Listener) { in ReadAbbrevRecord() 377 bool NaClBitstreamCursor::ReadBlockInfoBlock(NaClAbbrevListener *Listener) { in ReadBlockInfoBlock()
|
/third_party/python/Lib/multiprocessing/dummy/ |
D | connection.py | 18 class Listener(object): class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachinePassRegistry.h | 78 *Listener; // Listener for list adds are removes. variable
|
/third_party/skia/src/gpu/ |
D | SkGr.cpp | 68 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/ |
D | NaClBitcodeParser.h | 547 NaClBitcodeParserListener *Listener; variable
|
D | NaClBitstreamReader.h | 572 NaClBitstreamEntry advance(unsigned Flags, NaClAbbrevListener *Listener) { in advance()
|
/third_party/python/Lib/multiprocessing/ |
D | connection.py | 432 class Listener(object): class
|
/third_party/node/lib/internal/ |
D | event_target.js | 199 class Listener { class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 8321 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
|