Home
last modified time | relevance | path

Searched defs:compatible (Results 1 – 25 of 32) 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.mm72 static bool compatible(const MTLRenderPassAttachmentDescriptor* first, function
/external/crosvm/aarch64/src/
Dfdt.rs163 let compatible = "arm,armv8-timer"; in create_timer_node() localVariable
184 let compatible = "arm,armv8-pmuv3"; in create_pmu_node() localVariable
231 let mut compatible: Vec<_> = supported in psci_compatible() localVariable
246 let compatible = psci_compatible(version); 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/python/cpython2/Tools/pybench/
Dpybench.py252 def compatible(self, other): member in Test
454 def compatible(self, other): member in Benchmark
/external/mesa3d/src/gallium/winsys/virgl/common/
Dvirgl_resource_cache.c112 const bool compatible = in virgl_resource_cache_remove_compatible() local
/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/tensorflow/tensorflow/lite/python/authoring/
Dauthoring.py242 def compatible(target=None, converter_target_spec=None, **kwargs): function
/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.py245 def _decompose(char_int, compatible): argument
/external/dtc/libfdt/
Dfdt_ro.c830 const char *compatible) in fdt_node_check_compatible()
843 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.h879 char **compatible; /* NULL terminated list of compatible strings */ member
889 char **compatible; /* NULL terminated list of compatible strings */ member
Dxf86drm.c3936 char **compatible = device->deviceinfo.platform->compatible; in drmFreePlatformDevice() local
3952 char **compatible = device->deviceinfo.host1x->compatible; in drmFreeHost1xDevice() local
4266 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.cc109 bool compatible = true; in MergeShardingIfCompatible() local
Dalgebraic_simplifier.cc4658 bool compatible = true; in HandleDynamicUpdateSlice() local
/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc1630 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