/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | checkXrefs | 18 sort | uniq > $xrefs 22 sort | uniq > $ids
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_MSFT_layered_driver.adoc | 15 The Vulkan loader is able to sort physical devices according to 24 On a system where a physical device has two possible drivers, the sort 25 order between them is currently unspecified. An ideal sort order 33 In that case, the sort order remains unspecified, as a correct ordering
|
/hardware/google/apf/apf2java/ |
D | apf2java.sh | 34 declare -ar LABELS=($(sed -rn 's@.*LABEL_([0-9]+).*@\1@p' < tmp | sort -u))
|
/hardware/interfaces/neuralnetworks/aidl/utils/src/ |
D | HalUtils.cpp | 45 std::sort(ret.begin(), ret.end(), in nonExtensionOperandPerformance()
|
/hardware/interfaces/keymaster/4.1/support/ |
D | Keymaster.cpp | 134 std::sort(result.begin(), result.end(), in enumerateAvailableDevices() 158 std::sort(params_vec.begin(), params_vec.end()); in getHmacParameters()
|
/hardware/interfaces/power/1.2/vts/functional/ |
D | VtsHalPowerV1_2TargetTest.cpp | 66 std::sort(hints2.begin(), hints2.end(), compareHints); in TEST_P()
|
/hardware/interfaces/audio/7.0/config/ |
D | update_audio_policy_config.sh | 60 sort -n | tail -n1)}
|
/hardware/interfaces/broadcastradio/aidl/default/ |
D | VirtualRadio.cpp | 32 sort(mPrograms.begin(), mPrograms.end()); in VirtualRadio()
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | RenderEngineVts.cpp | 41 sort(layers.begin(), layers.end(), in setRenderLayers()
|
/hardware/interfaces/broadcastradio/2.0/default/ |
D | TunerSession.cpp | 37 using std::sort; 144 sort(list.begin(), list.end()); in scan()
|
/hardware/google/pixel/pwrstats_util/dataproviders/ |
D | PowerEntityResidencyDataProvider.cpp | 89 std::sort(residencies->mutable_residency()->begin(), in getImpl()
|
D | RailEnergyDataProvider.cpp | 81 std::sort(railEntries->mutable_entry()->begin(), railEntries->mutable_entry()->end(), in getImpl()
|
/hardware/interfaces/power/1.1/vts/functional/ |
D | VtsHalPowerV1_1TargetTest.cpp | 81 std::sort(hints2.begin(), hints2.end(), compareHints); in TEST_P()
|
/hardware/interfaces/camera/common/default/include/ |
D | CameraMetadata.h | 125 status_t sort();
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | SystemStatusOsObserver.cpp | 97 difference.sort(); in cacheObserverRequest() 413 dataItemIdsSubscribedByThisClient.sort(); in notify() 414 dataItemIdsToBeSent.sort(); in notify()
|
/hardware/google/camera/common/profiler/ |
D | profiler.cc | 410 std::sort(time_results.begin(), time_results.end(), in PrintResult() 530 std::sort( in GetLatencyData() 579 std::sort( in PrintResult()
|
/hardware/google/graphics/common/libacryl/ |
D | acrylic.cpp | 188 …std::sort(std::begin(mLayers), std::end(mLayers), [] (auto l1, auto l2) { return l1->getZOrder() <… in sortLayers()
|
/hardware/interfaces/graphics/composer/aidl/vts/ |
D | RenderEngineVts.cpp | 36 sort(layers.begin(), layers.end(), in setRenderLayers()
|
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/ |
D | logger.cpp | 196 std::sort(mFineLog.begin(), mFineLog.end(), in stopFineLogLocked()
|
/hardware/qcom/gps/msm8909w_3100/core/data-items/common/ |
D | ClientIndex.cpp | 153 difference.sort (); in add()
|
/hardware/interfaces/broadcastradio/1.1/default/ |
D | Tuner.cpp | 51 using std::sort; 201 sort(list.begin(), list.end()); in scan()
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglDisplay.cpp | 218 std::sort(m_configs.begin(), m_configs.end(), CompareEglConfigs::StaticCompare()); in addSimplePixelFormat() 322 std::sort(m_configs.begin(), m_configs.end(), CompareEglConfigs::StaticCompare()); in initConfigurations() 480 std::sort(validConfigs.begin(), in doChooseConfigs()
|
/hardware/libhardware/modules/camera/3_4/ |
D | format_metadata_factory.cpp | 242 std::sort(fps_ranges.begin(), fps_ranges.end(), FpsRangesCompare); in AddFormatComponents()
|
/hardware/google/gfxstream/guest/mesa/bin/ |
D | perf-annotate-jit.py | 155 addresses.sort()
|
/hardware/interfaces/power/1.0/vts/functional/ |
D | VtsHalPowerV1_0TargetTest.cpp | 129 std::sort(hints2.begin(), hints2.end(), compareHints); in TEST_P()
|