Searched refs:possible (Results 1 – 25 of 28) sorted by relevance
12
/system/extras/perfprofd/ |
D | cpuconfig.cc | 65 std::string possible(SYSFSCPU "/possible"); in GetNumCores() local 66 FILE *fp = fopen(possible.c_str(), "re"); in GetNumCores()
|
/system/core/logd/ |
D | README.auditd | 16 This does not include possible dependencies that may need to be
|
/system/chre/platform/shared/idl/ |
D | host_messages.fbs | 102 /// A union that joins together all possible messages. Note that in FlatBuffers, 123 /// The top-level container that encapsulates all possible messages. Note that
|
/system/sepolicy/public/ |
D | perfprofd.te | 12 # this means read access to /sys/devices/system/cpu/possible
|
D | kernel.te | 93 # possible causes include:
|
D | attributes | 286 # system and vendor images. For example, it should be possible to move a service
|
D | domain.te | 331 # Ability to do so can lead to possible use in an exploit chain 345 # Assert that, to the extent possible, we're not loading executable content from
|
/system/netd/tests/benchmarks/ |
D | README.md | 46 (it's only possible to plot one other value apart from mean).
|
/system/extras/app-launcher/ |
D | README | 49 collected from /proc (or /sys) is definitely possible, but code needs
|
/system/core/adb/ |
D | SYNC.TXT | 4 about the other requests that are possible.
|
D | OVERVIEW.TXT | 132 In theory, it should be possible to write a local transport that proxies
|
D | protocol.txt | 99 possible, an on-screen confirmation may be displayed for the user to
|
/system/core/libutils/ |
D | README | 8 possible. 59 no code are possible. Resources can be divided into the following
|
/system/sepolicy/ |
D | README | 93 Extraction of the public key in the pem format is possible via openssl. First you need
|
/system/bt/doc/ |
D | style_guide.md | 95 Variables should be declared one per line as close to initialization as possible. 135 Avoid pointer arithmetic when possible as it results in difficult to read code.
|
D | power_management.md | 73 timeout is possible to be set, which effectively allows a power operation to
|
/system/core/rootdir/etc/ |
D | ld.config.txt | 103 # to the default namespace. This is possible since their ABI is stable across
|
/system/core/fastboot/ |
D | README.md | 134 named partition (if possible). 142 continue Continue booting as normal (if possible)
|
/system/extras/simpleperf/ |
D | README.md | 362 possible, it gives suggestions when facing errors, like how to disable 576 chain for each record. To make it possible, kernel has to be able to identify 577 the stack frame of each function call. This is not always possible, because
|
/system/update_engine/ |
D | pylintrc | 202 # you should avoid to define new builtins when possible.
|
/system/media/audio_utils/ |
D | Doxyfile | 24 # for the list of possible encodings. 752 # possible encodings. 871 # it is also possible to disable source filtering for a specific pattern using 1035 # of the possible markers and block names see the documentation. 1456 # enabling SERVER_BASED_SEARCH may provide a better solution. It is possible to
|
D | Doxyfile.orig | 24 # for the list of possible encodings. 752 # possible encodings. 871 # it is also possible to disable source filtering for a specific pattern using 1035 # of the possible markers and block names see the documentation. 1456 # enabling SERVER_BASED_SEARCH may provide a better solution. It is possible to
|
/system/sepolicy/tools/fc_sort/ |
D | NOTICE | 285 possible use to the public, the best way to achieve this is to make it
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 24 # for the list of possible encodings. 780 # possible encodings. 912 # it is also possible to disable source filtering for a specific pattern using 1076 # of the possible markers and block names see the documentation. 1501 # enabling SERVER_BASED_SEARCH may provide a better solution. It is possible to
|
/system/tpm/trunks/generator/ |
D | raw_structures_fixed.txt | 1801 selector and a union. The selector value indicates which of the possible union members is present s… 5647 adjustment, and the minimum possible on the implementation for the fine adjustment (e.g., one count… 5648 the pre-scalar if possible). 5814 In order to allow the marshaling and unmarshaling code to determine which of the possible structure… 5815 allowed, each selector will have a unique interface type and will constrain the number of possible … 9128 If the RAM memory is shared, then context save of a session may make it possible to load an additio… 10374 …ucture to be manipulated as an opaque block. Placing a structure in a TPM2B_ also makes it possible 10410 is a possible response code and the response code will not be listed in the table. 11558 response code when count is greater than the possible 11628 than the possible number of banks [all …]
|
12