/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/font-types-0.4.3/src/ |
H A D | version.rs | 32 fn compatible(&self, other: Rhs) -> bool; in compatible() method 121 fn compatible(&self, other: Self) -> bool { in compatible() method 129 fn compatible(&self, other: (u16, u16)) -> bool { in compatible() method 136 fn compatible(&self, other: Self) -> bool { in compatible() method 142 fn compatible(&self, other: (u16, u16)) -> bool { in compatible() method 149 fn compatible(&self, other: Self) -> bool { in compatible() method
|
/aosp_15_r20/system/tools/aidl/ |
D | aidl_checkapi.cpp | 127 bool compatible = true; in are_compatible_types() local 138 bool compatible = true; in are_compatible_constants() local 169 bool compatible = true; in are_compatible_interfaces() local 267 bool compatible = true; in are_compatible_parcelables() local 376 bool compatible = true; in are_compatible_enums() local 450 bool compatible = true; in check_api() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/common/ |
D | arm_dyn_cfg_helpers.c | 138 const char *compatible = "arm,dpe_ctx_handle"; in arm_set_dpe_context_handle() local 250 const char *compatible = "arm,dpe_ctx_handle"; in arm_get_tb_fw_info() local 286 const char *compatible = "arm,tpm_event_log"; in arm_set_event_log_info() local 502 const char *compatible = "arm,tpm_event_log"; in arm_get_tb_fw_info() local
|
/aosp_15_r20/external/crosvm/aarch64/src/ |
H A D | fdt.rs | 227 let compatible = "arm,armv8-timer"; in create_timer_node() localVariable 246 let compatible = "virtual,android-v-only-cpufreq"; in create_virt_cpufreq_node() localVariable 256 let compatible = "qemu,virtual-cpufreq"; in create_virt_cpufreq_v2_node() localVariable 266 let compatible = "arm,armv8-pmuv3"; in create_pmu_node() localVariable 309 let mut compatible: Vec<_> = supported in psci_compatible() localVariable 324 let compatible = psci_compatible(version); in create_psci_node() localVariable
|
/aosp_15_r20/system/libvintf/ |
H A D | main.cpp | 343 bool compatible = vm->checkCompatibility(*fcm, &error); in dumpLegacy() local 351 bool compatible = fm->checkCompatibility(*vcm, &error); in dumpLegacy() local 359 bool compatible = ki->checkCompatibility(*fcm, &error); in dumpLegacy() local 367 auto compatible = VintfObject::GetInstance()->checkCompatibility(&error); in dumpLegacy() local
|
/aosp_15_r20/external/libdrm/tests/ |
H A D | drmdevice.c | 74 char **compatible = device->deviceinfo.platform->compatible; in print_device_info() local 88 char **compatible = device->deviceinfo.host1x->compatible; in print_device_info() local
|
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/common/ |
H A D | arm_dyn_cfg_helpers.c | 138 const char *compatible = "arm,tpm_event_log"; in arm_set_event_log_info() local 341 const char *compatible = "arm,tpm_event_log"; in arm_get_tb_fw_info() local
|
/aosp_15_r20/external/python/cpython2/Tools/pybench/ |
D | pybench.py | 252 def compatible(self, other): member in Test 454 def compatible(self, other): member in Benchmark
|
/aosp_15_r20/packages/modules/Virtualization/guest/pvmfw/src/ |
D | device_assignment.rs | 1075 let mut compatible = fdt.root_mut().next_compatible(Self::PVIOMMU_COMPATIBLE)?; in patch_pviommus() localVariable 1111 let mut compatible = fdt.root_mut().next_compatible(cstr!("pkvm,pviommu"))?; in clean() localVariable 1254 let compatible = pviommu.getprop_str(cstr!("compatible")); in parse() localVariable 1496 let compatible = platform_dt.root().next_compatible(cstr!("pkvm,pviommu")).unwrap(); in device_info_patch_no_pviommus() localVariable 1797 let compatible = platform_dt.root().next_compatible(cstr!("pkvm,pviommu")); in device_assignment_clean() localVariable 1802 let compatible = platform_dt.root().next_compatible(cstr!("pkvm,pviommu")); in device_assignment_clean() localVariable
|
/aosp_15_r20/external/intel-media-driver/cmrtlib/linux/hardware/ |
H A D | drm_device.h | 170 char **compatible; /* NULL terminated list of compatible strings */ member 180 char **compatible; /* NULL terminated list of compatible strings */ member 985 char **compatible = device->deviceinfo.platform->compatible; in drmFreePlatformDevice() local 1001 char **compatible = device->deviceinfo.host1x->compatible; in drmFreeHost1xDevice() local
|
/aosp_15_r20/external/skia/docs/examples/ |
H A D | Canvas_makeSurface.cpp | 9 sk_sp<SkSurface> compatible = smallCanvas->makeSurface(imageInfo); in draw() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/ |
H A D | GrMtlCommandBuffer.mm | 80 static bool compatible(const MTLRenderPassAttachmentDescriptor* first, function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/experimental/__simd/ |
D | declaration.h | 36 using compatible = __vec_ext<16 / sizeof(_Tp)>; variable
|
/aosp_15_r20/trusty/user/base/interface/device_tree/com/android/trusty/device_tree/ |
D | IDeviceTree.aidl | 44 INodeIterator get_compatible_nodes_from_list(in @utf8InCpp String[] compatible); in get_compatible_nodes_from_list()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/experimental/__simd/ |
D | declaration.h | 36 using compatible = __vec_ext<16 / sizeof(_Tp)>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/experimental/__simd/ |
D | declaration.h | 36 using compatible = __vec_ext<16 / sizeof(_Tp)>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/experimental/__simd/ |
D | declaration.h | 36 using compatible = __vec_ext<16 / sizeof(_Tp)>; variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/experimental/__simd/ |
H A D | declaration.h | 36 using compatible = __vec_ext<16 / sizeof(_Tp)>; variable
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/xilinx/common/include/ |
D | plat_console.h | 19 char compatible[30]; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/experimental/__simd/ |
D | declaration.h | 43 using compatible = __vec_ext<16 / sizeof(_Tp)>; variable
|
/aosp_15_r20/trusty/kernel/lib/shared/device_tree/service/include/lib/shared/device_tree/service/ |
H A D | device_tree_service.h | 77 NodeIterator(const std::vector<std::string>& compatible, in NodeIterator()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/python_tests/ |
H A D | python_test_attrs.cc | 69 auto compatible = [&](Type a, Type b) { in verifyRegionArgAttribute() local
|
/aosp_15_r20/external/mesa3d/src/gallium/winsys/virgl/common/ |
H A D | virgl_resource_cache.c | 115 const bool compatible = in virgl_resource_cache_remove_compatible() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/libfdt/ |
D | fdt_ro.c | 824 const char *compatible) in fdt_node_check_compatible() 837 const char *compatible) in fdt_node_offset_by_compatible()
|
/aosp_15_r20/system/libufdt/tests/src/ |
H A D | extract_dtb.c | 89 const char *compatible = in find_and_write_dtb() local
|