Home
last modified time | relevance | path

Searched refs:contains (Results 1651 - 1675 of 1799) sorted by relevance

1...<<61626364656667686970>>...72

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/device_group/
H A DvktDeviceGroupRendering.cpp282 if (!de::contains(m_context.getDeviceExtensions().begin(), m_context.getDeviceExtensions().end(), std::string("VK_KHR_bind_memory2"))) in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderInOutTestsEXT.cpp1035 const auto hasTask = binaries.contains("task");
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/device_group/
H A DvktDeviceGroupRendering.cpp282 if (!de::contains(m_context.getDeviceExtensions().begin(), m_context.getDeviceExtensions().end(), std::string("VK_KHR_bind_memory2"))) in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderInOutTestsEXT.cpp1035 const auto hasTask = binaries.contains("task");
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DEmitMetal.cpp1995 if (!func.name().contains("@"))
/third_party/skia/src/gpu/d3d/
H A DGrD3DGpu.cpp829 SkASSERT(SkIRect::MakeSize(texture->dimensions()).contains(rect)); in onTransferPixelsTo()
/third_party/skia/src/core/
H A DSkScan_AAAPath.cpp48 Our algorithm contains scan lines y = c_i for c_i that is either:
320 // contains the values used in SkAlphaRuns. These variables should only
1962 bool containedInClip = clipBounds.contains(ir);
H A DSkStroke.cpp342 if (fInner.getBounds().contains(fOuter.getBounds())) { in finishContour()
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djidctint-mmx.asm17 ; This file contains a slower but more accurate integer implementation of the
H A Djidctint-sse2.asm17 ; This file contains a slower but more accurate integer implementation of the
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djidctint-sse2.asm18 ; This file contains a slower but more accurate integer implementation of the
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtznames_impl.cpp1167 if (!mzIDs->contains((void *)mzID)) { in _getAvailableMetaZoneIDs()
1972 // The tz database contains a few zones sharing a in handleMatch()
2082 // The tz database contains a few zones sharing a in prepareFind()
/third_party/skia/src/xps/
H A DSkXPSDevice.cpp2027 if (!src || bitmapBounds.contains(*src)) { in drawImageRect()
/third_party/skia/tests/
H A DReadWritePixelsGpuTest.cpp276 } else if (!rules.fUncontainedRectSucceeds && !surfBounds.contains(rect)) { in gpu_read_pixels_test_driver()
/third_party/pcre2/pcre2/
H A DRunGrepTest.bat52 :: Set srcdir to the current or parent directory, whichever one contains the
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp1057 if (LoopRep->contains(LB)) in mergeLoop()
H A DSIRegisterInfo.cpp1264 if (BaseClass->contains(Reg)) { in getPhysRegClass()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp265 if (MRC.contains(Reg)) { in printInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp111 // The named file contains a set of transformations that may have been applied
388 /// the function name. If the function name contains suffix, additional
704 // Branch and phinodes instruction usually contains debug info from sources outside of in getInstWeight()
794 /// instance in which that call instruction is calling to. It contains
1923 if (PSL->contains(F.getName())) in runOnFunction()
H A DWholeProgramDevirt.cpp36 // that contains all vtables with !type metadata that participate in the link.
45 // contains a summary of all vtables with !type metadata that participate in
369 /// Whether any function summary contains an llvm.assume(llvm.type.test) for
937 // See if the program contains a single implementation of this virtual in trySingleImplDevirt()
992 // See if the program contains a single implementation of this virtual in trySingleImplDevirt()
1004 // If the summary list contains multiple summaries where at least one is in trySingleImplDevirt()
1114 !FSAttr.getValueAsString().contains("+retpoline")) in applyICallBranchFunnel()
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver_validation.cc144 if (f->TransitivelyCalledFunctions().contains(to)) { in TraverseCallChain()
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbitblb.cpp454 if (!endNode->fFollowPos->contains(endMarkNode)) { in calcChainedFollowPos()
780 // if s contains one of the end marker nodes in its list of tree positions then
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DJsonFormat.java355 * @throws InvalidProtocolBufferException if the message contains Any types that can't be
968 // A Value message can only have at most one field set (it only contains in printValue()
1016 && (alwaysOutputDefaultValueFields || includingDefaultValueFields.contains(field))) { in print()
1244 // No matter what value it contains, we always print it as "null". in printSingleFieldValue()
/third_party/rust/crates/clap/clap_derive/src/
H A Ditem.rs1311 } else if !possible_kind.contains(attr.kind.get()) { in assert_attr_kind()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set.h1470 bool contains(const key_arg<K>& key) const {

Completed in 75 milliseconds

1...<<61626364656667686970>>...72