代码搜索:Executable

找到约 10,000 项符合「Executable」的源代码

代码结果 10,000
www.eeworm.com/read/139308/5802939

h bluetooth.h

/* * bluetooth.h -- Linux kernel integration code for bluetooth stack * * Copyright (C) 2000, 2001 Axis Communications AB * * Author: Mattias Agren * * This program is
www.eeworm.com/read/139308/5802988

c btsend.c

/* * btsend.c -- Sends data over RFCOMM using AXIS Open BT Stack * * Copyright (C) 2000, 2001 Axis Communications AB * * Author: Mattias Agren * * This program is fre
www.eeworm.com/read/139308/5802991

c btdisc.c

/* * btdisc.c -- Disconnect an RFCOMM connection * * Copyright (C) 2000, 2001 Axis Communications AB * * Author: Mattias Agren * * This program is free software; you
www.eeworm.com/read/136989/5829490

readme

// README,v 1.3 2002/08/22 18:08:04 irfan Exp Generic Servant: =============== File Name --------- test.idl test idl interface test_i.h Servant definition f
www.eeworm.com/read/136786/5862760

c muldi3.c

/* More subroutines needed by GCC output code on some machines. */ /* Compile this one with gcc. */ /* Copyright (C) 1989, 92-98, 1999 Free Software Foundation, Inc. This file is part of GNU CC. G
www.eeworm.com/read/134479/5892298

makefile

ROOTDIR = ../../.. EXECUTABLE = infinite FILES = infinite LIBRARIES = $(RUNTIME_LIBS) include $(ROOTDIR)/common.mk
www.eeworm.com/read/134479/5892303

makefile

ROOTDIR = ../../.. EXECUTABLE = streamcopy FILES = streamcopy LIBRARIES = $(RUNTIME_LIBS) include $(ROOTDIR)/common.mk
www.eeworm.com/read/134479/5892386

makefile

ROOTDIR = ../../.. EXECUTABLE = constant FILES = constant LIBRARIES = $(RUNTIME_LIBS) include $(ROOTDIR)/common.mk
www.eeworm.com/read/134479/5892391

makefile

ROOTDIR = ../../.. EXECUTABLE = iterator FILES = iterator LIBRARIES = $(RUNTIME_LIBS) include $(ROOTDIR)/common.mk
www.eeworm.com/read/134479/5892396

makefile

ROOTDIR = ../../.. EXECUTABLE = reducetostream FILES = reducetostream LIBRARIES = $(RUNTIME_LIBS) include $(ROOTDIR)/common.mk