代码搜索:optional

找到约 6,947 项符合「optional」的源代码

代码结果 6,947
www.eeworm.com/read/311226/3686699

arq group-10.arq

PREFIX : PREFIX rdf: SELECT ?p { { ?x rdf:type :X . } UNION { ?x rdf:type :X . FILTER (?x != :x2 )} OPTIONAL { ?x :p ?
www.eeworm.com/read/305566/3771588

c gridmerge.c

#include #include char * sdoc = "gridmerge - merge grid file \n" "\n" "USAGE:\n" "gridmerge gridin=file1 gridin=file2 gridin=file3,... [parameters] > newfile\n" "\n" "OPTIONAL PA
www.eeworm.com/read/305566/3771941

c mipick.c

char *sdoc = "MIPICK - Mute pick using X IMAGE plot of uniformly-sampled function f(x1,x2)\n" "\n" "mipick n1= [optional parameters]
www.eeworm.com/read/305566/3772837

c gridmerge.c

#include #include char * sdoc = "gridmerge - merge grid file \n" "\n" "USAGE:\n" "gridmerge gridin=file1 gridin=file2 gridin=file3,... [parameters] > newfile\n" "\n" "OPTIONAL PA
www.eeworm.com/read/305566/3773314

c gridmerge2.c

#include #include char * sdoc = "gridmerge - merge grid file \n" "\n" "USAGE:\n" "gridmerge gridin=file1 gridin=file2 gridin=file3,... [parameters] > newfile\n" "\n" "OPTIONAL PA
www.eeworm.com/read/292670/3950769

testing

*_init(): each subdev should init fields: type n_chan subdev_flags maxdata || maxdata_list flags || flag_list range_type || range_type_list trig (optional) timer_type len_chanlist max
www.eeworm.com/read/276787/4163381

control libxxf86misc1.control

Package: libxxf86misc1 Version: 1:1.0.1-r1 Description: X11 XFree86 miscellaneous extension library Section: x11/libs Priority: optional Maintainer: Angstrom Developers
www.eeworm.com/read/430037/1942760

m pr8_15.m

%Problem 8.15; %discriminator curves; clear all; close all; t=[0:99]/100; DEL=length(t); %chip duration; ChOptions=[ones(1,DEL);cos(pi*(t-0.5));exp(-16*(t-0.5).^2)]; %optional chip shapes; Ch=C
www.eeworm.com/read/426262/1994580

c gelfunc.c

/* gelfunc.c -- functions from GEL 1.6 Author Jefferson Smith, Robotronics Inc. */ #include "asm-m68hcs12/ports_def.h" void cop_reset (void); void cop_optional_reset (void); /* Reset th
www.eeworm.com/read/422060/2043289

phpt 20pg_get_pid.phpt

--TEST-- PostgreSQL pg_get_pid() functions --SKIPIF-- --FILE--