Home
last modified time | relevance | path

Searched defs:executables (Results 1 – 25 of 127) sorted by relevance

123456

/aosp_15_r20/external/python/cpython3/Lib/test/ziptestdata/
DREADME.md18 ### Standard old format (2.0) zip file
26 ### Modern format (4.5) zip64 file
/aosp_15_r20/external/python/cpython2/Lib/distutils/tests/
Dtest_ccompiler.py29 executables = {'compiler': '', 'compiler_cxx': '', 'linker': ''} variable in CCompilerTestCase.test_set_executables.MyCCompiler
65 executables = {} variable in CCompilerTestCase.test_debug_print.MyCCompiler
/aosp_15_r20/external/auto/value/src/main/java/com/google/auto/value/processor/
H A DAutoBuilderProcessor.java438 ImmutableList<Executable> executables = in findExecutable() local
478 List<Executable> executables, in matchingExecutable()
522 private String executableListString(List<Executable> executables) { in executableListString()
/aosp_15_r20/external/conscrypt/api-doclet/src/main/kotlin/org/conscrypt/doclet/
H A DClassInfo.kt168 private fun executables(title: String, filter: (Element) -> Boolean) = html { in <lambda>() method
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/aes/
H A DCMakeLists.txt1 set(executables variable
/aosp_15_r20/external/mbedtls/programs/hash/
H A DCMakeLists.txt1 set(executables variable
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/random/
H A DCMakeLists.txt1 set(executables variable
/aosp_15_r20/external/mbedtls/programs/random/
H A DCMakeLists.txt1 set(executables variable
/aosp_15_r20/external/mbedtls/programs/aes/
H A DCMakeLists.txt1 set(executables variable
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/hash/
H A DCMakeLists.txt1 set(executables variable
/aosp_15_r20/external/mbedtls/programs/cipher/
H A DCMakeLists.txt1 set(executables variable
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/cipher/
H A DCMakeLists.txt1 set(executables variable
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/psa/
H A DCMakeLists.txt1 set(executables variable
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/x509/
H A DCMakeLists.txt5 set(executables variable
/aosp_15_r20/external/mbedtls/programs/x509/
H A DCMakeLists.txt5 set(executables variable
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/util/
H A DCMakeLists.txt5 set(executables variable
/aosp_15_r20/external/mbedtls/programs/psa/
H A DCMakeLists.txt1 set(executables variable
/aosp_15_r20/external/mbedtls/programs/util/
H A DCMakeLists.txt5 set(executables variable
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/
H A DCMakeLists.txt7 set(executables variable
/aosp_15_r20/external/mbedtls/programs/ssl/
H A DCMakeLists.txt8 set(executables variable
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationVisitUrisTest.java585 static <T extends Executable> T chooseBestOverload(List<T> executables, Location where) { in chooseBestOverload()
591 static <T extends Executable> ImmutableList<T> chooseOverloads(List<T> executables, in chooseOverloads()
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/tests/
Dx86_64-soft_float.json12 "executables": true, boolean
/aosp_15_r20/external/crosvm/tools/examples/baremetal/
H A Dx86_64-naked.json10 "executables": true, boolean
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dmultithreaded_compilation_test.cc71 std::vector<std::unique_ptr<Executable>> executables; in XLA_TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tools/
H A Ddumped_computation_to_text.cc67 auto executables = in RealMain() local

123456