代码搜索:pattern

找到约 10,000 项符合「pattern」的源代码

代码结果 10,000
www.eeworm.com/read/410728/2203865

sh gentvals.sh

#!/bin/sh # Usage: gentvals.sh target type dir files pattern cpp target=$1 type=$2 dir=$3 # FIXME: Would be nice to process #include's in these files. files=$4 pattern=$5 cpp=$6 # FIXME: need trap t
www.eeworm.com/read/441132/7675346

traces.0

m4trace:configure.ac:3: -1- AC_INIT m4trace:configure.ac:3: -1- m4_pattern_forbid([^_?A[CHUM]_]) m4trace:configure.ac:3: -1- m4_pattern_forbid([_AC_]) m4trace:configure.ac:3: -1- m4_pattern_forbid([^L
www.eeworm.com/read/222350/14695643

traces.0

m4trace:configure.ac:2: -1- AC_INIT m4trace:configure.ac:2: -1- m4_pattern_forbid([^_?A[CHUM]_]) m4trace:configure.ac:2: -1- m4_pattern_forbid([_AC_]) m4trace:configure.ac:2: -1- m4_pattern_forbid([^L
www.eeworm.com/read/381890/9067346

sh check_spacing.sh

#!/bin/sh set -u FILE=$1 if [[ "$(basename $FILE)" = "dmtxfec.c" ]]; then exit 0 fi PATTERN="XX_C_XXXX_XXXX_XXX_XX_X_X_" COPYRIGHT=0 for i in $(seq 1 25); do LINE_TYPE=$(echo $PATTERN | cut
www.eeworm.com/read/275314/10824404

rc wizunzip.rc

#include "windows.h" #include "wizunzip.h" #include "replace.h" #include "rename.h" #include "pattern.h" #include "seldir.h" #include "sound.h" rcinclude about.dlg rcinclude pattern.dlg rci
www.eeworm.com/read/38039/1089664

txt msgtxt_pnt.txt

%CEERROR: Pattern table is driven by the family table of %0w. ERROR: Pattern table is driven by the family table of %0w. 错误: 阵列表是由 %0w 的族表驱动的。 %CEERROR: Selected point does not belong to the feature
www.eeworm.com/read/38039/1091473

mnu pattype.mnu

PATT#TYPE 阵列类型 # remove the # sign and enter foreign help string in this line Feat#Pat 特征阵列 Edit the feature pattern. 编辑特征阵列。 Group#Pat 组阵列 Edit the group pattern. 编辑在组阵列。
www.eeworm.com/read/38039/1094841

mnu x_opt2.mnu

LINEOPER Add#line Add new line to xhatch style. # Delete#line Delete current line pattern from xhatch style. # Next#line Change to the next line pattern in current xhatch style. # Prev#line Change t
www.eeworm.com/read/207991/5000132

mal opt_factorize.mal

#line 77 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/optimizer/opt_factorize.mx" pattern optimizer.factorize():str address OPTfactorize; pattern optimizer.factorize(mod:str, fcn:str)
www.eeworm.com/read/207991/5000151

mal opt_singleton.mal

#line 51 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/optimizer/opt_singleton.mx" pattern optimizer.singleton():str address OPTsingleton; pattern optimizer.singleton(mod:str, fcn:str)