Home
last modified time | relevance | path

Searched defs:matching (Results 1 – 13 of 13) sorted by relevance

/third_party/selinux/libsepol/cil/src/
Dcil_find.c42 struct cil_list *matching; member
295 …de *node, struct cil_avrule *avrule, struct cil_avrule *target, struct cil_list *matching, int mat… in cil_find_matching_avrule()
375 …t cil_tree_node *current, enum cil_flavor flavor, void *target, struct cil_list *matching, int mat… in cil_find_matching_avrule_in_ast()
Dcil_binary.c4732 struct cil_list *matching; in __cil_print_neverallow_failure() local
4987 struct cil_list *matching; in cil_check_type_bounds() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DFormattedValueTest.java130 int matching, in assertAllPartsEqual()
/third_party/pulseaudio/src/modules/
Dreserve-monitor.c48 unsigned matching:1; member
/third_party/python/Doc/library/
Dargparse.rst1553 .. _args:
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DFormattedValueTest.java127 int matching, in assertAllPartsEqual()
/third_party/icu/icu4c/source/test/cintltst/
Duformattedvaluetst.c137 int32_t matching, in AssertAllPartsEqual()
/third_party/icu/icu4c/source/test/intltest/
Dformattedvaluetest.cpp141 int32_t matching, in assertAllPartsEqual()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dtrace.c73 char **matching; in open_bfd() local
/third_party/mesa3d/src/asahi/lib/
Dagx_device.c287 CFDictionaryRef matching = IOServiceNameMatching("AGXAcceleratorG13G_B0"); in agx_open_device() local
/third_party/python/Doc/reference/
Ddatamodel.rst2778 .. _special-lookup:
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dtrace.c73 char **matching; in open_bfd() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedFormatsTests.cpp169 bool matching (VkFormat format, const std::string& spirvFormat) in matching() function