Home
last modified time | relevance | path

Searched refs:intentional (Results 1 – 20 of 20) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
Dbta_hl_api.h453 BOOLEAN intentional; member
531 BOOLEAN intentional; member
/external/bluetooth/bluedroid/bta/hl/
Dbta_hl_utils.c3072 BOOLEAN intentional) in bta_hl_build_dch_close_ind() argument
3077 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() argument
3201 p_evt_data->cch_close_ind.intentional = intentional; in bta_hl_build_cch_close_ind()
Dbta_hl_int.h819 BOOLEAN intentional);
846 BOOLEAN intentional);
/external/chromium/base/
Dbind_internal.h.pump150 // and unbound arguments. This is intentional because it allows the other
/external/qemu/docs/
DANDROID-QEMUD.TXT82 through the qemud channel. This is intentional; for large data
/external/protobuf/gtest/
DREADME218 if you see some errors. Xcode reports all test failures (even the intentional
/external/zlib/src/
DFAQ301 No. That is intentional for performance reasons, and the output of deflate
/external/clang/test/CodeGenObjC/
Darc-blocks.m558 // This is an intentional exception to our conservative jump-scope
/external/bluetooth/bluedroid/btif/src/
Dbtif_hl.c3728 (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()
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_folder_controller.mm483 // intentional that top level folders "push left" slightly
/external/clang/docs/
DLanguageExtensions.rst1498 ``-Wimplicit-fallthrough`` argument to annotate intentional fall-through
DAutomaticReferenceCounting.rst1133 The convention is very unlikely to be intentional in template code.
/external/bison/data/m4sugar/
Dm4sugar.m41296 # intentional whitespace around STRING. We use m4_substr to strip the
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td4295 // intentional, "tbz x3, #1, somewhere" and "tbz w3, #1, somewhere" would both
/external/webkit/Source/WebCore/
DChangeLog-2006-05-1012825 which matches our old behavior. The original change was intentional, to try
DChangeLog-2011-02-1637082 bindings. The only intentional difference is in the world selection
DChangeLog-2007-10-1442934 all on one line that there's no way this would be intentional.
DChangeLog-2010-01-295134 (WebCore::setDOMException): Add comment, that passing 0 context is intentional.
DChangeLog-2010-12-0685847 This patch introduces an intentional parsing difference from the HTML5
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-169815 …* WebProcess/WebPage/WebPage.messages.in: Add the new message, AND fix the intentional misspelling…