HomeSort by relevance Sort by last modified time
    Searched defs:hack (Results 1 - 6 of 6) sorted by null

  /external/libnl/tests/
test-nf-cache-mngr.c 7 static struct nl_addr *hack = NULL; local
9 if (!hack)
10 hack = nl_addr_parse("194.88.212.233", AF_INET);
12 if (!nl_addr_cmp(hack, nfnl_ct_get_src(ct, 1)) ||
13 !nl_addr_cmp(hack, nfnl_ct_get_dst(ct, 1))) {
  /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);
  /external/openssl/apps/
s_server.c 299 static int hack=0; variable
451 hack=0;
538 BIO_printf(bio_err," -hack - workaround for early Netscape code\n");
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf.c 251 XXX this is a hack: the endianness of the initial length field is
4227 { Bool hack = di->ddump_frames; local
    [all...]
  /build/core/
definitions.mk     [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 228 milliseconds