Home
last modified time | relevance | path

Searched refs:sort (Results 1 – 25 of 81) sorted by relevance

1234

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
DcheckXrefs18 sort | uniq > $xrefs
22 sort | uniq > $ids
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_MSFT_layered_driver.adoc15 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/
Dapf2java.sh34 declare -ar LABELS=($(sed -rn 's@.*LABEL_([0-9]+).*@\1@p' < tmp | sort -u))
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DHalUtils.cpp45 std::sort(ret.begin(), ret.end(), in nonExtensionOperandPerformance()
/hardware/interfaces/keymaster/4.1/support/
DKeymaster.cpp134 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/
DVtsHalPowerV1_2TargetTest.cpp66 std::sort(hints2.begin(), hints2.end(), compareHints); in TEST_P()
/hardware/interfaces/audio/7.0/config/
Dupdate_audio_policy_config.sh60 sort -n | tail -n1)}
/hardware/interfaces/broadcastradio/aidl/default/
DVirtualRadio.cpp32 sort(mPrograms.begin(), mPrograms.end()); in VirtualRadio()
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DRenderEngineVts.cpp41 sort(layers.begin(), layers.end(), in setRenderLayers()
/hardware/interfaces/broadcastradio/2.0/default/
DTunerSession.cpp37 using std::sort;
144 sort(list.begin(), list.end()); in scan()
/hardware/google/pixel/pwrstats_util/dataproviders/
DPowerEntityResidencyDataProvider.cpp89 std::sort(residencies->mutable_residency()->begin(), in getImpl()
DRailEnergyDataProvider.cpp81 std::sort(railEntries->mutable_entry()->begin(), railEntries->mutable_entry()->end(), in getImpl()
/hardware/interfaces/power/1.1/vts/functional/
DVtsHalPowerV1_1TargetTest.cpp81 std::sort(hints2.begin(), hints2.end(), compareHints); in TEST_P()
/hardware/interfaces/camera/common/default/include/
DCameraMetadata.h125 status_t sort();
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatusOsObserver.cpp97 difference.sort(); in cacheObserverRequest()
413 dataItemIdsSubscribedByThisClient.sort(); in notify()
414 dataItemIdsToBeSent.sort(); in notify()
/hardware/google/camera/common/profiler/
Dprofiler.cc410 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/
Dacrylic.cpp188 …std::sort(std::begin(mLayers), std::end(mLayers), [] (auto l1, auto l2) { return l1->getZOrder() <… in sortLayers()
/hardware/interfaces/graphics/composer/aidl/vts/
DRenderEngineVts.cpp36 sort(layers.begin(), layers.end(), in setRenderLayers()
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
Dlogger.cpp196 std::sort(mFineLog.begin(), mFineLog.end(), in stopFineLogLocked()
/hardware/qcom/gps/msm8909w_3100/core/data-items/common/
DClientIndex.cpp153 difference.sort (); in add()
/hardware/interfaces/broadcastradio/1.1/default/
DTuner.cpp51 using std::sort;
201 sort(list.begin(), list.end()); in scan()
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglDisplay.cpp218 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/
Dformat_metadata_factory.cpp242 std::sort(fps_ranges.begin(), fps_ranges.end(), FpsRangesCompare); in AddFormatComponents()
/hardware/google/gfxstream/guest/mesa/bin/
Dperf-annotate-jit.py155 addresses.sort()
/hardware/interfaces/power/1.0/vts/functional/
DVtsHalPowerV1_0TargetTest.cpp129 std::sort(hints2.begin(), hints2.end(), compareHints); in TEST_P()

1234