/system/tools/aidl/ |
D | aidl_apicheck.cpp | 50 bool compatible = true; in are_compatible_types() local 53 compatible = false; in are_compatible_types() 55 compatible &= have_compatible_annotations(older, newer); in are_compatible_types() 56 return compatible; in are_compatible_types() 60 bool compatible = true; in are_compatible_interfaces() local 61 compatible &= have_compatible_annotations(older, newer); in are_compatible_interfaces() 73 compatible = false; in are_compatible_interfaces() 85 compatible = false; in are_compatible_interfaces() 92 compatible = false; in are_compatible_interfaces() 95 compatible &= are_compatible_types(old_m->GetType(), new_m->GetType()); in are_compatible_interfaces() [all …]
|
/system/libufdt/utils/tests/data/ |
D | soc2v1.dts | 4 compatible = "soc_manufacturer,soc_model"; 9 compatible = "deviceA_manufacturer,deviceA_model"; 14 compatible = "deviceB_manufacturer,deviceB_model";
|
D | soc1v1.dts | 4 compatible = "soc_manufacturer,soc_model"; 9 compatible = "deviceA_manufacturer,deviceA_model";
|
D | board2v1.dts | 5 compatible = "board_manufacturer,board_model";
|
D | board1v1.dts | 5 compatible = "board_manufacturer,board_model";
|
D | board1v1_1.dts | 5 compatible = "board_manufacturer,board_model";
|
/system/libvintf/ |
D | main.cpp | 294 bool compatible = vm->checkCompatibility(*fcm, &error); in main() local 296 << boolCompatString(compatible); in main() 297 if (!compatible) in main() 302 bool compatible = fm->checkCompatibility(*vcm, &error); in main() local 304 << boolCompatString(compatible); in main() 305 if (!compatible) in main() 310 bool compatible = ki->checkCompatibility(*fcm, &error); in main() local 312 << boolCompatString(compatible); in main() 313 if (!compatible) std::cout << ", " << error; in main() 318 auto compatible = VintfObject::CheckCompatibility({}, &error); in main() local [all …]
|
/system/libufdt/tests/src/ |
D | extract_dtb.c | 80 const char *compatible = in find_and_write_dtb() local 82 printf(" compatible=%s\n", compatible ? compatible : "(unknown)"); in find_and_write_dtb()
|
/system/libufdt/utils/src/ |
D | mkdtimg_dump.c | 143 const char *compatible = in output_fdt_info() local 145 output_prop_str(out_fp, "(FDT)compatible", compatible ? compatible : "(unknown)"); in output_fdt_info()
|
/system/timezone/ |
D | README.android | 91 compatible with a v1 or a v3 device. 92 - Minor format version numbers are backwards compatible. e.g. a v2.2 distro 106 - A non-backwards compatible change to the tzdata or tzlookup.xml files used 111 - Backwards compatible changes: 113 - Additional required data in an existing file (e.g. a backwards compatible
|
/system/tools/hidl/test/vendor/1.0/ |
D | types.hal | 27 * It should only be used to make a backwards compatible header definition so that
|
/system/libufdt/utils/ |
D | README.md | 112 compatible = "board_manufacturer,board_model"; 210 (FDT)compatible = board_manufacturer,board_model
|
/system/bt/osi/ |
D | Android.bp | 75 // should be compatible for a Linux host OS. We should figure out what to do for
|
/system/chre/ |
D | README.md | 21 CHRE is compatible with Linux as a simulator. 52 CHRE is also compatible with Android as a simulator.
|
/system/tools/hidl/ |
D | main.cpp | 342 bool* compatible) { in isPackageJavaCompatible() argument 369 *compatible = false; in isPackageJavaCompatible() 396 *compatible = true; in isPackageJavaCompatible()
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | te_macros | 466 # SELinux rules which apply only to devices with compatible property 476 # Not compatible property 477 # SELinux rules which apply only to devices without compatible property
|
/system/sepolicy/public/ |
D | te_macros | 485 # SELinux rules which apply only to devices with compatible property 495 # Not compatible property 496 # SELinux rules which apply only to devices without compatible property
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | te_macros | 485 # SELinux rules which apply only to devices with compatible property 495 # Not compatible property 496 # SELinux rules which apply only to devices without compatible property
|
/system/tools/aidl/docs/ |
D | aidl-cpp.md | 22 compatible (e.g. Java clients are tested to interoperate with native services).
|
/system/update_engine/ |
D | update_metadata.proto | 84 // all to be compatible with xz-embedded.
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 84 // all to be compatible with xz-embedded.
|
/system/chre/external/flatbuffers/include/flatbuffers/ |
D | flatbuffers.h | 76 #error A C++11 compatible compiler with support for the auto typing is \
|
/system/media/audio_utils/ |
D | Doxyfile | 1711 # browsing using Word or some other Word compatible readers that support those
|
D | Doxyfile.orig | 1711 # browsing using Word or some other Word compatible readers that support those
|
/system/chre/pal/doc/ |
D | Doxyfile | 1780 # browsing using Word or some other Word compatible readers that support those
|