Home
last modified time | relevance | path

Searched defs:sticky (Results 1 – 17 of 17) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/net/forwarding/
Dbridge_sticky_fdb.sh49 sticky() function
/external/llvm-project/compiler-rt/lib/builtins/i386/
Dfloatundisf.S64 sticky: label
/external/compiler-rt/lib/builtins/i386/
Dfloatundisf.S63 sticky: label
/external/llvm-project/flang/include/flang/Evaluate/
Drounding-bits.h44 constexpr bool sticky() const { return sticky_; } in sticky() function
/external/compiler-rt/lib/builtins/
Dfp_lib.h254 const bool sticky = *lo << (typeWidth - count); in wideRightShiftWithSticky() local
259 const bool sticky = *hi << (2*typeWidth - count) | *lo; in wideRightShiftWithSticky() local
263 const bool sticky = *hi | *lo; in wideRightShiftWithSticky() local
/external/llvm-project/compiler-rt/lib/builtins/
Dfp_lib.h255 const bool sticky = (*lo << (typeWidth - count)) != 0; in wideRightShiftWithSticky() local
259 const bool sticky = *hi << (2 * typeWidth - count) | *lo; in wideRightShiftWithSticky() local
263 const bool sticky = *hi | *lo; in wideRightShiftWithSticky() local
/external/tpm2-tss/src/tss2-tcti/
Dtcti-common.c93 uint8_t sticky) in tcti_make_sticky_not_implemented()
Dtctildr.c248 uint8_t sticky) in tctildr_make_sticky()
/external/setupdesign/main/src/com/google/android/setupdesign/view/
DStickyHeaderScrollView.java47 private View sticky; field in StickyHeaderScrollView
DStickyHeaderRecyclerView.java44 private View sticky; field in StickyHeaderRecyclerView
DStickyHeaderListView.java55 private View sticky; field in StickyHeaderListView
/external/llvm-project/flang/lib/Evaluate/
Dreal.cpp160 bool sticky{false}; in Multiply() local
247 bool sticky{msb || !top.IsZero()}; in Divide() local
/external/tpm2-tss/include/tss2/
Dtss2_tcti.h132 #define Tss2_Tcti_MakeSticky(tctiContext, handle, sticky) \ argument
/external/tpm2-tss/test/unit/
Dtctildr-tcti.c90 uint8_t sticky) in tctildr_mock_make_sticky()
/external/ltp/testcases/kernel/security/prot_hsymlinks/
Dprot_hsymlinks.c75 int sticky; member
/external/OpenCL-CTS/test_conformance/math_brute_force/
Dreference_math.cpp196 cl_ulong sticky = 0; in shift_right_sticky_64() local
2731 cl_ulong sticky = 0; in shift_right_sticky_128() local
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...