/third_party/skia/gm/ |
H A D | drawimageset.cpp | 340 canvas->drawImageRect(fSet[i].fImage.get(), fSet[i].fSrcRect, fSet[i].fDstRect,
|
/third_party/skia/modules/skparagraph/src/ |
H A D | ParagraphImpl.h | 294 SkUnicode* getUnicode() { return fUnicode.get(); } in getUnicode()
|
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_merge_function_returns.cpp | 334 // Map from existing OpPhi to overflow ids. If there is no mapping, get an in Apply() 524 function->entry().get()); in Apply()
|
/third_party/spirv-tools/source/opt/ |
H A D | constants.cpp | 217 auto* new_inst_ptr = new_inst.get(); in BuildInstructionAndAddToModule() 372 // Cannot get the id of the component constant, while all components in CreateCompositeInstruction()
|
H A D | constants.h | 572 // A helper function to get the result type of the given instruction. Returns 576 // A helper function to get the collected normal constant with the given id. 584 // A helper function to get the id of a collected constant with the pointer 602 auto ret = const_pool_.insert(cst.get()); in RegisterConstant() 609 // A helper function to get a vector of Constant instances with the specified
|
H A D | loop_unswitch_pass.cpp | 188 // Copy the predecessor list (will get invalidated otherwise). in PerformUnswitch() 563 condition, function_->entry().get(), in IsConditionNonConstantLoopInvariant()
|
/third_party/spirv-tools/test/opt/ |
H A D | dead_branch_elim_test.cpp | 1914 EXPECT_EQ(std::get<1>(result), Pass::Status::SuccessWithoutChange);
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
H A D | vktProtectedMemAttachmentClearTests.cpp | 231 vk.cmdExecuteCommands(*cmdBuffer, 1u, &secondaryCmdBuffer.get()); in iterate()
|
H A D | vktProtectedMemBlitImageTests.cpp | 338 vk.cmdExecuteCommands(*cmdBuffer, 1u, &secondaryCmdBuffer.get()); in iterate()
|
H A D | vktProtectedMemCopyImageTests.cpp | 336 vk.cmdExecuteCommands(*cmdBuffer, 1u, &secondaryCmdBuffer.get()); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassTestsUtil.cpp | 805 inputAspectCreateInfo.get(), // const void* pNext; || const void* pNext; in createRenderPass()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmWorkgroupMemoryTests.cpp | 628 addComputeWorkgroupMemoryTests(group.get()); in createWorkgroupMemoryComputeGroup()
|
/third_party/vk-gl-cts/framework/platform/lnx/X11/ |
H A D | tcuLnxX11GlxPlatform.cpp | 701 glw::GenericFuncType get (const char* name) const in get() function
|
/third_party/vk-gl-cts/framework/platform/null/ |
H A D | tcuNullRenderContext.cpp | 284 return (Context*)s_currentCtx.get(); in getCurrentContext()
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglImageUtil.cpp | 137 EGLClientBuffer get (void) const { return reinterpret_cast<EGLClientBuffer>(static_cast<deUintptr>(getName())); } in get() function in deqp::egl::Image::GLClientBuffer
|
H A D | teglNegativePartialUpdateTests.cpp | 92 return (c.get(EGL_RENDERABLE_TYPE) & EGL_OPENGL_ES2_BIT) == EGL_OPENGL_ES2_BIT; in isES2Renderable()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | NumberFormatTest.java | 953 ", get " + parsePos.getIndex() + "/" + numVal.intValue() ); in TestParseCurrency() 957 ", get " + parsePos.getIndex() + "/(NULL)" ); in TestParseCurrency() 969 ", get " + parsePos.getIndex() + "/" + currAmt.getNumber().intValue() + "/" + currAmt.getCurrency().getCurrencyCode() ); in TestParseCurrency() 973 ", get " + parsePos.getIndex() + "/(NULL)" ); in TestParseCurrency() 1159 // Later -- fix this to get the actual grouping in TestSecondaryGrouping() 1438 errln("ERROR toPattern result should ignore padding but get \"" + pattern + "\""); in TestIgnorePadding() 1443 errln("ERROR format result expect 24 but get \"" + format + "\""); in TestIgnorePadding() 2890 errln("Did not get the expected output Expected: "+expected+" Got: "+ str); in TestJB3832() 3204 errBuf.append((String)errors.get(i)); in TestJB5358() 3669 String skipExtSepParse = ICUConfig.get("oho in TestLenientSymbolParsing() [all...] |
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | NumberFormatTest.java | 950 ", get " + parsePos.getIndex() + "/" + numVal.intValue() ); in TestParseCurrency() 954 ", get " + parsePos.getIndex() + "/(NULL)" ); in TestParseCurrency() 966 ", get " + parsePos.getIndex() + "/" + currAmt.getNumber().intValue() + "/" + currAmt.getCurrency().getCurrencyCode() ); in TestParseCurrency() 970 ", get " + parsePos.getIndex() + "/(NULL)" ); in TestParseCurrency() 1156 // Later -- fix this to get the actual grouping in TestSecondaryGrouping() 1435 errln("ERROR toPattern result should ignore padding but get \"" + pattern + "\""); in TestIgnorePadding() 1440 errln("ERROR format result expect 24 but get \"" + format + "\""); in TestIgnorePadding() 2887 errln("Did not get the expected output Expected: "+expected+" Got: "+ str); in TestJB3832() 3201 errBuf.append((String)errors.get(i)); in TestJB5358() 3666 String skipExtSepParse = ICUConfig.get("co in TestLenientSymbolParsing() [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | js-temporal-objects.cc | 1212 Handle<Object> ret_obj = FixedArray::get(*possible_instants, 0, isolate); in DisambiguatePossibleInstants() 1222 Handle<Object> ret_obj = FixedArray::get(*possible_instants, 0, isolate); in DisambiguatePossibleInstants() 1230 FixedArray::get(*possible_instants, n - 1, isolate); in DisambiguatePossibleInstants() 1349 Handle<Object> ret_obj = FixedArray::get(*possible_instants, 0, isolate); in DisambiguatePossibleInstants() 1400 Handle<Object> ret_obj = FixedArray::get(*possible_instants, n - 1, isolate); in DisambiguatePossibleInstants() 1468 Handle<Object> property_obj = Handle<Object>(field_names->get(i), isolate); in PrepareTemporalFieldsOrPartial() 2922 Handle<Object> next_key = handle(original_keys->get(i), isolate); in DefaultMergeFields() 2955 Handle<Object> next_key = handle(new_keys->get(i), isolate); in DefaultMergeFields() 3275 return IsBuiltinCalendar(isolate, id->ToCString().get()); in IsBuiltinCalendar() 3284 return GetCalendarMap()->Index(id->ToCString().get()); in CalendarIndex() [all...] |
/third_party/node/deps/v8/src/torque/ |
H A D | implementation-visitor.cc | 345 // top types, because these would pollute actual return value types that get in InlineMacro() 444 // incorrect because changes to the 'this' variable do not get reflected in VisitMacroCommon() 1531 // fields might be optional, and attempting to get a reference to an in GenerateArrayLength() 2513 // First fetch the bitfield struct, then get the bits out of it. in GenerateFetchFromLocation() 2994 size_string = std::get<1>(*size); in GenerateCall() 3470 Visit(all_declarables[i].get()); in VisitAllDeclarables() 3568 Builtin* builtin = Builtin::DynamicCast(declarable.get()); in GenerateBuiltinDefinitionsAndInterfaceDescriptors() 3963 stream << " return static_cast<int>(std::get<1>(" 4149 std::get<1>(*SizeOf(last_field.name_and_type.type)); in GenerateClass() 4162 stream << " return static_cast<int>(std::get< in GenerateClass() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 1047 cast<CondCodeSDNode>(Node->getOperand(CCOperand))->get(); 1641 ISD::CondCode CCCode = cast<CondCodeSDNode>(CC)->get(); 1959 CV.push_back(ConstantInt::get(EltVT.getTypeForEVT(*DAG.getContext()), 1965 CV.push_back(UndefValue::get(OpNTy)); 1968 Constant *CP = ConstantVector::get(CV); 2398 // Subtract the bias and get the final result. 2452 Constant *FudgeFactor = ConstantInt::get( 3174 default: llvm_unreachable("How did we get here?"); 3436 // we will only get here with types and scales that we could always expand 3525 cast<CondCodeSDNode>(Tmp1.getOperand(2))->get()); [all...] |
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_raii.hpp | 13640 VULKAN_HPP_NAMESPACE::MemoryRequirements2 & memoryRequirements = structureChain.template get<VULKAN_HPP_NAMESPACE::MemoryRequirements2>(); 13670 VULKAN_HPP_NAMESPACE::MemoryRequirements2 & memoryRequirements = structureChain.template get<VULKAN_HPP_NAMESPACE::MemoryRequirements2>(); 13721 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2 & features = structureChain.template get<VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2>(); 13747 VULKAN_HPP_NAMESPACE::PhysicalDeviceProperties2 & properties = structureChain.template get<VULKAN_HPP_NAMESPACE::PhysicalDeviceProperties2>(); 13775 VULKAN_HPP_NAMESPACE::FormatProperties2 & formatProperties = structureChain.template get<VULKAN_HPP_NAMESPACE::FormatProperties2>(); 13806 VULKAN_HPP_NAMESPACE::ImageFormatProperties2 & imageFormatProperties = structureChain.template get<VULKAN_HPP_NAMESPACE::ImageFormatProperties2>(); in getImageFormatProperties2() 13851 queueFamilyProperties[i].pNext = structureChains[i].template get<VULKAN_HPP_NAMESPACE::QueueFamilyProperties2>().pNext; in getQueueFamilyProperties2() 13864 structureChains[i].template get<VULKAN_HPP_NAMESPACE::QueueFamilyProperties2>() = queueFamilyProperties[i]; in getQueueFamilyProperties2() 13890 structureChain.template get<VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2>(); 14070 VULKAN_HPP_NAMESPACE::DescriptorSetLayoutSupport & support = structureChain.template get<VULKAN_HPP_NAMESPAC [all...] |
/third_party/mesa3d/src/gtest/src/ |
H A D | gtest.cc | 633 // instead of GetTypeId< ::testing::Test>() to get the type ID of 738 return per_thread_test_part_result_reporter_.get(); in GetTestPartResultReporterForCurrentThread() 864 # error "Don't know how to get the current time on your system." in GetTimeInMillis() 991 return internal::StringStreamToString(ss_.get()); in GetString() 998 message_(other.message_.get() != nullptr in AssertionResult() 1012 if (message_.get() != nullptr) negation << *message_; in operator !() 4391 // Use the getaddrinfo() to get a linked list of IP addresses for in MakeConnection() 5064 if (internal_run_death_test_flag_.get() != nullptr) in SuppressTestEventsIfInSubprocess() 5253 (internal_run_death_test_flag_.get() != nullptr); in RunAllTests()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 111 // Explicitly sequence get-size and insert-value operations to avoid UB. in index() 157 if (!isa<GlobalValue>(U.get())) in orderModule() 158 orderValue(U.get(), OM); in orderModule() 313 predictValueUseListOrder(U.get(), nullptr, OM, Stack); in predictUseListOrder() 403 assert(!Name.empty() && "Cannot get empty name!"); in printLLVMNameWithoutPrefix() 518 assert(P.second < NumberedTypes.size() && "Didn't get a dense numbering?"); in getNumberedTypes() 519 assert(!NumberedTypes[P.second] && "Didn't get a unique numbering?"); in getNumberedTypes() 752 /// this method to get its data into the SlotTracker. 844 Machine = MachineStorage.get(); in getMachine() 1086 /// Clean up after incorporating a function. This is the only way to get ou [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 868 ISD::CondCode CC = cast<CondCodeSDNode>(Op.getOperand(2))->get(); in LowerSETCC() 899 // The type that was sign-extended to get the AssertSext must be in LowerSETCC() 967 return ConstantVector::get(NewConst); in convert_i1_to_i8() 2157 IntegerType *IntTy = IntegerType::get(*DAG.getContext(), ElemWidth); in getBuildVectorConstInts() 2163 Consts[i] = ConstantInt::get(IntTy, 0); in getBuildVectorConstInts() 2169 Consts[i] = ConstantInt::get(IntTy, CI->getValue().getSExtValue()); in getBuildVectorConstInts() 2173 Consts[i] = ConstantInt::get(IntTy, A.getZExtValue()); in getBuildVectorConstInts()
|