Home
last modified time | relevance | path

Searched refs:Frontend (Results 1 – 25 of 38) sorted by relevance

12

/external/clang/include/clang/
Dmodule.modulemap67 module Frontend { header "Frontend/FrontendDiagnostic.h" export * }
89 umbrella "Frontend"
91 textual header "Frontend/CodeGenOptions.def"
92 textual header "Frontend/LangStandards.def"
97 exclude header "Frontend/PCHContainerOperations.h"
128 umbrella "StaticAnalyzer/Frontend"
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/
DCMakeLists.txt6 ${LLVM_MAIN_INCLUDE_DIR}/llvm/Frontend
7 ${LLVM_MAIN_INCLUDE_DIR}/llvm/Frontend/OpenMP/OMP
DLLVMBuild.txt1 ;===- ./lib/Frontend/OpenMP/LLVMBuild.txt ----------------------*- Conf -*--===;
20 parent = Frontend
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/
DLLVMBuild.txt1 ;===- ./lib/Frontend/LLVMBuild.txt -----------------------------*- Conf -*--===;
22 name = Frontend
/external/clang/lib/StaticAnalyzer/
DCMakeLists.txt3 add_subdirectory(Frontend)
/external/wayland/egl/
Dwayland-egl.pc.in7 Description: Frontend wayland-egl library
Dmeson.build33 description: 'Frontend wayland-egl library',
/external/tensorflow/third_party/
Dcudnn_frontend.BUILD2 # The cuDNN Frontend API is a C++ header-only library that demonstrates how
/external/clang/lib/
DCMakeLists.txt17 add_subdirectory(Frontend)
/external/crosvm/devices/src/virtio/gpu/
Dmod.rs303 pub struct Frontend { struct
309 impl Frontend { implementation
310 fn new(virtio_gpu: VirtioGpu, fence_state: Arc<Mutex<FenceState>>) -> Frontend { in new() argument
311 Frontend { in new()
825 state: Frontend,
1181 ) -> Option<Frontend> { in initialize_frontend() argument
1200 .map(|vgpu| Frontend::new(vgpu, fence_state)) in initialize_frontend()
1440 state: Frontend::new(virtio_gpu, fence_state), in activate()
1514 state: &mut Frontend, in process_resource_bridges() argument
/external/crosvm/devices/src/virtio/vhost/user/device/
Dgpu.rs67 state: Rc<RefCell<gpu::Frontend>>, in run_ctrl_queue() argument
89 state: Option<Rc<RefCell<gpu::Frontend>>>,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/
DCMakeLists.txt12 add_subdirectory(Frontend)
DLLVMBuild.txt28 Frontend
/external/clang/unittests/
DCMakeLists.txt18 add_subdirectory(Frontend)
/external/crosvm/devices/src/virtio/vhost/user/device/gpu/sys/
Dunix.rs43 state: Rc<RefCell<gpu::Frontend>>, in run_display() argument
65 async fn run_resource_bridge(tube: IoSource<Tube>, state: Rc<RefCell<gpu::Frontend>>) { in run_resource_bridge() argument
Dwindows.rs55 state: Rc<RefCell<gpu::Frontend>>, in run_display() argument
/external/clang/include/clang/Basic/
DCMakeLists.txt13 clang_diag_gen(Frontend)
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Ddnn.proto119 // Legacy algorithm enums and cuDNN Frontend engine numbers need to coexist in
139 // configs with cuDNN Frontend APIs.
/external/clang/docs/
DFAQ.rst44 options. Frontend-only options are intended to be used only by clang developers.
DRAVFrontendAction.rst149 #include "clang/Frontend/CompilerInstance.h"
150 #include "clang/Frontend/FrontendAction.h"
/external/tensorflow/tensorflow/compiler/xla/g3doc/
Daliasing.md67 ## Frontend interop
/external/perfetto/docs/design-docs/
Dcontinuous-integration.md16 1. Frontend: AppEngine.
47 ## Frontend section in Perfetto CI design document
292 ### Frontend (JS/HTML/CSS) changes
/external/tensorflow/tensorflow/lite/g3doc/guide/
Droadmap.md104 * Audio Frontend: In-graph audio pre-processing and acceleration support
/external/bcc/
DCMakeLists.txt65 option(ENABLE_CLANG_JIT "Enable Loading BPF through Clang Frontend" ON)
/external/llvm/docs/
Dindex.rst88 Frontend/PerformanceTips
159 :doc:`Frontend/PerformanceTips`

12