Home
last modified time | relevance | path

Searched refs:Detail (Results 1 – 25 of 72) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTimeProfiler.h42 void timeTraceProfilerBegin(StringRef Name, StringRef Detail);
44 llvm::function_ref<std::string()> Detail);
65 TimeTraceScope(StringRef Name, StringRef Detail) { in TimeTraceScope()
67 timeTraceProfilerBegin(Name, Detail); in TimeTraceScope()
69 TimeTraceScope(StringRef Name, llvm::function_ref<std::string()> Detail) { in TimeTraceScope()
71 timeTraceProfilerBegin(Name, Detail); in TimeTraceScope()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimeProfiler.cpp39 const std::string Detail; member
43 Detail(std::move(Dt)) {} in Entry()
66 void begin(std::string Name, llvm::function_ref<std::string()> Detail) { in begin()
68 Detail()); in begin()
126 if (!E.Detail.empty()) { in Write()
127 J.attributeObject("args", [&] { J.attribute("detail", E.Detail); }); in Write()
210 void timeTraceProfilerBegin(StringRef Name, StringRef Detail) { in timeTraceProfilerBegin() argument
212 TimeTraceProfilerInstance->begin(Name, [&]() { return Detail; }); in timeTraceProfilerBegin()
216 llvm::function_ref<std::string()> Detail) { in timeTraceProfilerBegin() argument
218 TimeTraceProfilerInstance->begin(Name, Detail); in timeTraceProfilerBegin()
/third_party/libabigail/tests/lib/
Dcatch.hpp1466 namespace Detail { namespace
1480 …virtual Detail::EnumInfo const& registerEnum( StringRef enumName, StringRef allEnums, std::vector<…
1483Detail::EnumInfo const& registerEnum( StringRef enumName, StringRef allEnums, std::initializer_lis… in registerEnum()
1553 namespace Detail { namespace
1584 return Detail::unprintableString; in convertUnstreamable()
1619 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
1630 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
1633 return Detail::convertUnstreamable(value); in convert()
1640 namespace Detail { namespace
1651 … return ::Catch::Detail::stringify(static_cast<typename std::underlying_type<E>::type>(e)); in convertUnknownEnumToString()
[all …]
/third_party/mesa3d/docs/gallium/
Dglossary.rst22 Level of Detail. Also spelled "LoD." The value that determines when the
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp287 MachineBasicBlock *LandMBB, bool Detail = false);
1148 MachineBasicBlock *FalseMBB, MachineBasicBlock *LandMBB, bool Detail) { in showImproveSimpleJumpintoIf() argument
1151 if (Detail) { in showImproveSimpleJumpintoIf()
1160 if (Detail) { in showImproveSimpleJumpintoIf()
1169 if (Detail) { in showImproveSimpleJumpintoIf()
1178 if (Detail) { in showImproveSimpleJumpintoIf()
/third_party/openGLES/extensions/SGIS/
DSGIS_texture_lod.txt138 Level of Detail Clamping
231 LINEAR magnification filter. Detail filters (described in
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/
DSGIS_texture_lod.txt138 Level of Detail Clamping
231 LINEAR magnification filter. Detail filters (described in
/third_party/node/deps/npm/node_modules/libnpmorg/
DREADME.md59 Detail](https://github.com/npm/registry/blob/master/docs/orgs/memberships.md#membership-detail)
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3319 Detail string `json:"detail,omitempty"` member
3616 Detail string `json:"detail,omitempty"` member
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3319 Detail string `json:"detail,omitempty"` member
3616 Detail string `json:"detail,omitempty"` member
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3319 Detail string `json:"detail,omitempty"` member
3616 Detail string `json:"detail,omitempty"` member
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_texture_lod_bias.txt100 Level of Detail Bias
/third_party/openGLES/extensions/SGIX/
DSGIX_texture_lod_bias.txt100 Level of Detail Bias
/third_party/openGLES/extensions/NV/
DNV_texture_border_clamp.txt130 Add to the end of Subsection "Scale Factor and Level of Detail"
/third_party/curl/docs/
DSECURITY-ADVISORY.md113 Detail when this report was received in the project. When package distributors
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_texture_border_clamp.txt130 Add to the end of Subsection "Scale Factor and Level of Detail"
/third_party/node/src/
Dnode_sockaddr.cc761 SetProtoMethod(isolate, tmpl, "detail", Detail); in GetConstructorTemplate()
813 void SocketAddressBase::Detail(const FunctionCallbackInfo<Value>& args) { in Detail() function in node::SocketAddressBase
Dnode_sockaddr.h162 static void Detail(const v8::FunctionCallbackInfo<v8::Value>& args);
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/
DAPPLE_texture_2D_limited_npot.txt96 In the subsection "Scale Factor and Level of Detail"...
/third_party/openGLES/extensions/APPLE/
DAPPLE_texture_2D_limited_npot.txt96 In the subsection "Scale Factor and Level of Detail"...
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_lod_bias.txt163 Change the first formula under "Scale Factor and Level of Detail" to read:
/third_party/openGLES/extensions/EXT/
DEXT_texture_lod_bias.txt163 Change the first formula under "Scale Factor and Level of Detail" to read:
/third_party/openGLES/extensions/OES/
DOES_texture_npot.txt135 In the subsection "Scale Factor and Level of Detail"...
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_texture_npot.txt125 In the subsection "Scale Factor and Level of Detail"...
/third_party/skia/site/docs/dev/testing/
Dtesting.md146 ### Detail <a name="digests"></a>

123