Home
last modified time | relevance | path

Searched refs:real (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/native/cmds/lshal/libprocpartition/
Dprocpartition.cpp37 std::string real; in getExe() local
41 if (!android::base::Realpath(exe, &real)) { in getExe()
44 return real; in getExe()
93 const auto& real = getExe(pid); in getPartitionFromExe() local
94 if (real.empty() || real.front() != '/') { in getPartitionFromExe()
97 return getPartitionFromRealpath(real); in getPartitionFromExe()
/frameworks/base/core/java/com/android/internal/util/
DJournaledFile.java40 public JournaledFile(File real, File temp) { in JournaledFile() argument
41 mReal = real; in JournaledFile()
/frameworks/opt/telephony/tests/telephonytests/
Djarjar-rules-tests.txt5 # real device, except that in the test they have different package names.
/frameworks/compile/mclinker/lib/Support/Windows/
DPathV3.inc155 // of cache. (a real end)
175 // meet real end
/frameworks/hardware/interfaces/schedulerservice/1.0/
DISchedulingPolicyService.hal25 * Request real-time priority for a specific thread in a process.
/frameworks/compile/mclinker/lib/Support/Unix/
DPathV3.inc186 // of cache. (a real end)
201 case 0: // meet real end
/frameworks/base/media/lib/remotedisplay/
DREADME.txt10 app statically or dynamically, the real classes are loaded from the shared
/frameworks/base/media/lib/signer/
DREADME.txt12 app statically or dynamically, the real classes are loaded from the shared
/frameworks/base/core/java/android/provider/
DBrowser.java314 String url, boolean real) { in updateVisitedHistory() argument
/frameworks/base/core/proto/android/os/
Dcpuinfo.proto78 …ing pr = 4; // priority of each task, using string type is because special value RT (real time)
Dps.proto48 // process; real memory usage, in KiB.
Dsystem_properties.proto326 // real username. Only makes sense for internal engineering builds.
Dbatterystats.proto97 // The estimated real battery capacity, which may be less than the declared
573 // These are real CPU time measurement from the kernel, so their sum can
/frameworks/opt/net/wifi/service/proto/src/
Dscorecard.proto93 // Statistics about a real value
/frameworks/base/core/proto/android/app/
Denums.proto51 // Not a real process state.
/frameworks/native/libs/math/include/math/
DTQuatHelpers.h205 constexpr T PURE real(const QUATERNION<T>& q) { in real() function
/frameworks/ml/nn/tools/api/
Dtypes.spec205 * A tensor of 8 bit unsigned integers that represent real numbers.
208 * 8 bit integer to the real value and vice versa. These two numbers are:
2888 * A tensor of 16 bit signed integers that represent real numbers.
2890 * Attached to this tensor is a number representing real value scale that is
2891 * used to convert the 16 bit number to a real value in the following way:
2917 * A tensor of 8 bit signed integers that represent real numbers.
2920 * be used to convert the 8 bit signed integer to the real value and vice versa.
2944 * A tensor of 16 bit unsigned integers that represent real numbers.
2947 * 16 bit integer to the real value and vice versa. These two numbers are:
2957 * A tensor of 8 bit signed integers that represent real numbers.
[all …]
/frameworks/base/tools/aapt2/
DResources.proto455 // A value that represents a <declare-styleable> XML resource. These are not real resources and
/frameworks/wilhelm/doc/
DDoxyfile1231 # documented in the real man page(s). These additional files
1232 # only source the real man page, but without them the man command
/frameworks/native/docs/
DDoxyfile1489 # documented in the real man page(s). These additional files
1490 # only source the real man page, but without them the man command
/frameworks/base/cmds/statsd/src/
Datoms.proto3458 // The elapsed real time of start of the process.
4540 // Elapsed real time when the process started.
4574 // Elapsed real time when the process started.
4609 * Elapsed real time from SystemClock.
/frameworks/av/media/libaaudio/
DDoxyfile1775 # will generate one additional man file for each entity documented in the real
1776 # man page(s). These additional files only source the real man page, but without
DDoxyfile.orig1766 # will generate one additional man file for each entity documented in the real
1767 # man page(s). These additional files only source the real man page, but without
/frameworks/av/media/codec2/docs/
Ddoxygen.config1883 # will generate one additional man file for each entity documented in the real
1884 # man page(s). These additional files only source the real man page, but without
/frameworks/base/media/native/midi/include/
DDoxyfile.orig1933 # will generate one additional man file for each entity documented in the real
1934 # man page(s). These additional files only source the real man page, but without

12