Home
last modified time | relevance | path

Searched refs:find (Results 3326 - 3349 of 3349) sorted by relevance

1...<<131132133134

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTessellationTests.cpp165 return c.find(key) != c.end();
H A Des31fProgramInterfaceQueryTests.cpp1986 throw tcu::InternalError("could not find block referenced in the reference resource list");
2240 if (numBufferVars.find(binding) == numBufferVars.end())
2529 m_testCtx.getLog() << tcu::TestLog::Message << "Error, could not find variable with name \"" << memberNames[nameNdx] << "\"" << tcu::TestLog::EndMessage;
3037 // find target resource index
3045 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "could not find target resource");
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp2978 if (addrs2.end() != addrs2.find(addr1)) in areAddressesDifferent()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassTests.cpp6218 bool col = colorAttachments.find(inputAttachmentIndex) != colorAttachments.end();
/third_party/node/deps/cares/
H A Dconfigure106 # We did not find ourselves, most probably we were run as `sh COMMAND'
112 printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
524 # (the dirname of $[0] is not the place where we might find the
1393 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1441 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1564 it to find libraries and programs with nonstandard names/locations.
2173 # Tries to find if the field MEMBER exists in type AGGR, after including
3069 # If we don't find one directory that contains all the files we need,
3140 as_fn_error $? "cannot find required auxiliary files:$ac_missing_aux_files" "$LINENO" 5
5943 # in the wild :-( We should find
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3880 // used by target LowerCall hooks, this helps legalize find the in addTokenForArgument()
6587 auto Source = find(Sources, SourceVec); in ReconstructShuffle()
6705 auto Src = find(Sources, Entry.getOperand(0)); in ReconstructShuffle()
7651 // Specialized code to quickly find if PotentialBVec is a BuildVector that
7892 // Scan through the operands to find some interesting properties we can in LowerBUILD_VECTOR()
8145 dbgs() << "LowerBUILD_VECTOR: use default expansion, failed to find " in LowerBUILD_VECTOR()
12283 // If all users of the globaladdr are of the form (globaladdr + constant), find
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2382 // we find such a test case. The reason why this is so test-case driven is in fixupFuncForFI()
9005 // For each mask element, find out if we're just inserting something in lowerToVINSERTB()
9020 // Go through the mask of half-words to find an element that's being moved in lowerToVINSERTB()
9116 // For each mask element, find out if we're just inserting something
9130 // Go through the mask of half-words to find an element that's being moved
12199 // If we find a consecutive load, then we're done, otherwise, record all in findConsecutiveLoad()
12223 // all loads (just the chain uses) and token factors to find a consecutive in findConsecutiveLoad()
12860 auto SI0 = SelectTruncOp[0].find(PromOp.getNode()); in DAGCombineExtBoolTrunc()
12863 auto SI1 = SelectTruncOp[1].find(PromOp.getNode()); in DAGCombineExtBoolTrunc()
14269 assert(UI != VCMPoNode->use_end() && "Didn't find use in PerformDAGCombine()
[all...]
/third_party/libevdev/
H A Dconfigure106 # We did not find ourselves, most probably we were run as `sh COMMAND'
112 printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
525 # (the dirname of $[0] is not the place where we might find the
1372 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1420 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1535 it to find libraries and programs with nonstandard names/locations.
2419 # If we don't find one directory that contains all the files we need,
2490 as_fn_error $? "cannot find required auxiliary files:$ac_missing_aux_files" "$LINENO" 5
4422 # in the wild :-( We should find a proper way to deprecate it ...
4451 # Copy depcomp to subdir because otherwise we won't find i
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp3052 bool* requiredFlagsFoundIterator = std::find(DE_ARRAY_BEGIN(requiredFlagsFound), DE_ARRAY_END(requiredFlagsFound), false); in deviceMemoryProperties()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp3077 bool* requiredFlagsFoundIterator = std::find(DE_ARRAY_BEGIN(requiredFlagsFound), DE_ARRAY_END(requiredFlagsFound), false); in deviceMemoryProperties()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp1562 * @param search_position Position at which find will start, it is updated to position at which replaced text ends
1571 const size_t token_position = string.find(token, search_position); in replaceToken()
H A Dgl4cShaderImageLoadStoreTests.cpp657 std::map<std::string, GLuint>::const_iterator iter = name_index_map.find(name); in CheckUniform()
/third_party/skia/third_party/externals/libpng/
H A Dconfigure106 # We did not find ourselves, most probably we were run as `sh COMMAND'
112 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
504 # (the dirname of $[0] is not the place where we might find the
1345 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1393 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1560 it to find libraries and programs with nonstandard names/locations.
2332 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2865 # in the wild :-( We should find a proper way to deprecate it ...
3892 # Copy depcomp to subdir because otherwise we won't find it if we're
4027 # Copy depcomp to subdir because otherwise we won't find i
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp6400 auto Entry = RegisterSets.find(Sym->getName()); in searchSymbolAlias()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5457 // a pair of values. If we find such a case, use the non-undef mask's value.
7597 // Recurse into ISD::VECTOR_SHUFFLE node to find scalars.
7610 // Recurse into target specific vector shuffles to find scalars.
7635 // Recurse into insert_subvector base/sub vector to find scalars.
7649 // Recurse into extract_subvector src vector to find scalars.
8010 // Recurse to find a LoadSDNode source and the accumulated ByteOffest.
8125 assert(LDBase && "Did not find base load for merging consecutive loads");
10538 // If the values are build vectors, we can look through them to find
10581 // If the values are build vectors, we can look through them to find
10784 assert(V && "Failed to find
[all...]
/third_party/eudev/
H A Dconfigure106 # We did not find ourselves, most probably we were run as `sh COMMAND'
112 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
504 # (the dirname of $[0] is not the place where we might find the
1379 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1427 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1560 it to find libraries and programs with nonstandard names/locations.
2168 # Tries to find if the field MEMBER exists in type AGGR, after including
2271 # Tries to find the compile-time value of EXPR in a program that includes
2827 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
4938 # in the wild :-( We should find
[all...]
/third_party/lame/
H A Dconfigure106 # We did not find ourselves, most probably we were run as `sh COMMAND'
112 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
504 # (the dirname of $[0] is not the place where we might find the
1359 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1407 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1546 it to find libraries and programs with nonstandard names/locations.
1979 # Tries to find the compile-time value of EXPR in a program that includes
2590 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
3197 # in the wild :-( We should find a proper way to deprecate it ...
4327 # Copy depcomp to subdir because otherwise we won't find i
[all...]
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-type-util.h67 std::string::size_type end = s.find("::", strlen(prefix)); in CanonicalizeForStdLibVersioning()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp778 DbgValMapType::iterator I = DbgValMap.find(Node);
1011 // EntryNode could meaningfully have debug info if we can find it...
1253 // example v2i64 on MIPS32. In this case, find the nearest legal type, split
3170 // the trouble (how often will we find a known carry bit). And I haven't
4344 // BUILD_VECTOR requires all inputs to be of the same type, find the
5701 // used by target LowerCall hooks, this helps legalize find the
8331 // the uses of this user that we can find this way.
8387 // the uses of this user that we can find this way.
8432 // user that we can find this way.
8483 // the uses of this user that we can find thi
[all...]
/third_party/skia/third_party/externals/microhttpd/
H A Dconfigure106 # We did not find ourselves, most probably we were run as `sh COMMAND'
112 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
504 # (the dirname of $[0] is not the place where we might find the
1408 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1456 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1581 it to find libraries and programs with nonstandard names/locations.
2014 # Tries to find if the field MEMBER exists in type AGGR, after including
2487 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
3020 # in the wild :-( We should find a proper way to deprecate it ...
3284 # If we don't find a
[all...]
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc2132 FormToVisitorFnMap::const_iterator it = fv->find(form_hash_); in Simulator()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp787 // In another words, find a way when "copysign" appears in DAG with vector in ARMTargetLowering()
7431 auto Source = llvm::find(Sources, SourceVec); in ReconstructShuffle()
7546 auto Src = llvm::find(Sources, Entry.getOperand(0)); in ReconstructShuffle()
11371 // If we find this pattern, we can replace the U/SMUL_LOHI, ADDC, and ADDE by in AddCombineTo64bitMLAL()
12635 // We have a BFI in N. Follow a possible chain of BFIs and find a BFI it can combine with, in FindBFIToCombineWith()
13503 // Didn't find a legal store type. in PerformTruncatingStoreCombine()
14363 // The logic is the reverse of what we need for WLS, so find the other in PerformHWLoopCombine()
15477 // Try to find a matching instruction based on s/zext, Alignment, Offset and in getMVEIndexedAddressParts()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp19615 if (params.find("constValue") != params.end())
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp19519 if (params.find("constValue") != params.end())

Completed in 279 milliseconds

1...<<131132133134