Searched refs:hack (Results 1 - 16 of 16) sorted by relevance

/external/valgrind/main/memcheck/tests/
H A Dpartiallydefinedeq.c7 // assignment to *hack is a trick to fool memcheck's bogus-literal
12 void foo ( int* p1, int* p2, unsigned int * hack )
14 *hack = 0x80808080;
25 unsigned int hack; local
37 foo(pi1,pi2, &hack);
45 foo(pi1,pi2, &hack);
52 foo(pi1,pi2, &hack);
/external/libxslt/libxslt/
H A Dattrvt.c332 * This is a "hack", but I can't see any clean method of
/external/valgrind/main/exp-bbv/tests/ppc32-linux/
H A Dll.S51 # the hack loading BSS_BEGIN and DATA_BEGIN
/external/openssl/apps/
H A Ds_server.c299 static int hack=0; variable
451 hack=0;
1167 else if (strcmp(*argv,"-hack") == 0)
1168 { hack=1; }
1540 if (hack) SSL_CTX_set_options(ctx,SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG);
1611 if (hack) SSL_CTX_set_options(ctx2,SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG);
2622 if (hack)
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
H A DAST.stg292 <else>se: <! little hack to get if .. elif .. else block right !>
/external/valgrind/main/exp-bbv/tests/x86-linux/
H A Dll.S275 # because of ugly newer cpuinfos from intel I had to hack this
/external/elfutils/
H A Delfutils.spec548 - drop x86_64 hack, ICE fixed in gcc-3.2-11.
/external/iproute2/doc/
H A Dip-tunnels.tex423 hack with NBMA mode and \verb|onlink| modifier. Unfortunately,
H A Dip-cref.tex2700 However, this hack {\em must not\/} be used on multihomed hosts
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
H A DCSharp2.stg649 <! This comment is a hack to make sure the following
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
H A DCSharp3.stg627 <! This comment is a hack to make sure the following
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreaddwarf.c270 XXX this is a hack: the endianness of the initial length field is
4098 /* Run the CIE's instructions. Ugly hack: if
4104 { Bool hack = di->ddump_frames; local
4111 di->ddump_frames = hack;
/external/grub/docs/
H A Dtexinfo.tex1117 \fixbackslash % Turn off hack to swallow `\input texinfo'.
1239 % Thanh's hack / proper braces in bookmarks
/external/openssh/
H A Dconfigure11362 # Cheap hack to ensure NEWS-OS libraries are arranged right.
17336 # FIXME: This hack should be removed a few years after 2.60.
17520 echo " IP address in \$DISPLAY hack: $DISPLAY_HACK_MSG"
17521 echo " Translate v4 in v6 hack: $IPV4_IN6_HACK_MSG"
/external/dropbear/libtomcrypt/
H A Dcrypt.tex4947 having to hack the library. For example, suppose you have a hardware specific PRNG on your system. You could easily
/external/qemu-pc-bios/bochs/
H A Dconfigure1549 --enable-idle-hack use Roland Mainz's idle hack
1575 --enable-port-e9-hack writes to port e9 go to console
2276 # also, I can't get it to link without this -DBROKEN_LINKER=1 hack.
6633 # This hack is so that the source file can tell whether it is being
6688 # This hack is so that the source file can tell whether it is being
7390 # FIXME: Setting linknames here is a bad hack.
11025 # This hack is so that the source file can tell whether it is being
13400 # This hack is so that the source file can tell whether it is being
13455 # This hack i
[all...]

Completed in 378 milliseconds