Home
last modified time | relevance | path

Searched defs:compatible (Results 1 – 25 of 167) sorted by relevance

1234567

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/font-types-0.4.3/src/
H A Dversion.rs32 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/
Daidl_checkapi.cpp127 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/
Darm_dyn_cfg_helpers.c138 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 Dfdt.rs227 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 Dmain.cpp343 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 Ddrmdevice.c74 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 Darm_dyn_cfg_helpers.c138 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/
Dpybench.py252 def compatible(self, other): member in Test
454 def compatible(self, other): member in Benchmark
/aosp_15_r20/packages/modules/Virtualization/guest/pvmfw/src/
Ddevice_assignment.rs1075 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 Ddrm_device.h170 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 DCanvas_makeSurface.cpp9 sk_sp<SkSurface> compatible = smallCanvas->makeSurface(imageInfo); in draw() local
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlCommandBuffer.mm80 static bool compatible(const MTLRenderPassAttachmentDescriptor* first, function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/experimental/__simd/
Ddeclaration.h36 using compatible = __vec_ext<16 / sizeof(_Tp)>; variable
/aosp_15_r20/trusty/user/base/interface/device_tree/com/android/trusty/device_tree/
DIDeviceTree.aidl44 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/
Ddeclaration.h36 using compatible = __vec_ext<16 / sizeof(_Tp)>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/experimental/__simd/
Ddeclaration.h36 using compatible = __vec_ext<16 / sizeof(_Tp)>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/experimental/__simd/
Ddeclaration.h36 using compatible = __vec_ext<16 / sizeof(_Tp)>; variable
/aosp_15_r20/external/cronet/third_party/libc++/src/include/experimental/__simd/
H A Ddeclaration.h36 using compatible = __vec_ext<16 / sizeof(_Tp)>; variable
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/xilinx/common/include/
Dplat_console.h19 char compatible[30]; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/experimental/__simd/
Ddeclaration.h43 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 Ddevice_tree_service.h77 NodeIterator(const std::vector<std::string>& compatible, in NodeIterator()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/python_tests/
H A Dpython_test_attrs.cc69 auto compatible = [&](Type a, Type b) { in verifyRegionArgAttribute() local
/aosp_15_r20/external/mesa3d/src/gallium/winsys/virgl/common/
H A Dvirgl_resource_cache.c115 const bool compatible = in virgl_resource_cache_remove_compatible() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/libfdt/
Dfdt_ro.c824 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 Dextract_dtb.c89 const char *compatible = in find_and_write_dtb() local

1234567