代码搜索:objects
找到约 10,000 项符合「objects」的源代码
代码结果 10,000
www.eeworm.com/read/100264/15879420
makefile
head 2.1;
access;
symbols;
locks; strict;
comment @# @;
2.1
date 95.10.24.15.46.14; author tsurace; state Release;
branches;
next 1.2;
1.2
date 95.10.19.01.02.41; author tsurace; state Beta;
branch
www.eeworm.com/read/100237/15879796
c testmalloc.c
/* NOT copyright by SoftQuad Inc. -- msb, 1988 */
#ifndef lint
static char *SQ_SccsId = "@(#)mtest3.c 1.2 88/08/25";
#endif
#include
/*
** looptest.c -- intensive allocator tester
**
** Usa
www.eeworm.com/read/100082/15885771
makefile
##
## Unix makefile for editline library.
##
## Set your options:
## -D_POSIX_SOURCE build under a POSIX compliant system.
## Non-POSIX systems must deal with the following:
## -DHAVE_TCGETATTR
www.eeworm.com/read/100006/15890034
mak hwint.mak
# HWINT.MAK - makefile for VxD HWINT
DEVICENAME = HWINT
FRAMEWORK = C
DEBUG = 1
OBJECTS = HWINT.OBJ CMOSIO.OBJ
DYNAMIC = 1
!include $(VTOOLSD)\include\vtoolsd.mak
!include $(VTOOLSD)\includ
www.eeworm.com/read/175783/9532730
am makefile.am
include $(top_srcdir)/Makefile.am.common
noinst_PROGRAMS=bom rbom
bom_SOURCES = bom.c rbom.ddl
rbom_SOURCES = rbom.c bom.ddl
$(bom_OBJECTS): bom.h
$(rbom_OBJECTS): rbom.h
CLEANFILES=bom.h rbom.h b
www.eeworm.com/read/140180/5794490
am makefile.am
# Autogenerated by bootstrap - DO NOT EDIT - edit Modules.am instead
NULL =
libvlc_LIBRARIES =
noinst_LIBRARIES =
noinst_HEADERS =
EXTRA_DIST = Modules.am
BUILT_SOURCES =
SUBDIRS =
#DIST_SUBDIRS =
www.eeworm.com/read/229309/14345823
ldf adsp-bf533_asm.ldf
ARCHITECTURE(ADSP-BF533)
SEARCH_DIR( $ADI_DSP/Blackfin/lib )
$OBJECTS = $COMMAND_LINE_OBJECTS;
$LIBRARIES = $COMMAND_LINE_OBJECTS;
MEMORY
{
PROGRAM { TYPE(RAM) START(0xFFA00000) END(0xFF
www.eeworm.com/read/200646/15428168
txt makefile.txt
BIN = Rtp_Exemple_Send
OBJECTS = Rtp_Exemple_Send.o RTP.o Hdr_Builder.o Network.o Utils.o Rtp_Exemple_Receive_Print.o
BIN2 = Rtp_Exemple_Receive
OBJECTS2 = Rtp_Exemple_Receive.o RTP.o Hdr_Builder.o
www.eeworm.com/read/291333/8424340
chf cv3dtrackerlocateobjects.chf
int cv3dTrackerLocateObjects(int num_cameras, int num_objects, Cv3dTrackerCameraInfo *camera_info, Cv3dTracker2dTrackedObject *tracking_info, Cv3dTrackerTrackedObject *tracked_objects) {
void *fp
www.eeworm.com/read/281892/9127669
ldf demo.ldf
/*
** LDF for adsp-BF561
**
** There are a number of configuration options that can be specified
** either by compiler flags, or by linker flags directly. The options are:
**
** USE_PROFILER0