Home
last modified time | relevance | path

Searched refs:BUG (Results 1 – 25 of 127) sorted by relevance

123456

/external/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_policy_memory_test.c33 static void BUG(const char *msg) in BUG() function
48 BUG("BUG: Policy read error\n"); in get_meminfo()
58 BUG("BUG: Policy read error\n"); in check_policy_common()
72 BUG(""); in check_policy_common()
189 BUG("BUG: Policy write error\n"); in domain_policy_test()
214 BUG("Policy read/write test: Fail\n"); in domain_policy_test()
221 BUG("BUG: Policy write error\n"); in domain_policy_test()
235 BUG("Policy read/write test: Fail\n"); in domain_policy_test()
299 BUG("BUG: Policy write error\n"); in exception_policy_test()
323 BUG("Policy read/write test: Fail\n"); in exception_policy_test()
[all …]
Dinclude.h257 static void BUG(const char *fmt, ...)
260 static void BUG(const char *fmt, ...) in BUG() function
281 BUG("Can't read %s", proc_policy_domain_policy); in write_domain_policy()
303 BUG("Can't %s %s", is_delete ? "delete" : "append", in write_domain_policy()
319 BUG("Can't read %s", proc_policy_exception_policy); in write_exception_policy()
336 BUG("Can't %s %s", is_delete ? "delete" : "append", in write_exception_policy()
354 BUG("Can't read %s", proc_policy_profile); in set_profile()
373 BUG("Can't change profile to 255-CONFIG::%s=%s", in set_profile()
/external/libnl/lib/route/qdisc/
Dnetem.c162 BUG(); in netem_msg_fill_raw()
301 BUG(); in rtnl_netem_set_limit()
343 BUG(); in rtnl_netem_set_gap()
378 BUG(); in rtnl_netem_set_reorder_probability()
413 BUG(); in rtnl_netem_set_reorder_correlation()
455 BUG(); in rtnl_netem_set_corruption_probability()
471 BUG(); in rtnl_netem_get_corruption_probability()
490 BUG(); in rtnl_netem_set_corruption_correlation()
506 BUG(); in rtnl_netem_get_corruption_correlation()
532 BUG(); in rtnl_netem_set_loss()
[all …]
Dsfq.c94 BUG(); in sfq_msg_fill()
119 BUG(); in rtnl_sfq_set_quantum()
135 BUG(); in rtnl_sfq_get_quantum()
154 BUG(); in rtnl_sfq_set_limit()
170 BUG(); in rtnl_sfq_get_limit()
190 BUG(); in rtnl_sfq_set_perturb()
206 BUG(); in rtnl_sfq_get_perturb()
224 BUG(); in rtnl_sfq_get_divisor()
Dtbf.c183 BUG(); in rtnl_qdisc_tbf_set_limit()
224 BUG(); in rtnl_qdisc_tbf_set_limit_by_latency()
254 BUG(); in rtnl_qdisc_tbf_get_limit()
283 BUG(); in rtnl_qdisc_tbf_set_rate()
307 BUG(); in rtnl_qdisc_tbf_get_rate()
325 BUG(); in rtnl_qdisc_tbf_get_rate_bucket()
343 BUG(); in rtnl_qdisc_tbf_get_rate_cell()
366 BUG(); in rtnl_qdisc_tbf_set_peakrate()
392 BUG(); in rtnl_qdisc_tbf_get_peakrate()
410 BUG(); in rtnl_qdisc_tbf_get_peakrate_bucket()
[all …]
Dprio.c110 BUG(); in prio_msg_fill()
134 BUG(); in rtnl_qdisc_prio_set_bands()
150 BUG(); in rtnl_qdisc_prio_get_bands()
172 BUG(); in rtnl_qdisc_prio_set_priomap()
202 BUG(); in rtnl_qdisc_prio_get_priomap()
/external/mockftpserver/tags/2.4/
DCHANGELOG.txt20 - BUG #3103132: shutting down takes too long.
26 …* BUG FIX: #2823519 "The RnfrCommandHandler is currently set to only support renaming of files": h…
28 - BUG FIX: #2828362: "Unit tests using FakeFtpServer are slow" https://sourceforge.net/tracker/?fun…
30 - BUG FIX: #2953392: "AbstractFtpServer waits endless if binding to port fails" https://sourceforge…
40 - BUG FIX: #2696898: �WindowsFakeFilesystem DirectoryEntry case sensitivity� (https://sourceforge.n…
41 - BUG FIX: #2797980: �UnixFakeFileSystem IsValidName Regex incorrect� (https://sourceforge.net/trac…
49 - BUG FIX: #2654577: 'month' in UnixDirectoryListingFormatter is Locale specific. http://sourceforg…
50 - BUG FIX: #2653626: Cannot start() server after calling stop(). https://sourceforge.net/tracker2/i…
55 - BUG FIX: #2543193 �"cd .." and "pwd" don't work properly together� (https://sourceforge.net/track…
56 - BUG FIX: #2540548 �Missing new line on directory listing� (https://sourceforge.net/tracker2/?func…
[all …]
/external/mockftpserver/tags/2.3/
DCHANGELOG.txt12 - BUG #3103132: shutting down takes too long.
18 …* BUG FIX: #2823519 "The RnfrCommandHandler is currently set to only support renaming of files": h…
20 - BUG FIX: #2828362: "Unit tests using FakeFtpServer are slow" https://sourceforge.net/tracker/?fun…
22 - BUG FIX: #2953392: "AbstractFtpServer waits endless if binding to port fails" https://sourceforge…
32 - BUG FIX: #2696898: �WindowsFakeFilesystem DirectoryEntry case sensitivity� (https://sourceforge.n…
33 - BUG FIX: #2797980: �UnixFakeFileSystem IsValidName Regex incorrect� (https://sourceforge.net/trac…
41 - BUG FIX: #2654577: 'month' in UnixDirectoryListingFormatter is Locale specific. http://sourceforg…
42 - BUG FIX: #2653626: Cannot start() server after calling stop(). https://sourceforge.net/tracker2/i…
47 - BUG FIX: #2543193 �"cd .." and "pwd" don't work properly together� (https://sourceforge.net/track…
48 - BUG FIX: #2540548 �Missing new line on directory listing� (https://sourceforge.net/tracker2/?func…
[all …]
/external/mockftpserver/tags/2.2/
DCHANGELOG.txt7 …* BUG FIX: #2823519 "The RnfrCommandHandler is currently set to only support renaming of files": h…
9 - BUG FIX: #2828362: "Unit tests using FakeFtpServer are slow" https://sourceforge.net/tracker/?fun…
11 - BUG FIX: #2953392: "AbstractFtpServer waits endless if binding to port fails" https://sourceforge…
21 - BUG FIX: #2696898: �WindowsFakeFilesystem DirectoryEntry case sensitivity� (https://sourceforge.n…
22 - BUG FIX: #2797980: �UnixFakeFileSystem IsValidName Regex incorrect� (https://sourceforge.net/trac…
30 - BUG FIX: #2654577: 'month' in UnixDirectoryListingFormatter is Locale specific. http://sourceforg…
31 - BUG FIX: #2653626: Cannot start() server after calling stop(). https://sourceforge.net/tracker2/i…
36 - BUG FIX: #2543193 �"cd .." and "pwd" don't work properly together� (https://sourceforge.net/track…
37 - BUG FIX: #2540548 �Missing new line on directory listing� (https://sourceforge.net/tracker2/?func…
38 - BUG FIX: #2540366 �FileEntry.setContents( byte [] contents ) change the content� (https://sourcef…
[all …]
/external/mockftpserver/tags/2.1/
DCHANGELOG.txt7 - BUG FIX: #2696898: �WindowsFakeFilesystem DirectoryEntry case sensitivity� (https://sourceforge.n…
8 - BUG FIX: #2797980: �UnixFakeFileSystem IsValidName Regex incorrect� (https://sourceforge.net/trac…
16 - BUG FIX: #2654577: 'month' in UnixDirectoryListingFormatter is Locale specific. http://sourceforg…
17 - BUG FIX: #2653626: Cannot start() server after calling stop(). https://sourceforge.net/tracker2/i…
22 - BUG FIX: #2543193 �"cd .." and "pwd" don't work properly together� (https://sourceforge.net/track…
23 - BUG FIX: #2540548 �Missing new line on directory listing� (https://sourceforge.net/tracker2/?func…
24 - BUG FIX: #2540366 �FileEntry.setContents( byte [] contents ) change the content� (https://sourcef…
30 - BUG FIX: #2462794 filesystem.pathDoesNotExist key is missing from the ReplyText resource bundle. …
31 - BUG FIX: #2462973 FileEntry.cloneWithNewPath doesn't clone out field. See https://sourceforge.net…
37 - BUG FIX: ClassCastException in AbstractFtpServer during server cleanup.
[all …]
/external/mockftpserver/tags/2.0.2/
DCHANGELOG.txt6 - BUG FIX: #2654577: 'month' in UnixDirectoryListingFormatter is Locale specific. http://sourceforg…
7 - BUG FIX: #2653626: Cannot start() server after calling stop(). https://sourceforge.net/tracker2/i…
12 - BUG FIX: #2543193 �"cd .." and "pwd" don't work properly together� (https://sourceforge.net/track…
13 - BUG FIX: #2540548 �Missing new line on directory listing� (https://sourceforge.net/tracker2/?func…
14 - BUG FIX: #2540366 �FileEntry.setContents( byte [] contents ) change the content� (https://sourcef…
20 - BUG FIX: #2462794 filesystem.pathDoesNotExist key is missing from the ReplyText resource bundle. …
21 - BUG FIX: #2462973 FileEntry.cloneWithNewPath doesn't clone out field. See https://sourceforge.net…
27 - BUG FIX: ClassCastException in AbstractFtpServer during server cleanup.
33 - BUG FIX: AbstractFtpServer: Fix bug when iterating through sessions.
71 - BUG FIX: StubFtpServer: Only execute serverSocket.close() if serverSocket != null.
[all …]
/external/mockftpserver/MockFtpServer/
DCHANGELOG.txt30 - BUG #3103132: shutting down takes too long.
36 …* BUG FIX: #2823519 "The RnfrCommandHandler is currently set to only support renaming of files": h…
38 - BUG FIX: #2828362: "Unit tests using FakeFtpServer are slow" https://sourceforge.net/tracker/?fun…
40 - BUG FIX: #2953392: "AbstractFtpServer waits endless if binding to port fails" https://sourceforge…
50 - BUG FIX: #2696898: �WindowsFakeFilesystem DirectoryEntry case sensitivity� (https://sourceforge.n…
51 - BUG FIX: #2797980: �UnixFakeFileSystem IsValidName Regex incorrect� (https://sourceforge.net/trac…
59 - BUG FIX: #2654577: 'month' in UnixDirectoryListingFormatter is Locale specific. http://sourceforg…
60 - BUG FIX: #2653626: Cannot start() server after calling stop(). https://sourceforge.net/tracker2/i…
65 - BUG FIX: #2543193 �"cd .." and "pwd" don't work properly together� (https://sourceforge.net/track…
66 - BUG FIX: #2540548 �Missing new line on directory listing� (https://sourceforge.net/tracker2/?func…
[all …]
/external/mockftpserver/tags/2.5/
DCHANGELOG.txt30 - BUG #3103132: shutting down takes too long.
36 …* BUG FIX: #2823519 "The RnfrCommandHandler is currently set to only support renaming of files": h…
38 - BUG FIX: #2828362: "Unit tests using FakeFtpServer are slow" https://sourceforge.net/tracker/?fun…
40 - BUG FIX: #2953392: "AbstractFtpServer waits endless if binding to port fails" https://sourceforge…
50 - BUG FIX: #2696898: �WindowsFakeFilesystem DirectoryEntry case sensitivity� (https://sourceforge.n…
51 - BUG FIX: #2797980: �UnixFakeFileSystem IsValidName Regex incorrect� (https://sourceforge.net/trac…
59 - BUG FIX: #2654577: 'month' in UnixDirectoryListingFormatter is Locale specific. http://sourceforg…
60 - BUG FIX: #2653626: Cannot start() server after calling stop(). https://sourceforge.net/tracker2/i…
65 - BUG FIX: #2543193 �"cd .." and "pwd" don't work properly together� (https://sourceforge.net/track…
66 - BUG FIX: #2540548 �Missing new line on directory listing� (https://sourceforge.net/tracker2/?func…
[all …]
/external/mockftpserver/tags/2.0.1/
DCHANGELOG.txt6 - BUG FIX: #2543193 �"cd .." and "pwd" don't work properly together� (https://sourceforge.net/track…
7 - BUG FIX: #2540548 �Missing new line on directory listing� (https://sourceforge.net/tracker2/?func…
8 - BUG FIX: #2540366 �FileEntry.setContents( byte [] contents ) change the content� (https://sourcef…
14 - BUG FIX: #2462794 filesystem.pathDoesNotExist key is missing from the ReplyText resource bundle. …
15 - BUG FIX: #2462973 FileEntry.cloneWithNewPath doesn't clone out field. See https://sourceforge.net…
21 - BUG FIX: ClassCastException in AbstractFtpServer during server cleanup.
27 - BUG FIX: AbstractFtpServer: Fix bug when iterating through sessions.
65 - BUG FIX: StubFtpServer: Only execute serverSocket.close() if serverSocket != null.
66 - BUG FIX: Terminate replies with <CRLF> (\r\n).
73 - BUG FIX: Tracker item #2047355. Parse host IP numbers as unsigned bytes.
[all …]
/external/llvm/test/CodeGen/AMDGPU/
Dsmrd-vccz-bug.ll1 …dgcn -mcpu=verde -verify-machineinstrs < %s | FileCheck -check-prefix=GCN -check-prefix=VCCZ-BUG %s
2 …cn -mcpu=bonaire -verify-machineinstrs < %s | FileCheck -check-prefix=GCN -check-prefix=VCCZ-BUG %s
3 …cn -mcpu=tonga -verify-machineinstrs < %s | FileCheck -check-prefix=GCN -check-prefix=NOVCCZ-BUG %s
10 ; VCCZ-BUG: s_mov_b64 vcc, vcc
11 ; NOVCCZ-BUG-NOT: s_mov_b64 vcc, vcc
/external/ltp/testcases/kdump/lib/
Dtest.sh69 insmod "${lkdtm}"/lkdtm.ko cpoint_name=INT_HARDWARE_ENTRY cpoint_type=BUG cpoint_count=05
85 insmod "${lkdtm}"/lkdtm.ko cpoint_name=INT_HW_IRQ_EN cpoint_type=BUG cpoint_count=10
101 insmod "${lkdtm}"/lkdtm.ko cpoint_name=INT_TASKLET_ENTRY cpoint_type=BUG cpoint_count=10
117 insmod "${lkdtm}"/lkdtm.ko cpoint_name=FS_DEVRW cpoint_type=BUG cpoint_count=10
133 insmod "${lkdtm}"/lkdtm.ko cpoint_name=MEM_SWAPOUT cpoint_type=BUG cpoint_count=10
149 insmod "${lkdtm}"/lkdtm.ko cpoint_name=TIMERADD cpoint_type=BUG cpoint_count=10
165 insmod "${lkdtm}"/lkdtm.ko cpoint_name=SCSI_DISPATCH_CMD cpoint_type=BUG cpoint_count=10
181 insmod "${lkdtm}"/lkdtm.ko cpoint_name=IDE_CORE_CP cpoint_type=BUG cpoint_count=10
/external/mockftpserver/tags/1.2.4/
DCHANGELOG.txt6 - BUG FIX: StubFtpServer: Only execute serverSocket.close() if serverSocket != null.
7 - BUG FIX: Terminate replies with <CRLF> (\r\n).
14 - BUG FIX: Tracker item #2047355. Parse host IP numbers as unsigned bytes.
20 - BUG FIX: Move serverThread.start() into synchronized block to avoid server hang if
31 - BUG FIX: StubFtpServer: Add wait/notify to ensure that the server starts up and opens the server
/external/mockftpserver/branches/1.x_Branch/
DCHANGELOG.txt6 - BUG FIX: StubFtpServer: Only execute serverSocket.close() if serverSocket != null.
7 - BUG FIX: Terminate replies with <CRLF> (\r\n).
14 - BUG FIX: Tracker item #2047355. Parse host IP numbers as unsigned bytes.
20 - BUG FIX: Move serverThread.start() into synchronized block to avoid server hang if
31 - BUG FIX: StubFtpServer: Add wait/notify to ensure that the server starts up and opens the server
/external/mockftpserver/tags/2.0/
DCHANGELOG.txt6 - BUG FIX: #2462794 filesystem.pathDoesNotExist key is missing from the ReplyText resource bundle. …
7 - BUG FIX: #2462973 FileEntry.cloneWithNewPath doesn't clone out field. See https://sourceforge.net…
13 - BUG FIX: ClassCastException in AbstractFtpServer during server cleanup.
19 - BUG FIX: AbstractFtpServer: Fix bug when iterating through sessions.
57 - BUG FIX: StubFtpServer: Only execute serverSocket.close() if serverSocket != null.
58 - BUG FIX: Terminate replies with <CRLF> (\r\n).
65 - BUG FIX: Tracker item #2047355. Parse host IP numbers as unsigned bytes.
71 - BUG FIX: Move serverThread.start() into synchronized block to avoid server hang if
82 - BUG FIX: StubFtpServer: Add wait/notify to ensure that the server starts up and opens the server
/external/libnl/lib/
Dobject.c39 BUG(); in obj_ops()
59 BUG(); in nl_object_alloc()
127 BUG(); in nl_object_clone()
142 BUG(); in nl_object_clone()
225 BUG(); in nl_object_put()
493 BUG(); in nl_object_get_type()
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/
DCHANGELOG.txt6 - BUG FIX: ClassCastException in AbstractFtpServer during server cleanup.
12 - BUG FIX: AbstractFtpServer: Fix bug when iterating through sessions.
50 - BUG FIX: StubFtpServer: Only execute serverSocket.close() if serverSocket != null.
51 - BUG FIX: Terminate replies with <CRLF> (\r\n).
58 - BUG FIX: Tracker item #2047355. Parse host IP numbers as unsigned bytes.
64 - BUG FIX: Move serverThread.start() into synchronized block to avoid server hang if
75 - BUG FIX: StubFtpServer: Add wait/notify to ensure that the server starts up and opens the server
/external/autotest/server/site_tests/platform_KernelErrorPaths/
Dcontrol.BUG5 NAME = "platform_KernelErrorPaths.BUG"
24 job.run_test("platform_KernelErrorPaths", tag="BUG",
25 kcrashes="BUG", host=host)
/external/mockftpserver/tags/2.0-rc1/
DCHANGELOG.txt22 - BUG FIX: StubFtpServer: Only execute serverSocket.close() if serverSocket != null.
23 - BUG FIX: Terminate replies with <CRLF> (\r\n).
30 - BUG FIX: Tracker item #2047355. Parse host IP numbers as unsigned bytes.
36 - BUG FIX: Move serverThread.start() into synchronized block to avoid server hang if
47 - BUG FIX: StubFtpServer: Add wait/notify to ensure that the server starts up and opens the server
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/
DCHANGELOG.txt6 - BUG FIX: AbstractFtpServer: Fix bug when iterating through sessions.
44 - BUG FIX: StubFtpServer: Only execute serverSocket.close() if serverSocket != null.
45 - BUG FIX: Terminate replies with <CRLF> (\r\n).
52 - BUG FIX: Tracker item #2047355. Parse host IP numbers as unsigned bytes.
58 - BUG FIX: Move serverThread.start() into synchronized block to avoid server hang if
69 - BUG FIX: StubFtpServer: Add wait/notify to ensure that the server starts up and opens the server
/external/libnl/lib/route/cls/
Dcgroup.c117 BUG(); in cgroup_fill_msg()
140 BUG(); in rtnl_cgroup_set_ematch()
158 BUG(); in rtnl_cgroup_get_ematch()

123456