代码搜索:exec
找到约 10,000 项符合「exec」的源代码
代码结果 10,000
www.eeworm.com/read/296483/8100705
run-eccp
#!/bin/sh
# run eccp, supplying right env. vars
edg=/home/scott/wrk/safec/edg-3.0
export EDG_BASE=$edg
# 111: statement is unreachable
# exec $edg/bin/eccp \
# -k \
www.eeworm.com/read/242859/12977269
in libpion.pc.in
# libpion configuration file for pkg-config
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datarootdir@
Name: libpion
Descriptio
www.eeworm.com/read/139695/13139020
pc user_log.pc
#include
#include
#include
#include
#include
#include
#include "sqlca.h"
#include "sqlda.h"
#include "const.h"
static char *connect=
www.eeworm.com/read/326200/13156028
scf mem.scf
ROM_LOAD 0x00000000
{
ROM_EXEC 0x00000000
{
Startup.o (RESET,+First)
* (+RO)
}
IRAM 0x40000000
{
board.o (ram_area)
* (+RW,+ZI)
}
www.eeworm.com/read/136814/13359322
scf mem_c.scf
;/****************************************Copyright (c)**************************************************
;** 广州周立功单片机发展有限公司
;** 研
www.eeworm.com/read/312695/13606187
scf mem.scf
ROM_LOAD 0x00000000
{
ROM_EXEC 0x00000000
{
Startup.o (RESET,+First)
* (+RO)
}
IRAM 0x40000000
{
board.o (ram_area)
* (+RW,+ZI)
}
www.eeworm.com/read/308025/13710999
scf mem_c.scf
;/****************************************Copyright (c)**************************************************
;** 广州周立功单片机发展有限公司
;** 研
www.eeworm.com/read/304660/13789889
in pangocairo.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: Pango Cairo
Description: Cairo rendering support for Pango
Version: @VERSION@
Requires: pango cairo @PKGCONFIG_
www.eeworm.com/read/152843/5664581
h mmu.h
#ifndef _ASM_CRIS_ARCH_MMU_H
#define _ASM_CRIS_ARCH_MMU_H
/* MMU context type. */
typedef struct
{
unsigned int page_id;
} mm_context_t;
/* Kernel memory segments. */
#define KSEG_F 0xf0000000UL
#
www.eeworm.com/read/149876/5696457
exp mi-stepi.exp
# Copyright (C) 1999 2000 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published b