/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fShaderUniformIntegerFunctionTests.cpp | 51 virtual const char* getFunctionName() = 0; 100 "result = " << getFunctionName() << "(value);\n" in init() 101 …"comparison = (" << getFunctionName() << "(value) == " << computeExpectedResult(m_input) << ");\n"; in init() 129 …m_testCtx.getLog() << TestLog::Message << "ERROR: comparison failed for " << getFunctionName() << … in iterate() 135 …result is as expected, but not when use in condition statement (" << getFunctionName() << "(" << m… in iterate() 159 const char* getFunctionName() { in getFunctionName() function in deqp::gles31::Functional::FindMSBEdgeCase 176 const char* getFunctionName() { in getFunctionName() function in deqp::gles31::Functional::FindLSBEdgeCase
|
D | es31fNegativeShaderImageLoadStoreTests.cpp | 322 std::string getFunctionName (ImageOperation function) in getFunctionName() function 363 params["FUNCTION_NAME"] = getFunctionName(function); in generateShaderSource() 373 …ctx.beginSection(getFunctionName(function) + " " + getMemoryQualifier(memory) + " " + getShaderIma… in testShader()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_elements_base_vertex/ |
D | esextcDrawElementsBaseVertexTests.cpp | 727 error_sstream << getFunctionName(test_case.function_type) << " call failed"; in executeTestCases() 835 std::string DrawElementsBaseVertexTestBase::getFunctionName(_function_type function_type) in getFunctionName() function in glcts::DrawElementsBaseVertexTestBase 2559 …error_sstream << "Invalid error code generated by " << getFunctionName(FUNCTION_GL_DRAW_ELEMENTS_B… in iterate() 2561 …m_testCtx.getLog() << tcu::TestLog::Message << getFunctionName(FUNCTION_GL_DRAW_ELEMENTS_BASE_VERT… in iterate() 2580 << getFunctionName(FUNCTION_GL_DRAW_ELEMENTS_INSTANCED_BASE_VERTEX); in iterate() 2582 …m_testCtx.getLog() << tcu::TestLog::Message << getFunctionName(FUNCTION_GL_DRAW_ELEMENTS_INSTANCED… in iterate() 2601 << getFunctionName(FUNCTION_GL_DRAW_RANGE_ELEMENTS_BASE_VERTEX); in iterate() 2603 …m_testCtx.getLog() << tcu::TestLog::Message << getFunctionName(FUNCTION_GL_DRAW_RANGE_ELEMENTS_BAS… in iterate() 2672 << getFunctionName(FUNCTION_GL_DRAW_ELEMENTS_BASE_VERTEX) << " call"; in iterate() 2695 << getFunctionName(FUNCTION_GL_DRAW_RANGE_ELEMENTS_BASE_VERTEX) << " call"; in iterate() [all …]
|
D | esextcDrawElementsBaseVertexTests.hpp | 172 std::string getFunctionName(_function_type function_type);
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceGlobalContext.cpp | 390 if (!getFlags().matchVerboseFocusOn(Func->getFunctionName(), in translateFunctions() 397 !getFlags().matchTranslateOnly(Func->getFunctionName(), in translateFunctions() 411 getStrError() << "ICE translation error: " << Func->getFunctionName() in translateFunctions() 428 Asm->setFunctionName(Func->getFunctionName()); in translateFunctions() 580 GlobalString Name = Asm->getFunctionName(); in emitItems() 816 if (A.getFunctionName() != B.getFunctionName()) in getJumpTables() 817 return A.getFunctionName() < B.getFunctionName(); in getJumpTables()
|
D | IceCfg.cpp | 76 return getFunctionName().toString(); in getFunctionNameAndSize() 88 return getFunctionName() + "(i=" + std::to_string(InstCount) + in getFunctionNameAndSize() 178 getFlags().matchForceO2(getFunctionName(), getSequenceNumber()) in translate() 182 if (getFlags().matchTimingFocus(getFunctionName(), getSequenceNumber())) { in translate() 189 getFlags().matchTestStatus(getFunctionName(), getSequenceNumber())) { in translate() 195 TimerMarker T_func(getContext(), getFunctionName().toStringOrEmpty()); in translate() 221 getContext()->dumpLocalTimers(getFunctionName().toString()); in translate() 1728 Str << ReturnType << " @" << getFunctionName() << "("; in dump()
|
D | IceSwitchLowering.h | 98 GlobalString getFunctionName() const { return FuncName; } in getFunctionName() function
|
D | IceInstrumentation.cpp | 52 std::string FuncName = Func->getFunctionName().toStringOrEmpty(); in instrumentFunc()
|
D | IceCfgNode.h | 51 return ".L" + Func->getFunctionName() + "$" + getName(); in getAsmName()
|
D | IceAssembler.h | 327 GlobalString getFunctionName() const { return FunctionName; } in getFunctionName() function
|
D | IceCfg.h | 62 GlobalString getFunctionName() const { return FunctionName; } in getFunctionName() function
|
D | WasmTranslator.cpp | 132 std::string getFunctionName(const WasmModule *Module, uint32_t func_index) { in getFunctionName() function 1066 const auto TargetName = getFunctionName(Module, Index); in CallDirect() 1566 LOG(out << " " << F << ": " << getFunctionName(Module, F) << "\n"); in translate() 1629 const auto FnName = getFunctionName(Module, Fn.func_index); in translate()
|
D | IceInst.cpp | 580 const auto FuncName = Func->getFunctionName(); in makeName() 593 Name(makeName(Func, Id)), FuncName(Func->getFunctionName()) { in InstJumpTable()
|
D | IceASanInstrumentation.cpp | 77 std::string FuncName = Func->getFunctionName().toStringOrEmpty(); in isInstrumentable()
|
D | IceELFObjectWriter.cpp | 603 NewFixup.set_value(Ctx.getConstantSym(TargetOffset, JT.getFunctionName())); in writeJumpTable()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
D | PDBContext.cpp | 36 Result.FunctionName = getFunctionName(Address.Address, Specifier.FNKind); in getLineInfoForAddress() 99 std::string PDBContext::getFunctionName(uint64_t Address, in getFunctionName() function in PDBContext
|
/third_party/typescript/src/compiler/ |
D | debug.ts | 212 () => `Node array did not pass test '${getFunctionName(test)}'.`, 224 … () => `Node ${formatSyntaxKind(node!.kind)} did not pass test '${getFunctionName(test!)}'.`, 236 …=> `Node ${formatSyntaxKind(node!.kind)} should not have passed test '${getFunctionName(test!)}'.`, 249 … () => `Node ${formatSyntaxKind(node!.kind)} did not pass test '${getFunctionName(test!)}'.`, 278 export function getFunctionName(func: AnyFunction) { function 730 const deprecation = createDeprecation(getFunctionName(func), options);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
D | Demangle.h | 80 char *getFunctionName(char *Buf, size_t *N) const;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBContext.h | 59 std::string getFunctionName(uint64_t Address, DINameKind NameKind) const;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 180 static StringRef getFunctionName(const DISubprogram *SP) { in getFunctionName() function 349 LLVM_DEBUG(dbgs() << "Function: " << getFunctionName(SP) << "\n"); in GCOVFunction() 363 FNLOS << getFunctionName(SP) << SP->getLine(); in GCOVFunction() 399 uint32_t BlockLen = 1 + 1 + 1 + lengthOfGCOVString(getFunctionName(SP)) + in writeOut() 408 writeGCOVString(getFunctionName(SP)); in writeOut() 1015 ? Builder.CreateGlobalStringPtr(getFunctionName(SP)) in insertCounterWriteout()
|
/third_party/node/lib/internal/source_map/ |
D | prepare_stack_trace.js | 84 const fnName = t.getFunctionName() ?? t.getMethodName();
|
/third_party/node/lib/internal/ |
D | errors.js | 90 const firstFrame = trace[0]?.getFunctionName(); 93 const fn = trace[l]?.getFunctionName();
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
D | ItaniumDemangle.cpp | 475 char *ItaniumPartialDemangler::getFunctionName(char *Buf, size_t *N) const { in getFunctionName() function in ItaniumPartialDemangler
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 914 static StringRef getFunctionName(TargetLowering::CallLoweringInfo &CLI) { in getFunctionName() function 1015 StringRef FuncName = getFunctionName(CLI); in analyzeBuiltinArguments()
|
/third_party/node/lib/ |
D | repl.js | 651 (frame) => frame.getFunctionName() === null
|