代码搜索:CALLER
找到约 2,889 项符合「CALLER」的源代码
代码结果 2,889
www.eeworm.com/read/122672/14676691
c caller.c
/*---------------------------------------------
CALLER.C -- Call into private OLE component
(c) Paul Yao, 1996
---------------------------------------------*/
#include
www.eeworm.com/read/122672/14676694
rc caller.rc
#include "caller.h"
MAIN MENU
{
POPUP "&Allocator"
{
MENUITEM "&Create", IDM_CREATE
MENUITEM "&Destroy", IDM_DESTROY
MENUITEM SEPARATOR
www.eeworm.com/read/122672/14676696
h caller.h
#define IDM_CREATE 1
#define IDM_DESTROY 2
#define IDM_IUNKNOWN 3
#define IDM_IMALLOC 4
#define IDM_IMARSHAL 5
#define IDM_ALLOCATE_CUSTOM 6
#d
www.eeworm.com/read/222081/14706860
class caller.class
www.eeworm.com/read/16793/691445
def caller.def
This file is caller.def, from which is created caller.c. It implements the
builtin "caller" in Bash.
Copyright (C) 2002-2008 Rocky Bernstein for Free Software Foundation, Inc.
This file is part of
www.eeworm.com/read/482889/1285133
hpp caller.hpp
#if !defined(BOOST_PP_IS_ITERATING)
// Copyright David Abrahams 2002.
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http:/
www.eeworm.com/read/238752/4611129
java caller.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyrig
www.eeworm.com/read/229812/4748886
c caller.c
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/225324/4796574
java caller.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1. Red
www.eeworm.com/read/223584/4809299
java caller.java
/*
* Copyright (c) 2002-2003 by OpenSymphony
* All rights reserved.
*/
package com.opensymphony.workflow.util;
import com.opensymphony.module.propertyset.PropertySet;
import com.opensymphony.work