Home
last modified time | relevance | path

Searched defs:match (Results 176 - 200 of 521) sorted by relevance

12345678910>>...21

/third_party/libevdev/tools/
H A Dtouchpad-edge-detector.c134 pid_vid_matchstr(struct libevdev *dev, char *match, size_t sz) in pid_vid_matchstr() argument
143 dmi_matchstr(struct libevdev *dev, char *match, size_t sz) in dmi_matchstr() argument
167 char match[PATH_MAX]; in print_udev_override_rule() local
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dsearch-util.cc53 String16 match = multiline in findMagicComment() local
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_address.c256 struct mir_address match = mir_match_offset(offset->ssa, first_free, true); in mir_set_offset() local
295 struct mir_address match = mir_match_offset(src->ssa, false, false); mir_set_ubo_offset() local
[all...]
/third_party/pulseaudio/src/modules/
H A Dreserve-monitor.c42 char *match; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp270 BaseIndexOffset BaseIndexOffset::match(const SDNode *N, in match() function in BaseIndexOffset
/third_party/skia/src/core/
H A DSkRecordOpts.cpp27 typename Pass::Match match; in apply() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferX11.cpp59 bool match = (status != 0 && x_visual.blue_mask == 0xFF); // Prefer X8R8G8B8 in FrameBufferX11() local
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/
H A Dfiltration.py67 def match(self, file): member in Filter
72 def match(self, file): member in InclusionFilter
77 def match(self, file): member in ExclusionFilter
98 def match(self, file): member in IncludeExcludeFilter
156 def match(self, file): member in UnionFilter
184 def match(self, file): global() member in LocaleFilter
[all...]
/third_party/skia/third_party/externals/angle2/tools/android/modularization/convenience/
H A Dlookup_dep.py111 def match(self, search_string: str) -> List[ClassEntry]: member in ClassLookupIndex
/third_party/python/Lib/lib2to3/
H A Dfixer_base.py77 def match(self, node): member in BaseFix
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DRegex.cpp82 bool Regex::match(StringRef String, SmallVectorImpl<StringRef> *Matches, in match() function in Regex
H A DSpecialCaseList.cpp61 unsigned SpecialCaseList::Matcher::match(StringRef Query) const { in match() function in llvm::SpecialCaseList::Matcher
/third_party/spirv-tools/source/diff/
H A Dlcs.h113 Get( std::function<bool(T src_elem, T dst_elem)> match, DiffMatch* src_match_result, DiffMatch* dst_match_result) Get() argument
123 CalculateLCS( std::function<bool(T src_elem, T dst_elem)> match) CalculateLCS() argument
[all...]
/third_party/toybox/toys/pending/
H A Dmdev.c118 regex_t match; in make_device() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dmemutil_benchmark.cc232 const char* match; in memcasematch() local
/third_party/skia/include/core/
H A DSkStringView.h113 const char* match = nullptr; in find() local
/third_party/zlib/
H A Dinftrees.c52 unsigned match; /* use base and extra for symbol >= match */ in inflate_table() local
/foundation/ability/form_fwk/services/src/
H A Dform_util.cpp265 std::smatch match; in ConvertStringToInt64() local
/foundation/multimedia/media_foundation/services/media_monitor/client/src/
H A Dmedia_monitor_manager.cpp150 bool match = false; in GetMediaParameters() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/operation/
H A Dphoto_displayname_operation.h90 std::smatch match; in ParseBurstDisplayName() local
/test/xts/tools/sample/AppSampleE/hvigor/
H A Dhvigor-wrapper.js
/test/xts/tools/sample/AppSampleD/hvigor/
H A Dhvigor-wrapper.js
/test/xts/tools/sample/AppSampleF/hvigor/
H A Dhvigor-wrapper.js
/third_party/ffmpeg/libavfilter/
H A Dgraphparser.c313 AVFilterInOut *match; in parse_inputs() local
356 AVFilterInOut *match; in parse_outputs() local
491 AVFilterInOut *cur, *match, *inputs = NULL, *outputs = NULL; avfilter_graph_parse() local
[all...]
H A Dvf_idet.c121 int match = 0; in filter() local

Completed in 26 milliseconds

12345678910>>...21