Home
last modified time | relevance | path

Searched defs:match (Results 126 - 150 of 2153) sorted by relevance

12345678910>>...87

/third_party/skia/third_party/externals/tint/src/
H A Dtest_main.cc38 auto match = [&](std::string name) { return name == argv[i]; }; in parse() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dmemutil_test.cc41 const char* match; in memcasematch() local
/third_party/vulkan-loader/scripts/
H A Dparse_asm_values.py80 match = None variable
84 match = re.search(d + " DD [ ]*([0-9a-f]+)H", asm_intermediate_file) variable
86 match = re.search(d + " = ([0-9]+)", asm_intermediate_file) variable
/third_party/node/lib/
H A Dassert.js1037 assert.match function
[all...]
/kernel/linux/linux-5.10/drivers/dma/dw/
H A Dplatform.c28 const struct dw_dma_chip_pdata *match; in dw_probe() local
/kernel/linux/linux-5.10/drivers/acpi/x86/
H A Dutils.c154 bool match; in acpi_device_override_status() local
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Ddmi.c161 const struct dmi_system_id *match; in brcmf_dmi_probe() local
/kernel/linux/linux-5.10/drivers/soc/renesas/
H A Drenesas-soc.c312 const struct of_device_id *match; in renesas_soc_init() local
/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_owner.c99 unsigned int i, match = false; owner_mt() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/tilcdc/
H A Dtilcdc_external.c165 tilcdc_get_external_components(struct device *dev, struct component_match **match) tilcdc_get_external_components() argument
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dpwrseq_sd8787.c92 const struct of_device_id *match; in mmc_pwrseq_sd8787_probe() local
/kernel/linux/linux-6.6/drivers/memory/
H A Dpl353-smc.c75 const struct of_device_id *match = NULL; in pl353_smc_probe() local
/kernel/linux/linux-6.6/include/linux/
H A Disa.h14 int (*match)(struct device *, unsigned int); member
/kernel/linux/linux-6.6/drivers/power/reset/
H A Dqnap-poweroff.c78 const struct of_device_id *match = in qnap_power_off_probe() local
/kernel/linux/linux-6.6/drivers/usb/typec/
H A Dport-mapper.c31 struct component_match *match; member
/kernel/linux/linux-6.6/drivers/bus/
H A Dsimple-pm-bus.c30 const struct of_device_id *match; in simple_pm_bus_probe() local
/kernel/linux/linux-6.6/drivers/dma/dw/
H A Dplatform.c28 const struct dw_dma_chip_pdata *match; in dw_probe() local
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Ddmi.c179 const struct dmi_system_id *match; in brcmf_dmi_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tilcdc/
H A Dtilcdc_external.c163 tilcdc_get_external_components(struct device *dev, struct component_match **match) tilcdc_get_external_components() argument
/kernel/linux/linux-6.6/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_spi.c37 const void *match; in inv_mpu_probe() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_owner.c99 unsigned int i, match = false; owner_mt() local
[all...]
/third_party/curl/lib/
H A Dstrcase.c190 int match = 0; in Curl_timestrcmp() local
/third_party/curl/scripts/
H A Dschemetable.c116 int match = 0; in showtable() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DSeriesMatcher.java38 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in SeriesMatcher
H A DSymbolMatcher.java36 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in SymbolMatcher

Completed in 9 milliseconds

12345678910>>...87