/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependencies/transitive-exports/no-circular-import/ |
H A D | export-with-incremental.js | 547 Change:: Rename property title2 to title of interface ITest to revert back to original text
|
H A D | export.js | 299 Change:: Rename property title2 to title of interface ITest to revert back to original text
|
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependenciesAndD/transitive-exports/no-circular-import/ |
H A D | export-with-incremental.js | 543 Change:: Rename property title2 to title of interface ITest to revert back to original text
|
H A D | export.js | 319 Change:: Rename property title2 to title of interface ITest to revert back to original text
|
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependenciesAndD/transitive-exports/yes-circular-import/ |
H A D | exports-with-incremental.js | 608 Change:: Rename property title2 to title of interface ITest to revert back to original text
|
H A D | exports.js | 354 Change:: Rename property title2 to title of interface ITest to revert back to original text
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set_probe_benchmark.cc | 100 pointers[i] = pointers.back(); in allocate() 106 // Just put it back on the pool. No need to release the memory. in deallocate() 156 // Keep going until we hit min load factor again, then go back one. in GetMinMaxLoadSizes()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
H A D | beta_distribution_test.cc | 351 (!cutoffs.empty() && boundary <= cutoffs.back())) { in SingleChiSquaredTest()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
H A D | span.h | 300 // Span::back() 304 constexpr reference back() const noexcept {
|
/third_party/skia/modules/skparagraph/src/ |
H A D | ParagraphCache.cpp | 432 paragraph.fLines.back().setParagraphImpl(¶graph); in GetStoredLayout()
|
/third_party/spirv-tools/source/opt/ |
H A D | fold.cpp | 222 return BinaryOperate(opcode, operand_words.front(), operand_words.back()); in OperateWords()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassTestsUtil.cpp | 793 dependencies.push_back(createSubpassDependency<SubpassDep>(dependency, &memoryBarriers.back())); in createRenderPass()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
H A D | vktTessellationFractionalSpacingTests.cpp | 155 if (sortedCoords[0] != 0.0f || sortedCoords.back() != 1.0f) in verifyFractionalSpacingSingle()
|
/third_party/vulkan-loader/tests/framework/shim/ |
H A D | windows_shim.cpp | 291 *phkResult = platform_shim.created_keys.back().get(); in ShimRegOpenKeyExA()
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_cmd_buffer.c | 91 .back = ~0u, 96 .back = ~0u, 101 .back = 0u, 1729 radeon_emit(cmd_buffer->cs, S_028434_STENCILTESTVAL_BF(d->stencil_reference.back) | in radv_emit_stencil() 1730 S_028434_STENCILMASK_BF(d->stencil_compare_mask.back) | in radv_emit_stencil() 1731 S_028434_STENCILWRITEMASK_BF(d->stencil_write_mask.back) | in radv_emit_stencil() 1841 S_028800_STENCILFUNC_BF(d->stencil_op.back.compare_op); in radv_emit_depth_control() 1856 S_02842C_STENCILFAIL_BF(si_translate_stencil_op(d->stencil_op.back.fail_op)) | in radv_emit_stencil_control() 1857 S_02842C_STENCILZPASS_BF(si_translate_stencil_op(d->stencil_op.back.pass_op)) | in radv_emit_stencil_control() 1858 S_02842C_STENCILZFAIL_BF(si_translate_stencil_op(d->stencil_op.back in radv_emit_stencil_control() [all...] |
/third_party/glslang/SPIRV/ |
H A D | SpvBuilder.cpp | 180 type = groupedTypes[OpTypeVoid].back(); in makeVoidType() 200 type = groupedTypes[OpTypeBool].back(); in makeBoolType() 215 type = groupedTypes[OpTypeSampler].back(); in makeSamplerType() 1221 type = groupedTypes[OpTypeAccelerationStructureKHR].back(); in makeAccelerationStructureType() 1236 type = groupedTypes[OpTypeRayQueryKHR].back(); in makeRayQueryType() 1251 type = groupedTypes[OpTypeHitObjectNV].back(); in makeHitObjectNVType() 3039 // gets a vec4 back instead of a float. in createTextureCall() 3507 // Go back to the headerBlock and make the flow control split in makeEndIf()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 341 /// a GEP back into the bounds using it elsewhere) and nor is the PHI, but we 924 "Map index doesn't point back to a slice with this user."); 1405 if (Indices.size() == 1 && cast<ConstantInt>(Indices.back())->isZero()) 1574 /// pointer, walking back through bit casts and GEPs, searching for a base 1589 // fall back to it, so keep it and the base it was computed from around here. 3737 assert(Offsets.Splits.back() == 3791 // Now we have to go *back* through all the stores, because a later store may 3881 LLVM_DEBUG(dbgs() << " new slice [" << NewSlices.back().beginOffset() 3882 << ", " << NewSlices.back().endOffset() 4030 LLVM_DEBUG(dbgs() << " new slice [" << NewSlices.back() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
H A D | vktMultiViewRenderTests.cpp | 1133 // VkStencilOpState back; in makeGraphicsPipeline() 2510 VK_CHECK(m_device->beginCommandBuffer(cmdBufferSecondary.back().get()->get(), &info)); in draw() 2512 m_device->cmdBindVertexBuffers(cmdBufferSecondary.back().get()->get(), 0u, DE_LENGTH_OF_ARRAY(vertexBuffers), vertexBuffers, vertexBufferOffsets); in draw() 2513 m_device->cmdBindPipeline(cmdBufferSecondary.back().get()->get(), VK_PIPELINE_BIND_POINT_GRAPHICS, **pipelines[subpassNdx]); in draw() 2535 m_device->cmdDraw(cmdBufferSecondary.back().get()->get(), 4u, 1u, (drawNdx + subpassNdx % m_squareCount) * 4u, 0u); in draw() 2537 VK_CHECK(m_device->endCommandBuffer(cmdBufferSecondary.back().get()->get())); in draw() 2539 m_device->cmdExecuteCommands(*m_cmdBuffer, 1u, &cmdBufferSecondary.back().get()->get()); in draw()
|
/third_party/rust/crates/memchr/bench/data/code/ |
H A D | rust-library.rs | 2626 assert_eq!(n.back().unwrap(), &2); in test_basic() 2653 assert_eq!(p.back(), Some(&1)); in test_split_off() 2694 assert_eq!(m.back(), Some(&1)); in test_split_off() 11228 assert_eq!(*d.back().unwrap(), 137); in test_simple() 11262 assert_eq!((*deq.back().unwrap()).clone(), d.clone()); in test_parameterized() 12875 // Split search (both front & back non-empty): in test_binary_search() 12913 // Split search (both front & back non-empty): in test_partition_point() 14767 /// is free to give back more than we asked for. 16343 /// `String` to a [`str`][`&str`], then referencing the [`str`][`&str`] back to 16458 /// [`into_bytes`] method will give back th 27661 pub fn back(&self) -> Option<&T> { back() functions 41693 pub fn back(&self) -> Option<&T> { back() functions [all...] |
/third_party/json/tests/thirdparty/doctest/ |
H A D | doctest.h | 465 // - back/front 3483 auto back = std::strrchr(file, '\\'); 3485 if(back || forward) { 3486 if(back > forward) 3487 forward = back; 4396 // Set signals back to previous values -- hopefully nobody overwrote them in the meantime 4900 m_os << m_indent << "</" << m_tags.back() << ">"; 5325 testcases.back().name += std::string("/") + curr.c_str(); 5331 testcases.back().time = time; 5336 testcases.back() [all...] |
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_execute.c | 767 const struct vk_stencil_test_face_state *back = &ps->ds->stencil.back; in handle_graphics_pipeline() local 775 state->dsa_state.stencil[1].func = back->op.compare; in handle_graphics_pipeline() 776 state->dsa_state.stencil[1].fail_op = vk_conv_stencil_op(back->op.fail); in handle_graphics_pipeline() 777 state->dsa_state.stencil[1].zpass_op = vk_conv_stencil_op(back->op.pass); in handle_graphics_pipeline() 778 state->dsa_state.stencil[1].zfail_op = vk_conv_stencil_op(back->op.depth_fail); in handle_graphics_pipeline() 783 state->dsa_state.stencil[1].valuemask = back->compare_mask; in handle_graphics_pipeline() 788 state->dsa_state.stencil[1].writemask = back->write_mask; in handle_graphics_pipeline() 793 state->stencil_ref.ref_value[1] = back->reference; in handle_graphics_pipeline()
|
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/ |
H A D | rga2_reg_info.c | 2351 if (tbuf->back + job->vir_page_table.MMU_len > 2 * tbuf->size) in rga2_init_reg() 2352 tbuf->back = job->vir_page_table.MMU_len + tbuf->size; in rga2_init_reg() 2354 tbuf->back += job->vir_page_table.MMU_len; in rga2_init_reg()
|
/third_party/node/deps/v8/src/wasm/ |
H A D | graph-builder-interface.cc | 221 loop_infos_.back().nesting_depth < nesting_depth) { in Loop() 222 loop_infos_.back().can_be_innermost = false; in Loop() 1076 if (!loop_infos_.empty()) loop_infos_.back().can_be_innermost = false; in ArrayNewWithRtt()
|
H A D | wasm-code-manager.cc | 133 // We use the full region --> nothing to add back. in AllocateInRegion() 724 : owned_code_space_.back().end(); in AllocateForCodeInRegion() 1660 const CodeSpaceData& new_code_space_data = code_space_data_.back(); in AddCodeSpaceLocked() 2079 auto* last_fn = &module->functions.back(); in EstimateNativeModuleCodeSize()
|
/third_party/nghttp2/src/ |
H A D | h2load.cc | 1140 << "Server does not support NPN/ALPN. Falling back to HTTP/1.1." in connection_made() 1223 // if reqidx wraps around back to 0, we uses up all lines and in connection_made() 1231 // around back to 0 in connection_made() 2488 util::inp_strlower(config.custom_headers.back().name); in main() 3166 auto &worker = workers.back(); in main() 3200 workers.back()->run(); in main()
|