Home
last modified time | relevance | path

Searched refs:back (Results 2051 - 2075 of 2803) sorted by relevance

1...<<81828384858687888990>>...113

/third_party/gn/src/gn/
H A Danalyzer.cc447 if (cur_file.back() == '/' && base::starts_with(file->value(), cur_file)) in ItemRefersToFile()
H A Dcommands.cc268 // Use the link output file if there is one, otherwise fall back to the in PrintTargetsAsOutputs()
330 if (cur_file.back() == '/' && base::starts_with(file.value(), cur_file)) in TargetContainsFile()
/third_party/benchmark/src/
H A Dbenchmark.cc401 int num_repeats_of_this_instance = runners.back().GetNumRepeats(); in RunBenchmarks()
/third_party/benchmark/test/
H A Dreporter_output_test.cc819 return v.back();
/third_party/json/tests/src/
H A Dunit-json_pointer.cpp566 CHECK(cptr.back() == "everything");
/third_party/json/include/nlohmann/detail/conversions/
H A Dto_json.hpp199 j.set_parent(j.m_value.array->back()); in construct()
/third_party/mesa3d/src/amd/compiler/
H A Daco_opt_value_numbering.cpp467 ctx.exec_id -= program->blocks[loop_headers.back()].linear_preds.size(); in value_numbering()
H A Daco_statistics.cpp238 instr->operands[1].isConstant() && (!soe || instr->operands.back().isConstant()); in get_wait_counter_info()
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
H A Dinvocation.cpp382 const auto max_supported = clover::spirv::to_spirv_version_encoding(supported_versions.back().version); in get_spirv_translator_options()
/third_party/node/src/
H A Dinspector_socket_server.cc361 std::map<std::string, std::string>& target_map = response.back(); in SendListResponse()
/third_party/ninja/src/
H A Dgraph.cc219 assert(stack->back() == node); in RecomputeNodeDirty()
/third_party/node/deps/v8/src/compiler/
H A Dschedule.cc62 if (!nodes_.empty() && control_input == nodes_.back()) { in set_control_input()
/third_party/node/deps/v8/src/json/
H A Djson-stringifier.cc372 return Handle<JSReceiver>(JSReceiver::cast(*stack_.back().second), in CurrentHolder()
503 // Since we calculate the postfix lines from the back of the stack, in ConstructCircularStructureErrorMessage()
726 // Fall back to slow path. in SerializeJSArray()
748 // Slow path for non-fast elements and fall-back in edge case. in SerializeJSArray()
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph-printer.cc146 if (targets.size() == 0 || targets.back() != nullptr) { in AddTarget()
/third_party/node/deps/v8/src/objects/
H A Dmodule.cc360 // - We can store a pointer from the map back to the namespace object. in GetModuleNamespace()
468 SourceTextModule current = worklist.back(); in IsGraphAsync()
/third_party/node/deps/v8/src/torque/
H A Dearley-parser.h265 rules_.back()->SetLeftHandSide(this); in AddRule()
H A Dutils.h267 T result = std::move(elements_.back()); in Pop()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiGranularityTests.cpp352 colorAttachmentInfo.back().imageView = **m_imageViews[i]; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawCreateInfoUtil.hpp433 StencilOpState back = StencilOpState(),
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTestsUtil.cpp793 dependencies.push_back(createSubpassDependency<SubpassDep>(dependency, &memoryBarriers.back())); in createRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationFractionalSpacingTests.cpp155 if (sortedCoords[0] != 0.0f || sortedCoords.back() != 1.0f) in verifyFractionalSpacingSingle()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawCreateInfoUtil.hpp433 StencilOpState back = StencilOpState(),
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DShader.cpp457 if (!line.empty() && line.back() == '\\') in resolveCompile()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp474 LiveIn.back().Kill = Use; in findReachingDefs()
H A DMachineCombiner.cpp289 MachineInstr *NewRoot = InsInstrs.back(); in getLatenciesForInstrSequences()

Completed in 28 milliseconds

1...<<81828384858687888990>>...113