代码搜索:hacking
找到约 653 项符合「hacking」的源代码
代码结果 653
www.eeworm.com/read/396461/2415865
pod devguide.pod
=head1 NAME
KinoSearch::Docs::DevGuide - hacking/debugging KinoSearch
=head1 SYNOPSIS
Developer-only documentation. If you just want to build a search engine, you
probably don't need to read this.
www.eeworm.com/read/154890/5632636
am makefile.am
## Makefile.am for libvideogfx
SUBDIRS = libvideogfx examples
bin_SCRIPTS = libvideogfx-config
EXTRA_DIST = \
BUGS \
HACKING \
TODO \
autogen.sh \
libvideogfx.m4
m4datadir = $(datadir)/acl
www.eeworm.com/read/154890/5632812
am makefile.am
## Makefile.am for libvideogfx
SUBDIRS = libvideogfx examples
bin_SCRIPTS = libvideogfx-config
EXTRA_DIST = \
BUGS \
HACKING \
TODO \
autogen.sh \
libvideogfx.m4
m4datadir = $(datadir)/acl
www.eeworm.com/read/429611/8799361
h pop.h
/*
filename -- POP.H
author -- Mike Stockett, WA7DYX
additional hacking by Allen Gwinn, N5CKP
*/
#ifndef TRUE
#define TRUE 1
#define FALSE 0
#endif
#define BUF_LEN 128
www.eeworm.com/read/242581/12998103
makefile
SDCCFLAGS = --model-large --peep-file peephole.def
#SDCCFLAGS = --model-large
# Only for hacking on SDCC (creates lots of SDCC debug info)
#SDCCFLAGS = --model-large --peep-file peephole.def --dumpa
www.eeworm.com/read/484435/6576155
makefile
SDCCFLAGS = --model-large --peep-file peephole.def
#SDCCFLAGS = --model-large
# Only for hacking on SDCC (creates lots of SDCC debug info)
#SDCCFLAGS = --model-large --peep-file peephole.def --dumpa
www.eeworm.com/read/339051/12265297
h pop.h
/*
filename -- POP.H
author -- Mike Stockett, WA7DYX
additional hacking by Allen Gwinn, N5CKP
*/
#ifndef TRUE
#define TRUE 1
#define FALSE 0
#endif
#define BUF_LEN 128
www.eeworm.com/read/149908/12334227
h pop.h
/*
filename -- POP.H
author -- Mike Stockett, WA7DYX
additional hacking by Allen Gwinn, N5CKP
*/
#ifndef TRUE
#define TRUE 1
#define FALSE 0
#endif
#define BUF_LEN 128
www.eeworm.com/read/193974/5138546
py test_urllib2.py
from test_support import verify
import urllib2
import os
# A couple trivial tests
try:
urllib2.urlopen('bogus url')
except ValueError:
pass
else:
verify(0)
# XXX Name hacking to get thi
www.eeworm.com/read/316872/3585067
debug kconfig.debug
menu "Kernel hacking"
config TRACE_IRQFLAGS_SUPPORT
bool
default y
source "lib/Kconfig.debug"
config SH_STANDARD_BIOS
bool "Use LinuxSH standard BIOS"
help
Say Y here if your target has the