/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/font-types-0.7.3/src/ |
D | version.rs | 40 fn compatible(&self, other: Rhs) -> bool; in compatible() method 129 fn compatible(&self, other: Self) -> bool { in compatible() method 137 fn compatible(&self, other: (u16, u16)) -> bool { in compatible() method 144 fn compatible(&self, other: Self) -> bool { in compatible() method 150 fn compatible(&self, other: (u16, u16)) -> bool { in compatible() method 157 fn compatible(&self, other: Self) -> bool { in compatible() method
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/font-types-0.7.3/src/ |
D | version.rs | 40 fn compatible(&self, other: Rhs) -> bool; in compatible() method 129 fn compatible(&self, other: Self) -> bool { in compatible() method 137 fn compatible(&self, other: (u16, u16)) -> bool { in compatible() method 144 fn compatible(&self, other: Self) -> bool { in compatible() method 150 fn compatible(&self, other: (u16, u16)) -> bool { in compatible() method 157 fn compatible(&self, other: Self) -> bool { in compatible() method
|
/external/libdrm/tests/ |
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
|
/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
|
/external/skia/docs/examples/ |
D | Canvas_makeSurface.cpp | 9 sk_sp<SkSurface> compatible = smallCanvas->makeSurface(imageInfo); in draw() local
|
/external/arm-trusted-firmware/plat/arm/common/ |
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
|
/external/skia/src/gpu/ganesh/mtl/ |
D | GrMtlCommandBuffer.mm | 80 static bool compatible(const MTLRenderPassAttachmentDescriptor* first, function
|
/external/cronet/stable/third_party/libc++/src/include/__cxx03/experimental/__simd/ |
D | declaration.h | 36 using compatible = __vec_ext<16 / sizeof(_Tp)>; variable
|
/external/cronet/tot/third_party/libc++/src/include/__cxx03/experimental/__simd/ |
D | declaration.h | 36 using compatible = __vec_ext<16 / sizeof(_Tp)>; variable
|
/external/cronet/stable/third_party/libc++/src/include/experimental/__simd/ |
D | declaration.h | 43 using compatible = __vec_ext<16 / sizeof(_Tp)>; variable
|
/external/cronet/tot/third_party/libc++/src/include/experimental/__simd/ |
D | declaration.h | 43 using compatible = __vec_ext<16 / sizeof(_Tp)>; variable
|
/external/crosvm/aarch64/src/ |
D | fdt.rs | 228 let compatible = "arm,armv8-timer"; in create_timer_node() localVariable 247 let compatible = "virtual,android-v-only-cpufreq"; in create_virt_cpufreq_node() localVariable 257 let compatible = "qemu,virtual-cpufreq"; in create_virt_cpufreq_v2_node() localVariable 267 let compatible = "arm,armv8-pmuv3"; in create_pmu_node() localVariable 310 let mut compatible: Vec<_> = supported in psci_compatible() localVariable 325 let compatible = psci_compatible(version); in create_psci_node() localVariable
|
/external/tensorflow/tensorflow/compiler/mlir/tfrt/python_tests/ |
D | python_test_attrs.cc | 69 auto compatible = [&](Type a, Type b) { in verifyRegionArgAttribute() local
|
/external/skia/src/gpu/graphite/vk/ |
D | VulkanFramebuffer.cpp | 54 bool VulkanFramebuffer::compatible(const RenderPassDesc& renderPassDesc, in compatible() function in skgpu::graphite::VulkanFramebuffer
|
/external/mesa3d/src/gallium/winsys/virgl/common/ |
D | virgl_resource_cache.c | 115 const bool compatible = in virgl_resource_cache_remove_compatible() local
|
/external/trusty/arm-trusted-firmware/plat/xilinx/common/include/ |
D | plat_console.h | 31 char compatible[30]; member
|
/external/trusty/arm-trusted-firmware/plat/qemu/qemu/ |
D | qemu_helpers.c | 37 const char *compatible = "arm,tpm_event_log"; in qemu_set_tee_fw_info() local
|
/external/pigweed/pw_allocator/size_report/public/pw_allocator/size_report/ |
D | size_report.h | 174 BlockType* compatible = bucket.RemoveCompatible(Layout(32, 1)); in MeasureBucket() local
|
/external/tensorflow/tensorflow/lite/python/authoring/ |
D | authoring.py | 269 def compatible(target=None, converter_target_spec=None, **kwargs): function
|
/external/mesa3d/src/freedreno/perfcntrs/ |
D | freedreno_dt.c | 107 char *compatible = compatstrs; in match_compatible() local
|
/external/trusty/arm-trusted-firmware/plat/st/common/ |
D | stm32mp_dt.c | 205 int dt_match_instance_by_compatible(const char *compatible, uintptr_t address) in dt_match_instance_by_compatible()
|
/external/mesa3d/src/gallium/drivers/lima/ |
D | lima_screen.c | 436 char **compatible = devinfo->deviceinfo.platform->compatible; in lima_screen_set_plb_max_blk() local
|
/external/intel-media-driver/cmrtlib/linux/hardware/ |
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
|
/external/pigweed/pw_sensor/py/pw_sensor/ |
D | metadata_schema.json | 14 "compatible": { object
|
/external/tensorflow/tensorflow/compiler/xla/runtime/ |
D | arguments.cc | 81 auto compatible = [&](DType fromType, DType toType) { in AreCompatibleTypes() local
|