Home
last modified time | relevance | path

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

1234

/third_party/node/doc/changelogs/
DCHANGELOG_V9.md54 ### Notable Changes
63 ### Commits
77 ### Notable Changes
87 ### Notable Changes
101 ### Commits
187 ### Notable Changes
212 ### Notable Changes
233 ### Commits
344 …https://github.com/nodejs/node/commit/acc86ed246)] - 2018-03-XX, Version 9.9.0 (Current) (Michaël …
482 ### Notable Changes
[all …]
DCHANGELOG_V11.md53 ### Notable changes
65 ### Commits
85 ### Notable changes
96 ### Commits
235 ### Notable Changes
255 ### Commits
424 ### Notable Changes
439 ### Commits
599 ### Notable Changes
609 ### Commits
[all …]
DCHANGELOG_V7.md58 ### Notable changes
75 ### Commits
84 ### Notable Changes
98 ### Commits
284 ### Notable Changes
288 ### Commits
339 …g #include "unicode/putil.h" (Steven R. Loomis) [#12078](https://github.com/nodejs/node/pull/12078)
347 ### Notable Changes
359 ### Commits
431 ### Notable changes
[all …]
DCHANGELOG_V13.md51 ### macOS package notarization and a change in builder configuration
60 ### Notable Changes
77 ### Commits
182 ### Notable Changes
191 ### Commits
304 ### Notable Changes
311 ### Commits
333 ### Notable Changes
344 ### Commits
440 ### Notable changes
[all …]
DCHANGELOG_V12.md1665 ### Notable changes
1681 ### Commits
1751 ### Notable changes
1759 ### Commits
1797 ### Notable changes
1824 ### Commits
1972 ### Notable changes
1983 ### Commits
2071 ### Notable changes
2080 ### Commits
[all …]
DCHANGELOG_V14.md2304 ### Notable Changes
2312 ### Commits
2399 ### Notable Changes
2404 ### Commits
2471 ### Notable Changes
2478 ### Commits
2525 ### Notable changes
2533 ### Commits
2610 ### Notable Changes
2619 ### Commits
[all …]
DCHANGELOG_V10.md1757 ### Notable changes
1815 ### Commits
1899 …anchoring (#vcbuild.bat -\> #vcbuildbat) (Justin Lee) [#23211](https://github.com/nodejs/node/pull…
2074 ### Notable Changes
2088 ### Commits
2200 ### Notable Changes
2241 ### Commits
2466 ### Notable Changes
2482 ### Commits
2646 ### Notable Changes
[all …]
DCHANGELOG_V8.md2145 ### Notable Changes
2150 ### Commits
2169 ### Notable Changes
2182 ### Commits
2478 ### Notable Changes
2503 ### Commits
2717 ### Notable Changes
2731 ### Commits
2879 ### Notable Changes
2925 ### Commits
[all …]
DCHANGELOG_V6.md3366 ### Notable changes
3372 ### Commits
3381 ### Notable changes
3393 ### Commits
3493 …fix typo in #endif comment (Juan Andres Andrango) [#8989](https://github.com/nodejs/node/pull/8989)
3616 ### Notable changes
3633 ### Commits
3659 ### Notable changes
3669 ### Commits
3788 ### Notable changes
[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/grpc/src/csharp/Grpc.Core.Api/
DIAsyncStreamReader.cs55 T Current { get; } property
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DServerRequestStream.cs38 public TRequest Current property in Grpc.Core.Internal.ServerRequestStream
DClientResponseStream.cs38 public TResponse Current property in Grpc.Core.Internal.ClientResponseStream
/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/Option/
DArgList.h42 BaseIter Current, End; variable
81 : Current(Current), End(End) { in Current() function
/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.cc73 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/uboot/u-boot-2020.01/scripts/dtc/
Dsrcpos.h81 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackReader.h126 StringRef::iterator Current; variable
/third_party/grpc/test/core/util/
Dfuzzer_corpus_test.cc131 virtual const std::string* Current() const { return &*current_; } in Current() function in ExampleIterator
/third_party/flutter/engine/flutter/lib/ui/
Dui_dart_state.cc19 UIDartState* UIDartState::Current() { in Current() function in flutter::UIDartState
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_btree_navigator.h157 inline CordRep* CordRepBtreeNavigator::Current() const { in Current() function

1234