Home
last modified time | relevance | path

Searched refs:STATUS_TOO_BIG (Results 1 – 8 of 8) sorted by relevance

/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/
H A Dstatus.h52 STATUS_TOO_BIG, enumerator
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/testing/utest/core/io/
H A Dpath.cpp114 UTEST_ASSERT(bp.get_parent(path, 2) == STATUS_TOO_BIG); in test_get_set_parent()
209 UTEST_ASSERT(p.get(path, 10) == STATUS_TOO_BIG); in test_get_set()
329 UTEST_ASSERT(p.remove_last(path, 3) == STATUS_TOO_BIG); in test_remove_last()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/core/io/
H A DPath.cpp197 return STATUS_TOO_BIG; in get()
296 return STATUS_TOO_BIG; in get_last()
341 return STATUS_TOO_BIG; in get_parent()
H A DDir.cpp127 case ENFILE: return set_error(STATUS_TOO_BIG); in open()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/ws/
H A DINativeWindow.cpp330 return STATUS_TOO_BIG; in get_caption()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/core/
H A DKVTDispatcher.cpp151 case STATUS_TOO_BIG: // Packet too big in transmit_changes()
H A Dport_data.cpp697 return (oldsize == 0) ? STATUS_TOO_BIG : STATUS_OVERFLOW; in submit()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/ws/x11/
H A DX11Window.cpp1037 return STATUS_TOO_BIG; in get_caption()
1073 return STATUS_TOO_BIG; in get_caption()