Searched refs:reconfigure (Results 1 – 25 of 67) sorted by relevance
123
/external/tcpdump/tests/ |
D | dhcpv6-mud.out | 1 …QDN) (MUD-URL=https://mudctl.example.com/.well-known/mud/v1/rasbp101) (reconfigure-accept) (option… 2 …QDN) (MUD-URL=https://mudctl.example.com/.well-known/mud/v1/rasbp101) (reconfigure-accept) (option… 3 …QDN) (MUD-URL=https://mudctl.example.com/.well-known/mud/v1/rasbp101) (reconfigure-accept) (option… 4 …QDN) (MUD-URL=https://mudctl.example.com/.well-known/mud/v1/rasbp101) (reconfigure-accept) (option… 5 …QDN) (MUD-URL=https://mudctl.example.com/.well-known/mud/v1/rasbp101) (reconfigure-accept) (option…
|
D | dhcp6_reconf_asan.out | 2 …0ed:ff:f01:f:0:7f:7f peeraddr=ffb6:3a64::c1:2300:581c:d00 (reconfigure-message ?) (reconfigure-mes…
|
/external/igt-gpu-tools/ |
D | meson.sh | 21 reconfigure: build/build.ninja 22 ninja -C build reconfigure
|
/external/libabigail/autoconf-archive/ |
D | ax_valgrind_check.m4 | 94 … AC_MSG_ERROR([Could not find valgrind; either install it or reconfigure with --disable-valgrind]) 131 AC_MSG_ERROR([Valgrind does not support ]vgtool[; reconfigure with --disable-valgrind-]vgtool) 197 @echo "Need to reconfigure with --enable-valgrind" 220 @echo "Need to reconfigure with --enable-valgrind-$(1)" 222 @echo "Need to reconfigure with --enable-valgrind"
|
/external/strace/m4/ |
D | ax_valgrind_check.m4 | 95 … AC_MSG_ERROR([Could not find valgrind; either install it or reconfigure with --disable-valgrind]) 133 AC_MSG_ERROR([Valgrind does not support ]vgtool[; reconfigure with --disable-valgrind-]vgtool) 197 @echo "Need to reconfigure with --enable-valgrind" 220 @echo "Need to reconfigure with --enable-valgrind-$(1)" 222 @echo "Need to reconfigure with --enable-valgrind"
|
/external/python/cpython3/Lib/test/ |
D | test_io.py | 2672 t.reconfigure(line_buffering=True) # implicit flush 2678 t.reconfigure(line_buffering=False) # implicit flush 2684 t.reconfigure() 2685 t.reconfigure(line_buffering=None) 2687 t.reconfigure(line_buffering=True) 2688 t.reconfigure() 2689 t.reconfigure(line_buffering=None) 3413 t.reconfigure(write_through=True) # implied flush 3418 t.reconfigure(write_through=False) 3424 t.reconfigure() [all …]
|
/external/kmod/ |
D | Makefile.am | 472 echo "Need to reconfigure with --enable-coverage"
|
/external/dokka/core/testdata/format/ |
D | unorderedLists.md | 17 * Can reconfigure options:
|
/external/boringssl/src/ |
D | .clang-format | 9 # reconfigure IncludeCategories to match. For now, keep it at Preserve.
|
/external/cldr/tools/java/org/unicode/cldr/icu/ |
D | makefile_header.txt | 18 # reconfigure ICU.
|
/external/tensorflow/tensorflow/tools/dockerfiles/partials/ubuntu/ |
D | nvidia.partial.Dockerfile | 45 # Link the libcuda stub to the location where tensorflow is searching for it and reconfigure
|
D | devel-nvidia.partial.Dockerfile | 68 # Link the libcuda stub to the location where tensorflow is searching for it and reconfigure
|
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/ |
D | SizeStrategy.java | 47 result.reconfigure(width, height, config); in get()
|
/external/openssh/regress/ |
D | README.regress | 107 reconfigure.sh: simple connect after reconfigure
|
D | Makefile | 59 reconfigure \
|
/external/google-breakpad/ |
D | README.md | 60 If you need to reconfigure your build be sure to run `make distclean` first.
|
/external/tensorflow/tensorflow/tools/dockerfiles/dockerfiles/ |
D | gpu.Dockerfile | 68 # Link the libcuda stub to the location where tensorflow is searching for it and reconfigure
|
D | devel-gpu.Dockerfile | 91 # Link the libcuda stub to the location where tensorflow is searching for it and reconfigure
|
D | gpu-jupyter.Dockerfile | 68 # Link the libcuda stub to the location where tensorflow is searching for it and reconfigure
|
/external/llvm/test/Unit/ |
D | lit.cfg | 87 # Okay, that worked. Notify the user of the automagic, and reconfigure.
|
/external/tensorflow/tensorflow/tools/dockerfiles/dockerfiles/ppc64le/ |
D | gpu-ppc64le.Dockerfile | 68 # Link the libcuda stub to the location where tensorflow is searching for it and reconfigure
|
D | devel-gpu-ppc64le.Dockerfile | 91 # Link the libcuda stub to the location where tensorflow is searching for it and reconfigure
|
D | gpu-ppc64le-jupyter.Dockerfile | 68 # Link the libcuda stub to the location where tensorflow is searching for it and reconfigure
|
/external/clang/test/Unit/ |
D | lit.cfg | 84 # Okay, that worked. Notify the user of the automagic, and reconfigure.
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowBitmapTest.java | 570 original.reconfigure(100, 100, Bitmap.Config.ARGB_8888); in reconfigure_withArgb8888Bitmap_validDimensionsAndConfig_doesNotThrow() 580 original.reconfigure(100, 100, Bitmap.Config.ARGB_8888); in reconfigure_withHardwareBitmap_validDimensionsAndConfig_throws()
|
123