Home
last modified time | relevance | path

Searched defs:Body (Results 1 – 25 of 26) sorted by relevance

12

/third_party/node/deps/npm/node_modules/node-fetch-npm/
DREADME.md328 #### body.body
336 #### body.bodyUsed
344 #### body.arrayBuffer()
345 #### body.blob()
346 #### body.json()
347 #### body.text()
355 #### body.buffer()
363 #### body.textConverted()
/third_party/skia/third_party/externals/tint/src/sem/
Dswitch_statement.h70 const BlockStatement* Body() const { return body_; } in Body() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceLoopAnalyzer.h26 CfgUnorderedSet<SizeT> Body; // Node IDs member
DWasmTranslator.cpp1434 FunctionBody &Body) { in translateFunction()
1572 FunctionBody Body; in translate() local
DIceCfg.cpp599 Cfg::findLoopInvariantInstructions(const CfgUnorderedSet<SizeT> &Body) { in findLoopInvariantInstructions()
/third_party/rust/crates/tracing/examples/examples/
Dhyper-echo.rs11 async fn echo(req: Request<Body>) -> Result<Response<Body>, hyper::Error> { in echo()
Dtower-load.rs271 fn rsp(status: StatusCode, body: impl Into<Body>) -> Response<Body> { in rsp()
/third_party/node/deps/npm/node_modules/node-fetch-npm/src/
Dresponse.js11 const Body = require('./body.js') constant
Dindex.js15 const Body = require('./body.js') constant
Drequest.js11 const Body = require('./body.js') constant
Dbody.js32 function Body (body, opts) { class
/third_party/flutter/skia/third_party/externals/wuffs/lang/ast/
Dast.go245 Body() []*Node methodSpec
488 func (n *IOBind) Body() []*Node { return n.list2 } func
522 func (n *Iterate) Body() []*Node { return n.list2 } func
557 func (n *While) Body() []*Node { return n.list2 } func
823 func (n *Func) Body() []*Node { return n.list2 } func
/third_party/skia/third_party/externals/tint/src/transform/
Dfor_loop_to_loop_test.cc56 TEST_F(ForLoopToLoopTest, Body) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmMacro.h144 StringRef Body; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp289 virtual void deallocateFunctionBody(void *Body) { in deallocateFunctionBody()
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dparser_impl_for_stmt_test.cc40 TEST_F(ForStmtTest, Body) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp2388 bool AsmParser::expandMacro(raw_svector_ostream &OS, StringRef Body, in expandMacro()
2779 StringRef Body = M->Body; in handleMacroEntry() local
4474 StringRef Body = StringRef(BodyStart, BodyEnd - BodyStart); in parseDirectiveMacro() local
4498 StringRef Body, in checkForBadMacro()
5524 StringRef Body = StringRef(BodyStart, BodyEnd - BodyStart); in parseMacroLikeBody() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp1691 BasicBlock *Body = *(CurLoop->block_begin()); in transformLoopToCountable() local
1797 BasicBlock *Body = *(CurLoop->block_begin()); in transformLoopToPopcount() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h130 ArrayRef<uint8_t> Body; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h104 yaml::BinaryRef Body; member
/third_party/typescript/src/compiler/transformers/
Des2015.ts55 Body = 1 << 0, // Modified in the body of the iteration statement enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp2733 SmallVector<Type*, 8> Body; in ParseStructDefinition() local
2749 bool LLParser::ParseStructBody(SmallVectorImpl<Type*> &Body) { in ParseStructBody()
/third_party/typescript/lib/
Dlib.webworker.d.ts713 interface Body { interface
Dlib.dom.d.ts2622 interface Body { interface
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts693 interface Body { interface

12