Home
last modified time | relevance | path

Searched defs:match (Results 626 - 641 of 641) sorted by relevance

1...<<212223242526

/third_party/toybox/toys/pending/
H A Dawk.c2619 static int match(struct zvalue *zvsubject, struct zvalue *zvpat) in match() function
[all...]
/third_party/vixl/src/aarch64/
H A Dassembler-sve-aarch64.cc7270 void Assembler::match(const PRegisterWithLaneSize& pd, in match() function in vixl::aarch64::Assembler
/third_party/python/Python/
H A Dceval.c3898 PyObject *match = NULL, *rest = NULL; local
4259 int match = Py_TYPE(subject)->tp_flags & Py_TPFLAGS_MAPPING; global() local
4270 int match = Py_TYPE(subject)->tp_flags & Py_TPFLAGS_SEQUENCE; global() local
6624 exception_group_match(PyObject* exc_value, PyObject *match_type, PyObject **match, PyObject **rest) global() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c5919 struct sljit_jump *match; fast_forward_first_char2() local
6005 struct sljit_jump *match; fast_forward_first_n_chars() local
13486 jump_list *match = NULL; compile_recurse() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1665 const bool match = ((resultColorRGB == referenceColorRGB) && alphaMatch); in verifyTopLeftCorner() local
6208 bool match; in iterate() local
[all...]
/third_party/toybox/generated/
H A Dglobals.h1456 pid_t self, match; member
/third_party/python/Modules/
H A D_testcapimodule.c3709 int ret, match; in test_pep3118_obsolete_write_locks() local
/third_party/python/Objects/
H A Dunicodeobject.c12848 int match = tailmatch(self, prefix, 0, PY_SSIZE_T_MAX, -1); in unicode_removeprefix_impl() local
12876 int match = tailmatch(self, suffix, 0, PY_SSIZE_T_MAX, +1); in unicode_removesuffix_impl() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1262 const bool match = (resultColor == referenceColor); in verifyTopLeftCorner() local
5156 bool match; in iterate() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c2089 nl80211_register_frame(struct i802_bss *bss, struct nl_handle *nl_handle, u16 type, const u8 *match, size_t match_len) nl80211_register_frame() argument
2146 nl80211_register_action_frame(struct i802_bss *bss, const u8 *match, size_t match_len) nl80211_register_action_frame() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c2471 nl80211_register_frame(struct i802_bss *bss, struct nl_sock *nl_handle, u16 type, const u8 *match, size_t match_len, bool multicast) nl80211_register_frame() argument
2532 nl80211_register_action_frame(struct i802_bss *bss, const u8 *match, size_t match_len) nl80211_register_action_frame() argument
12626 testing_nl80211_register_frame(void *priv, u16 type, const u8 *match, size_t match_len, bool multicast) global() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
H A Dvideodev2.h2367 struct v4l2_dbg_match match; member
2378 struct v4l2_dbg_match match; member
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Dvideodev2.h2367 struct v4l2_dbg_match match; member
2378 struct v4l2_dbg_match match; member
/third_party/sqlite/src/
H A Dsqlite3.c123458 int match; global() local
[all...]

Completed in 249 milliseconds

1...<<212223242526