代码搜索:cscope
找到约 184 项符合「cscope」的源代码
代码结果 184
www.eeworm.com/read/285344/8849183
gz cscope-15.6.tar.gz
www.eeworm.com/read/424383/10455788
gz cscope-15.6.tar.gz
www.eeworm.com/read/387591/7085810
gz cscope-15.6.tar.gz
www.eeworm.com/read/403487/2311684
svn-base cscope_file.list.svn-base
client_server.cpp
common.cpp
conf.cpp
his_server.cpp
log.cpp
mng_server.cpp
php_server.cpp
pms_server.cpp
rc_server.cpp
thread.cpp
tpool.cpp
util.cpp
common.h
conf.h
linked_ptr.h
log.h
servers.h
tpool
www.eeworm.com/read/448620/7528970
el xcscope.el
; -*-Emacs-Lisp-*-
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; File: xcscope.el
; RCS: $RCSfile: xcscope.el,v $ $Revision: 1.14 $ $Date: 2002/0
www.eeworm.com/read/293587/8285574
kscope_config
# Configures KScope parameters
# echo -n Looking for cscope...
if [ -z $CSCOPE_PATH ]
then
CSCOPE_PATH=`which cscope`
fi
if [ \( $CSCOPE_PATH \) -a \( -x $CSCOPE_PATH \) ]
then
echo $CSCOPE_PATH
www.eeworm.com/read/448620/7528960
readme
Cscope is a text screen based source browsing tool. Although it is
primarily designed to search C code (including lex and yacc files), it
can also be used for C++ code.
Using cscope, you can easily
www.eeworm.com/read/448620/7528988
ocs
#!/bin/sh
# $Id: ocs,v 1.3 2001/05/22 15:40:31 petr Exp $
# This utility maintains the database for cscope on a recursive dir set
# Author: donwo Tue Jun 25 15:36:39 PDT 1996
# Modified: hops Jan 20
www.eeworm.com/read/379149/9205994
docbook about.docbook
About &kapp;
&kapp; is a KDE-based source-editing environment for C and C-style languages. Primarily, it is a front-end to the veteran
www.eeworm.com/read/293587/8285600
h cscopefrontend.h
/***************************************************************************
*
* Copyright (C) 2005 Elad Lahav (elad_lahav@users.sourceforge.net)
*
* Redistribution and use in source and binary fo