Home
last modified time | relevance | path

Searched refs:get (Results 4226 - 4250 of 16272) sorted by relevance

1...<<161162163164165166167168169170>>...651

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DStratifiedSets.h163 /// the set containing %ip) also get conservatively merged into the set of %i
343 bool has(const T &Elem) const { return get(Elem).hasValue(); } in has()
346 if (get(Main).hasValue()) in add()
387 auto *Info = *get(Main); in noteAttributes()
547 Optional<const StratifiedInfo *> get(const T &Val) const { in get() function in llvm::cflaa::StratifiedSetsBuilder
554 Optional<StratifiedInfo *> get(const T &Val) { in get() function in llvm::cflaa::StratifiedSetsBuilder
562 auto MaybeVal = get(Val); in indexOf()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCExpandISEL.cpp234 BuildMI(*MBB, (*I), dl, TII->get(isISEL8(**I) ? PPC::OR8 : PPC::OR)) in expandAndMergeISELs()
311 BuildMI(*MBB, (*MI), dl, TII->get(isISEL8(**MI) ? PPC::OR8 : PPC::OR)) in handleSpecialCases()
421 BuildMI(*MBB, BIL.back(), dl, TII->get(PPC::BC)) in reorganizeBlockLayout()
428 TII->get(PPC::B)) in reorganizeBlockLayout()
432 FalseBlockI = FalseBlock->begin(); // get the position of PPC::B in reorganizeBlockLayout()
459 TII->get(isISEL8(*MI) ? PPC::ADDI8 : PPC::ADDI)) in populateBlocks()
484 TII->get(isISEL8(*MI) ? PPC::ORI8 : PPC::ORI)) in populateBlocks()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp358 BuildMI(*MBB, MI, DL, TII->get(AddOpcode)) in splitBranchOnCount()
362 MachineInstr *BRCL = BuildMI(*MBB, MI, DL, TII->get(SystemZ::BRCL)) in splitBranchOnCount()
377 BuildMI(*MBB, MI, DL, TII->get(CompareOpcode)) in splitCompareBranch()
380 MachineInstr *BRCL = BuildMI(*MBB, MI, DL, TII->get(SystemZ::BRCL)) in splitCompareBranch()
394 Branch->setDesc(TII->get(SystemZ::JG)); in relaxBranch()
397 Branch->setDesc(TII->get(SystemZ::BRCL)); in relaxBranch()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceVariableSplitting.cpp93 Variable *get(Variable *Var) const { in get() function in Ice::__anon25527::VariableMap
107 NewVar->setLinkedTo(get(Var)); in makeLinked()
302 // If both v2 and its linkedToStackRoot get a stack slot, then "v2=t:inf" in handleSimpleVarAssign()
309 Variable *OldMapped = VarMap.get(SrcVar); in handleSimpleVarAssign()
335 // If both v2 and v get a stack slot, then "v2=t:inf" is recognized as a in handleSimpleVarAssign()
346 Variable *OldMapped = VarMap.get(Dest); in handleSimpleVarAssign()
396 Variable *OldMapped = VarMap.get(SrcVar); in handleGeneralInst()
415 Variable *OldMapped = VarMap.get(Dest); in handleGeneralInst()
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dintrinsic_validation_test.cc237 auto overload = std::get<0>(p); in TEST_P()
238 auto param = std::get<1>(p); in TEST_P()
239 auto expr = std::get<2>(p); in TEST_P()
284 auto overload = std::get<0>(p); in TEST_P()
285 auto param = std::get<1>(p); in TEST_P()
286 auto expr = std::get<2>(p); in TEST_P()
/third_party/skia/tools/sk_app/
H A DVulkanWindowContext.cpp167 VkSurfaceFormatKHR* surfaceFormats = (VkSurfaceFormatKHR*)surfaceFormatAlloc.get(); in createSwapchain()
182 VkPresentModeKHR* presentModes = (VkPresentModeKHR*)presentModeAlloc.get(); in createSwapchain()
367 fContext.get(), backendTexture, kTopLeft_GrSurfaceOrigin, in createBuffers()
376 fContext.get(), backendRT, kTopLeft_GrSurfaceOrigin, colorType, in createBuffers()
531 SkSurface* surface = fSurfaces[backbuffer->fImageIndex].get(); in getBackbufferSurface()
544 SkSurface* surface = fSurfaces[backbuffer->fImageIndex].get(); in swapBuffers()
/third_party/typescript/tests/baselines/reference/
H A Dmoduledecl.js165 private get c2() {
173 public get c1() {
338 get: function () {
350 get: function () {
460 private get c2();
463 get c1(): C1_public;
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_message_lite.cc139 field_generators_.get(descriptor_->field(i)) in GenerateInterface()
146 "get$oneof_capitalized_name$Case();\n", in GenerateInterface()
220 field_generators_.get(descriptor_->field(i)).GetNumBitsForMessage(); in Generate()
290 "get$oneof_capitalized_name$Case() {\n" in Generate()
307 field_generators_.get(descriptor_->field(i)).GenerateMembers(printer); in Generate()
506 field_generators_.get(descriptor_->field(i)).GetNumBitsForMessage(); in GenerateDynamicMethodNewBuildMessageInfo()
547 field_generators_.get(field).GenerateFieldInfo(printer, &chars); in GenerateDynamicMethodNewBuildMessageInfo()
720 field_generators_.get(descriptor_->field(i)) in GenerateInitializers()
/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32.cc239 ::GetCurrentDirectoryW(size, wcwd.get()); in as_windows_path()
240 wpath = join_paths(wcwd.get(), wpath); in as_windows_path()
432 outUtf8 ? CP_UTF8 : CP_ACP, 0, s, -1, astr.get(), size, nullptr, nullptr); in wcs_to_mbs()
433 out->assign(astr.get()); in wcs_to_mbs()
451 inUtf8 ? CP_UTF8 : CP_ACP, 0, s, -1, wstr.get(), size + 1); in mbs_to_wcs()
452 out->assign(wstr.get()); in mbs_to_wcs()
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil_unittest.cc398 "That means that if you type your name into Google and get porn back, "
843 string expected = std::get<0>(GetParam()); in TEST_P()
844 string string_to_replace_in = std::get<1>(GetParam()); in TEST_P()
845 const char* what_to_replace = std::get<2>(GetParam()); in TEST_P()
846 char replacement = std::get<3>(GetParam()); in TEST_P()
870 string expected = std::get<0>(GetParam()); in TEST_P()
871 string string_to_strip = std::get<1>(GetParam()); in TEST_P()
/third_party/skia/gm/
H A Dlattice.cpp119 image_to_bitmap(dContext, image.get(), &bitmap); in onDrawHelper()
151 canvas->drawImageLattice(image.get(), lattice, r); in onDrawHelper()
203 canvas->drawImageLattice(image.get(), lattice, r); in onDrawHelper()
327 canvas->drawImageLattice(image.get(), lattice, in onDrawHelper()
334 canvas->drawImageLattice(image.get(), lattice, in onDrawHelper()
384 canvas->drawImageLattice(image.get(), lattice, SkRect::MakeWH(120, 120), in DEF_SIMPLE_GM_BG()
H A Dasyncrescaleandread.cpp213 return do_rescale_grid(canvas, surface.get(), dContext, srcRect, newSize, in do_rescale_image_grid()
226 return do_rescale_grid(canvas, image.get(), dContext, srcRect, newSize, doYUV420, in do_rescale_image_grid()
298 canvas->drawImage(image.get(), 0, 0); in DEF_SIMPLE_GM_CAN_FAIL()
306 canvas->drawImage(yuvImage.get(), 0, 0); in DEF_SIMPLE_GM_CAN_FAIL()
347 result = do_rescale_grid(canvas, surface.get(), dContext, srcRect, downSize, false, errorMsg, in DEF_SIMPLE_GM_CAN_FAIL()
355 result = do_rescale_grid(canvas, surface.get(), dContext, srcRect, upSize, false, errorMsg, in DEF_SIMPLE_GM_CAN_FAIL()
H A Dimage.cpp171 test_surface(canvas, surf0.get(), true);
173 test_surface(canvas, surf1.get(), true);
176 test_surface(canvas, surf2.get(), true);
294 show_scaled_pixels(canvas, image.get());
449 auto img = make_lazy_image(surf.get()); in DEF_SIMPLE_GM_CAN_FAIL()
458 sub = serial_deserial(sub.get()); in DEF_SIMPLE_GM_CAN_FAIL()
/third_party/skia/experimental/sorttoy/
H A Dsorttoy.cpp178 check_state(state0.get(), { 0, 0 }, expectedS0Clips); in mcstack_test()
186 check_state(state1.get(), s1Trans, expectedS1Clips); in mcstack_test()
194 check_state(state2a.get(), s1Trans + s2TransA, expectedS2aClips); in mcstack_test()
200 check_state(state2b.get(), s1Trans + s2TransA + s2TransB, expectedS2bClips); in mcstack_test()
206 check_state(state3.get(), s1Trans, expectedS1Clips); in mcstack_test()
212 check_state(state4.get(), { 0, 0 }, expectedS0Clips); in mcstack_test()
370 // Note: This pushes sorting by material above sorting by Z. Thus we'll get less front to in test5()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineLogicOpTests.cpp290 m_colorImage->get(), // VkImage image; in LogicOpTestInstance()
304 m_framebuffer = makeFramebuffer(vk, vkDevice, *m_renderPass, m_colorAttachmentView.get(), m_renderSize.x(), m_renderSize.y()); in LogicOpTestInstance()
338 m_vertexShaderModule = createShaderModule(vk, vkDevice, m_context.getBinaryCollection().get("color_vert"), 0); in LogicOpTestInstance()
339 m_fragmentShaderModule = createShaderModule(vk, vkDevice, m_context.getBinaryCollection().get("color_frag"), 0); in LogicOpTestInstance()
435 submitCommandsAndWait(vk, vkDevice, queue, m_cmdBuffer.get()); in iterate()
448 const auto result = readColorAttachment(vk, vkDevice, queue, queueFamilyIndex, allocator, m_colorImage->get(), m_params.format, m_renderSize).release(); in verifyImage()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationGeometryPointSizeTests.cpp347 .setShader (vk, device, VK_SHADER_STAGE_VERTEX_BIT, context.getBinaryCollection().get("vert"), DE_NULL) in test()
348 .setShader (vk, device, VK_SHADER_STAGE_FRAGMENT_BIT, context.getBinaryCollection().get("frag"), DE_NULL); in test()
352 .setShader (vk, device, VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, context.getBinaryCollection().get("tesc"), DE_NULL) in test()
353 .setShader (vk, device, VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT, context.getBinaryCollection().get("tese"), DE_NULL); in test()
357 .setShader (vk, device, VK_SHADER_STAGE_GEOMETRY_BIT, context.getBinaryCollection().get("geom"), DE_NULL); in test()
476 addFunctionCaseWithPrograms(group.get(), name, desc, checkSupportTess, initPrograms, test, caseFlags[ndx]); in createGeometryPointSizeTests()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIRBuilder.h331 return ConstantInt::get(getInt1Ty(), V); in getInt1()
346 return ConstantInt::get(getInt8Ty(), C); in getInt8()
351 return ConstantInt::get(getInt16Ty(), C); in getInt16()
356 return ConstantInt::get(getInt32Ty(), C); in getInt32()
361 return ConstantInt::get(getInt64Ty(), C); in getInt64()
367 return ConstantInt::get(getIntNTy(N), C); in getIntN()
372 return ConstantInt::get(Context, AI); in getInt()
752 /// .get()'ed to get the Value pointer.
778 // makeArrayRef(CS.arg_begin(), CS.arg_end()); Use needs to be .get()'e
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp449 // so, this will need to be taught about that, and we'll need to get the in unsupportedBinOp()
606 "GPRs cannot get more than 64-bit width values"); in isValidCopy()
640 /// Helper function to get the source and destination register classes for a
660 // then we can pull it into the helpers that get the appropriate class for a in getRegClassesForCopy()
727 // subregister copy. First, get a register class that's on the same bank in selectCopy()
731 assert(SubregRC && "Didn't get a register class for subreg?"); in selectCopy()
754 TII.get(AArch64::SUBREG_TO_REG), PromoteReg) in selectCopy()
772 // No need to constrain SrcReg. It will get constrained when we hit another in selectCopy()
779 I.setDesc(TII.get(AArch64::COPY)); in selectCopy()
1028 BuildMI(*I.getParent(), I, I.getDebugLoc(), TII.get(CBOp in selectCompareBranch()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp574 rayTracingPipeline->addShader(VK_SHADER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("rgen"), 0), 0); in initRayTracingShaders()
575 rayTracingPipeline->addShader(hitShaderStage, createShaderModule(vkd, device, context.getBinaryCollection().get(hitShaderName), 0), 1); in initRayTracingShaders()
576 rayTracingPipeline->addShader(hitShaderStage, createShaderModule(vkd, device, context.getBinaryCollection().get(hitShaderName), 0), 2); in initRayTracingShaders()
578 rayTracingPipeline->addShader(VK_SHADER_STAGE_INTERSECTION_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("isect"), 0), 2); in initRayTracingShaders()
579 rayTracingPipeline->addShader(VK_SHADER_STAGE_MISS_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("miss"), 0), 3); in initRayTracingShaders()
819 rayTracingPipeline->addShader(VK_SHADER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("rgen_depth"), 0), 0); in initRayTracingShaders()
820 rayTracingPipeline->addShader(VK_SHADER_STAGE_CLOSEST_HIT_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("chit_depth"), 0), 1); in initRayTracingShaders()
821 rayTracingPipeline->addShader(VK_SHADER_STAGE_MISS_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("miss_depth"), 0), 2); in initRayTracingShaders()
1602 const Move<VkPipelineLayout> pipelineLayout = makePipelineLayout(vkd, device, descriptorSetLayout.get()); in runTest()
1613 const VkStridedDeviceAddressRegionKHR raygenShaderBindingTableRegion = makeStridedDeviceAddressRegionKHR(getBufferDeviceAddress(vkd, device, raygenShaderBindingTable->get(), in runTest()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLICM.cpp118 // correct, but we may not get as "far up" as possible to get which access is
392 CurAST.get(), MSSAU.get(), &SafetyInfo, Flags, ORE); in runOnLoop()
397 CurAST.get(), MSSAU.get(), SE, &SafetyInfo, Flags, ORE); in runOnLoop()
434 if (!CurAST.get()) in runOnLoop()
435 CurAST = collectAliasInfoForLoopWithMSSA(L, AA, MSSAU.get()); in runOnLoop()
456 DT, TLI, L, CurAST.get(), MSSAU.get(), in runOnLoop()
[all...]
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Dpackage_usage_test.cpp288 auto bundleUserService = std::make_shared<BundleActiveUserService>(userId, *(bundleActiveCore.get()), false); in HWTEST_F()
312 auto bundleUserService = std::make_shared<BundleActiveUserService>(userId, *(bundleActiveCore.get()), true); in HWTEST_F()
334 auto bundleUserService = std::make_shared<BundleActiveUserService>(userId, *(bundleActiveCore.get()), true); in HWTEST_F()
355 auto bundleUserService = std::make_shared<BundleActiveUserService>(userId, *(bundleActiveCore.get()), true); in HWTEST_F()
386 auto bundleUserService = std::make_shared<BundleActiveUserService>(userId, *(bundleActiveCore.get()), true); in HWTEST_F()
422 auto bundleUserService = std::make_shared<BundleActiveUserService>(userId, *(bundleActiveCore.get()), true); in HWTEST_F()
460 auto bundleUserService = std::make_shared<BundleActiveUserService>(userId, *(bundleActiveCore.get()), true); in HWTEST_F()
481 auto bundleUserService = std::make_shared<BundleActiveUserService>(userId, *(bundleActiveCore.get()), true); in HWTEST_F()
526 auto bundleUserService = std::make_shared<BundleActiveUserService>(userId, *(bundleActiveCore.get()), true); in HWTEST_F()
580 auto bundleUserService = std::make_shared<BundleActiveUserService>(userId, *(bundleActiveCore.get()), tru in HWTEST_F()
[all...]
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dprop_n_exporter.cpp113 return uv_fs_access(nullptr, access_req.get(), path.c_str(), mode, nullptr); in UvAccess()
134 HILOGE("fail to get system ability mgr"); in GetBundleMgrProxy()
139 HILOGE("fail to get bundle manager proxy"); in GetBundleMgrProxy()
156 HILOGE("bundleName get fail"); in GetSelfBundleName()
168 HILOGI("get cloud file location fail, err: %{public}d", errno); in HandleLocalCheck()
225 args.path = path.get(); in GetAccessArgs()
337 auto cbExec = [path = string(tmp.get())]() -> NError { in Unlink()
344 int ret = uv_fs_unlink(nullptr, unlink_req.get(), path.c_str(), nullptr); in Unlink()
391 int ret = uv_fs_unlink(nullptr, unlink_req.get(), path.get(), nullpt in UnlinkSync()
[all...]
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dutil.S9 | get_fline: get user's opcode word
106 movew CMDREG3B(%a6),%d0 |get the command word
112 movew CMDREG3B(%a6),%d0 |get the command word again
121 movew CMDREG1B(%a6),%d0 |get command word
127 movew CMDREG1B(%a6),%d0 |again get the command word
168 bsr g_dfmtou |get dest fmt in d0{1:0}
301 | get_fline --- get f-line opcode of interrupted instruction
322 | get rounding precision (cmdreg3b{6:5})
325 | get destination format - this is the also the rounding precision
344 bsr g_opcls |get opclas
[all...]
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dutil.S9 | get_fline: get user's opcode word
106 movew CMDREG3B(%a6),%d0 |get the command word
112 movew CMDREG3B(%a6),%d0 |get the command word again
121 movew CMDREG1B(%a6),%d0 |get command word
127 movew CMDREG1B(%a6),%d0 |again get the command word
168 bsr g_dfmtou |get dest fmt in d0{1:0}
301 | get_fline --- get f-line opcode of interrupted instruction
322 | get rounding precision (cmdreg3b{6:5})
325 | get destination format - this is the also the rounding precision
344 bsr g_opcls |get opclas
[all...]
/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Dprodigy_hifi.c111 * get the current register value of WM codec
294 .get = ak4396_dac_vol_get,
751 .get = wm_master_vol_get,
761 .get = wm_dac_vol_get,
771 .get = wm8766_vol_get,
782 .get = wm8766_vol_get,
793 .get = wm8766_vol_get,
804 .get = wm8766_vol_get,
815 .get = wm_adc_vol_get,
823 .get
[all...]

Completed in 37 milliseconds

1...<<161162163164165166167168169170>>...651