Home
last modified time | relevance | path

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/
DCountryZoneTree.java232 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/
Dcode_coverage.policy.def4 // this is processed with generate.sh, so we can use appropriate directives
/system/tools/hidl/hidl2aidl/
Dmain.cpp442 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/
DETMDecoder.cpp693 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/
DREADME12 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/
Dbootstat.rc58 # 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/
Dinferno.md47 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/
DREADME.replay.md35 4. `print_logs BUFFER_TYPE [buffers] [print_point]` - this prints the logs as processed by the given
/system/chre/doc/
Dframework_overview.md118 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
Dnanoapp_overview.md89 be included at the first moment list query command can be processed, to
/system/bt/service/doc/
DIBluetoothGattClient.txt162 * will be processed atomically by the remote device after calling
/system/chre/platform/shared/idl/
Dhost_messages.fbs107 /// meaning that load requests will be processed in the order they are sent
/system/sepolicy/prebuilts/api/27.0/public/
Dinit.te342 # so it can be picked up and processed by logd. These denials are
/system/sepolicy/prebuilts/api/26.0/public/
Dinit.te337 # so it can be picked up and processed by logd. These denials are
/system/sepolicy/prebuilts/api/28.0/public/
Dinit.te413 # so it can be picked up and processed by logd. These denials are
/system/sepolicy/prebuilts/api/30.0/public/
Dinit.te505 # so it can be picked up and processed by logd. These denials are
/system/sepolicy/prebuilts/api/29.0/public/
Dinit.te474 # so it can be picked up and processed by logd. These denials are
/system/sepolicy/public/
Dinit.te527 # so it can be picked up and processed by logd. These denials are
/system/sepolicy/prebuilts/api/31.0/public/
Dinit.te527 # so it can be picked up and processed by logd. These denials are
/system/chre/pal/doc/
DDoxyfile289 # 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/
DDoxyfile289 # 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/
DDoxyfile321 # 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/
DREADME.md817 files that can be later processed by the tools provided by <http://www.bootchart.org/>.