Home
last modified time | relevance | path

Searched refs:Is (Results 1 – 17 of 17) sorted by relevance

/system/extras/perf2cfg/doc/
DFSM.dot31 "Start CFG" -> "Is Disassembly Pass" [ label = "'begin_cfg'" ];
34 "Is Disassembly Pass" -> "Parse Flags"
36 "Is Disassembly Pass" -> "Skip Pass"
38 "Is Disassembly Pass" -> "Error" [ label = "EOF OR NOT('name')" ];
68 "End CFG" -> "Is Disassembly Pass" [ label = "'begin_cfg'" ];
/system/tools/aidl/tests/java/src/android/aidl/tests/
DVintfTests.java19 import static org.hamcrest.core.Is.is;
DGenericTests.java19 import static org.hamcrest.core.Is.is;
DNullableTests.java23 import static org.hamcrest.core.Is.is;
DTestVersionedInterface.java19 import static org.hamcrest.core.Is.is;
DMapTests.java19 import static org.hamcrest.core.Is.is;
DUnionTests.java19 import static org.hamcrest.core.Is.is;
DJavaOnlyImmutableAnnotationTests.java19 import static org.hamcrest.core.Is.is;
DExtensionTests.java19 import static org.hamcrest.core.Is.is;
DTestServiceClient.java19 import static org.hamcrest.core.Is.is;
/system/media/audio_utils/include/audio_utils/
DBiquadFilter.h50 template <template <size_t, bool, typename ...> typename F, bool SC, size_t... Is>
51 static inline constexpr auto make_functional_array_from_index_sequence(std::index_sequence<Is...>) { in make_functional_array_from_index_sequence() argument
53 using result_t = std::array<first_t, sizeof...(Is)>; // type of array in make_functional_array_from_index_sequence()
54 return result_t{{F<Is, SC>::func...}}; // initialize with functions. in make_functional_array_from_index_sequence()
/system/tools/xsdc/tests/src/com/android/xsdc/tests/
DXmlParserTest.java19 import static org.hamcrest.core.Is.is;
/system/sepolicy/
DREADME80 Is a helper script for mapping arbitrary tags in the signature stanzas of
/system/core/fastboot/fuzzy_fastboot/
DREADME.md80 | slots | "yes" or "no" | Is this partition is slotted …
81 | test | "yes" or "no" | Is Fuzzy Fastboot is allowed to generate tests that overwrite this p…
82 | hashable | "yes" or "no" | Is this partition hashable with the hash command specified in `<chec…
/system/tools/hidl/hidl2aidl/test/
DTranslateJavaTest.java19 import static org.hamcrest.core.Is.is;
/system/extras/simpleperf/doc/
DREADME.md50 a. Is aware of Android environment, like using system properties to enable profiling, using
/system/core/rootdir/
Dinit.rc1144 # "tcp_default_init_rwnd" Is too long!