/external/bluetooth/glib/docs/reference/gobject/ |
gobject.cI | 2 * This is a hack to work around a limitation of gtkdoc-scan: it insists
|
/external/oprofile/libutil/ |
fscanf.c | 3 // ugly hack because we don't have fscanf
|
/external/emma/pregenerated/ |
ANDROID-CHANGES.txt | 6 This is a hack, but it's convenient to keep Emma's own build system working
|
/external/openssl/crypto/ |
symhacks.h | 70 /* Hack a long name in crypto/cryptlib.c */ 74 /* Hack a long name in crypto/ex_data.c */ 80 /* Hack a long name in crypto/asn1/a_mbstr.c */ 85 /* Hack the names created with DECLARE_ASN1_SET_OF(PKCS7_SIGNER_INFO) */ 93 /* Hack the names created with DECLARE_ASN1_SET_OF(PKCS7_RECIP_INFO) */ 101 /* Hack the names created with DECLARE_ASN1_SET_OF(ACCESS_DESCRIPTION) */ 108 /* Hack the names created with DECLARE_PEM_rw(NETSCAPE_CERT_SEQUENCE) */ 120 /* Hack the names created with DECLARE_PEM_rw(PKCS8_PRIV_KEY_INFO) */ 132 /* Hack other PEM names */ 136 /* Hack some long X509 names * [all...] |
/external/openssl/include/openssl/ |
symhacks.h | 70 /* Hack a long name in crypto/cryptlib.c */ 74 /* Hack a long name in crypto/ex_data.c */ 80 /* Hack a long name in crypto/asn1/a_mbstr.c */ 85 /* Hack the names created with DECLARE_ASN1_SET_OF(PKCS7_SIGNER_INFO) */ 93 /* Hack the names created with DECLARE_ASN1_SET_OF(PKCS7_RECIP_INFO) */ 101 /* Hack the names created with DECLARE_ASN1_SET_OF(ACCESS_DESCRIPTION) */ 108 /* Hack the names created with DECLARE_PEM_rw(NETSCAPE_CERT_SEQUENCE) */ 120 /* Hack the names created with DECLARE_PEM_rw(PKCS8_PRIV_KEY_INFO) */ 132 /* Hack other PEM names */ 136 /* Hack some long X509 names * [all...] |
/external/webkit/WebCore/manual-tests/resources/ |
redraw-page-cache-visited-links-2.html | 6 // // Uses window.history hack; see http://bugs.webkit.org/show_bug.cgi?id=7135
|
/external/jpeg/ |
jconfig.manx | 41 #define signal_catcher _abort /* hack for Aztec C naming requirements */
|
/external/libpng/ |
autogen.sh | 2 # a quick hack script to generate necessary files from
|
/external/webkit/SunSpider/hosted/ |
sunspider.css | 12 zoom: 1.0 /* I CAN HAS LAYOUT? (ie hack) */ }
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/X11/Xtrans/ |
Xtransint.h | 445 /* add hack to the format string to avoid warnings about extra arguments 452 int hack= 0, saveerrno=errno; \ 456 ErrorF(x+hack,a,b,c); \ 462 int hack= 0, saveerrno=errno; \ 466 fprintf(stderr, x+hack,a,b,c); fflush(stderr); \ 476 int hack= 0, saveerrno=errno; \ 478 ErrorF(x+hack,a,b,c); \ 483 int hack= 0, saveerrno=errno; \ 485 fprintf(stderr, x+hack,a,b,c); fflush(stderr); \
|
/external/bluetooth/glib/ |
HACKING | 1 If you want to hack on the GLib project, you'll need to have the
|
/external/libffi/testsuite/libffi.call/ |
struct1.c | 43 /* This is a hack to get a properly aligned result buffer */
|
struct2.c | 41 /* This is a hack to get a properly aligned result buffer */
|
struct4.c | 42 /* This is a hack to get a properly aligned result buffer */
|
struct5.c | 40 /* This is a hack to get a properly aligned result buffer */
|
struct6.c | 41 /* This is a hack to get a properly aligned result buffer */
|
struct9.c | 41 /* This is a hack to get a properly aligned result buffer */
|
/external/qemu/ |
gen-icount.h | 23 /* This is a horrid hack to allow fixing up the value later. */
|
/external/stlport/stlport/stl/ |
_cstddef.h | 19 # if (__GNUC__ >= 3) && defined (__CYGWIN__) // this total HACK is the only expedient way I could cygwin to work with GCC 3.0
|
/external/strace/ |
Android.mk | 20 # Hack for ARM devices. This version of strace does not support ARM, and the
|
/external/webkit/WebCore/manual-tests/ |
redraw-page-cache-visited-links.html | 11 // // Uses window.history hack; see http://bugs.webkit.org/show_bug.cgi?id=7135
|
/system/core/libcutils/ |
loghack.h | 18 * This is a temporary hack to enable logging from cutils.
|
/build/core/ |
prebuilt.mk | 83 $(transform-host-ranlib-copy-hack) 85 $(transform-ranlib-copy-hack)
|
/external/kernel-headers/original/linux/ |
kernelcapi.h | 70 /* ugly hack to allow for notification of added/removed 86 /* temporary hack XXX */
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_6/Regress/ |
regress-309242.js | 39 var summary = 'E4X should be on by default while preserving comment hack'; 66 reportCompare(expect, actual, summary + ': comment hack works inside script');
|