Searched refs:ull (Results 1 - 10 of 10) sorted by relevance

/frameworks/base/libs/common_time/
H A Dcommon_clock.h53 static const uint64_t kCommonFreq = 1000000ull;
H A Dclock_recovery.cpp62 uint64_t N = 0x10000ull * 1000ull;
/frameworks/av/media/libeffects/testlibs/
H A DAudioPeakingFilter.cpp52 mFrequencyFactor = ((1ull) << 42) / mNiquistFreq;
H A DAudioShelvingFilter.cpp58 mFrequencyFactor = ((1ull) << 42) / mNiquistFreq;
/frameworks/rs/driver/runtime/arch/
H A Dclamp.c19 typedef unsigned long long ull; typedef
108 V_CLAMP(ull); variable
/frameworks/native/libs/gui/tests/
H A DBufferQueue_test.cpp742 IGraphicBufferProducer::QueueBufferInput input(0ull, true,
762 IGraphicBufferProducer::QueueBufferInput input(0ull, true,
819 IGraphicBufferProducer::QueueBufferInput input(0ull, true,
868 IGraphicBufferProducer::QueueBufferInput input(0ull, true,
1004 IGraphicBufferProducer::QueueBufferInput input(0ull, true,
/frameworks/native/libs/binder/tests/
H A DbinderThroughputTest.cpp104 static const uint64_t max_time_bucket = 50ull * 1000000;
/frameworks/rs/driver/runtime/
H A Drs_allocation.c352 typedef unsigned long long ull; typedef
358 SET_ELEMENT_AT_TYPE_IMPL(ull, ulong)
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGOT.cpp22 const uint64_t Mips64ModulePtr = 1ull << 63;
/frameworks/av/media/libstagefright/matroska/
H A DMatroskaExtractor.cpp68 *available = (long long)((1ull << 63) - 1);

Completed in 276 milliseconds