Home
last modified time | relevance | path

Searched defs:Current (Results 1 – 25 of 88) sorted by relevance

1234

/third_party/node/doc/changelogs/
DCHANGELOG_V15.md59 ### Notable Changes
85 ### Commits
132 ### Notable Changes
145 ### Commits
236 ### Notable Changes
254 ### Commits
361 ### Notable Changes
366 ### Commits
458 ### Notable changes
470 ### Commits
[all …]
DCHANGELOG_V17.md53 ### Notable Changes
59 ### Commits
161 ### Notable Changes
169 ### Commits
247 ### Notable Changes
254 ### Commits
265 ### Notable Changes
267 #### Fixed regression in url.resolve()
273 ### Commits
281 ### Notable Changes
[all …]
DCHANGELOG_V13.md56 ### Notable Changes
64 #### New core collaborators
71 ### Commits
191 ### Notable Changes
193 #### New file system APIs
201 #### Other changes
218 #### New core collaborators
226 ### Commits
413 ### macOS package notarization and a change in builder configuration
422 ### Notable Changes
[all …]
DCHANGELOG_V9.md57 ### Notable Changes
66 ### Commits
81 ### Notable Changes
92 ### Notable Changes
106 ### Commits
193 ### Notable Changes
219 ### Notable Changes
249 ### Commits
361 …https://github.com/nodejs/node/commit/acc86ed246)] - 2018-03-XX, Version 9.9.0 (Current) (Michaël …
500 ### Notable Changes
[all …]
DCHANGELOG_V11.md56 ### Notable changes
68 ### Commits
89 ### Notable changes
100 ### Commits
240 ### Notable Changes
260 ### Commits
430 ### Notable Changes
445 ### Commits
606 ### Notable Changes
616 ### Commits
[all …]
DCHANGELOG_V7.md61 ### Notable changes
78 ### Commits
88 ### Notable Changes
102 ### Commits
289 ### Notable Changes
293 ### Commits
344 …ng #include "unicode/putil.h" (Steven R. Loomis) [#12078](https://github.com/nodejs/node/pull/1207…
353 ### Notable Changes
365 ### Commits
438 ### Notable changes
[all …]
DCHANGELOG_V16.md915 ### Notable Changes
917 #### Experimental ESM Loader Hooks API
930 #### Other Notable Changes
936 ### Commits
1004 ### Notable changes
1011 ### Commits
1021 ### Notable Changes
1032 ### Commits
1140 ### Notable Changes
1154 ### Commits
[all …]
DCHANGELOG_V14.md2327 ### Notable Changes
2335 ### Commits
2423 ### Notable Changes
2428 ### Commits
2496 ### Notable Changes
2503 ### Commits
2551 ### Notable changes
2559 ### Commits
2638 ### Notable Changes
2647 ### Commits
[all …]
DCHANGELOG_V18.md2896 ### Notable changes
2898 #### watch mode (experimental)
2904 #### Other notable changes
2919 ### Commits
3031 ### Notable changes
3044 ### Commits
3158 ### Notable changes
3174 #### llhttp updated to 6.0.10
3182 ### Commits
3193 ### Notable changes
[all …]
DCHANGELOG_V8.md2169 ### Notable Changes
2174 ### Commits
2194 ### Notable Changes
2207 ### Commits
2504 ### Notable Changes
2529 ### Commits
2744 ### Notable Changes
2758 ### Commits
2907 ### Notable Changes
2953 ### Commits
[all …]
DCHANGELOG_V10.md2023 ### Notable changes
2081 ### Commits
2165 … anchoring (#vcbuild.bat -> #vcbuildbat) (Justin Lee) [#23211](https://github.com/nodejs/node/pull…
2341 ### Notable Changes
2355 ### Commits
2468 ### Notable Changes
2509 ### Commits
2735 ### Notable Changes
2751 ### Commits
2916 ### Notable Changes
[all …]
DCHANGELOG_V6.md3401 ### Notable changes
3407 ### Commits
3417 ### Notable changes
3429 ### Commits
3529 …fix typo in #endif comment (Juan Andres Andrango) [#8989](https://github.com/nodejs/node/pull/8989)
3653 ### Notable changes
3670 ### Commits
3697 ### Notable changes
3707 ### Commits
3827 ### Notable changes
[all …]
DCHANGELOG_V12.md4082 ### Notable changes
4098 ### Commits
4169 ### Notable changes
4177 ### Commits
4216 ### Notable changes
4243 ### Commits
4392 ### Notable changes
4403 ### Commits
4492 ### Notable changes
4501 ### Commits
[all …]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
Dmain.h33 struct Current struct
44 void setCurrentError(EGLint error); argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DRetireControlUnit.cpp56 const RetireControlUnit::RUToken &Current = Queue[CurrentInstructionSlotIdx]; in getCurrentToken() local
65 const RetireControlUnit::RUToken &Current = getCurrentToken(); in computeNextSlotIdx() local
75 RetireControlUnit::RUToken &Current = Queue[CurrentInstructionSlotIdx]; in consumeCurrentToken() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DManagedStringPool.h32 SmallVectorImpl<std::string *>::iterator Current = Pool.begin(); in ~ManagedStringPool() local
34 delete *Current; in ~ManagedStringPool() local
/third_party/rust/crates/rustix/src/io/
Dseek_from.rs29 Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), enumerator
/third_party/mesa3d/src/mesa/program/
Dprogram_parse.y112 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
/third_party/node/deps/v8/src/execution/
Dthread-id.h32 static ThreadId Current() { return ThreadId(GetCurrentThreadId()); } in Current() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
DArgList.h42 BaseIter Current, End; variable
81 : Current(Current), End(End) { in Current() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DRetireStage.cpp34 const RetireControlUnit::RUToken &Current = RCU.getCurrentToken(); in cycleStart() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DSourceMgr.h31 unsigned Current; variable
/third_party/gn/src/util/
Dmsg_loop.cc79 MsgLoop* MsgLoop::Current() { in Current() function in MsgLoop
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DUse.cpp94 const Use *Current = this; in getImpliedUser() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackReader.h126 StringRef::iterator Current; variable

1234