Home
last modified time | relevance | path

Searched refs:match (Results 6776 - 6781 of 6781) sorted by relevance

1...<<271272

/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.3.c1625 // GIF" will match GIF's 'magic number' even if it's plain text, not an image.
10082 // but only the first match for each '/'-separated fragment is followed.
15044 // magic[2:]. When multiple entries match, the longest one wins. in wuffs_base__magic_number_guess_fourcc()
15079 goto match; in wuffs_base__magic_number_guess_fourcc()
15091 goto match; in wuffs_base__magic_number_guess_fourcc()
15097 match: in wuffs_base__magic_number_guess_fourcc()
[all...]
/third_party/node/deps/v8/src/api/
H A Dapi.cc8088 "v8::TypedArray::kMaxLength must match i::JSTypedArray::kMaxLength");
8255 V(Match, match) \
10437 // Otherwise, set {callee_saved} to null to match {other}. in operator =()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp287 // There is now one part, held in Val. Correct it to match ValueVT. in getCopyFromParts()
389 assert(NumRegs == NumParts && "Part count doesn't match vector breakdown!"); in getCopyFromPartsVector()
391 assert(RegisterVT == PartVT && "Part type doesn't match vector breakdown!"); in getCopyFromPartsVector()
394 "Part type sizes don't match!"); in getCopyFromPartsVector()
427 // There is now one part, held in Val. Correct it to match ValueVT. in getCopyFromPartsVector()
722 assert(NumRegs == NumParts && "Part count doesn't match vector breakdown!"); in getCopyToPartsVector()
724 assert(RegisterVT == PartVT && "Part type doesn't match vector breakdown!"); in getCopyToPartsVector()
2112 if (match(Cond, m_OneUse(m_Not(m_Value(NotCond)))) && in FindMergedConditions()
3611 // Normalize the shuffle vector since mask and vector length don't match. in visitShuffleVector()
3614 // make the mask and vectors lengths match in visitShuffleVector()
[all...]
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dfplsp.S7987 # F = 1.xxxxxx1 in base 2 where the six "x" match those #
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S7987 # F = 1.xxxxxx1 in base 2 where the six "x" match those #
/third_party/sqlite/src/
H A Dsqlite3.c471 ** verify that values returned by these interfaces match the macros in
4024 ** parameter on F or if the value of P does not match any of the
5627 ** nArg parameter is a better match than a function implementation with
5630 ** match than a function where the encoding is different.
5632 ** is a closer match than a function where the encoding difference is
5988 ** last time when the xFinal callback is invoked. ^(When no rows match
8034 ** ^If there is no match, a NULL pointer is returned.
8360 ** ^If the second parameter (zDbName) does not match the name of any
9564 ** Note that this routine returns zero on a match and non-zero if the strings
9565 ** do not match, th
123458 int match; global() local
[all...]

Completed in 208 milliseconds

1...<<271272