Searched refs:DLL (Results 1 – 10 of 10) sorted by relevance
10 class DLL { class87 exports.default = DLL;
7857 function DLL() { class7863 DLL.prototype._removeLink = function(node) { class7882 DLL.prototype.empty = DLL;7884 DLL.prototype._setInitial = function(node) {7889 DLL.prototype.insertBefore = function(node, newNode) {7901 DLL.prototype.unshift = function(node) {7909 DLL.prototype.push = function(node) {7922 DLL.prototype.shift = function() {7926 DLL.prototype.splice = function(end) {7935 DLL.prototype.remove = function(test) {[all …]
99 The built DLL will be available in
22 ' part components (OCX/DLL).
1370 class DLL { class1600 _tasks: new DLL(),
1364 class DLL { class1594 _tasks: new DLL(),
471 mode with the DLL
490 mode with the DLL
1729 * Bugfix: the LAME DLL CBR problem of not re-writing the LAME
203 …as been renamed `q._tasks` and is now implemented as a doubly linked list (DLL). Any code that use…