Home
last modified time | relevance | path

Searched refs:likely (Results 1 – 21 of 21) sorted by relevance

/system/core/libutils/binder/
DUnicode.cpp306 if (w < 0x0080) [[likely]] { in utf16_to_utf8_length()
310 if (w < 0x0800) [[likely]] { in utf16_to_utf8_length()
314 if (!is_any_surrogate(w)) [[likely]] { in utf16_to_utf8_length()
347 if (w < 0x0080) [[likely]] { in utf16_to_utf8()
353 if (w < 0x0800) [[likely]] { in utf16_to_utf8()
360 if (!is_any_surrogate(w)) [[likely]] { in utf16_to_utf8()
422 if ((c & 0x80) == 0) [[likely]] { in utf8_to_utf16_length()
431 if (c < 0xe0) [[likely]] { in utf8_to_utf16_length()
435 if (c < 0xf0) [[likely]] { in utf8_to_utf16_length()
489 if ((c & 0x80) == 0) [[likely]] { in utf8_to_utf16_no_null_terminator()
[all …]
/system/extras/tests/kernel.config/
DOWNERS3 # TODO: we likely want to delete or factor out these tests
/system/keymint/
DCHANGELOG.md4 where "significant" means things that are likely to affect vendors whose KeyMint implementations are
/system/libhidl/transport/manager/1.0/
DIServiceManager.hal43 * WARNING: This function is for libhidl/HwBinder use only. You are likely
65 * WARNING: This function is for libhidl/HwBinder use only. You are likely
/system/memory/lmkd/
Dlmkd.rc20 # properties most likely to be used in experiments
/system/extras/libfec/
Dfec_private.h173 #define likely(x) __builtin_expect(!!(x), 1) macro
Dfec_read.cpp136 if (likely(interleaved < e->start) && !is_zero(f, interleaved)) { in __ecc_read()
336 if (likely(f->hashtree().check_block_hash_with_index(curr, data))) { in verity_read()
/system/sepolicy/build/soong/
Dsepolicy_neverallow.go163 msg := `sepolicy-analyze failed. This is most likely due to the use\n` +
/system/sepolicy/private/
Dhal_neverallows.te59 # Subset of socket_class_set likely to be usable for communication or accessible through net_admin.
Dproperty.te163 # likely that the policy is using r_file_perms directly instead of
Ddomain.te869 # services which can change any time framework/core is updated, breakage is likely.
1277 # that, even assuming only non-buggy and non-malicious code, it is very likely
/system/chre/doc/
Dframework_testing.md16 platform-specific components likely aren’t compilable/available on a host
Dframework_overview.md112 1. Starting in platform-specific code, likely in a different thread, the
Dnanoapp_developer_guide.md339 Keep in mind that if one nanoapp encounters an assertion failure, it most likely
Dporting_guide.md29 words, this code is likely to be re-used by multiple platforms, but it is not
/system/unwinding/libunwindstack/
DAndroidVersions.md83 Since the new ops are not likely to be used very often, this allows
/system/extras/ioblame/
DREADME85 the app/pid that did the original write (since the write most likely
/system/extras/simpleperf/doc/
Dcollect_etm_data_for_autofdo.md244 properly and is likely to give empty output.
/system/sepolicy/microdroid/system/private/
Ddomain.te412 # that, even assuming only non-buggy and non-malicious code, it is very likely
/system/core/shell_and_utilities/
DREADME.md32 and how usable it was likely to be. (**Bold** marks where we switched to toybox
/system/core/fastboot/
DREADME.md391 provide transfer rates of ~2MB/s. Over WiFi it will likely be significantly