Searched refs:Swap (Results 1 – 8 of 8) sorted by relevance
/frameworks/av/media/libeffects/loudness/common/core/ |
D | byte_swapper.h | 42 static T Swap(const T &val) { in Swap() function 56 static T Swap(const T &val) { 63 static T Swap(const T &val) { 75 static T Swap(const T &val) { 89 static T Swap(const T &val) { 109 return ByteSwapper<T, sizeof(T)>::Swap(val); 117 return ByteSwapper<T, sizeof(T)>::Swap(val); 128 writeable_vals[i] = ByteSwapper<T, sizeof(T)>::Swap(vals[i]); 140 writeable_vals[i] = ByteSwapper<T, sizeof(T)>::Swap(vals[i]);
|
/frameworks/base/cmds/incident_helper/testdata/ |
D | procrank.txt | 1 PID Vss Rss Pss Uss Swap PSwap USwap ZSwap cmdline
|
D | cpuinfo.txt | 5 Swap: 524284k total, 25892k used, 498392k free, 1316952k cached
|
/frameworks/av/media/utils/tests/ |
D | inplace_function_tests.cpp | 221 TEST(InPlaceFunctionTests, Swap) { in TEST() argument
|
/frameworks/native/libs/vr/libpdx/ |
D | variant_tests.cpp | 774 TEST(Variant, Swap) { in TEST() argument 1037 EXPECT_TRUE(IfAnyOf<std::string>::Swap(&v, &s)); in TEST()
|
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
D | variant.h | 697 static bool Swap(Variant<Types...>* variant, T* value_out) {
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.cpp | 6372 layersTrace->mutable_layers()->Swap(&layersProto); in doDump() 6374 layersTrace->mutable_displays()->Swap(&displayProtos); in doDump()
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 9934 // Swap in kilobytes consumed by the process prior to compaction. 9946 // Swap in kilobytes consumed by the process after compaction.
|