Searched refs:intentional (Results 1 – 20 of 20) sorted by relevance
453 BOOLEAN intentional; member531 BOOLEAN intentional; member
3072 BOOLEAN intentional) in bta_hl_build_dch_close_ind() argument3077 p_evt_data->dch_close_ind.intentional = intentional; in bta_hl_build_dch_close_ind()3197 BOOLEAN intentional) in bta_hl_build_cch_close_ind() argument3201 p_evt_data->cch_close_ind.intentional = intentional; in bta_hl_build_cch_close_ind()
819 BOOLEAN intentional);846 BOOLEAN intentional);
150 // and unbound arguments. This is intentional because it allows the other
82 through the qemud channel. This is intentional; for large data
218 if you see some errors. Xcode reports all test failures (even the intentional
301 No. That is intentional for performance reasons, and the output of deflate
558 // This is an intentional exception to our conservative jump-scope
3728 (p_data->cch_close_ind.intentional?"Yes":"No")); in btif_hl_upstreams_evt()3737 (p_data->dch_close_ind.intentional?"Yes":"No") ); in btif_hl_upstreams_evt()
483 // intentional that top level folders "push left" slightly
1498 ``-Wimplicit-fallthrough`` argument to annotate intentional fall-through
1133 The convention is very unlikely to be intentional in template code.
1296 # intentional whitespace around STRING. We use m4_substr to strip the
4295 // intentional, "tbz x3, #1, somewhere" and "tbz w3, #1, somewhere" would both
12825 which matches our old behavior. The original change was intentional, to try
37082 bindings. The only intentional difference is in the world selection
42934 all on one line that there's no way this would be intentional.
5134 (WebCore::setDOMException): Add comment, that passing 0 context is intentional.
85847 This patch introduces an intentional parsing difference from the HTML5
9815 …* WebProcess/WebPage/WebPage.messages.in: Add the new message, AND fix the intentional misspelling…