Searched full:casing (Results 1 – 9 of 9) sorted by relevance
21 'vue/component-name-in-template-casing': ['error', 'kebab-case'],
70 # snake casing PCIeDevice and PCIeFunction results in mediocre results72 # algorithm expects, so change the casing explicitly to generate sane
21 * smaller than 4 bytes, so we don't worry about special-casing this.
197 * Callback for special-casing interrupter mapping support. NULL for most
26 …"allarch": "endian-little bit-32", # bogus, but better than special-casing the checks below for al…
294 comparisons, casing should be obeyed, especially when relying on user-driven
96 # which allows us to avoid special-casing shifts in the trans_
635 # implement it that way rather than special-casing it in the decode.
6529 carry+=((eInt)*b)*m; /* [special-casing m=1/-1 */