Searched defs:slot2 (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/rtc_base/ |
D | sigslot_tester_unittest.cc | 39 SigslotTester2<int, char, int, char> slot2(&source2, &capture1, &capture2); in TEST() local
|
/external/rust/crates/futures/tests/ |
D | shared.rs | 95 let slot2 = slot1.clone(); in drop_in_poll() localVariable
|
/external/libchrome/base/threading/ |
D | sequence_local_storage_slot_unittest.cc | 60 SequenceLocalStorageSlot<int> slot2; in TEST_F() local
|
/external/python/cpython2/Lib/test/ |
D | test_weakref.py | 880 def __new__(type, ob, callback, slot1, slot2): argument 882 def __init__(self, ob, callback, slot1, slot2): argument
|
/external/python/cpython3/Lib/test/ |
D | test_weakref.py | 990 def __new__(type, ob, callback, slot1, slot2): argument 992 def __init__(self, ob, callback, slot1, slot2): argument
|
/external/mesa3d/src/panfrost/bifrost/ |
D | bifrost.h | 374 enum bifrost_reg_op slot2; member
|