Searched refs:no (Results 1 - 25 of 1556) sorted by relevance

1234567891011>>

/external/elfutils/tests/
H A Drun-get-lines.sh34 804842c: /home/drepper/gnu/new-bu/build/ttt/m.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
35 8048432: /home/drepper/gnu/new-bu/build/ttt/m.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
36 804844d: /home/drepper/gnu/new-bu/build/ttt/m.c:7:0: is_stmt:yes, end_seq:no, bb:no, prologu
[all...]
/external/valgrind/main/none/tests/
H A Dcmdline3.stderr.exp1 valgrind: no program specified
H A Dcmdline5.stderr.exp1 valgrind: ./no-such-program-my-friend: No such file or directory
/external/valgrind/main/none/tests/ppc64/
H A Dtwi_tdi.stdout.exp1 twi_0_neg100(-150) -> no trap
2 twi_0_neg100(-100) -> no trap
3 twi_0_neg100( -50) -> no trap
4 twi_1_neg100(-150) -> no trap
5 twi_1_neg100(-100) -> no trap
8 twi_2_neg100(-100) -> no trap
9 twi_2_neg100( -50) -> no trap
11 twi_3_neg100(-100) -> no trap
13 twi_4_neg100(-150) -> no trap
15 twi_4_neg100( -50) -> no tra
[all...]
H A Dtw_td.stdout.exp1 tw_0(-150,-100) -> no trap
2 tw_0(-100,-100) -> no trap
3 tw_0( -50,-100) -> no trap
4 tw_1(-150,-100) -> no trap
5 tw_1(-100,-100) -> no trap
8 tw_2(-100,-100) -> no trap
9 tw_2( -50,-100) -> no trap
11 tw_3(-100,-100) -> no trap
13 tw_4(-150,-100) -> no trap
15 tw_4( -50,-100) -> no tra
[all...]
/external/valgrind/main/none/tests/ppc32/
H A Dtwi.stdout.exp1 twi_0_neg100(-150) -> no trap
2 twi_0_neg100(-100) -> no trap
3 twi_0_neg100( -50) -> no trap
4 twi_1_neg100(-150) -> no trap
5 twi_1_neg100(-100) -> no trap
8 twi_2_neg100(-100) -> no trap
9 twi_2_neg100( -50) -> no trap
11 twi_3_neg100(-100) -> no trap
13 twi_4_neg100(-150) -> no trap
15 twi_4_neg100( -50) -> no tra
[all...]
H A Dtw.stdout.exp1 tw_0(-150,-100) -> no trap
2 tw_0(-100,-100) -> no trap
3 tw_0( -50,-100) -> no trap
4 tw_1(-150,-100) -> no trap
5 tw_1(-100,-100) -> no trap
8 tw_2(-100,-100) -> no trap
9 tw_2( -50,-100) -> no trap
11 tw_3(-100,-100) -> no trap
13 tw_4(-150,-100) -> no trap
15 tw_4( -50,-100) -> no tra
[all...]
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A Doutput_unknown.properties21 # Specify defaults when no method="..." is specified.
30 indent=no
31 omit-xml-declaration=no
32 standalone=no
H A Doutput_xml.properties29 indent=no
30 omit-xml-declaration=no
31 standalone=no
/external/chromium_org/chrome/browser/resources/print_preview/
H A Dno_destinations_promo.css5 #no-destinations-promo {
10 #no-destinations-promo .page {
15 #no-destinations-promo .dialog-title {
20 #no-destinations-promo p {
24 #no-destinations-promo .gcp-logo {
29 [dir='rtl'] #no-destinations-promo .gcp-logo {
33 #no-destinations-promo .text-content {
39 #no-destinations-promo .close-button {
42 background-repeat: no-repeat;
49 #no
[all...]
/external/chromium_org/tools/gyp/tools/emacs/
H A Drun-unit-tests.sh5 emacs --no-site-file --no-init-file --batch \
/external/clang/utils/ABITest/single-args-32/
H A DMakefile7 TESTARGS += --no-function-return --max-args 1
/external/clang/utils/ABITest/single-args-64/
H A DMakefile13 TESTARGS += --no-function-return --max-args 1
/external/valgrind/main/memcheck/tests/
H A Dorigin3-no.stderr.exp4 at 0x........: t1 (origin3-no.c:45)
5 by 0x........: main (origin3-no.c:28)
8 by 0x........: t1 (origin3-no.c:42)
9 by 0x........: main (origin3-no.c:28)
14 at 0x........: t2 (origin3-no.c:55)
15 by 0x........: main (origin3-no.c:29)
17 at 0x........: t2 (origin3-no.c:49)
22 at 0x........: t3 (origin3-no.c:65)
23 by 0x........: main (origin3-no.c:30)
26 by 0x........: t3 (origin3-no
[all...]
/external/chromium_org/ui/webui/resources/css/
H A Dthrobber.css6 background: url('chrome://resources/images/throbber.svg') no-repeat;
/external/openssh/regress/
H A Daddrmatch.sh23 PasswordAuthentication no
31 run_trial user 192.168.30.1 somehost no "deny, negative match"
32 run_trial user 19.0.0.1 somehost no "deny, no match"
34 run_trial user 192.168.30.1 192.168.0.1 no "deny, faked IP in hostname"
36 test "$TEST_SSH_IPV6" = "no" && exit
38 run_trial user ::2 somehost.exaple.com no "deny IPv6"
39 run_trial user ::3 somehost no "deny IP6 negated"
40 run_trial user ::4 somehost no "deny, IP6 no matc
[all...]
/external/clang/utils/
H A Dfind-unused-diagnostics.sh8 ALL_DIAGS=$(grep -E --only-matching --no-filename '(err_|warn_|ext_|note_)[a-z_]+' ./include/clang/Basic/Diagnostic*.td)
12 DIAGS_IN_SOURCES=$(grep -E --only-matching --no-filename '(err_|warn_|ext_|note_)[a-z_]+' $ALL_SOURCES)
/external/openssh/
H A Dfixpaths12 die $0: nothing to do - no substitutions listed!
/external/valgrind/main/drd/tests/
H A Drun_openmp_test32 if [ "${line%: no symbols}" != "${line}" ]; then
/external/bison/djgpp/
H A Dconfig.site82 # There is no fork and vfork functionality.
83 ac_cv_func_fork=no
84 ac_cv_func_vfork=no
85 ac_cv_func_pipe=no
/external/libffi/
H A Dltcf-c.sh47 with_gnu_ld=no
63 ld_shlibs=no
87 ld_shlibs=no
97 ld_shlibs=no
103 # no search path for DLLs.
190 ld_shlibs=no
205 ld_shlibs=no
213 hardcode_shlibpath_var=no
225 ld_shlibs=no
241 if $LD --help 2>&1 | egrep 'no
[all...]
H A Dltcf-cxx.sh94 egrep 'no-whole-archive' > /dev/null; then
95 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
116 with_gcc=no
124 ld_shlibs=no
170 aix_use_runtimelinking=no
171 if test $with_gnu_ld = no; then
178 aix_use_runtimelinking=no
197 if test $with_gnu_ld = no; then
222 ld_shlibs=no
250 can_build_shared=no
[all...]
/external/iputils/
H A DMakefile25 # Capability support (with libcap) [yes|static|no]
27 # sysfs support (with libsysfs - deprecated) [no|yes|static]
28 USE_SYSFS=no
29 # IDN support (experimental) [no|yes|static]
30 USE_IDN=no
32 # Do not use getifaddrs [no|yes|static]
33 WITHOUT_IFADDRS=no
37 # GNU TLS library for ping6 [yes|no|static]
43 # ping6 source routing (deprecated by RFC5095) [no|yes|RFC3542]
44 ENABLE_PING6_RTHDR=no
[all...]
/external/chromium/net/base/
H A Deffective_tld_names.cc252 {"no", 0},
420 {"no.it", 0},
1552 {"iveland.no", 0},
1572 {"muosat.no", 0},
1632 {"meldal.no", 0},
1652 {"aseral.no", 0},
1682 {"co.no", 0},
1708 {"lebesby.no", 0},
1726 {"jondal.no", 0},
1756 {"hol.no",
[all...]
/external/chromium_org/net/base/registry_controlled_domains/
H A Deffective_tld_names.cc536 char stringpool_str301[sizeof("tromso.no")];
560 char stringpool_str325[sizeof("tromsa.no")];
618 char stringpool_str383[sizeof("ruovat.no")];
692 char stringpool_str457[sizeof("andebu.no")];
771 char stringpool_str536[sizeof("eidfjord.no")];
777 char stringpool_str542[sizeof("sirdal.no")];
793 char stringpool_str558[sizeof("lerdal.no")];
796 char stringpool_str561[sizeof("lom.no")];
800 char stringpool_str565[sizeof("suldal.no")];
802 char stringpool_str567[sizeof("alvdal.no")];
[all...]

Completed in 1151 milliseconds

1234567891011>>