Searched refs:processed (Results 1 – 23 of 23) sorted by relevance
/system/timezone/input_tools/android/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/ |
D | CountryZoneTree.java | 232 boolean[] processed = new boolean[zoneInfos.size()]; in addExtraPeriodSplits() 237 if (processed[i]) { in addExtraPeriodSplits() 242 processed[i] = true; in addExtraPeriodSplits() 262 if (processed[j]) { in addExtraPeriodSplits() 274 processed[j] = true; in addExtraPeriodSplits() 304 processed[j] = true; in addExtraPeriodSplits()
|
/system/core/code_coverage/seccomp_policy/ |
D | code_coverage.policy.def | 4 // this is processed with generate.sh, so we can use appropriate directives
|
/system/tools/hidl/hidl2aidl/ |
D | main.cpp | 442 ProcessedCompoundType processed; in main() local 444 &processed, std::string()); in main() 446 std::pair<const NamedType*, const ProcessedCompoundType>(namedType, processed)); in main()
|
/system/extras/simpleperf/ |
D | ETMDecoder.cpp | 693 uint32_t processed; in ProcessData() local 695 &processed); in ProcessData() 699 decode_tree_.GetDataIn().TraceDataIn(OCSD_OP_RESET, data_index_ + processed, 0, nullptr, in ProcessData() 702 data += processed; in ProcessData() 703 left_size -= processed; in ProcessData() 704 data_index_ += processed; in ProcessData()
|
/system/sepolicy/ |
D | README | 12 will allow files to be concatenated and processed whenever 73 It is important to note the final processed version of this file 90 pem files. The configuration file is processed via m4.
|
/system/core/bootstat/ |
D | bootstat.rc | 58 # sys.bootstat.first_boot_completed=0 - first boot completed trigger wasn't processed yet. 59 # sys.bootstat.first_boot_completed=1 - first boot completed trigger was processed and
|
/system/extras/simpleperf/doc/ |
D | inferno.md | 47 and processed on the host by Inferno. The callstacks are merged together to 94 processed. Try to use frame pointer unwinding which can be done by the kernel
|
/system/logging/logd/ |
D | README.replay.md | 35 4. `print_logs BUFFER_TYPE [buffers] [print_point]` - this prints the logs as processed by the given
|
/system/chre/doc/ |
D | framework_overview.md | 118 processed, and the data is converted into the CHRE format: `struct 136 7. Once the event has been processed by each nanoapp, the free callback
|
D | nanoapp_overview.md | 89 be included at the first moment list query command can be processed, to
|
/system/bt/service/doc/ |
D | IBluetoothGattClient.txt | 162 * will be processed atomically by the remote device after calling
|
/system/chre/platform/shared/idl/ |
D | host_messages.fbs | 107 /// meaning that load requests will be processed in the order they are sent
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | init.te | 342 # so it can be picked up and processed by logd. These denials are
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | init.te | 337 # so it can be picked up and processed by logd. These denials are
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | init.te | 413 # so it can be picked up and processed by logd. These denials are
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | init.te | 505 # so it can be picked up and processed by logd. These denials are
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | init.te | 474 # so it can be picked up and processed by logd. These denials are
|
/system/sepolicy/public/ |
D | init.te | 527 # so it can be picked up and processed by logd. These denials are
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | init.te | 527 # so it can be picked up and processed by logd. These denials are
|
/system/chre/pal/doc/ |
D | Doxyfile | 289 # The output of markdown processing is further processed by doxygen, so you can 886 # properly processed by doxygen. 899 # properly processed by doxygen. 1530 # which needs to be processed by an external indexer. Doxygen will invoke an 1999 # contain include files that are not input files but should be processed by the
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 289 # The output of markdown processing is further processed by doxygen, so you can 886 # properly processed by doxygen. 899 # properly processed by doxygen. 1530 # which needs to be processed by an external indexer. Doxygen will invoke an 1999 # contain include files that are not input files but should be processed by the
|
/system/media/audio_utils/ |
D | Doxyfile | 321 # The output of markdown processing is further processed by doxygen, so you can 935 # properly processed by doxygen. 948 # properly processed by doxygen. 1619 # which needs to be processed by an external indexer. Doxygen will invoke an 2117 # contain include files that are not input files but should be processed by the
|
/system/core/init/ |
D | README.md | 817 files that can be later processed by the tools provided by <http://www.bootchart.org/>.
|