/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | TransliteratorRegistry.java | 181 // for(String& s(spec.get()); 191 public String get() { in get() method in TransliteratorRegistry.Spec 271 String idBlock = idBlockVector.get(i); in getInstance() 276 Data data = dataVector.get(i); in getInstance() 310 public Transliterator get(String ID, in get() method in TransliteratorRegistry 442 Map<CaseInsensitiveString, List<CaseInsensitiveString>> targets = specDAG.get(cisrc); in getAvailableTargets() 458 Map<CaseInsensitiveString, List<CaseInsensitiveString>> targets = specDAG.get(cisrc); in getAvailableVariants() 462 List<CaseInsensitiveString> variants = targets.get(citrg); in getAvailableVariants() 547 Map<CaseInsensitiveString, List<CaseInsensitiveString>> targets = specDAG.get(cisrc); in registerSTV() 552 List<CaseInsensitiveString> variants = targets.get(citr in registerSTV() [all...] |
/third_party/json/tests/src/ |
H A D | unit-regression2.cpp | 154 return NonDefaultConstructible(j.get<int>()); in from_json() 456 const auto data = j.get<decltype(expected)>(); 549 auto val = nlohmann::json("one").get<for_1647>(); 682 auto arr = j.get<std::array<NonDefaultConstructible, 2>>(); 689 CHECK_THROWS_AS((j.get<std::array<NonDefaultConstructible, 1>>()), json::type_error); 697 auto p = j.get<std::pair<NonDefaultConstructible, NonDefaultConstructible>>(); 704 auto p = j.get<std::pair<int, NonDefaultConstructible>>(); 711 auto p = j.get<std::pair<NonDefaultConstructible, int>>(); 718 CHECK_THROWS_AS((j.get<std::pair<NonDefaultConstructible, int>>()), json::type_error); 726 auto t = j.get<st [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderPropertyTests.cpp | 151 const auto storageBufferDescInfo = makeDescriptorBufferInfo(storageBuffer.get(), 0ull, storageBufferSize); in iterate() 165 const auto pipelineLayout = makePipelineLayout(vkd, device, setLayout.get()); in iterate() 168 const auto descriptorSet = makeDescriptorSet(vkd, device, descriptorPool.get(), setLayout.get()); in iterate() 171 setUpdateBuilder.writeSingle(descriptorSet.get(), DescriptorSetUpdateBuilder::Location::binding(0u), storageBufferType, &storageBufferDescInfo); in iterate() 176 const auto framebuffer = makeFramebuffer(vkd, device, renderPass.get(), 0u, nullptr, extent.width, extent.height); in iterate() 184 taskModule = createShaderModule(vkd, device, binaries.get("task")); in iterate() 185 meshModule = createShaderModule(vkd, device, binaries.get("mesh")); in iterate() 190 const auto pipeline = makeGraphicsPipeline(vkd, device, pipelineLayout.get(), in iterate() 191 taskModule.get(), meshModul in iterate() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationBasicEventTests.cpp | 103 const VkCommandBufferSubmitInfoKHR commandBufferSubmitInfo = makeCommonCommandBufferSubmitInfo(cmdBuffer.get()); in deviceResetSetEventCase() 176 const VkCommandBufferSubmitInfoKHR commandBufferSubmitInfo = makeCommonCommandBufferSubmitInfo(cmdBuffer.get()); in eventSetResetNoneStage() 269 synchronizationWrapper->cmdWaitEvents(cmdBuffers[WAIT], 1u, &event.get(), &dependencyInfo); in singleSubmissionCase() 274 if (VK_SUCCESS != vk.waitForFences(device, 1u, &fence.get(), DE_TRUE, LONG_FENCE_WAIT)) in singleSubmissionCase() 333 synchronizationWrapper[WAIT]->cmdWaitEvents(cmdBuffers[WAIT], 1u, &event.get(), &dependencyInfos[WAIT]); in multiSubmissionCase() 408 synchronizationWrapper->cmdWaitEvents(secondaryCmdBuffers[WAIT], 1u, &event.get(), &dependencyInfos[WAIT]); in secondaryCommandBufferCase() 417 if (VK_SUCCESS != vk.waitForFences(device, 1u, &fence.get(), DE_TRUE, LONG_FENCE_WAIT)) in secondaryCommandBufferCase() 462 addFunctionCase(basicTests.get(), "host_set_reset", checkSupport, hostResetSetEventCase, config); in createBasicEventTests() 464 addFunctionCase(basicTests.get(), "device_set_reset", checkSupport, deviceResetSetEventCase, config); in createBasicEventTests() 466 addFunctionCase(basicTests.get(), "single_submit_multi_command_buffe in createBasicEventTests() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
H A D | vktMeshShaderPropertyTests.cpp | 151 const auto storageBufferDescInfo = makeDescriptorBufferInfo(storageBuffer.get(), 0ull, storageBufferSize); in iterate() 165 const auto pipelineLayout = makePipelineLayout(vkd, device, setLayout.get()); in iterate() 168 const auto descriptorSet = makeDescriptorSet(vkd, device, descriptorPool.get(), setLayout.get()); in iterate() 171 setUpdateBuilder.writeSingle(descriptorSet.get(), DescriptorSetUpdateBuilder::Location::binding(0u), storageBufferType, &storageBufferDescInfo); in iterate() 176 const auto framebuffer = makeFramebuffer(vkd, device, renderPass.get(), 0u, nullptr, extent.width, extent.height); in iterate() 184 taskModule = createShaderModule(vkd, device, binaries.get("task")); in iterate() 185 meshModule = createShaderModule(vkd, device, binaries.get("mesh")); in iterate() 190 const auto pipeline = makeGraphicsPipeline(vkd, device, pipelineLayout.get(), in iterate() 191 taskModule.get(), meshModul in iterate() [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-font.hh | 90 } get; member 185 unsigned int i = offsetof (hb_font_funcs_t::get_t::get_funcs_t, name) / sizeof (funcs->get.array[0]); \ 192 unsigned int i = offsetof (hb_font_funcs_t::get_t::get_funcs_t, name) / sizeof (funcs->get.array[0]); \ 201 return klass->get.f.font_h_extents (this, user_data, in get_font_h_extents() 208 return klass->get.f.font_v_extents (this, user_data, in get_font_v_extents() 224 return klass->get.f.nominal_glyph (this, user_data, in get_nominal_glyph() 234 return klass->get.f.nominal_glyphs (this, user_data, in get_nominal_glyphs() 246 return klass->get.f.variation_glyph (this, user_data, in get_variation_glyph() 253 return klass->get.f.glyph_h_advance (this, user_data, in get_glyph_h_advance() 260 return klass->get in get_glyph_v_advance() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
H A D | ARCFrameLowering.cpp | 72 BuildMI(MBB, MBBI, dl, TII.get(AdjOp), StackPtr) in generateStackAdjustment() 143 BuildMI(MBB, MBBI, dl, TII->get(Opc), ARC::SP) in emitPrologue() 149 BuildMI(MBB, MBBI, dl, TII->get(ARC::ST_AW_rs9)) in emitPrologue() 160 BuildMI(MBB, MBBI, dl, TII->get(ARC::PUSH_S_BLINK)); in emitPrologue() 161 BuildMI(MBB, MBBI, dl, TII->get(ARC::SUB_rru6)) in emitPrologue() 165 BuildMI(MBB, MBBI, dl, TII->get(ARC::BL)) in emitPrologue() 174 BuildMI(MBB, MBBI, dl, TII->get(ARC::PUSH_S_BLINK)); in emitPrologue() 188 TII->get(isUInt<6>(MFI.getStackSize()) ? ARC::ADD_rru6 in emitPrologue() 201 BuildMI(MBB, MBBI, dl, TII->get(TargetOpcode::CFI_INSTRUCTION)) in emitPrologue() 209 BuildMI(MBB, MBBI, dl, TII->get(TargetOpcod in emitPrologue() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
H A D | vktSynchronizationBasicEventTests.cpp | 103 const VkCommandBufferSubmitInfoKHR commandBufferSubmitInfo = makeCommonCommandBufferSubmitInfo(cmdBuffer.get()); in deviceResetSetEventCase() 176 const VkCommandBufferSubmitInfoKHR commandBufferSubmitInfo = makeCommonCommandBufferSubmitInfo(cmdBuffer.get()); in eventSetResetNoneStage() 269 synchronizationWrapper->cmdWaitEvents(cmdBuffers[WAIT], 1u, &event.get(), &dependencyInfo); in singleSubmissionCase() 274 if (VK_SUCCESS != vk.waitForFences(device, 1u, &fence.get(), DE_TRUE, LONG_FENCE_WAIT)) in singleSubmissionCase() 333 synchronizationWrapper[WAIT]->cmdWaitEvents(cmdBuffers[WAIT], 1u, &event.get(), &dependencyInfos[WAIT]); in multiSubmissionCase() 408 synchronizationWrapper->cmdWaitEvents(secondaryCmdBuffers[WAIT], 1u, &event.get(), &dependencyInfos[WAIT]); in secondaryCommandBufferCase() 417 if (VK_SUCCESS != vk.waitForFences(device, 1u, &fence.get(), DE_TRUE, LONG_FENCE_WAIT)) in secondaryCommandBufferCase() 460 addFunctionCase(basicTests.get(), "host_set_reset", "Basic event tests set and reset on host", checkSupport, hostResetSetEventCase, config); in createBasicEventTests() 461 addFunctionCase(basicTests.get(), "device_set_reset", "Basic event tests set and reset on device", checkSupport, deviceResetSetEventCase, config); in createBasicEventTests() 462 addFunctionCase(basicTests.get(), "single_submit_multi_command_buffe in createBasicEventTests() [all...] |
/foundation/arkui/ace_engine/advanced_ui_component/toolbar/interfaces/ |
H A D | toolbar.js | 337 get toolBarList() { 338 return this.__toolBarList.get(); 341 get activateIndex() { 342 return this.__activateIndex.get(); 348 get dividerModifier() { 349 return this.__dividerModifier.get(); 355 get toolBarModifier() { 356 return this.__toolBarModifier.get(); 362 get moreText() { 363 return this.__moreText.get(); [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryOpacityMicromapTests.cpp | 515 const auto cmdBufferPtr = allocateCommandBuffer(vkd, device, cmdPool.get(), VK_COMMAND_BUFFER_LEVEL_PRIMARY); in iterate() 516 const auto cmdBuffer = cmdBufferPtr.get(); in iterate() 637 micromapBackingBuffer.get(), // VkBuffer buffer; in iterate() 650 mmBuildInfo.data = makeDeviceOrHostAddressConstKHR(vkd, device, micromapDataBuffer.get(), DataOffset); in iterate() 651 mmBuildInfo.triangleArray = makeDeviceOrHostAddressConstKHR(vkd, device, micromapDataBuffer.get(), TriangleOffset); in iterate() 652 mmBuildInfo.scratchData = makeDeviceOrHostAddressKHR(vkd, device, micromapScratchBuffer.get(), 0); in iterate() 681 maCreateInfo.buffer = copyMicromapBackingBuffer->get(); in iterate() 723 makeDeviceOrHostAddressConstKHR(vkd, device, micromapDataBuffer.get(), IndexOffset), //VkDeviceOrHostAddressConstKHR indexBuffer; in iterate() 867 const auto pipelineLayout = makePipelineLayout(vkd, device, setLayout.get()); in iterate() 875 const auto descriptorSet = makeDescriptorSet(vkd, device, descriptorPool.get(), setLayou in iterate() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Constants.h | 102 static Constant *get(Type *Ty, uint64_t V, bool isSigned = false); 110 static ConstantInt *get(IntegerType *Ty, uint64_t V, 123 static ConstantInt *get(LLVMContext &Context, const APInt &V); 127 static ConstantInt *get(IntegerType *Ty, StringRef Str, 132 static Constant *get(Type* Ty, const APInt& V); 176 /// represent the value V. This can be used to avoid having the get method 284 static Constant *get(Type* Ty, double V); 288 static Constant *get(Type *Ty, const APFloat &V); 290 static Constant *get(Type* Ty, StringRef Str); 291 static ConstantFP *get(LLVMContex 461 get(StructType *T, Csts *... Vs) { get() function in llvm::final 703 static Constant *get(LLVMContext &Context, ArrayRef<ElementTy> Elts) { get() function in llvm::final 712 static Constant *get(LLVMContext &Context, ArrayTy &Elts) { get() function in llvm::final [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsSEFrameLowering.cpp | 178 BuildMI(MBB, I, I->getDebugLoc(), TII.get(TargetOpcode::COPY), Dst) in expandLoadCCond() 192 BuildMI(MBB, I, I->getDebugLoc(), TII.get(TargetOpcode::COPY), VR) in expandStoreCCond() 213 const MCInstrDesc &Desc = TII.get(TargetOpcode::COPY); in expandLoadACC() 238 BuildMI(MBB, I, DL, TII.get(MFLoOpc), VR0).addReg(Src); in expandStoreACC() 240 BuildMI(MBB, I, DL, TII.get(MFHiOpc), VR1).addReg(Src, SrcKill); in expandStoreACC() 272 BuildMI(MBB, I, DL, TII.get(MFLoOpc), VR0).addReg(Src); in expandCopyACC() 273 BuildMI(MBB, I, DL, TII.get(TargetOpcode::COPY), DstLo) in expandCopyACC() 275 BuildMI(MBB, I, DL, TII.get(MFHiOpc), VR1).addReg(Src, SrcKill); in expandCopyACC() 276 BuildMI(MBB, I, DL, TII.get(TargetOpcode::COPY), DstHi) in expandCopyACC() 350 BuildMI(MBB, I, I->getDebugLoc(), TII.get(Mip in expandExtractElementF64() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
H A D | vktRayQueryOpacityMicromapTests.cpp | 509 const auto cmdBufferPtr = allocateCommandBuffer(vkd, device, cmdPool.get(), VK_COMMAND_BUFFER_LEVEL_PRIMARY); in iterate() 510 const auto cmdBuffer = cmdBufferPtr.get(); in iterate() 617 micromapBackingBuffer.get(), // VkBuffer buffer; in iterate() 630 mmBuildInfo.data = makeDeviceOrHostAddressConstKHR(vkd, device, micromapDataBuffer.get(), DataOffset); in iterate() 631 mmBuildInfo.triangleArray = makeDeviceOrHostAddressConstKHR(vkd, device, micromapDataBuffer.get(), TriangleOffset); in iterate() 632 mmBuildInfo.scratchData = makeDeviceOrHostAddressKHR(vkd, device, micromapScratchBuffer.get(), 0); in iterate() 661 maCreateInfo.buffer = copyMicromapBackingBuffer->get(); in iterate() 703 makeDeviceOrHostAddressConstKHR(vkd, device, micromapDataBuffer.get(), IndexOffset), //VkDeviceOrHostAddressConstKHR indexBuffer; in iterate() 841 const auto pipelineLayout = makePipelineLayout(vkd, device, setLayout.get()); in iterate() 849 const auto descriptorSet = makeDescriptorSet(vkd, device, descriptorPool.get(), setLayou in iterate() [all...] |
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
H A D | cpp_driver_lite.py | 118 if request.config.testargs.get("dry_run"): 119 self.config.dry_run = request.config.testargs.get( 140 if self.config.device.get("device_kernel") == \ 190 if self.config.device.get("device_kernel") == \ 263 if request.config.testargs.get("test"): 265 request.config.testargs.get("test")) 410 (remote_nfs.get("ip"), remote_nfs.get("port"), 417 client = paramiko.Transport((remote_nfs.get("ip"), 418 int(remote_nfs.get("por [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCFrameLowering.cpp | 386 BuildMI(*MI.getParent(), MI, dl, TII.get(PPC::ORI), DstReg) in HandleVRSaveUpdate() 390 BuildMI(*MI.getParent(), MI, dl, TII.get(PPC::ORI), DstReg) in HandleVRSaveUpdate() 395 BuildMI(*MI.getParent(), MI, dl, TII.get(PPC::ORIS), DstReg) in HandleVRSaveUpdate() 399 BuildMI(*MI.getParent(), MI, dl, TII.get(PPC::ORIS), DstReg) in HandleVRSaveUpdate() 404 BuildMI(*MI.getParent(), MI, dl, TII.get(PPC::ORIS), DstReg) in HandleVRSaveUpdate() 408 BuildMI(*MI.getParent(), MI, dl, TII.get(PPC::ORIS), DstReg) in HandleVRSaveUpdate() 412 BuildMI(*MI.getParent(), MI, dl, TII.get(PPC::ORI), DstReg) in HandleVRSaveUpdate() 747 // to the red zone until the stack pointer is updated. If we get an interrupt in stackUpdateCanBeMoved() 839 const MCInstrDesc& MFLRInst = TII.get(isPPC64 ? PPC::MFLR8 in emitPrologue() 841 const MCInstrDesc& StoreInst = TII.get(isPPC6 in emitPrologue() [all...] |
/third_party/gn/src/gn/ |
H A D | test_with_scope.cc | 96 cc_tool.get()); in SetupToolchain() 106 cxx_tool.get()); in SetupToolchain() 117 objc_tool.get()); in SetupToolchain() 127 objcxx_tool.get()); in SetupToolchain() 202 SetCommandForTool("touch {{output}}", stamp_tool.get()); in SetupToolchain() 208 SetCommandForTool("cp {{source}} {{output}}", copy_tool.get()); in SetupToolchain() 214 SetCommandForTool("cp {{source}} {{output}}", copy_bundle_data_tool.get()); in SetupToolchain() 220 SetCommandForTool("touch {{output}}", compile_xcassets_tool.get()); in SetupToolchain() 229 rustc_tool.get()); in SetupToolchain() 238 swift_tool.get()); in SetupToolchain() [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/ |
H A D | fusion_illegal.cpp | 144 LoopFusion fusion(context.get(), loops[0], loops[1]); in TEST_F() 263 LoopFusion fusion(context.get(), loops[0], loops[1]); in TEST_F() 430 LoopFusion fusion(context.get(), loop_0, loop_1); 435 LoopFusion fusion(context.get(), loop_0, loop_2); 441 LoopFusion fusion(context.get(), loop_1, loop_2); 446 LoopFusion fusion(context.get(), loop_2, loop_3); 564 LoopFusion fusion(context.get(), loops[0], loops[1]); 685 LoopFusion fusion(context.get(), loops[0], loops[1]); 806 LoopFusion fusion(context.get(), loops[0], loops[1]); 927 LoopUtils utils_0(context.get(), loop [all...] |
/third_party/skia/src/codec/ |
H A D | SkBmpCodec.cpp | 205 // We already read the first four bytes of the info header to get the size in ReadHeader() 210 if (stream->read(iBuffer.get(), infoBytesRemaining) != infoBytesRemaining) { in ReadHeader() 241 width = get_int(iBuffer.get(), 0); in ReadHeader() 242 height = get_int(iBuffer.get(), 4); in ReadHeader() 243 bitsPerPixel = get_short(iBuffer.get(), 10); in ReadHeader() 248 compression = get_int(iBuffer.get(), 12); in ReadHeader() 250 numColors = get_int(iBuffer.get(), 28); in ReadHeader() 260 width = (int) get_short(iBuffer.get(), 0); in ReadHeader() 261 height = (int) get_short(iBuffer.get(), 2); in ReadHeader() 262 bitsPerPixel = get_short(iBuffer.get(), in ReadHeader() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
H A D | fusion_illegal.cpp | 144 LoopFusion fusion(context.get(), loops[0], loops[1]); in TEST_F() 263 LoopFusion fusion(context.get(), loops[0], loops[1]); in TEST_F() 430 LoopFusion fusion(context.get(), loop_0, loop_1); 435 LoopFusion fusion(context.get(), loop_0, loop_2); 441 LoopFusion fusion(context.get(), loop_1, loop_2); 446 LoopFusion fusion(context.get(), loop_2, loop_3); 564 LoopFusion fusion(context.get(), loops[0], loops[1]); 685 LoopFusion fusion(context.get(), loops[0], loops[1]); 806 LoopFusion fusion(context.get(), loops[0], loops[1]); 927 LoopUtils utils_0(context.get(), loop [all...] |
/third_party/python/Modules/ |
H A D | getpath.py | 174 platlibdir = config.get('platlibdir') or PLATLIBDIR 219 program_name = config.get('program_name') 220 home = config.get('home') 221 executable = config.get('executable') 222 base_executable = config.get('base_executable') 223 prefix = config.get('prefix') 224 exec_prefix = config.get('exec_prefix') 225 base_prefix = config.get('base_prefix') 226 base_exec_prefix = config.get('base_exec_prefix') 228 use_environment = config.get('use_environmen [all...] |
/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | repeated_composite_container.cc | 180 while ((next.reset(PyIter_Next(iter.get()))) != NULL) { in Extend() 181 if (!PyObject_TypeCheck(next.get(), CMessage_Type)) { in Extend() 189 CMessage* new_cmessage = reinterpret_cast<CMessage*>(new_message.get()); in Extend() 190 if (ScopedPyObjectPtr(cmessage::MergeFrom(new_cmessage, next.get())) == in Extend() 311 int result = PyObject_RichCompareBool(item.get(), value, Py_EQ); in Subscript() 317 if (AssignSubscript(self, py_index.get(), NULL) < 0) { in Subscript() 343 ScopedPyObjectPtr list(Subscript(self, full_slice.get())); in Subscript() 349 full_slice.get())); in Subscript() 353 return PyObject_RichCompare(list.get(), other_list.get(), opi in Subscript() [all...] |
/third_party/skia/infra/bots/recipes/ |
H A D | compute_buildstats.py | 160 .get('results', {}) 161 .get(api.path.basename(f), {}) 162 .get('default', {}) 163 .get(TOTAL_SIZE_BYTES_KEY, {}))) 188 .get('results', {}) 189 .get(api.path.basename(f), {}) 190 .get('default', {}) 191 .get(TOTAL_SIZE_BYTES_KEY, {}))) 227 .get('results', {}) 228 .get(lib_nam [all...] |
/third_party/spirv-tools/test/opt/loop_optimizations/ |
H A D | fusion_illegal.cpp | 141 LoopFusion fusion(context.get(), loops[0], loops[1]); in TEST_F() 260 LoopFusion fusion(context.get(), loops[0], loops[1]); in TEST_F() 427 LoopFusion fusion(context.get(), loop_0, loop_1); 432 LoopFusion fusion(context.get(), loop_0, loop_2); 438 LoopFusion fusion(context.get(), loop_1, loop_2); 443 LoopFusion fusion(context.get(), loop_2, loop_3); 561 LoopFusion fusion(context.get(), loops[0], loops[1]); 682 LoopFusion fusion(context.get(), loops[0], loops[1]); 803 LoopFusion fusion(context.get(), loops[0], loops[1]); 924 LoopUtils utils_0(context.get(), loop [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | jpeg_decoder_test.cpp | 73 auto streamPtr = BufferSourceStream::CreateSourceStream(data.get(), size);
in HWTEST_F() 91 jpegDecoder->SetSource(*mock.get());
in HWTEST_F() 111 auto streamPtr = BufferSourceStream::CreateSourceStream(data.get(), size);
in HWTEST_F() 131 jpegDecoder->SetSource(*mock.get());
in HWTEST_F() 150 jpegDecoder->SetSource(*mock.get());
in HWTEST_F() 167 jpegDecoder->SetSource(*mock.get());
in HWTEST_F() 185 auto streamPtr = BufferSourceStream::CreateSourceStream(data.get(), size);
in HWTEST_F() 204 auto streamPtr = BufferSourceStream::CreateSourceStream(data.get(), size);
in HWTEST_F() 224 jpegDecoder->SetSource(*mock.get());
in HWTEST_F() 244 jpegDecoder->SetSource(*mock.get());
in HWTEST_F() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingCallableShadersTests.cpp | 248 rayTracingPipeline->addShader(VK_SHADER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("rgen_call"), 0), 0); in initRayTracingShaders() 249 rayTracingPipeline->addShader(VK_SHADER_STAGE_CLOSEST_HIT_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("chit"), 0), 1); in initRayTracingShaders() 250 rayTracingPipeline->addShader(VK_SHADER_STAGE_MISS_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("miss"), 0), 2); in initRayTracingShaders() 251 rayTracingPipeline->addShader(VK_SHADER_STAGE_CALLABLE_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("call_0"), 0), 3); in initRayTracingShaders() 256 rayTracingPipeline->addShader(VK_SHADER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("rgen_call"), 0), 0); in initRayTracingShaders() 257 rayTracingPipeline->addShader(VK_SHADER_STAGE_CLOSEST_HIT_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("chit"), 0), 1); in initRayTracingShaders() 258 rayTracingPipeline->addShader(VK_SHADER_STAGE_MISS_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("miss"), 0), 2); in initRayTracingShaders() 259 rayTracingPipeline->addShader(VK_SHADER_STAGE_CALLABLE_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("call_call"), 0), 3); in initRayTracingShaders() 260 rayTracingPipeline->addShader(VK_SHADER_STAGE_CALLABLE_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("call_0"), 0), 4); in initRayTracingShaders() 265 rayTracingPipeline->addShader(VK_SHADER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("rge in initRayTracingShaders() [all...] |