Home
last modified time | relevance | path

Searched defs:error (Results 726 - 750 of 2090) sorted by relevance

1...<<21222324252627282930>>...84

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_log.c272 vk_object_for_error(struct vk_object_base *obj, VkResult error) in vk_object_for_error() argument
295 __vk_errorv(const void *_obj, VkResult error, in __vk_errorv() argument
347 __vk_errorf(const void *_obj, VkResult error, in __vk_errorf() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_root_signature.cpp210 ComPtr<ID3DBlob> sig, error; in create_root_signature() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr300_fragprog_emit.c62 #define error(fmt, args...) do { \ macro
/third_party/rust/crates/autocfg/src/
H A Dlib.rs72 mod error; modules
[all...]
/third_party/python/Tools/scripts/
H A Dpindent.py135 def error(self, fmt, *args): member in PythonIndenter
[all...]
/third_party/pulseaudio/src/modules/
H A Dreserve-monitor.c86 DBusError error; in filter_handler() local
124 rm_watch( rm_monitor **_m, DBusConnection *connection, const char *device_name, rm_change_cb_t change_cb, DBusError *error) rm_watch() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Drtkit.c70 DBusError error; in rtkit_get_int_property() local
175 DBusError error; in rtkit_make_realtime() local
234 DBusError error; rtkit_make_high_priority() local
[all...]
/third_party/python/Lib/re/
H A D_constants.py23 class error(Exception): class
/third_party/pulseaudio/src/daemon/
H A Dserver-lookup.c449 DBusError error; in pa_dbusobj_server_lookup_new() local
/third_party/python/Lib/dbm/
H A Ddumb.py33 error = OSError variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageExtendedUsageBitTests.cpp191 std::ostringstream error; in testExtendedUsageBitCompatiblity() local
200 std::ostringstream error; in testExtendedUsageBitCompatiblity() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageExtendedUsageBitTests.cpp191 std::ostringstream error; in testExtendedUsageBitCompatiblity() local
200 std::ostringstream error; in testExtendedUsageBitCompatiblity() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateOutputs.cpp24 void error(const TIntermSymbol &symbol, const char *reason, TDiagnostics *diagnostics) in error() function
H A DValidateClipCullDistance.cpp23 void error(const TIntermSymbol &symbol, const char *reason, TDiagnostics *diagnostics) in error() function
H A DValidateTypeSizeLimitations.cpp94 void error(TSourceLoc loc, const char *reason, const ImmutableString &token) in error() function in sh::__anon19802::ValidateTypeSizeLimitationsTraverser
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDevice.cpp107 egl::Error error = in getAttribute() local
H A DThread.cpp68 void Thread::setError(EGLint error, in setError() argument
82 void Thread::setError(const Error &error, const char *command, const LabeledObject *object) in setError() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DIndexBuffer.cpp79 angle::Result error = mIndexBuffer->mapBuffer(context, mWritePosition, size, outMappedMemory); in mapBuffer() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DPbufferSurfaceWGL.cpp97 DWORD error = GetLastError(); in initialize() local
106 DWORD error = GetLastError(); in initialize() local
117 DWORD error = GetLastError(); in initialize() local
168 DWORD error = GetLastError(); in bindTexImage() local
180 DWORD error = GetLastError(); in releaseTexImage() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp28 static void error(Error &&EC) { in error() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileWrapper.cpp70 std::string error; in initialize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DWasmAsmParser.cpp70 bool error(const StringRef &Msg, const AsmToken &Tok) { in error() function in __anon24255::WasmAsmParser
/third_party/vk-gl-cts/external/openglcts/modules/gles32/
H A Des32cCopyImageTests.cpp146 GLenum error = gl.getError(); in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessProgramPipelinesTests.cpp431 glw::GLenum error = GL_NO_ERROR; in iterate() local
[all...]
/third_party/vk-gl-cts/executor/
H A DxeContainerFormatParser.cpp60 void ContainerFormatParser::error (const std::string& what) in error() function in xe::ContainerFormatParser

Completed in 13 milliseconds

1...<<21222324252627282930>>...84