HomeSort by relevance Sort by last modified time
    Searched refs:hack (Results 1 - 25 of 29) sorted by null

1 2

  /external/valgrind/main/memcheck/tests/
partiallydefinedeq.c 7 // 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);
  /build/core/
prebuilt.mk 129 $(transform-host-ranlib-copy-hack)
131 $(transform-ranlib-copy-hack)
definitions.mk     [all...]
  /cts/tests/tests/net/
Android.mk 26 # include CtsTestServer as a temporary hack to free net.cts from cts.stub.
  /bionic/linker/
Android.mk 68 # end of BUILD_EXECUTABLE hack
  /dalvik/
Android.mk 54 # The "touch -c $(DX)" is a hack that we know will force
  /cts/tests/SignatureTest/
Android.mk 39 # hack.
48 # TODO: fix package.mk so we can avoid this hack
  /external/v8/test/es5conform/
harness-adapt.js 39 // that's nothing we can't hack our way around.
  /external/libxslt/libxslt/
attrvt.c 332 * This is a "hack", but I can't see any clean method of
  /external/valgrind/main/exp-bbv/tests/ppc32-linux/
ll.S 51 # the hack loading BSS_BEGIN and DATA_BEGIN
  /external/chromium/chrome/browser/resources/touch_ntp/standalone/
standalone_hack.js 6 * @fileoverview NTP Standalone hack
13 * just in the latest version of Chrome, this hack attempts to add some support
17 * browser should not leak out of this file - and so we will hack global JS
369 * On iOS we need a hack to avoid spurious click events
422 /* Hack to add Element.classList to older browsers that don't yet support it.
533 /* Hack to add Function.bind to older browsers that don't yet support it. From:
  /external/webkit/LayoutTests/fast/dom/DOMImplementation/script-tests/
createDocument-namespace-err.js 122 // we will instead just hack the args list here.
  /external/openssl/apps/
s_server.c 299 static int hack=0; variable
451 hack=0;
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
AST.stg 292 <else>se: <! little hack to get if .. elif .. else block right !>
  /external/valgrind/main/exp-bbv/tests/x86-linux/
ll.S 275 # because of ugly newer cpuinfos from intel I had to hack this
  /external/elfutils/
elfutils.spec 548 - drop x86_64 hack, ICE fixed in gcc-3.2-11.
  /external/iproute2/doc/
ip-tunnels.tex 423 hack with NBMA mode and \verb|onlink| modifier. Unfortunately,
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 935 // Gross nasty hack to make tree view show up upon first swap by setting height manually
938 // Another nasty hack to make the scrollbar appear now that we have height
    [all...]
  /external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js 959 // This hack lets us localize the top level directories.
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
CSharp2.stg 649 <! This comment is a hack to make sure the following
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
CSharp3.stg 627 <! This comment is a hack to make sure the following
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf.c 270 XXX this is a hack: the endianness of the initial length field is
4104 { Bool hack = di->ddump_frames; local
    [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /external/openssh/
configure     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 1837 milliseconds

1 2