Home
last modified time | relevance | path

Searched defs:ll4 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/openthread/tests/toranj/ncp/
H A Dtest-023-multicast-traffic.py161 ll4 = r4.get(wpan.WPAN_IP6_LINK_LOCAL_ADDRESS)[1:-1] variable
/aosp_15_r20/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
DCbSendMessageCalculatorTest.java121 LatLng ll4 = new LatLng(37.428574562072754, -122.07664489746094); in testTMoThresholdsWithExistingTestGeofence() local
/aosp_15_r20/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
H A Dp7-0x.cpp179 unsigned long long ll4 = { us }; // OK in shrink_int() local
/aosp_15_r20/external/bzip2/
H A Dbzlib_private.h385 UChar *ll4; member
/aosp_15_r20/external/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp250 …constexpr long long ll4 = ll3 - 1; // expected-error {{constant}} expected-note {{ -92233720368547… variable