Home
last modified time | relevance | path

Searched refs:frontend (Results 1 – 25 of 113) sorted by relevance

12345

/third_party/typescript/tests/baselines/reference/user/
Dchrome-devtools-frontend.log5 node_modules/chrome-devtools-frontend/front_end/Runtime.js(43,8): error TS2339: Property '_importSc…
6 node_modules/chrome-devtools-frontend/front_end/Runtime.js(77,16): error TS7014: Function type, whi…
7 node_modules/chrome-devtools-frontend/front_end/Runtime.js(78,16): error TS7014: Function type, whi…
8 node_modules/chrome-devtools-frontend/front_end/Runtime.js(95,28): error TS2339: Property 'response…
9 node_modules/chrome-devtools-frontend/front_end/Runtime.js(147,37): error TS2339: Property '_import…
10 node_modules/chrome-devtools-frontend/front_end/Runtime.js(270,9): error TS2322: Type 'Promise<void…
12 node_modules/chrome-devtools-frontend/front_end/Runtime.js(280,5): error TS2322: Type 'Promise<void…
13 node_modules/chrome-devtools-frontend/front_end/Runtime.js(525,9): error TS2322: Type 'Window' is n…
15 node_modules/chrome-devtools-frontend/front_end/Runtime.js(527,55): error TS2352: Conversion of typ…
17 node_modules/chrome-devtools-frontend/front_end/Runtime.js(539,24): error TS2351: This expression i…
[all …]
/third_party/nghttp2/doc/bash_completion/
Dnghttpx11frontend --backlog --backend-address-family --backend-http-proxy-uri --workers --single-thread --r…
/third_party/lame/
DChangeLog49 * doc/html/history.html, frontend/console.c, frontend/console.h,
50 frontend/timestatus.c, frontend/timestatus.h:
59 dshow/Mpegac.cpp, dshow/Mpegac.h, frontend/get_audio.c,
60 frontend/get_audio.h, frontend/lame_main.c, frontend/main.c,
61 frontend/main.h, frontend/parse.c, frontend/parse.h,
62 frontend/rtp.c, libmp3lame/quantize.c, libmp3lame/reservoir.h,
69 * configure.in, doc/html/history.html, frontend/main.c,
70 frontend/parse.c, libmp3lame/i386/nasm.h, libmp3lame/version.h:
75 * frontend/get_audio.c:
127 * configure.in, frontend/parse.c:
[all …]
DMakefile.am7 SUBDIRS = mpglib libmp3lame frontend Dll doc include misc dshow ACM \ subdir
39 testcase.new.mp3: testcase.wav frontend/lame$(EXEEXT)
40 …time frontend/lame$(EXEEXT) --nores $(top_srcdir)/testcase.wav testcase.new.mp3 || $(RM_F) testcas…
51 testg: frontend/mp3x$(EXEEXT) $(top_srcdir)/../test/castanets.wav
52 frontend/mp3x$(EXEEXT) -h $(top_srcdir)/../test/castanets.wav
60 frontend/lame$(EXEEXT):
63 frontend/mp3x$(EXEEXT): frontend/lame$(EXEEXT)
DMakefile.MSVC441 frontend/lame_main.c
444 frontend/gpkplotting.c \
445 frontend/gtkanal.c \
446 frontend/mp3x.c
449 frontend/rtp.c \
450 frontend/mp3rtp.c
456 frontend/main.c \
457 frontend/get_audio.c \
458 frontend/parse.c \
459 frontend/timestatus.c \
[all …]
DMakefile.unix481 frontend/main.c \
482 frontend/amiga_mpega.c \
483 frontend/brhist.c \
484 frontend/get_audio.c \
485 frontend/lametime.c \
486 frontend/parse.c \
487 frontend/timestatus.c \
488 frontend/console.c \
532 gtk_sources = frontend/gtkanal.c frontend/gpkplotting.c frontend/mp3x.c
/third_party/node/src/inspector/
Dworker_agent.cc14 explicit NodeWorkers(std::weak_ptr<NodeWorker::Frontend> frontend, in NodeWorkers() argument
16 : frontend_(frontend), thread_(thread) {} in NodeWorkers()
127 auto frontend = frontend_.lock(); in WorkerCreated() local
128 if (!frontend) in WorkerCreated()
135 frontend->attachedToWorker(id, WorkerInfo(id, title, url), waiting); in WorkerCreated()
139 auto frontend = frontend_.lock(); in Send() local
140 if (frontend) in Send()
141 frontend->receivedMessageFromWorker(id, message); in Send()
153 auto frontend = frontend_.lock(); in Detached() local
154 if (frontend) { in Detached()
[all …]
Dtracing_agent.cc20 std::weak_ptr<NodeTracing::Frontend> frontend) in DeletableFrontendWrapper() argument
21 : frontend_(frontend) {} in DeletableFrontendWrapper()
34 std::weak_ptr<NodeTracing::Frontend> frontend) in CreateFrontendWrapperRequest() argument
36 frontend_wrapper_ = std::make_unique<DeletableFrontendWrapper>(frontend); in CreateFrontendWrapperRequest()
71 auto frontend = frontend_wrapper->get(); in Call() local
72 if (frontend != nullptr) { in Call()
73 frontend->sendRawJSONNotification(message_); in Call()
/third_party/typescript/tests/baselines/reference/tsserver/cachingFileSystemInformation/
DwatchDirectories-for-config-file-with-case-insensitive-file-system.js83 Info 18 [00:00:51.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config…
98 Info 21 [00:00:54.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config…
138 Info 29 [00:01:10.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config…
158 Info 34 [00:01:15.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config…
166 Info 35 [00:01:22.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config…
205 Info 43 [00:01:36.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config…
DwatchDirectories-for-config-file-with-case-sensitive-file-system.js83 Info 18 [00:00:51.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config…
98 Info 21 [00:00:54.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config…
138 Info 29 [00:01:10.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config…
158 Info 34 [00:01:15.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config…
166 Info 35 [00:01:22.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config…
205 Info 43 [00:01:36.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config…
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt.c64 struct draw_pt_front_end *frontend = NULL; in draw_pt_arrays() local
99 frontend = draw->pt.frontend; in draw_pt_arrays()
101 if (frontend) { in draw_pt_arrays()
109 frontend = NULL; in draw_pt_arrays()
116 frontend->flush(frontend, DRAW_FLUSH_STATE_CHANGE); in draw_pt_arrays()
117 frontend = NULL; in draw_pt_arrays()
121 if (!frontend) { in draw_pt_arrays()
122 frontend = draw->pt.front.vsplit; in draw_pt_arrays()
124 frontend->prepare(frontend, prim, middle, opt); in draw_pt_arrays()
126 draw->pt.frontend = frontend; in draw_pt_arrays()
[all …]
Ddraw_pt_vsplit.c205 vsplit_prepare(struct draw_pt_front_end *frontend, in vsplit_prepare() argument
210 struct vsplit_frontend *vsplit = (struct vsplit_frontend *) frontend; in vsplit_prepare()
241 vsplit_flush(struct draw_pt_front_end *frontend, unsigned flags) in vsplit_flush() argument
243 struct vsplit_frontend *vsplit = (struct vsplit_frontend *) frontend; in vsplit_flush()
253 vsplit_destroy(struct draw_pt_front_end *frontend) in vsplit_destroy() argument
255 FREE(frontend); in vsplit_destroy()
/third_party/nghttp2/doc/sources/
Dnghttpx-howto.rst20 By default, frontend connection is encrypted using SSL/TLS. So
22 line (or through configuration file). In this case, the frontend
25 To turn off encryption on frontend connection, use ``no-tls`` keyword
26 in :option:`--frontend` option. HTTP/2 and HTTP/1 are available on
27 the frontend, and an HTTP/1 connection can be upgraded to HTTP/2 using
32 :option:`--frontend` option (.e.g, ``--frontend='*,443;quic'``)
34 nghttpx can listen on multiple frontend addresses. This is achieved
35 by using multiple :option:`--frontend` options. For each frontend
69 protocols in frontend and backend connections are the same as in `default
74 By default, the frontend connection is encrypted. So this mode is
[all …]
/third_party/mesa3d/docs/
Dsourcetree.rst138 - **clover** - OpenCL frontend
139 - **dri** - Meta frontend for DRI drivers, see mesa/state_tracker
140 - **glx** - Meta frontend for GLX
142 - **nine** - D3D9 frontend, see targets/d3dadapter9
143 - **omx** - OpenMAX Bellagio frontend
145 - **va** - VA-API frontend
146 - **vdpau** - VDPAU frontend
147 - **wgl** - Windows WGL frontend
148 - **xa** - XA frontend
149 - **xvmc** - XvMC frontend
[all …]
/third_party/skia/third_party/externals/swiftshader/docs/
DANGLE.md7 …hile SwiftShader initially offered a GLES frontend, this has been deprecated and replaced by a Vul…
9 ## Why use ANGLE instead of SwiftShader's GLES frontend?
11 There are a few reasons why SwiftShader's GLES frontend has been deprecated, and that we now recomm…
19 …upport SwiftShader's GLES frontend allows our team to focus our efforts on implementing a solid an…
21 ## How to use ANGLE with SwiftShader's Vulkan frontend
/third_party/mesa3d/src/gallium/frontends/xa/
DREADME30 The XA gallium frontend is intended as a versioned interface to gallium for
32 composite / video work for the Xorg gallium frontend.
34 The motivation behind this gallium frontend is that the Xorg gallium frontend has
42 Since Gallium3D is not versioned, the Xorg gallium frontend needs to be compiled
46 Therefore the xa gallium frontend is intended to supply the following
59 should investigate sharing the loadig mechanism with the EGL gallium frontend.
/third_party/nghttp2/doc/
Dnghttpx.1.rst23 "no-tls" parameter is used in :option:`--frontend` option.
28 "no-tls" parameter is used in :option:`--frontend` option. To
61 request host. For a request received on the frontend
218 backend requires that frontend connection is TLS
292 .. option:: -f, --frontend=(<HOST>,<PORT>|unix:<PATH>)[[;<PARAM>]...]
294 Set frontend host and port. If <HOST> is '\*', it
313 To make this frontend as API endpoint, specify "api"
315 important to limit the access to the API frontend.
320 To make this frontend as health monitor endpoint,
325 To accept PROXY protocol version 1 and 2 on frontend
[all …]
/third_party/lame/test/
Dcvscheck.sh26 rm -f frontend/lame
35 test/lametest.py test/CBRABR.op ${TESTCASE} frontend/lame > ${OUTPUT}
/third_party/skia/third_party/externals/dawn/docs/
Ddevice_facilities.md4 There a number of facilities common to all backends that live in the frontend and backend-specific …
5 Example of frontend facilities are the management of content-less object caches, or the toggle mana…
22 …- The device initialization creates facilities in both the backend and the frontend, which can fai…
41 …he device, but in the underlying API commands are still running, so the frontend will finish all c…
46 After disconnecting, frontend will call `backend::Device::DestroyImpl` so that it can properly free…
80 - The frontend device default toggles are applied (unless already overriden).
97 The frontend has a `Format` structure that represent all the information that are known about a par…
/third_party/mesa3d/docs/gallium/
Ddistro.rst104 The Gallium frontend implementing a GL state machine. Not usable as
105 a standalone frontend; Mesa should be built with another Gallium frontend,
111 The Gallium frontend implements the Direct3D 9 API.
/third_party/mesa3d/
Dmeson_options.txt93 description : 'enable gallium vdpau frontend.',
106 description : 'enable gallium xvmc frontend.',
119 description : 'enable gallium omx frontend.',
132 description : 'enable gallium va frontend.',
145 description : 'enable gallium xa frontend.',
151 description : 'build gallium "nine" Direct3D 9.x frontend.',
157 description : 'build gallium D3D10 WDDM UMD frontend.',
164 description : 'build gallium "clover" OpenCL frontend.',
170 description : 'build gallium "clover" OpenCL frontend with SPIR-V binary support.',
176 description : 'build gallium "clover" OpenCL frontend with native LLVM codegen support.',
/third_party/node/deps/v8/src/inspector/
Dv8-heap-profiler-agent-impl.cc36 explicit HeapSnapshotProgress(protocol::HeapProfiler::Frontend* frontend) in HeapSnapshotProgress() argument
37 : m_frontend(frontend) {} in HeapSnapshotProgress()
88 explicit HeapSnapshotOutputStream(protocol::HeapProfiler::Frontend* frontend) in HeapSnapshotOutputStream() argument
89 : m_frontend(frontend) {} in HeapSnapshotOutputStream()
123 explicit HeapStatsStream(protocol::HeapProfiler::Frontend* frontend) in HeapStatsStream() argument
124 : m_frontend(frontend) {} in HeapStatsStream()
/third_party/typescript/tests/cases/docker/chrome-devtools-frontend-next/
DDockerfile7 RUN fetch devtools-frontend
8 WORKDIR devtools-frontend
/third_party/nghttp2/
Dnghttpx.conf.sample7 # option name with leading '--' stripped (e.g., frontend). Put '='
24 # frontend=0.0.0.0,3000
/third_party/python/Lib/distutils/command/
Dcheck.py12 from docutils import frontend
128 settings = frontend.OptionParser(components=(Parser,)).get_default_values()

12345