Searched refs:notfound (Results 1 – 23 of 23) sorted by relevance
/external/openssh/openbsd-compat/ |
D | getcwd.c | 163 goto notfound; in getcwd() 170 goto notfound; in getcwd() 217 notfound: in getcwd()
|
/external/python/cpython3/Objects/ |
D | bytes_methods.c | 748 goto notfound; in tailmatch() 752 goto notfound; in tailmatch() 758 goto notfound; in tailmatch() 760 goto notfound; in tailmatch() 765 notfound: in tailmatch()
|
/external/libwebsockets/scripts/ |
D | attack.sh | 270 check notfound 284 check notfound 326 check notfound 333 check notfound
|
/external/llvm-project/polly/test/ |
D | lit.site.cfg.in | 45 config.llvm_polly_link_into_tools.lower() == 'notfound' or \ 46 config.llvm_polly_link_into_tools.lower() == 'llvm_polly_link_into_tools-notfound':
|
/external/arm-trusted-firmware/lib/debugfs/ |
D | dev.c | 303 goto notfound; in path_to_channel() 308 goto notfound; in path_to_channel() 318 goto notfound; in path_to_channel() 324 notfound: in path_to_channel()
|
/external/dtc/tests/ |
D | .gitignore | 45 /notfound
|
D | Makefile.tests | 10 notfound \
|
D | run_tests.sh | 354 run_test notfound $TREE
|
/external/toybox/tests/ |
D | readlink.test | 18 ln -sf notfound link
|
/external/mksh/src/ |
D | misc.c | 1800 goto notfound; in do_realpath() 1810 goto notfound; in do_realpath() 1818 goto notfound; in do_realpath() 1826 goto notfound; in do_realpath() 1845 goto notfound; in do_realpath() 1898 goto notfound; in do_realpath() 1901 goto notfound; in do_realpath() 1911 notfound: in do_realpath()
|
D | histrap.c | 1211 goto notfound; in gettrap() 1216 notfound: in gettrap()
|
/external/libwebsockets/lib/roles/http/server/ |
D | server.c | 557 goto notfound; in lws_http_serve() 563 goto notfound; in lws_http_serve() 568 goto notfound; in lws_http_serve() 581 goto notfound; in lws_http_serve() 765 notfound: in lws_http_serve()
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
D | def.c | 1358 if(sym.size == 0) goto notfound; in symtab_resolve() 1364 goto notfound; in symtab_resolve() 1378 goto notfound; in symtab_resolve() 1381 notfound: in symtab_resolve()
|
/external/ipsec-tools/src/racoon/ |
D | pfkey.c | 936 int allspiok, notfound; local 979 notfound = 1; 986 notfound = 0; 998 if (notfound) {
|
/external/openssh/ |
D | ssh.c | 493 goto notfound; in resolve_canonicalize() 530 notfound: in resolve_canonicalize()
|
/external/antlr/runtime/ObjC/Framework/ |
D | ACBTree.m | 602 - (void) notfound:(ACBKey *)kp
|
/external/libiio/src/bindings/matlab/ |
D | libiio_if_daq2.m | 405 [notfound, warnings] = loadlibrary(obj.libname, obj.hname);
|
D | libiio_if.m | 404 … [notfound, warnings] = loadlibrary(obj.libname, obj.hname, 'addheader', 'iio.h');
|
/external/python/cpython3/ |
D | configure.ac | 693 gcc) AC_PATH_TOOL(CXX, [g++], [g++], [notfound]) ;; 694 cc) AC_PATH_TOOL(CXX, [c++], [c++], [notfound]) ;; 695 clang|*/clang) AC_PATH_TOOL(CXX, [clang++], [clang++], [notfound]) ;; 696 icc|*/icc) AC_PATH_TOOL(CXX, [icpc], [icpc], [notfound]) ;; 698 if test "$CXX" = "notfound" 705 AC_CHECK_TOOLS(CXX, $CCC c++ g++ gcc CC cxx cc++ cl, notfound) 706 if test "$CXX" = "notfound"
|
D | configure | 4690 for as_dir in notfound 4733 for as_dir in notfound 4788 for as_dir in notfound 4831 for as_dir in notfound 4886 for as_dir in notfound 4929 for as_dir in notfound 4984 for as_dir in notfound 5027 for as_dir in notfound
|
/external/python/cpython2/ |
D | configure.ac | 688 gcc) AC_PATH_TOOL(CXX, [g++], [g++], [notfound]) ;; 689 cc) AC_PATH_TOOL(CXX, [c++], [c++], [notfound]) ;; 691 if test "$CXX" = "notfound" 698 AC_CHECK_TOOLS(CXX, $CCC c++ g++ gcc CC cxx cc++ cl, notfound) 699 if test "$CXX" = "notfound"
|
D | configure | 4479 for as_dir in notfound 4522 for as_dir in notfound 4577 for as_dir in notfound 4620 for as_dir in notfound
|
/external/python/pycparser/utils/benchmark/inputs/ |
D | tccgen.c.ppout | 4222 goto notfound; 4226 notfound: ;
|