Home
last modified time | relevance | path

Searched +defs:block +defs:close (Results 1 – 13 of 13) sorted by relevance

/third_party/python/Lib/multiprocessing/
Dqueues.py86 def put(self, obj, block=True, timeout=None): argument
98 def get(self, block=True, timeout=None): argument
140 def close(self): member in Queue
308 def put(self, obj, block=True, timeout=None): argument
348 def close(self): member in SimpleQueue
/third_party/skia/src/core/
DSkStream.cpp191 void SkFILEStream::close() { in close() function in SkFILEStream
513 Block* block = fHead; in reset() local
554 Block* block = (Block*)sk_malloc_throw(sizeof(Block) + size); in write() local
610 Block* block = fHead; in read() local
630 Block* block = fHead; in copyTo() local
641 for (Block* block = fHead; block != nullptr; block = block->fNext) { in writeToStream() local
673 Block* block = fHead; in copyToAndReset() local
691 for (Block* block = fHead; block != nullptr; ) { in writeToAndReset() local
724 const Block* block = fHead; in validate() local
742 SkDynamicMemoryWStream::Block* block = fHead; in ~SkBlockMemoryRefCnt() local
/third_party/python/Lib/logging/
Dhandlers.py682 def close(self): member in SocketHandler
952 def close(self): member in SysLogHandler
1193 def close(self): member in NTEventLogHandler
1342 def close(self): member in BufferingHandler
1413 def close(self): member in MemoryHandler
1521 def dequeue(self, block): argument
/third_party/node/deps/acorn/acorn/dist/
Dacorn.js466 return function(block, text, start, end, startLoc, endLoc) { argument
2071 pp$7.parseBindingList = function(close, allowEmpty, allowTrailingComma, allowModifiers) { argument
3416 pp$5.parseExprList = function(close, allowTrailingComma, allowEmpty, refDestructuringErrors) { argument
Dacorn.mjs460 return function(block, text, start, end, startLoc, endLoc) { argument
2065 pp$7.parseBindingList = function(close, allowEmpty, allowTrailingComma, allowModifiers) { argument
3410 pp$5.parseExprList = function(close, allowTrailingComma, allowEmpty, refDestructuringErrors) { argument
/third_party/typescript/lib/
Dlib.dom.d.ts1672 block?: ScrollLogicalPosition; property
1866 close?: UnderlyingSinkCloseCallback; property
2276 close(): Promise<void>; method
2607 close(): void; method
4598 close(): void; method
5270 close(): void; method
6447 close(returnValue?: string): void; method
8691 close(): void; method
9050 close(): void; method
9428 close(): Promise<void>; method
[all …]
DtypingsInstaller.js26930 function createCatchClause(variableDeclaration, block) { argument
26948 function updateCatchClause(node, variableDeclaration, block) { argument
34323 function parseBracketedList(kind, parseElement, open, close) { argument
105984 function addStatementToStartOfBlock(block, statement) { argument
108403 function beginBlock(block) { argument
108661 function supportsUnlabeledBreak(block) { argument
108670 function supportsLabeledBreakOrContinue(block) { argument
108678 function supportsUnlabeledContinue(block) { argument
119411 function isEmptyBlock(block) { argument
120654 close: function () { method
[all …]
Dtsc.js21755 function createCatchClause(variableDeclaration, block) { argument
21769 function updateCatchClause(node, variableDeclaration, block) { argument
27819 function parseBracketedList(kind, parseElement, open, close) { argument
88567 function addStatementToStartOfBlock(block, statement) { argument
89996 function beginBlock(block) { argument
90186 function supportsUnlabeledBreak(block) { argument
90190 function supportsLabeledBreakOrContinue(block) { argument
90193 function supportsUnlabeledContinue(block) { argument
98967 function isEmptyBlock(block) { argument
100053 close: function () { method
[all …]
Dtsserverlibrary.d.ts1603 readonly block: Block; property
7499 close(): void; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts1652 block?: ScrollLogicalPosition; property
1846 close?: UnderlyingSinkCloseCallback; property
2256 close(): Promise<void>; method
2587 close(): void; method
4578 close(): void; method
5250 close(): void; method
6427 close(returnValue?: string): void; method
8671 close(): void; method
9030 close(): void; method
9408 close(): Promise<void>; method
[all …]
/third_party/node/tools/lint-md/
Dlint-md.mjs1565 block: '█', property
7529 function close(token) { function
11809 function close(code) { function
24143 function writeNode(state, level, object, block, compact, iskey, isblockseq) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts1603 readonly block: Block; property
7499 close(): void; method
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp2095 __io_close_fn *close; member
81323 static nsIAtom* block; member in nsGkAtoms
81388 static nsIAtom* close; member in nsGkAtoms