/external/iptables/extensions/ |
D | libxt_LED.c | 51 struct xt_led_info *led = cb->data; in LED_parse() local 56 strcpy(led->id, "netfilter-"); in LED_parse() 57 strcat(led->id, cb->arg); in LED_parse() 61 led->delay = -1; in LED_parse() 62 else if (!xtables_strtoui(cb->arg, NULL, &led->delay, 0, UINT32_MAX)) in LED_parse() 68 led->always_blink = 1; in LED_parse() 76 const struct xt_led_info *led = (void *)target->data; in LED_print() local 77 const char *id = led->id + strlen("netfilter-"); /* trim off prefix */ in LED_print() 88 if (led->delay == -1) in LED_print() 91 printf(" led-delay:%dms", led->delay); in LED_print() [all …]
|
D | libxt_LED.man | 7 \fB\-\-led\-trigger\-id\fP \fIname\fP 11 \fB\-\-led-delay\fP \fIms\fP 19 \fB\-\-led\-always\-blink\fP 27 iptables \-A INPUT \-p tcp \-\-dport 22 \-j LED \-\-led\-trigger\-id ssh
|
/external/pcre/dist/testdata/ |
D | testinput14 | 123 ) )* # further okay, if led by a period 138 \) )* \. # if led by a period... 189 \) )* \. # if led by a period... 217 \) )* \. # if led by a period... 228 )* # further okay, if led by comma 256 ) )* # further okay, if led by a period 271 \) )* \. # if led by a period...
|
D | testinput17 | 41 ) )* # further okay, if led by a period 56 \) )* \. # if led by a period... 107 \) )* \. # if led by a period... 135 \) )* \. # if led by a period... 146 )* # further okay, if led by comma 174 ) )* # further okay, if led by a period 189 \) )* \. # if led by a period...
|
D | testoutput14 | 190 ) )* # further okay, if led by a period 205 \) )* \. # if led by a period... 256 \) )* \. # if led by a period... 284 \) )* \. # if led by a period... 295 )* # further okay, if led by comma 323 ) )* # further okay, if led by a period 338 \) )* \. # if led by a period...
|
D | testoutput17 | 57 ) )* # further okay, if led by a period 72 \) )* \. # if led by a period... 123 \) )* \. # if led by a period... 151 \) )* \. # if led by a period... 162 )* # further okay, if led by comma 190 ) )* # further okay, if led by a period 205 \) )* \. # if led by a period...
|
D | testinput8 | 981 ) )* # further okay, if led by a period 996 \) )* \. # if led by a period... 1047 \) )* \. # if led by a period... 1075 \) )* \. # if led by a period... 1086 )* # further okay, if led by comma 1114 ) )* # further okay, if led by a period 1129 \) )* \. # if led by a period...
|
D | testinput1 | 497 ) )* # further okay, if led by a period 512 \) )* \. # if led by a period... 563 \) )* \. # if led by a period... 591 \) )* \. # if led by a period... 602 )* # further okay, if led by comma 630 ) )* # further okay, if led by a period 645 \) )* \. # if led by a period...
|
D | testoutput8 | 1826 ) )* # further okay, if led by a period 1841 \) )* \. # if led by a period... 1892 \) )* \. # if led by a period... 1920 \) )* \. # if led by a period... 1931 )* # further okay, if led by comma 1959 ) )* # further okay, if led by a period 1974 \) )* \. # if led by a period...
|
D | testoutput1 | 971 ) )* # further okay, if led by a period 986 \) )* \. # if led by a period... 1037 \) )* \. # if led by a period... 1065 \) )* \. # if led by a period... 1076 )* # further okay, if led by comma 1104 ) )* # further okay, if led by a period 1119 \) )* \. # if led by a period...
|
/external/llvm/test/CodeGen/ARM/ |
D | fastisel-thumb-litpool.ll | 3 ; We used to accidentally create both an ARM and a Thumb ldr here. It led to an
|
D | fast-tail-call.ll | 4 ; which led (via a convoluted route) to DAG nodes after a TC_RETURN that
|
/external/skia/third_party/libpng/ |
D | README.google | 16 apparently led to a race condition on Windows, where some builds failed to
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-regress-interphase-shift.ll | 4 ; on the phase of legalization, which led to the creation of an unexpected and
|
/external/icu/icu4c/source/data/brkitr/ |
D | de.txt | 193 "led.",
|
/external/llvm/test/CodeGen/R600/ |
D | mad_uint24.ll | 60 ; led to some instructions being incorrectly erased when the entire
|
/external/llvm/test/Transforms/StructurizeCFG/ |
D | post-order-traversal-bug.ll | 4 ; of ; basic blocks and then operate on the list in reverse. This led to bugs,
|
/external/openfst/ |
D | NEWS | 92 * Fixed bug in acyclic minimization that led to non-minimal
|
/external/toybox/ |
D | README | 108 3) Why did I do Aboriginal Linux (which led me here)
|
/external/squashfs-tools/ |
D | ACKNOWLEDGEMENTS | 85 Yann Le Doare reported a kernel oops and provided a Qemu image that led
|
/external/icu/icu4c/source/data/locales/ |
D | cs.txt | 771 "led", 815 "led",
|
/external/icu/icu4c/source/data/lang/ |
D | br.txt | 589 fullwide{"sifroù led plaen"}
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/ |
D | de-DE_kpr.pkb | 1 ….Jahreslaufenden. j.Nummerlaufende. nr..laufendlfdledig.led.lateinischlatein…
|
/external/libunwind/doc/ |
D | libunwind.tex | 77 uncover the entire call-chain that led to the activation of function
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/ |
D | words.txt | 1517 led
|