/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/ |
D | FileNodeTest.cc | 43 TemporaryFile tf; in TEST() local 44 FileNode t("t", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 1, false, false); in TEST() 46 _VerifyPathValue(tf.path, ""); in TEST() 51 TemporaryFile tf; in TEST() local 52 FileNode t("t", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 1, true, true); in TEST() 54 _VerifyPathValue(tf.path, "value1"); in TEST() 63 TemporaryFile tf; in TEST() local 64 FileNode t("test_dump", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 1, in TEST() 78 "test_dump", tf.path, static_cast<size_t>(1), "value1", 0, 1)); in TEST() 84 TemporaryFile tf; in TEST() local [all …]
|
D | NodeLooperThreadTest.cc | 36 std::unique_ptr<TemporaryFile> tf = std::make_unique<TemporaryFile>(); in SetUp() local 38 "n0", tf->path, {{"n0_value0"}, {"n0_value1"}, {"n0_value2"}}, 2, in SetUp() 40 files_.emplace_back(std::move(tf)); in SetUp() 41 tf = std::make_unique<TemporaryFile>(); in SetUp() 43 "n1", tf->path, {{"n1_value0"}, {"n1_value1"}, {"n1_value2"}}, 2, in SetUp() 45 files_.emplace_back(std::move(tf)); in SetUp()
|
D | HintManagerTest.cc | 231 std::unique_ptr<TemporaryFile> tf = std::make_unique<TemporaryFile>(); in SetUp() local 233 "n0", tf->path, {{"n0_value0"}, {"n0_value1"}, {"n0_value2"}}, 2, in SetUp() 235 files_.emplace_back(std::move(tf)); in SetUp() 236 tf = std::make_unique<TemporaryFile>(); in SetUp() 238 "n1", tf->path, {{"n1_value0"}, {"n1_value1"}, {"n1_value2"}}, 2, in SetUp() 240 files_.emplace_back(std::move(tf)); in SetUp()
|
/hardware/google/aemu/base/ |
D | FileUtils_unittest.cpp | 35 TempFile* tf = tempfile_create(); in TEST() local 37 ScopedFd fd(HANDLE_EINTR(open(tempfile_path(tf), O_RDWR, 0600))); in TEST() 56 auto readSucceededRes = readFileIntoString(tempfile_path(tf)); in TEST() 60 tempfile_close(tf); in TEST() 73 TempFile* tf = tempfile_create(); in TEST() local 75 ScopedFd fd(HANDLE_EINTR(open(tempfile_path(tf), O_RDWR, 0600))); in TEST() 82 const auto testOutput = readFileIntoString(tempfile_path(tf)); in TEST()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Context.cpp | 106 TransformFeedbackData* tf = new TransformFeedbackData(); in init() local 107 tf->setMaxSize(getCaps()->maxTransformFeedbackSeparateAttribs); in init() 108 m_transformFeedbackNameSpace->setObjectData(0, ObjectDataPtr(tf)); in init() 859 TransformFeedbackData* tf = new TransformFeedbackData(); in bindTransformFeedback() local 860 tf->setMaxSize(getCaps()->maxTransformFeedbackSeparateAttribs); in bindTransformFeedback() 862 ObjectDataPtr(tf)); in bindTransformFeedback() 904 TransformFeedbackData* tf = boundTransformFeedback(); in bindIndexedBuffer() local 905 tf->bindIndexedBuffer(index, buffer, offset, size, stride, in bindIndexedBuffer()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/chunkindex/ |
D | lunr.js | 2597 tf = termFrequencies[term], 2608 … = idf * ((this._k1 + 1) * tf) / (this._k1 * (1 - this._b + this._b * (fieldLength / this.averageF…
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 312 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 314 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 353 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 355 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 372 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 374 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 353 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 355 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 350 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 352 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 350 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 352 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()
|
/hardware/interfaces/tv/tuner/assets/ |
D | tuner_frontend_input.es | 3613 …��I�N���Q��SM��:�fI���H��������.��������|�*ˮ�@#�Xh���_�Mx����tf�bJE����X?`���J…
|