代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/150101/12312290
c led_4p.c
/*--------------------------------------------------------*/
/* WQ21ST SOFTWARE STUDIO. */
/*--------------------------------------------------------*/
/* LED test for E
www.eeworm.com/read/232441/14195188
m get_punc_params.m
function [punc_patt, punc_patt_size] = get_punc_params(code_rate)
if strcmp(code_rate,'R3/4')
% R=3/4, Puncture pattern: [1 2 3 x x 6], x = punctured
punc_patt=[1 2 3 6];
punc_patt_siz
www.eeworm.com/read/129814/14223882
t integer.t
name: integer-base-err-1
description:
Can't have 0 base (causes shell to exit)
expected-exit: e != 0
stdin:
typeset -i i
i=3
i=0#4
echo $i
expected-stderr-pattern:
/^.*:.*0#4.*\n$/
---
name: in
www.eeworm.com/read/231475/14231787
c isrs.c
#include "BF537 Flags.h"
//--------------------------------------------------------------------------//
// Function: Timer0_ISR //
// //
// Parameters: None
www.eeworm.com/read/231474/14231800
c isrs.c
#include "BF537 Flags.h"
asm(".section sdram0_bank1");
//--------------------------------------------------------------------------//
// Function: Timer0_ISR //
//
www.eeworm.com/read/229880/14313872
m get_punc_params.m
function [punc_patt, punc_patt_size] = get_punc_params(code_rate)
if strcmp(code_rate,'R3/4')
% R=3/4, Puncture pattern: [1 2 3 x x 6], x = punctured
punc_patt=[1 2 3 6];
punc_patt_siz
www.eeworm.com/read/225504/14537289
c led_4p.c
/*--------------------------------------------------------*/
/* SPECTRUM DIGITAL INC. */
/*--------------------------------------------------------*/
/* LED test for EVM320L