Searched refs:BUG (Results 1 - 25 of 27) sorted by relevance

12

/external/libnl/lib/
H A Dobject.c27 BUG();
47 BUG();
107 BUG();
122 BUG();
183 BUG();
H A Dcache_mngt.c196 BUG();
215 BUG();
236 fprintf(stderr, "Application BUG: Your application must "
H A Ddata.c102 BUG();
H A Dcache.c75 BUG();
242 BUG();
764 BUG();
767 BUG();
822 BUG();
H A Dcache_mngr.c120 BUG();
156 BUG();
H A Dmsg.c617 BUG();
676 BUG();
911 BUG();
H A Dhandlers.c262 BUG();
H A Dsocket.c140 BUG();
H A Dattr.c539 BUG();
H A Daddr.c448 BUG();
/external/libnl/lib/route/
H A Dclass_api.c42 BUG();
H A Dcls_api.c43 BUG();
H A Dqdisc_api.c45 BUG();
H A Dcls_obj.c218 BUG();
228 BUG();
H A Dclass.c168 BUG();
H A Dqdisc.c322 BUG();
/external/chromium-trace/trace-viewer/build/
H A Dpresubmit_checks.py221 if input_api.change.BUG is None or re.match('\#\d+$', input_api.change.BUG):
223 return [('Invalid bug "%s". BUG= should either not be present or start'
224 ' with # for a github issue.' % input_api.change.BUG)]
/external/libnl/lib/genl/
H A Dctrl.c163 BUG();
198 BUG();
H A Dmngt.c103 BUG();
/external/libpng/
H A DAndroid.mk29 # BUG: http://llvm.org/PR19472 - SLP vectorization (on ARM at least) crashes
/external/e2fsprogs/lib/ext2fs/
H A Dkernel-jbd.h253 BUG(); \
809 /* Not all architectures define BUG() */
810 #ifndef BUG
811 #define BUG() do { \ macro
812 printk("kernel BUG at %s:%d!\n", __FILE__, __LINE__); \
815 #endif /* BUG */
/external/selinux/libsepol/src/
H A Dservices.c71 #define BUG() do { ERR(NULL, "Badness at %s:%d", __FILE__, __LINE__); } while (0) macro
599 BUG();
604 BUG();
618 BUG();
635 BUG();
654 BUG();
669 BUG();
674 BUG();
687 * 'BUG(); goto out;' was called as we need to release any used
/external/libnl/include/
H A Dnetlink-local.h79 #define BUG() \ macro
81 fprintf(stderr, "BUG: %s:%d\n", \
/external/v8/
H A DPRESUBMIT.py213 if input_api.change.BUG and not 'LOG' in input_api.change.tags:
215 'An issue reference (BUG=) requires a change log flag (LOG=). '
/external/libnl/lib/route/sch/
H A Dhtb.c291 BUG();

Completed in 331 milliseconds

12