代码搜索:selection
找到约 9,869 项符合「selection」的源代码
代码结果 9,869
www.eeworm.com/read/115272/6119078
c test11.c
/* test of selection boxes */
#include
#include
#include
#include
#include
#include
#include
Widget toplev
www.eeworm.com/read/115272/6119252
c export_bitmap.c
/* $Header: /cvsroot/lesstif/lesstif/test/Xm/drag_pixmaps/export_bitmap.c,v 1.2 2001/05/23 13:55:31 amai Exp $ */
#include
#include "bitmap.h"
Boolean
export_bitmap(w, selection, target, t
www.eeworm.com/read/115272/6119404
c export_bitmap.c
/* $Header: /cvsroot/lesstif/lesstif/test/Xm/drag_help/export_bitmap.c,v 1.2 2001/05/23 13:42:30 amai Exp $ */
#include
#include "bitmap.h"
Boolean
export_bitmap(w, selection, target, type
www.eeworm.com/read/115272/6119429
c export_bitmap.c
/* $Header: /cvsroot/lesstif/lesstif/test/Xm/drag_icon/export_bitmap.c,v 1.2 2001/05/23 13:45:57 amai Exp $ */
#include
#include "bitmap.h"
Boolean
export_bitmap(w, selection, target, type
www.eeworm.com/read/115272/6119492
c export_bitmap.c
/* $Header: /cvsroot/lesstif/lesstif/test/Xm/drag_simple/export_bitmap.c,v 1.2 2001/05/23 13:55:31 amai Exp $ */
#include
#include "bitmap.h"
Boolean
export_bitmap(w, selection, target, t
www.eeworm.com/read/115272/6119676
c export_bitmap.c
/* $Header: /cvsroot/lesstif/lesstif/test/Xm/dynamic_drag/export_bitmap.c,v 1.2 2001/05/23 14:03:36 amai Exp $ */
#include
#include "bitmap.h"
Boolean
export_bitmap(w, selection, target, t
www.eeworm.com/read/486385/6540784
out _cg_exc.out
SET_ERROR_CODE 2
SET_ERROR_MSG null
SET_ERROR_TEXT Customization Dismissed
SET_PARAMETER primitive_selection Optimize_For_Area
SET_PARAMETER init_value 0
SET_PARAMETER register_inputs false
SET_
www.eeworm.com/read/154209/11983169
m cheb2ord.m
function [order,wn] = cheb2ord(wp,ws,rp,rs,opt)
%CHEB2ORD Chebyshev type II filter order selection.
% [N, Wn] = CHEB2ORD(Wp, Ws, Rp, Rs) returns the order N of the lowest
% order digital Cheby
www.eeworm.com/read/154209/11983847
m cheb1ord.m
function [order,wn] = cheb1ord(wp,ws,rp,rs,opt)
%CHEB1ORD Chebyshev type I filter order selection.
% [N, Wn] = CHEB1ORD(Wp, Ws, Rp, Rs) returns the order N of the lowest
% order digital Chebys
www.eeworm.com/read/337627/12355436
h spi.h
#ifndef __SPI_H__
#define __SPI_h__
#include "dma.h"
#define SPI_TX_FIFO_SIZE 64
#define SPI_RX_FIFO_SIZE 64
#define SPI_NORMAL_DMA // normal DMA or SDMA Selection.
#define SPI_INT_TRA