代码搜索:Patterns

找到约 8,017 项符合「Patterns」的源代码

代码结果 8,017
www.eeworm.com/read/233448/4682345

c fp-cmp-5.c

/* Like fp-cmp-4.c, but test that the setcc patterns are correct. */ static int test_isunordered(double x, double y) { return __builtin_isunordered(x, y); } static int test_not_isunordered(double
www.eeworm.com/read/233448/4683587

c fix-trunc-mem-1.c

/* PR target/14201 */ /* Excercise float -> integer in memory patterns. */ /* { dg-options "-mieee" { target alpha*-*-* } } */ void f1 (float v, int *p) { *p = v; } void f2 (float v, unsigned
www.eeworm.com/read/190666/5178310

c fp-cmp-5.c

/* Like fp-cmp-4.c, but test that the setcc patterns are correct. */ static int test_isunordered(double x, double y) { return __builtin_isunordered(x, y); } static int test_not_isunordered(double
www.eeworm.com/read/177353/5328247

h scanner.h

#ifndef EL__DOM_CSS_SCANNER_H #define EL__DOM_CSS_SCANNER_H #include "dom/scanner.h" /* The various token types and what they contain. Patterns taken from * the flex scanner declarations in the CS
www.eeworm.com/read/162614/5527270

c fp-cmp-5.c

/* Like fp-cmp-4.c, but test that the setcc patterns are correct. */ static int test_isunordered(double x, double y) { return __builtin_isunordered(x, y); } static int test_not_isunordered(double
www.eeworm.com/read/345992/3193909

c expand.c

/* expand.c -- various expanisions of shell type patterns */ /* * $Header: /xtel/isode/isode/others/idist/RCS/expand.c,v 9.0 1992/06/16 14:38:53 isode Rel $ * * Expansion primitives for wild card
www.eeworm.com/read/340665/3279035

c fp-cmp-5.c

/* Like fp-cmp-4.c, but test that the setcc patterns are correct. */ static int test_isunordered(double x, double y) { return __builtin_isunordered(x, y); } static int test_not_isunordered(double
www.eeworm.com/read/315275/3621937

m circular_array.m

%Circular Array in the x-y plane % Element is a short dipole antenna parallel to the z axis % 2D Radiation Patterns for fixed phi or fixed theta % dB polar plots uses the polardb.m file % Last m
www.eeworm.com/read/304642/3795320

js deluge.js

/* all javascript is optional, everything should work web 1.0 but javascript may/will enhance the experience. i'm not a full time web-dev so don't expect beautifull patterns. There's so much crap out
www.eeworm.com/read/268818/4249662

v t_asic_with_tap.v

module t_ASIC_with_TAP (); // Testbench parameter size = 4; parameter BSC_Reg_size = 14; parameter IR_Reg_size = 3; parameter N_ASIC_Patterns = 8; parameter N_TAP_Instruct