/external/toybox/tests/ |
D | env.test | 9 FILTER="| egrep '^(WALRUS|BANANA|LETTERS)=' | sort" 11 testcmd "read" "$FILTER" "BANANA=hello\nLETTERS=\nWALRUS=42\n" "" "" 12 testcmd "-u" "-u BANANA $FILTER" "LETTERS=\nWALRUS=42\n" "" "" 13 testcmd "-uu" "-u LETTERS -u WALRUS $FILTER" "BANANA=hello\n" "" "" 18 unset WALRUS BANANA LETTERS FILTER
|
/external/libgsm/src/ |
D | short_term.c | 359 #undef FILTER 361 # define FILTER (* (S->fast \ macro 366 # define FILTER Short_term_analysis_filtering macro 373 FILTER( S, LARp, 13, s); 377 FILTER( S, LARp, 14, s + 13); 381 FILTER( S, LARp, 13, s + 27); 385 FILTER( S, LARp, 120, s + 40); 402 #undef FILTER 405 # define FILTER (* (S->fast \ macro 409 # define FILTER Short_term_synthesis_filtering macro [all …]
|
/external/oj-libjdwp/src/share/back/ |
D | eventFilter.c | 140 #define FILTER(node,index) ((FILTERS_ARRAY(node))[index]) macro 705 ConditionalFilter *filter = &FILTER(node, index).u.Conditional; in eventFilter_setConditionalFilter() 709 FILTER(node, index).modifier = JDWP_REQUEST_MODIFIER(Conditional); in eventFilter_setConditionalFilter() 718 CountFilter *filter = &FILTER(node, index).u.Count; in eventFilter_setCountFilter() 725 FILTER(node, index).modifier = JDWP_REQUEST_MODIFIER(Count); in eventFilter_setCountFilter() 736 ThreadFilter *filter = &FILTER(node, index).u.ThreadOnly; in eventFilter_setThreadOnlyFilter() 747 FILTER(node, index).modifier = JDWP_REQUEST_MODIFIER(ThreadOnly); in eventFilter_setThreadOnlyFilter() 757 LocationFilter *filter = &FILTER(node, index).u.LocationOnly; in eventFilter_setLocationOnlyFilter() 773 FILTER(node, index).modifier = JDWP_REQUEST_MODIFIER(LocationOnly); in eventFilter_setLocationOnlyFilter() 784 FieldFilter *filter = &FILTER(node, index).u.FieldOnly; in eventFilter_setFieldOnlyFilter() [all …]
|
/external/linux-kselftest/tools/testing/selftests/ftrace/test.d/ftrace/ |
D | func_set_ftrace_file.tc | 23 FILTER=set_ftrace_filter 38 cat=`cat $FILTER` 39 dd1=`dd if=$FILTER bs=1 | grep -v -e 'records in' -e 'records out' -e 'bytes copied'` 40 dd100=`dd if=$FILTER bs=100 | grep -v -e 'records in' -e 'records out' -e 'bytes copied'`
|
/external/tensorflow/tensorflow/tools/ci_build/builds/ |
D | pip_new.sh | 127 FILTER="${1:$EMPTY}" 128 if ! [[ $TF_TEST_FILTER_TAGS == *"${FILTER}"* ]]; then 129 TF_TEST_FILTER_TAGS="${FILTER},${TF_TEST_FILTER_TAGS}" 141 FILTER="${1:$EMPTY}" 142 …T_FILTER_TAGS="$(echo ${TF_TEST_FILTER_TAGS} | sed -e 's/^'${FILTER}',//g' -e 's/,'${FILTER}'//g')"
|
/external/ltp/testcases/kdump/lib/ |
D | test.sh | 198 if [ "${FILTER}" -eq 1 ]; then 207 if [ "${FILTER}" -eq 1 ]; then 216 if [ "${FILTER}" -eq 1 ]; then 225 if [ "${FILTER}" -eq 1 ]; then 239 if [ "${FILTER}" -eq 1 ]; then 252 if [ "${FILTER}" -eq 1 ]; then
|
/external/bcc/tools/ |
D | nodegc_example.txt | 72 [-F FILTER] 89 -F FILTER, --filter FILTER
|
D | rubygc_example.txt | 72 [-F FILTER] 89 -F FILTER, --filter FILTER
|
D | pythongc_example.txt | 72 [-F FILTER] 89 -F FILTER, --filter FILTER
|
D | javagc_example.txt | 72 [-F FILTER] 89 -F FILTER, --filter FILTER
|
/external/bcc/tools/lib/ |
D | ugc_example.txt | 72 [-F FILTER] 89 -F FILTER, --filter FILTER
|
/external/compiler-rt/lib/sanitizer_common/scripts/ |
D | check_lint.sh | 48 FILTER=$1 51 ${CPPLINT} --filter=${FILTER} "$@" 2>$TASK_LOG
|
/external/ltp/testcases/kdump/ |
D | runkdump.conf | 20 FILTER=0
|
/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/ |
D | feature_keys.py | 74 FILTER = "filter" variable in SavedModelLabels
|
/external/bcc/examples/usdt_sample/scripts/ |
D | bpf_text_shared.c | 48 FILTER ///< Replaced by python code. in trace_operation_start()
|
/external/icu/icu4c/source/data/translit/ |
D | Grek_Latn_UNGEGN.txt | 10 # MINIMAL FILTER GENERATED FOR: Greek-Latin/UNGEGN 183 # MINIMAL FILTER GENERATED FOR: Latin-Greek/UNGEGN BACKWARD
|
D | yo_yo_BJ.txt | 19 # MINIMAL FILTER: yo-yo-BJ
|
/external/ppp/pppd/ |
D | Makefile.linux | 54 FILTER=y 189 ifdef FILTER
|
/external/adhd/cras/src/server/config/ |
D | aec_config.c | 101 AEC_GET_INT(ini, FILTER, CONFIG_CHANGE_DURATION_BLOCKS); in aec_config_get() 103 AEC_GET_FLOAT(ini, FILTER, INITIAL_STATE_SECONDS); in aec_config_get() 105 AEC_GET_INT(ini, FILTER, CONSERVATIVE_INITIAL_PHASE); in aec_config_get() 107 AEC_GET_INT(ini, FILTER, ENABLE_SHADOW_FILTER_OUTPUT_USAGE); in aec_config_get()
|
/external/elfutils/tests/ |
D | run-alldts.sh | 95 FILTER 0xdeadbeef
|
/external/ltp/testcases/kdump/sample/ |
D | runkdump.CRASHER.RHEL | 20 FILTER=0
|
D | runkdump.BASIC_LKDTM.SLES | 20 FILTER=0
|
D | runkdump.CRASHER.SLES | 20 FILTER=0
|
D | runkdump.EXTRA_LKDTM.RHEL | 20 FILTER=0
|
D | runkdump.BASIC_LKDTM.RHEL | 20 FILTER=0
|