Home
last modified time | relevance | path

Searched defs:log (Results 951 - 975 of 980) sorted by relevance

1...<<31323334353637383940

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp1815 tcu::TestLog& log = m_context.getTestContext().getLog(); in initTexture() local
1960 tcu::TestLog& log = m_context.getTestContext().getLog(); testTextureSize() local
2193 tcu::TestLog& log = m_context.getTestContext().getLog(); testSize() local
2252 tcu::TestLog& log = m_context.getTestContext().getLog(); initTexture() local
2372 tcu::TestLog& log = m_context.getTestContext().getLog(); iterate() local
2423 tcu::TestLog& log = m_context.getTestContext().getLog(); initTexture() local
2567 tcu::TestLog& log = m_context.getTestContext().getLog(); testTextureLevels() local
2616 tcu::TestLog& log = m_context.getTestContext().getLog(); initTexture() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsTests.cpp2474 bool isZeroOrOtherValue(const TYPE& returnedFloat, ValueId secondAcceptableResult, TestLog& log) in isZeroOrOtherValue() argument
2493 bool isAcosResultCorrect(const TYPE& returnedFloat, TestLog& log) in isAcosResultCorrect() argument
2522 bool isCosResultCorrect(const TYPE& returnedFloat, TestLog& log) in isCosResultCorrect() argument
2569 bool isLogResultCorrect(const TYPE& returnedFloat, FLOAT_TYPE param, REF_FUNCTION refFunction, TestLog& log) in isLogResultCorrect() argument
2587 bool isInverseSqrtResultCorrect(const TYPE& returnedFloat, FLOAT_TYPE param, TestLog& log) in isInverseSqrtResultCorrect() argument
2605 isSqrtResultCorrect(const TYPE& returnedFloat, FLOAT_TYPE param, TestLog& log) isSqrtResultCorrect() argument
2634 compareBytes(vector<deUint8>& expectedBytes, AllocationSp outputAlloc, TestLog& log) compareBytes() argument
2748 checkFloats(const vector<Resource>& , const vector<AllocationSp>& outputAllocs, const vector<Resource>& expectedOutputs, TestLog& log) checkFloats() argument
2768 checkMixedFloats(const vector<Resource>& , const vector<AllocationSp>& outputAllocs, const vector<Resource>& expectedOutputs, TestLog& log) checkMixedFloats() argument
[all...]
H A DvktSpvAsmInstructionTests.cpp1189 bool compareFUnord (const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog& log) in compareFUnord() argument
7269 bool compareFP16Logical (const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) in compareFP16Logical() argument
11731 bool compareFP16FunctionSetFunc (const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) in compareFP16FunctionSetFunc() argument
11936 bool compareFP16VectorExtractFunc (const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) in compareFP16VectorExtractFunc() argument
[all...]
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp170 char log[256] = ""; in consoleinfo() local
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
H A Dgles3ndk.cpp2511 char log[] = "My program log"; in GLGetProgramInfoLog() local
2765 GLchar log[SUB_DATA_SIZE]; in GLGetShaderInfoLog() local
3497 char log[] = "My program log"; in GLObjectLabel() local
3510 char log[] = "My program log"; GLObjectPtrLabel() local
5576 GLchar log[256]; GLGetProgramPipelineInfoLog() local
[all...]
/third_party/cups-filters/utils/
H A Dcups-browsed.c779 debug_log_out(char *log) { in debug_log_out() argument
/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_ca.h1265 uint8_t log = 0U; in __log2_up() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h956 struct u_log_context *log; member
/third_party/nghttp2/src/
H A Dshrpx_config.h797 bool log; member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_conn.c643 pktns_init(ngtcp2_pktns *pktns, ngtcp2_pktns_id pktns_id, ngtcp2_rst *rst, ngtcp2_cc *cc, ngtcp2_log *log, ngtcp2_qlog *qlog, ngtcp2_objalloc *rtb_entry_objalloc, ngtcp2_objalloc *frc_objalloc, const ngtcp2_mem *mem) pktns_init() argument
679 pktns_new(ngtcp2_pktns **ppktns, ngtcp2_pktns_id pktns_id, ngtcp2_rst *rst, ngtcp2_cc *cc, ngtcp2_log *log, ngtcp2_qlog *qlog, ngtcp2_objalloc *rtb_entry_objalloc, ngtcp2_objalloc *frc_objalloc, const ngtcp2_mem *mem) pktns_new() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp3869 void logErrors(tcu::TestLog& log, const std::string& setName, const std::string& setDesc, const tcu::ConstPixelBufferAccess& result, const tcu::ConstPixelBufferAccess& errorMask) in logErrors() argument
4553 auto& log = m_context.getTestContext().getLog(); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp3678 tcu::TestLog& log = m_context.getTestContext().getLog(); checkCompressedNonNearestFilteredResult() local
6682 auto& log = m_context.getTestContext().getLog(); checkIntermediateCopy() local
8206 auto& log = m_context.getTestContext().getLog(); checkCopyResults() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp2565 void Shader::InvalidSourceException::log(deq function in gl4cts::EnhancedLayouts::Utils::Shader::InvalidSourceException
3202 void Program::BuildException::log(deqp::Context& context) const log() function in gl4cts::EnhancedLayouts::Utils::Program::BuildException
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c2486 unsigned int log :1; /* Log max error */ member
[all...]
/third_party/toybox/generated/
H A Dglobals.h1615 struct log_data log; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp3197 void logErrors(tcu::TestLog& log, const std::string& setName, const std::string& setDesc, const tcu::ConstPixelBufferAccess& result, const tcu::ConstPixelBufferAccess& errorMask) in logErrors() argument
3759 auto& log = m_context.getTestContext().getLog(); in iterate() local
[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js2640 function log(s) { function
[all...]
/third_party/vk-gl-cts/external/amber/src/android_gradle/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/skia/third_party/externals/libwebp/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/skia/third_party/externals/oboe/apps/fxlab/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/skia/third_party/externals/oboe/samples/gradle/wrapper/
H A Dgradle-wrapper.jar ... boolean quiet public void <init> (boolean) boolean quiet public void log (java.lang.String) String message public java. ...
/third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/typescript/lib/
H A Dtsserverlibrary.js2514 function log(s) { function
[all...]
H A Dtypescript.js2505 function log(s) { function
[all...]

Completed in 173 milliseconds

1...<<31323334353637383940