代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/358903/10176488
m mp_conic.m
function [X,Y,vals,labI]=mp_conic(optn,varargin);
% MP_CONIC Conic projections
% This function should not be used directly; instead it is
% is accessed by various high-level funct
www.eeworm.com/read/351829/10604701
todo
General:
- Abstract backup operations to/from the .pc/ directory, so that
optionally something like rcs can be used instead of
lib/backup-files?
- Add something similar to cvs diff, which sc
www.eeworm.com/read/422359/10640424
cpp splasher.cpp
/*
Module : SPLASHER.CPP
Purpose: A splash screen component for MFC 4.x which uses a DIB bitmap
instead of a resource. Palette management code is also included
so that the bitmap
www.eeworm.com/read/349646/10808764
m~ dirkpm.m~
function filenames = dirKPM(dirname, ext, prepend)
% READ_DIR Like the built-in dir command, but returns filenames as a cell array instead of a struct
%
% filenames = read_dir(dirname)
% returns a
www.eeworm.com/read/349646/10809796
m~ dirkpm.m~
function filenames = dirKPM(dirname, ext, prepend)
% READ_DIR Like the built-in dir command, but returns filenames as a cell array instead of a struct
%
% filenames = read_dir(dirname)
% returns a
www.eeworm.com/read/419765/10839126
py idaapi.py
# This file was automatically generated by SWIG (http://www.swig.org).
# Version 1.3.36
#
# Don't modify this file, modify the SWIG interface instead.
"""
IDA Pro Plugin SDK API wrapper
"""
www.eeworm.com/read/469416/6976267
m~ dirkpm.m~
function filenames = dirKPM(dirname, ext, prepend)
% READ_DIR Like the built-in dir command, but returns filenames as a cell array instead of a struct
%
% filenames = read_dir(dirname)
% returns a
www.eeworm.com/read/468052/6998755
in config.h.in
/* config.h.in. Generated from configure.in by autoheader. */
/* Define to 1 if the `closedir' function returns void instead of `int'. */
#undef CLOSEDIR_VOID
/* Define to 1 if you have the
www.eeworm.com/read/460712/7105901
m qpause.m
function qpause
% QPAUSE Used instead of PAUSE to allow graph window to remain active
% inside an M file. QPAUSE also makes sure to prompt user to
% exit shaping environment before p
www.eeworm.com/read/296774/7113646
c fp-bit.c
/* This is a software floating point library which can be used instead of
the floating point routines in libgcc1.c for targets without hardware
floating point. */
/* Copyright (C) 1994, 1995 F