Home
last modified time | relevance | path

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

12

/external/libdrm/tests/
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
/external/skia/docs/examples/
DCanvas_makeSurface.cpp10 sk_sp<SkSurface> compatible = smallCanvas->makeSurface(imageInfo); in draw() local
/external/skia/src/gpu/mtl/
DGrMtlCommandBuffer.mm52 static bool compatible(const MTLRenderPassAttachmentDescriptor* first, function
/external/crosvm/aarch64/src/
Dfdt.rs117 let compatible = "arm,armv8-timer"; in create_timer_node() localVariable
138 let compatible = "arm,armv8-pmuv3"; in create_pmu_node() localVariable
181 let mut compatible = vec![format!("arm,psci-{}.{}", version.major, version.minor)]; in create_psci_node() localVariable
/external/grpc-grpc/test/core/end2end/
Dgen_build_yaml.py231 def compatible(f, t): function
Dgenerate_tests.bzl210 def compatible(fopt, topt): function
/external/mesa3d/src/gallium/winsys/virgl/common/
Dvirgl_resource_cache.c112 const bool compatible = in virgl_resource_cache_remove_compatible() local
/external/llvm-project/polly/lib/External/isl/
Disl_tab_lexopt_templ.c204 isl_bool compatible; in SF() local
Disl_polynomial.c1678 isl_bool compatible; in isl_qpolynomial_add() local
1852 isl_bool compatible; in isl_qpolynomial_mul() local
/external/python/cpython2/Tools/pybench/
Dpybench.py252 def compatible(self, other): member in Test
454 def compatible(self, other): member in Benchmark
/external/arm-trusted-firmware/plat/arm/common/
Darm_dyn_cfg_helpers.c164 const char *compatible = "arm,tpm_event_log"; in arm_set_event_log_info() local
/external/mesa3d/src/gallium/drivers/lima/
Dlima_screen.c435 char **compatible = devinfo->deviceinfo.platform->compatible; in lima_screen_set_plb_max_blk() local
/external/rust/crates/unicode-normalization/scripts/
Dunicode.py230 def _decompose(char_int, compatible): argument
/external/dtc/libfdt/
Dfdt_ro.c822 const char *compatible) in fdt_node_check_compatible()
835 const char *compatible) in fdt_node_offset_by_compatible()
/external/mesa3d/src/mapi/glapi/gen/
Dgl_XML.py477 def compatible(self, other): member in gl_parameter
/external/libabigail/src/
Dabg-leaf-reporter.cc799 string compatible = diff ? " to compatible type '": " to '"; in report() local
Dabg-default-reporter.cc1435 string compatible = diff ? " to compatible type '": " to '"; in report() local
/external/libdrm/
Dxf86drm.h877 char **compatible; /* NULL terminated list of compatible strings */ member
887 char **compatible; /* NULL terminated list of compatible strings */ member
Dxf86drm.c3500 char **compatible = device->deviceinfo.platform->compatible; in drmFreePlatformDevice() local
3516 char **compatible = device->deviceinfo.host1x->compatible; in drmFreeHost1xDevice() local
3825 static int drmParseOFDeviceInfo(int maj, int min, char ***compatible) in drmParseOFDeviceInfo()
/external/mesa3d/src/freedreno/perfcntrs/
Dfdperf.c234 char *compatible = compatstrs; in match_compatible() local
/external/python/dateutil/dateutil/
Drrule.py1619 compatible=False, argument
/external/vulkan-validation-layers/layers/
Ddescriptor_sets.cpp222 bool compatible = (this == rh_ds_layout) || (GetLayoutDef() == rh_ds_layout->GetLayoutDef()); in IsCompatible() local
282 bool compatible = true; in VerifySetLayoutCompatibility() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding_util.cc90 bool compatible = true; in MergeSharding() local
/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc1590 bool compatible = true; in DynamicShapeIsCompatible() local
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_cmd_buffer.c407 bool compatible = in cmd_buffer_can_merge_subpass() local

12