Searched refs:processor (Results 1 – 19 of 19) sorted by relevance
/device/generic/vulkan-cereal/base/ |
D | ThreadPool.h | 90 ThreadPool(int threads, Fn&& processor) : mProcessor() { in ThreadPool() argument 92 mProcessor = std::move(processor); in ThreadPool() 95 mProcessor = std::bind(std::move(processor), _1); in ThreadPool() 112 explicit ThreadPool(Processor&& processor) in ThreadPool() argument 113 : ThreadPool(0, std::move(processor)) {} in ThreadPool()
|
D | WorkerThread.h | 75 WorkerThread(Processor&& processor) in WorkerThread() argument 76 : mProcessor(std::move(processor)), mThread([this]() { worker(); }) { in WorkerThread()
|
/device/google/coral-sepolicy/vendor/qcom/common/ |
D | chre.te | 3 # the applications processor to interact CHRE
|
/device/generic/vulkan-cereal/protocols/vulkan/ |
D | copyright-spec.txt | 48 architecture, processor architecture or microarchitecture, memory
|
/device/generic/vulkan-cereal/protocols/vulkan/LICENSES/ |
D | LicenseRef-KhronosSpecCopyright.txt | 48 architecture, processor architecture or microarchitecture, memory
|
/device/google/cuttlefish/shared/sepolicy/vendor/ |
D | file_contexts | 97 /vendor/bin/hw/android\.hardware\.input\.processor-service\.example u:object_r:hal_input_processor…
|
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/ |
D | perfetto_trace.proto | 1285 // Trace processor will attempt to translate packet/event timestamps from 1702 // processor will take care of realigning clocks using the ClockSnapshot(s). 2090 // be overridden in TraceConfig's builtin_data_sources. Trace processor will 6212 // processor. 6574 // For trace processor metatracing. 7134 // the trace processor. 7332 optional string processor = 1; field 7579 // trace processor, legacy JSON format, or UI. Trace processor will infer a 7676 // events; trace processor uses this fact to detect pid reuse). If you need 7679 // Trace processor will merge events on a process track with slice-type events [all …]
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 1544 // Trace processor will attempt to translate packet/event timestamps from 2054 // processor will take care of realigning clocks using the ClockSnapshot(s). 2623 // be overridden in TraceConfig's builtin_data_sources. Trace processor will 7454 // For trace processor metatracing. 8146 // the trace processor. 8359 optional string processor = 1; field 8691 // trace processor, legacy JSON format, or UI. Trace processor will infer a 8792 // events; trace processor uses this fact to detect pid reuse). If you need 8795 // Trace processor will merge events on a process track with slice-type events 8803 // such track per thread (trace processor uses this fact to detect tid reuse). [all …]
|
/device/google/cuttlefish/shared/ |
D | device.mk | 600 android.hardware.input.processor-service.example
|
/device/generic/vulkan-cereal/protocols/vulkan/style/ |
D | writing.txt | 538 The KaTeX processor used to render LaTeX math inside HTML documents does not 541 Similarly, the asciidoctor-mathematical processor does not support
|
D | markup.txt | 1022 | device | GPU / processor / accelerator
|
/device/generic/vulkan-cereal/protocols/vulkan/appendices/ |
D | glossary.txt | 390 The processor(s) and execution environment that perform tasks requested 709 The processor(s) and execution environment that the application runs on,
|
D | memorymodel.txt | 916 processor with the same path to memory, and thus availability and visibility
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/ |
D | fundamentals.txt | 858 a structure) satisfy the alignment requirements of the host processor.
|
D | devsandqueues.txt | 224 separate processor connected to the host via an interlink.
|
D | limits.txt | 2138 Shader arrays within a shader engine share shader processor input (wave
|
/device/generic/vulkan-cereal/third-party/angle/tools/flex-bison/third_party/m4sugar/ |
D | m4sugar.m4 | 2698 # escape sequences your post-processor will handle. For that matter,
|
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ |
D | perfetto.h | 43288 ::protozero::ConstChars processor() const { return at<1>().as_string(); }
|
/device/generic/goldfish-opengl/system/profiler/ |
D | perfetto.h | 115643 ::protozero::ConstChars processor() const { return at<1>().as_string(); }
|