Home
last modified time | relevance | path

Searched defs:trigger (Results 1 – 25 of 44) sorted by relevance

12

/third_party/grpc/src/python/grpcio_tests/tests/unit/
D_resource_exhausted_test.py62 def trigger(self): member in _TestTrigger
68 def handle_unary_unary(trigger, request, servicer_context): argument
73 def handle_unary_stream(trigger, request, servicer_context): argument
79 def handle_stream_unary(trigger, request_iterator, servicer_context): argument
87 def handle_stream_stream(trigger, request_iterator, servicer_context): argument
96 def __init__(self, trigger, request_streaming, response_streaming): argument
117 def get_method_handlers(trigger): argument
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DConcurrentDescriptorsTest.java31 private final Runnable trigger; field in ConcurrentDescriptorsTest.Worker
33 Worker(CountDownLatch startSignal, CountDownLatch doneSignal, Runnable trigger) { in Worker()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_common.c175 static int wpa_check_wowlan_trigger(const char *start, const char *trigger, in wpa_check_wowlan_trigger()
207 #define CHECK_TRIGGER(trigger) \ in wpa_get_wowlan_triggers() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_common.c209 static int wpa_check_wowlan_trigger(const char *start, const char *trigger, in wpa_check_wowlan_trigger()
241 #define CHECK_TRIGGER(trigger) \ in wpa_get_wowlan_triggers() argument
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dconditionvariable_test.cpp23 bool trigger[3] = {false, false, false}; in TEST_F() local
66 bool trigger[3] = {false, false, false}; in TEST_P() local
/third_party/rust/rust/tests/ui/consts/
Dct-var-in-collect_all_mismatches.rs8 fn trigger(self) { in trigger() method
/third_party/rust/rust/tests/ui/typeck/
Dissue-103899.rs26 fn trigger<L: WrapperWithAssoc<BaseAssoc = ()>>() -> DoubleProject<L> { in trigger() function
/third_party/rust/rust/tests/ui/trait-bounds/
Dimpl-derived-implicit-sized-bound-2.rs27 fn trigger(&self) { in trigger() method
Dimpl-derived-implicit-sized-bound.rs30 fn trigger(&self) { in trigger() method
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dtwt.c31 bool requestor, bool trigger, bool implicit, in wpas_twt_send_setup()
/third_party/skia/infra/bots/gen_tasks_logic/
Djob_builder.go41 func (b *jobBuilder) trigger(trigger string) { func
/third_party/skia/m133/infra/bots/gen_tasks_logic/
Djob_builder.go41 func (b *jobBuilder) trigger(trigger string) { func
/third_party/openssl/crypto/
Dsparcv9cap.c90 static int trigger = 0; in OPENSSL_cpuid_setup() local
Dppccap.c139 static int trigger = 0; in OPENSSL_cpuid_setup() local
Dcpuid.c97 static int trigger = 0; in OPENSSL_cpuid_setup() local
Darmcap.c148 static int trigger = 0; in OPENSSL_cpuid_setup() local
/third_party/typescript/tests/baselines/reference/
DnoCrashOnMixin.js73 CrashTrigger.prototype.trigger = function () { method in CrashTrigger
/third_party/grpc/tools/run_tests/python_utils/
Dfilter_pull_request_tests.py38 def add_trigger(self, trigger): argument
/third_party/grpc/tools/distrib/
Dfix_build_deps.py504 def add_one_of(self, choices, trigger): argument
522 def add(self, choice, trigger): argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/rdr/
Drecorder_manager.cc106 bool trigger = false; in TriggerAll() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawSampleAttributeTests.cpp71 Trigger trigger; member
472 Trigger trigger; in createSampleAttributeTests() member
/third_party/rust/rust/tests/ui/span/
Dissue-26656.rs13 struct Zook<B> { button: B, trigger: Box<dyn Trigger<B>+'static> } field
/third_party/libuv/src/unix/
Dsignal.c478 static int trigger = -1; in uv__get_signal_flag() local
521 unsigned int trigger = uv__get_signal_flag(); in uv__signal_event() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
Devent.cpp52 event::trigger() try { in trigger() function in event
/third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/java/com/plausibleaudio/drumthumper/
DDrumPlayer.kt111 external fun trigger(drumIndex: Int) method in com.plausiblesoftware.drumthumper.DrumPlayer

12