Home
last modified time | relevance | path

Searched defs:frontend (Results 1 - 12 of 12) sorted by relevance

/third_party/backends/backend/genesys/
H A Dcalibration.h40 Genesys_Frontend frontend; member
H A Dsensor.cpp77 std::ostream& operator<<(std::ostream& out, const Genesys_Frontend& frontend) in operator <<() argument
H A Ddevice.h270 Genesys_Frontend frontend, frontend_initial; member
/third_party/python/Lib/distutils/command/
H A Dcheck.py12 from docutils import frontend namespace
/third_party/node/src/inspector/
H A Dtracing_agent.cc19 DeletableFrontendWrapper( std::weak_ptr<NodeTracing::Frontend> frontend) DeletableFrontendWrapper() argument
33 CreateFrontendWrapperRequest(int object_id, std::weak_ptr<NodeTracing::Frontend> frontend) CreateFrontendWrapperRequest() argument
H A Dworker_agent.cc14 explicit NodeWorkers(std::weak_ptr<NodeWorker::Frontend> frontend, in NodeWorkers() argument
127 auto frontend = frontend_.lock(); in WorkerCreated() local
139 auto frontend = frontend_.lock(); in Send() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt.c64 struct draw_pt_front_end *frontend = NULL; in draw_pt_arrays() local
[all...]
H A Ddraw_pt_vsplit.c205 vsplit_prepare(struct draw_pt_front_end *frontend, in vsplit_prepare() argument
241 vsplit_flush(struct draw_pt_front_end *frontend, unsigned flags) in vsplit_flush() argument
253 vsplit_destroy(struct draw_pt_front_end *frontend) in vsplit_destroy() argument
H A Ddraw_private.h188 struct draw_pt_front_end *frontend; member
/third_party/backends/backend/
H A Dmustek_usb_low.h124 SANE_Byte frontend; member
/third_party/node/deps/v8/src/inspector/
H A Dv8-console-message.cc313 void V8ConsoleMessage::reportToFrontend(protocol::Runtime::Frontend* frontend, in reportToFrontend() argument
H A Dv8-heap-profiler-agent-impl.cc36 explicit HeapSnapshotProgress(protocol::HeapProfiler::Frontend* frontend) in HeapSnapshotProgress() argument
88 explicit HeapSnapshotOutputStream(protocol::HeapProfiler::Frontend* frontend) in HeapSnapshotOutputStream() argument
123 explicit HeapStatsStream(protocol::HeapProfiler::Frontend* frontend) in HeapStatsStream() argument

Completed in 8 milliseconds