/third_party/libxml2/result/ |
D | ent9.rde | 20 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 25 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 30 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 35 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 40 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 45 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 50 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 55 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 60 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 65 2 3 #text 0 1 WE need lot of garbage now to trigger the problem [all …]
|
D | ent9.rdr | 11 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 16 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 21 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 26 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 31 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 36 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 41 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 46 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 51 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 56 2 3 #text 0 1 WE need lot of garbage now to trigger the problem [all …]
|
/third_party/node/lib/internal/process/ |
D | report.js | 71 set reportOnFatalError(trigger) { argument 72 if (typeof trigger !== 'boolean') 73 throw new ERR_INVALID_ARG_TYPE('trigger', 'boolean', trigger); 75 nr.setReportOnFatalError(trigger); 80 set reportOnSignal(trigger) { argument 81 if (typeof trigger !== 'boolean') 82 throw new ERR_INVALID_ARG_TYPE('trigger', 'boolean', trigger); 84 nr.setReportOnSignal(trigger); 91 set reportOnUncaughtException(trigger) { argument 92 if (typeof trigger !== 'boolean') [all …]
|
/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 69 trigger.await_trigger() 73 def handle_unary_stream(trigger, request, servicer_context): argument 74 trigger.await_trigger() 79 def handle_stream_unary(trigger, request_iterator, servicer_context): argument 80 trigger.await_trigger() 87 def handle_stream_stream(trigger, request_iterator, servicer_context): argument 88 trigger.await_trigger() 97 def __init__(self, trigger, request_streaming, response_streaming): argument [all …]
|
/third_party/iptables/extensions/ |
D | libxt_LED.man | 1 This creates an LED-trigger that can then be attached to system indicator 5 the trigger behavior: 7 \fB\-\-led\-trigger\-id\fP \fIname\fP 8 This is the name given to the LED trigger. The actual name of the trigger 15 leave the LED on permanently once activated. (In this case the trigger will 26 Create an LED trigger for incoming SSH traffic: 27 iptables \-A INPUT \-p tcp \-\-dport 22 \-j LED \-\-led\-trigger\-id ssh 29 Then attach the new trigger to an LED: 30 echo netfilter\-ssh >/sys/class/leds/\fIledname\fP/trigger
|
/third_party/ltp/testcases/kernel/tracing/ftrace_test/ftrace_stress/ |
D | ftrace_set_ftrace_filter.sh | 70 trigger=$1 74 trigger=$1:$event_sys_name 86 trigger=$1 91 trigger=$trigger:$count 93 echo $function_str:$trigger
|
/third_party/skia/infra/bots/gen_tasks_logic/ |
D | job_builder.go | 41 func (b *jobBuilder) trigger(trigger string) { func 42 b.Spec.Trigger = trigger 223 b.trigger(specs.TRIGGER_NIGHTLY) 225 b.trigger(specs.TRIGGER_WEEKLY) 227 b.trigger(specs.TRIGGER_MAIN_ONLY) 229 b.trigger(specs.TRIGGER_ON_DEMAND) 231 b.trigger(specs.TRIGGER_ANY_BRANCH)
|
/third_party/grpc/tools/run_tests/python_utils/ |
D | filter_pull_request_tests.py | 38 def add_trigger(self, trigger): argument 43 self.triggers.append(trigger) 117 for trigger, test_suites in six.iteritems(_WHITELIST_DICT): 119 test_suite.add_trigger(trigger) 142 if any(re.match(trigger, file_name) for trigger in triggers):
|
/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 33 return trigger[i]; in TEST_F() 48 trigger[i] = true; in TEST_F() 66 bool trigger[3] = {false, false, false}; in TEST_P() local 76 return trigger[i]; in TEST_P() 91 trigger[i] = true; in TEST_P()
|
/third_party/boost/libs/hana/example/map/ |
D | map.cpp | 32 void trigger(Event e) const { in trigger() function 69 events.trigger(BOOST_HANA_STRING("foo")); in main() 70 events.trigger(BOOST_HANA_STRING("bar")); in main() 71 events.trigger(BOOST_HANA_STRING("baz")); in main()
|
/third_party/boost/libs/graph_parallel/doc/ |
D | simple_trigger.rst | 17 structures. The trigger interface is relatively versatile, permitting 20 attaching a trigger that invokes a specific member function of the 45 The ``simple_trigger`` function registers a trigger that invokes the 48 the trigger has a reply, and can only be used via out-of-band sends 50 and the function is registered as a normal trigger.
|
D | process_group.rst | 112 received message. Each trigger is registered with the ``trigger`` 116 becomes available, the progress group will call the trigger with the 122 cases where the trigger's purpose is to immediately reply with a 123 value, the trigger should be registered with the 133 some cases, received "early" by a trigger. These messages are not 150 trigger, that returns the resulting value--a 190 void trigger(int tag, const Handler& handler); 259 void trigger(int tag, const Handler& handler); 261 Registers a trigger with the given process group. The trigger will 274 specified when the trigger was registered. [all …]
|
/third_party/gstreamer/gstreamer/docs/random/slomo/ |
D | controller.txt | 16 - Optimize trigger interpolator's get_value_array() to set trigger if 17 a requested value's timestamp is before the trigger timestamp and 18 this timestamp + sample period is after the trigger timestamp. 38 - ! The user has to choose a good control-period to prevent two trigger
|
/third_party/boost/libs/sort/doc/doxygen/html/ |
D | dynsections.js | 6 var trigger = $('#'+base+'-trigger'); 7 var src=$(trigger).attr('src'); 12 $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png'); 17 $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
|
/third_party/skia/third_party/externals/oboe/docs/reference/ |
D | dynsections.js | 29 var trigger = $('#'+base+'-trigger'); 30 var src=$(trigger).attr('src'); 35 $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png'); 40 $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
|
/third_party/libevdev/doc/style/ |
D | dynsections.js | 2 …trigger=$('#'+base+'-trigger');var src=$(trigger).attr('src');if(content.is(':visible')===true){co…
|
/third_party/boost/libs/locale/doc/html/ |
D | dynsections.js | 6 var trigger = $('#'+base+'-trigger'); 7 var src=$(trigger).attr('src'); 12 $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png'); 17 $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/doc/html/ |
D | dynsections.js | 6 var trigger = $('#'+base+'-trigger'); 7 var src=$(trigger).attr('src'); 12 $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png'); 17 $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
|
/third_party/libjpeg-turbo/doc/html/ |
D | dynsections.js | 6 var trigger = $('#'+base+'-trigger'); 7 var src=$(trigger).attr('src'); 12 $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png'); 17 $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
|
/third_party/libevdev/doc/html/ |
D | dynsections.js | 30 var trigger = $('#'+base+'-trigger'); 31 var src=$(trigger).attr('src'); 36 $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png'); 41 $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
|
/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() argument 178 if (os_strcmp(start, trigger) != 0) in wpa_check_wowlan_trigger() 207 #define CHECK_TRIGGER(trigger) \ in wpa_get_wowlan_triggers() argument 208 wpa_check_wowlan_trigger(start, #trigger, \ in wpa_get_wowlan_triggers() 209 capa->wowlan_triggers.trigger, \ in wpa_get_wowlan_triggers() 210 &triggers->trigger) in wpa_get_wowlan_triggers()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_common.c | 176 static int wpa_check_wowlan_trigger(const char *start, const char *trigger, in wpa_check_wowlan_trigger() argument 179 if (os_strcmp(start, trigger) != 0) in wpa_check_wowlan_trigger() 208 #define CHECK_TRIGGER(trigger) \ in wpa_get_wowlan_triggers() argument 209 wpa_check_wowlan_trigger(start, #trigger, \ in wpa_get_wowlan_triggers() 210 capa->wowlan_triggers.trigger, \ in wpa_get_wowlan_triggers() 211 &triggers->trigger) in wpa_get_wowlan_triggers()
|
/third_party/flutter/flutter/packages/flutter/test/widgets/ |
D | layout_builder_and_state_test.dart | 23 void trigger() { 69 statefulWrapper.trigger(); 75 statefulWrapper.trigger(); 81 statefulWrapper.trigger();
|
/third_party/ltp/testcases/kdump/lib/ |
D | test.sh | 39 echo c >/proc/sysrq-trigger 202 echo c >/proc/sysrq-trigger 211 echo c >/proc/sysrq-trigger 220 echo c >/proc/sysrq-trigger 229 echo c >/proc/sysrq-trigger 243 echo c >/proc/sysrq-trigger 256 echo c >/proc/sysrq-trigger
|
/third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/java/com/plausibleaudio/drumthumper/ |
D | DrumThumperActivity.kt | 251 R.id.kickPad -> mDrumPlayer.trigger(DrumPlayer.BASSDRUM) in triggerDown() 252 R.id.snarePad -> mDrumPlayer.trigger(DrumPlayer.SNAREDRUM) in triggerDown() 253 R.id.midTomPad -> mDrumPlayer.trigger(DrumPlayer.MIDTOM) in triggerDown() 254 R.id.lowTomPad -> mDrumPlayer.trigger(DrumPlayer.LOWTOM) in triggerDown() 255 R.id.hihatOpenPad -> mDrumPlayer.trigger(DrumPlayer.HIHATOPEN) in triggerDown() 256 R.id.hihatClosedPad -> mDrumPlayer.trigger(DrumPlayer.HIHATCLOSED) in triggerDown() 257 R.id.ridePad -> mDrumPlayer.trigger(DrumPlayer.RIDECYMBAL) in triggerDown() 258 R.id.crashPad -> mDrumPlayer.trigger(DrumPlayer.CRASHCYMBAL) in triggerDown()
|