/external/valgrind/main/memcheck/tests/ |
D | partiallydefinedeq.c | 12 void foo ( int* p1, int* p2, unsigned int * hack ) in foo() argument 14 *hack = 0x80808080; in foo() 25 unsigned int hack; in main() local 37 foo(pi1,pi2, &hack); in main() 45 foo(pi1,pi2, &hack); in main() 52 foo(pi1,pi2, &hack); in main()
|
/external/libnl/tests/ |
D | test-nf-cache-mngr.c | 7 static struct nl_addr *hack = NULL; in change_cb() local 9 if (!hack) in change_cb() 10 hack = nl_addr_parse("194.88.212.233", AF_INET); in change_cb() 12 if (!nl_addr_cmp(hack, nfnl_ct_get_src(ct, 1)) || in change_cb() 13 !nl_addr_cmp(hack, nfnl_ct_get_dst(ct, 1))) { in change_cb()
|
/external/chromium_org/third_party/webrtc/base/ |
D | maccocoathreadhelper.mm | 27 // Doing NSAutoreleasePool* hack = [[NSAutoreleasePool alloc] init]; 29 NSAutoreleasePool* hack; 30 hack = [[NSAutoreleasePool alloc] init]; 34 [hack drain];
|
/external/llvm/test/CodeGen/X86/ |
D | x86-64-jumps.ll | 19 …64)) to i32), i32 trunc (i64 sub (i64 ptrtoint (i8* blockaddress(@test2, %hack) to i64), i64 ptrto… 37 br label %hack 39 hack: ; preds = %bar, %indirectgoto 44 …indirectbr i8* %indirect.goto.dest, [label %foo, label %foo, label %bar, label %foo, label %hack, …
|
D | addr-label-difference.ll | 8 …ss(@test, %foo) to i32)), i32 sub (i32 ptrtoint (i8* blockaddress(@test, %hack) to i32), i32 ptrto… 21 br label %hack 23 hack:
|
D | crash-O0.ll | 8 ; AH in 64-bit mode. The hack used must not generate copyFromReg nodes for
|
/external/libexif/m4m/ |
D | gp-gettext-hack.m4 | 4 dnl gettext hack, originally designed for libexif, libgphoto2, and Co. 48 # Not so sure whether this hack is all *that* evil... 49 AC_MSG_CHECKING([for po/Makevars requiring hack])
|
D | Makefile.am | 1 …heck-shell-environment.m4 gp-config-msg.m4 gp-documentation.m4 gp-gettext-hack.m4 gp-packaging.m4 …
|
/external/chromium_org/third_party/tcmalloc/vendor/ |
D | TODO | 14 shared libaries, and get rid of the profile-naming hack once we 38 shared libaries(), and get rid of the profile-naming hack once we
|
/external/chromium_org/third_party/sqlite/ |
D | icu-shell.patch | 40 +** This a hack job of icu_utils.cc:Initialize(). It's Chrome-specific code. 70 +** This a hack job of icu_utils.cc:Initialize(). It's Chrome-specific code.
|
/external/emma/pregenerated/ |
D | ANDROID-CHANGES.txt | 6 This is a hack, but it's convenient to keep Emma's own build system working
|
/external/llvm/test/Other/ |
D | ResponseFile.ll | 2 ; is a hack to make sure that neither echo nor the shell expands the response
|
/external/chromium_org/media/base/simd/ |
D | convert_yuva_to_argb_mmx.inc | 49 ; Add one to our alpha values, this is a somewhat unfortunate hack; while 98 ; See above note about this hack.
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/hosted/ |
D | sunspider.css | 12 zoom: 1.0 /* I CAN HAS LAYOUT? (ie hack) */ }
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/ |
D | ie.css | 5 Contains every hack for Internet Explorer versions prior
|
/external/jpeg/ |
D | jconfig.manx | 41 #define signal_catcher _abort /* hack for Aztec C naming requirements */
|
/external/qemu/distrib/jpeg-6b/ |
D | jconfig.manx | 41 #define signal_catcher _abort /* hack for Aztec C naming requirements */
|
/external/libexif/ |
D | README-Win32.txt | 8 a) hack yourself a build system somehow
|
/external/chromium_org/sdch/ |
D | README.chromium | 18 open-vcdiff. We have this to avoid putting open-vcdiff's minimal stdint.h hack
|
/external/valgrind/main/ |
D | glibc-2.4.supp | 64 Fedora-Core-5-__strcpy_chk-64bit-hack-TODO-fix-this-properly 80 Fedora-Core-5-yet-another-ppc32-hack
|
/external/chromium_org/chrome/browser/resources/uber/ |
D | uber.css | 14 /* This is a hack to prevent the navigation bar from occluding pointer events
|
/external/chromium_org/chrome/browser/resources/print_preview/common/ |
D | search_bubble.css | 11 top: -1000px; /* Minor hack: position off-screen by default. */
|
/external/chromium_org/chrome/browser/resources/options/ |
D | search_page.css | 19 top: -1000px; /* Minor hack: position off-screen by default. */
|
/external/libpcap/ |
D | README.hpux | 177 The attached hack does this and some security-related stuff 184 Install the hack as /sbin/init.d/hacl_ip_stack (adjust 198 # nettune: hack kernel parms for safety
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ |
D | ST.stg | 51 e <! little hack to get if .. elsif .. else block right !>
|