Searched refs:rely (Results 1 – 25 of 596) sorted by relevance
12345678910>>...24
/external/python/cpython2/Demo/tkinter/matt/ |
D | placer-simple.py | 21 f.place(relx=0.0, rely=0.0) 28 f.button.place(relx=0.5, rely=0.0, anchor=NW)
|
/external/autotest/server/site_tests/audio_AudioTestAssumptionCheck/ |
D | control | 11 This test will fail if functions that audio tests rely on are broken 24 This test remotely tests if some functions, audio tests rely on, work correctly
|
/external/google-breakpad/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/libpng/scripts/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 54 # This macro is needed until we can rely on Autoconf 2.62, since earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/speex/m4/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 54 # This macro is needed until we can rely on Autoconf 2.62, since earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/libevent/m4/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 54 # This macro is needed until we can rely on Autoconf 2.62, since earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/libnfnetlink/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/libconfig/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/libexif/auto-m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/curl/m4/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 54 # This macro is needed until we can rely on Autoconf 2.62, since earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 54 # This macro is needed until we can rely on Autoconf 2.62, since earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/ImageMagick/m4/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 54 # This macro is needed until we can rely on Autoconf 2.62, since earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/lmfit/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/libnetfilter_conntrack/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/pcre/m4/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 54 # This macro is needed until we can rely on Autoconf 2.62, since earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/arm-trusted-firmware/include/export/ |
D | README | 13 - They must not rely on any type definitions other that <stdint.h> types defined 19 - They must not rely on any macro definitions other than those which are
|
/external/python/cpython2/Lib/lib-tk/ |
D | SimpleDialog.py | 37 def _set_transient(self, master, relx=0.5, rely=0.3): argument 54 y = m_y + (m_height - w_height) * rely
|
/external/toolchain-utils/compiler_wrapper/ |
D | README.md | 94 error-prone; compile commands may rely on env vars, they may be done within 95 `chroot`s, they may rely on being executed in a particular directory, they may 96 rely on intermediate state, etc.
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/iterators/stream.iterators/ |
D | lit.local.cfg | 1 # stream iterators rely on the streams library, which requires localization
|
/external/rust/crates/grpcio-sys/grpc/bazel/test/python_test_repo/ |
D | WORKSPACE | 6 # Ensure rules don't rely on __main__ naming convention.
|
/external/libyuv/ |
D | setup_env.bat | 1 :: This script must not rely on any external tools or PATH values.
|
/external/python/cpython3/Lib/test/ |
D | test_doctest.txt | 3 In this example, we'll rely on a global variable being set for us
|
/external/python/cpython2/Lib/test/ |
D | test_doctest.txt | 3 In this example, we'll rely on a global variable being set for us
|
/external/llvm/test/CodeGen/X86/ |
D | subreg-to-reg-0.ll | 3 ; Do eliminate the zero-extension instruction and rely on
|
12345678910>>...24