代码搜索:syntaxes
找到约 71 项符合「syntaxes」的源代码
代码结果 71
www.eeworm.com/read/278867/4141131
exp all.exp
if [istarget i386-*] then {
gas_test "inout.s" "" $stdoptlist "various in/out syntaxes"
if [gas_test_old "pushw.s" "-al > pushw.list" "pushw (assembly)"] then {
set testname "pushw (correctn
www.eeworm.com/read/268254/4254753
m modmap.m
function y = modmap(x, Fd, Fs, method, M, opt2, opt3)
%MODMAP Map a digital signal to an analog signal.
%
% Plotting syntaxes:
% MODMAP(METHOD...) plots the signal constellation associated wit
www.eeworm.com/read/431649/1905316
m modmap.m
function y = modmap(x, Fd, Fs, method, M, opt2, opt3)
%MODMAP Map a digital signal to an analog signal.
%
% Plotting syntaxes:
% MODMAP(METHOD...) plots the signal constellation associated wit
www.eeworm.com/read/383749/2614550
m modmap.m
function y = modmap(x, Fd, Fs, method, M, opt2, opt3)
%MODMAP Map a digital signal to an analog signal.
%
% Plotting syntaxes:
% MODMAP(METHOD...) plots the signal constellation associated wit
www.eeworm.com/read/371404/2780177
m modmap.m
function y = modmap(x, Fd, Fs, method, M, opt2, opt3)
%MODMAP Map a digital signal to an analog signal.
%
% Plotting syntaxes:
% MODMAP(METHOD...) plots the signal constellation associated wit
www.eeworm.com/read/369092/2803203
m modmap.m
function y = modmap(x, Fd, Fs, method, M, opt2, opt3)
%MODMAP Map a digital signal to an analog signal.
%
% Plotting syntaxes:
% MODMAP(METHOD...) plots the signal constellation associated wit
www.eeworm.com/read/127739/6001338
h asn1p_value.h
/*
* A generic value of different syntaxes.
*/
#ifndef ASN1_PARSER_VALUE_H
#define ASN1_PARSER_VALUE_H
/*
* A wrapper around various kinds of values.
*/
typedef struct asn1p_value_s {
/*
* The
www.eeworm.com/read/235702/14055549
h asn1p_value.h
/*
* A generic value of different syntaxes.
*/
#ifndef ASN1_PARSER_VALUE_H
#define ASN1_PARSER_VALUE_H
struct asn1p_constraint_s; /* Forward declaration */
struct asn1p_expr_s;
/*
* A wrapper aro
www.eeworm.com/read/323119/13353986
test join.test
#
# Initialization
--disable_warnings
drop table if exists t1,t2,t3;
--enable_warnings
#
# Test different join syntaxes
#
CREATE TABLE t1 (S1 INT);
CREATE TABLE t2 (S1 INT);
INSERT INTO t1 VALUES (1
www.eeworm.com/read/398634/2375577
test join.test
#
# Initialization
--disable_warnings
drop table if exists t1,t2,t3;
--enable_warnings
#
# Test different join syntaxes
#
CREATE TABLE t1 (S1 INT);
CREATE TABLE t2 (S1 INT);
INSERT INTO t1 VALUES (1