Home
last modified time | relevance | path

Searched refs:hack (Results 1 – 25 of 179) sorted by relevance

12345678

/external/valgrind/memcheck/tests/
Dpartiallydefinedeq.c12 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/
Dtest-nf-cache-mngr.c7 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/llvm/test/CodeGen/X86/
Dx86-64-jumps.ll19 …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, …
Daddr-label-difference.ll8 …ss(@test, %foo) to i32)), i32 sub (i32 ptrtoint (i8* blockaddress(@test, %hack) to i32), i32 ptrto…
21 br label %hack
23 hack:
Dcrash-O0.ll8 ; AH in 64-bit mode. The hack used must not generate copyFromReg nodes for
/external/libexif/m4m/
Dgp-gettext-hack.m44 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])
DMakefile.am1 …heck-shell-environment.m4 gp-config-msg.m4 gp-documentation.m4 gp-gettext-hack.m4 gp-packaging.m4 …
DMakefile.in42 $(top_srcdir)/m4m/gp-gettext-hack.m4 \
210 …heck-shell-environment.m4 gp-config-msg.m4 gp-documentation.m4 gp-gettext-hack.m4 gp-packaging.m4 …
/external/slf4j/slf4j-site/src/site/pages/css/
Dpopup.css6 _position:absolute; /* hack for internet explorer 6*/
19 _position:absolute; /* hack for internet explorer 6*/
/external/droiddriver/manualtest/
Dsettings.gradle1 // This is a hack for building with droiddriver source.
/external/emma/pregenerated/
DANDROID-CHANGES.txt6 This is a hack, but it's convenient to keep Emma's own build system working
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/docs/
DDESCRIPTION35 - IE7 hack (``>/**/``)
36 - Mac-IE5 hack (``/*\*/.../**/``)
/external/llvm/test/Other/
DResponseFile.ll2 ; is a hack to make sure that neither echo nor the shell expands the response
/external/jpeg/
Djconfig.manx41 #define signal_catcher _abort /* hack for Aztec C naming requirements */
/external/libexif/
DREADME-Win32.txt8 a) hack yourself a build system somehow
/external/libxml2/VxWorks/
DREADME4 how I did this because it is a complete hack, but it works great, so I
29 hack). Since the VxWorks GNU toolchain is very close in version to the
/external/valgrind/
Dglibc-2.4.supp64 Fedora-Core-5-__strcpy_chk-64bit-hack-TODO-fix-this-properly
80 Fedora-Core-5-yet-another-ppc32-hack
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/
DREADME.rst52 - IE7 hack (``>/**/``)
53 - Mac-IE5 hack (``/*\*/.../**/``)
DMANIFEST175 tests/yui/box-model-hack.css
176 tests/yui/box-model-hack.css.min
247 tests/yui/out/box-model-hack.out
248 tests/yui/out/box-model-hack.out.b
/external/llvm/test/Bindings/Go/
Dlit.local.cfg29 # This is a Go-specific hack. cgo and other Go tools check $CC and $CXX for the
/external/libpcap/
DREADME.hpux177 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/mesa3d/src/mesa/drivers/dri/common/xmlpool/
Dnl.po194 "Enable hack to allow larger textures with texture compression on radeon/r200"
196 "Schakel hack in om met textuurcompressie grotere texturen toe te staan op "
Dfr.po189 "Enable hack to allow larger textures with texture compression on radeon/r200"
191 "Activer le hack permettant l'utilisation de textures de grande taille avec la "
Des.po185 msgid "Enable hack to allow larger textures with texture compression on radeon/r200"
186 msgstr "Activar \"hack\" para permitir texturas más grandes con compresión de textura activada en l…
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
DST.stg51 e <! little hack to get if .. elsif .. else block right !>

12345678