| /third_party/grpc/src/python/grpcio_tests/tests/unit/ |
| D | _resource_exhausted_test.py | 62 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/ |
| D | ConcurrentDescriptorsTest.java | 31 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/ |
| D | driver_common.c | 175 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/ |
| D | driver_common.c | 209 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/ |
| D | conditionvariable_test.cpp | 23 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/ |
| D | ct-var-in-collect_all_mismatches.rs | 8 fn trigger(self) { in trigger() method
|
| /third_party/rust/rust/tests/ui/typeck/ |
| D | issue-103899.rs | 26 fn trigger<L: WrapperWithAssoc<BaseAssoc = ()>>() -> DoubleProject<L> { in trigger() function
|
| /third_party/rust/rust/tests/ui/trait-bounds/ |
| D | impl-derived-implicit-sized-bound-2.rs | 27 fn trigger(&self) { in trigger() method
|
| D | impl-derived-implicit-sized-bound.rs | 30 fn trigger(&self) { in trigger() method
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | twt.c | 31 bool requestor, bool trigger, bool implicit, in wpas_twt_send_setup()
|
| /third_party/skia/infra/bots/gen_tasks_logic/ |
| D | job_builder.go | 41 func (b *jobBuilder) trigger(trigger string) { func
|
| /third_party/skia/m133/infra/bots/gen_tasks_logic/ |
| D | job_builder.go | 41 func (b *jobBuilder) trigger(trigger string) { func
|
| /third_party/openssl/crypto/ |
| D | sparcv9cap.c | 90 static int trigger = 0; in OPENSSL_cpuid_setup() local
|
| D | ppccap.c | 139 static int trigger = 0; in OPENSSL_cpuid_setup() local
|
| D | cpuid.c | 97 static int trigger = 0; in OPENSSL_cpuid_setup() local
|
| D | armcap.c | 148 static int trigger = 0; in OPENSSL_cpuid_setup() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | noCrashOnMixin.js | 73 CrashTrigger.prototype.trigger = function () { method in CrashTrigger
|
| /third_party/grpc/tools/run_tests/python_utils/ |
| D | filter_pull_request_tests.py | 38 def add_trigger(self, trigger): argument
|
| /third_party/grpc/tools/distrib/ |
| D | fix_build_deps.py | 504 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/ |
| D | recorder_manager.cc | 106 bool trigger = false; in TriggerAll() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawSampleAttributeTests.cpp | 71 Trigger trigger; member 472 Trigger trigger; in createSampleAttributeTests() member
|
| /third_party/rust/rust/tests/ui/span/ |
| D | issue-26656.rs | 13 struct Zook<B> { button: B, trigger: Box<dyn Trigger<B>+'static> } field
|
| /third_party/libuv/src/unix/ |
| D | signal.c | 478 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/ |
| D | event.cpp | 52 event::trigger() try { in trigger() function in event
|
| /third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/java/com/plausibleaudio/drumthumper/ |
| D | DrumPlayer.kt | 111 external fun trigger(drumIndex: Int) method in com.plausiblesoftware.drumthumper.DrumPlayer
|