Home
last modified time | relevance | path

Searched refs:pop_back (Results 1 – 25 of 761) sorted by relevance

12345678910>>...31

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
DItaniumDemangle.cpp513 db.names.pop_back(); in parse_const_cast_expr()
539 db.names.pop_back(); in parse_dynamic_cast_expr()
565 db.names.pop_back(); in parse_reinterpret_cast_expr()
591 db.names.pop_back(); in parse_static_cast_expr()
669 db.names.pop_back(); in parse_sizeof_param_pack_expr()
788 db.names.pop_back(); in parse_dot_star_expr()
809 db.names.pop_back(); in parse_simple_id()
838 db.names.pop_back(); in parse_unresolved_type()
925 db.names.pop_back(); in parse_base_unresolved_name()
944 db.names.pop_back(); in parse_base_unresolved_name()
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dblocklayout.cpp386 mNameStack.pop_back(); in exitStruct()
387 mMappedNameStack.pop_back(); in exitStruct()
398 mNameStack.pop_back(); in exitStructAccess()
399 mMappedNameStack.pop_back(); in exitStructAccess()
415 mNameStack.pop_back(); in exitArray()
416 mMappedNameStack.pop_back(); in exitArray()
433 mNameStack.pop_back(); in exitArrayElement()
434 mMappedNameStack.pop_back(); in exitArrayElement()
460 mNameStack.pop_back(); in visitSampler()
461 mMappedNameStack.pop_back(); in visitSampler()
[all …]
DASTMetadataHLSL.cpp77 mParents.pop_back(); in visitControlFlow()
208 mLoopsAndSwitches.pop_back(); in visitLoop()
223 mIfs.pop_back(); in visitIfElse()
312 mLoopsAndSwitches.pop_back(); in visitSwitch()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dblocklayout.cpp438 mNameStack.pop_back(); in exitStruct()
439 mMappedNameStack.pop_back(); in exitStruct()
450 mNameStack.pop_back(); in exitStructAccess()
451 mMappedNameStack.pop_back(); in exitStructAccess()
468 mNameStack.pop_back(); in exitArray()
469 mMappedNameStack.pop_back(); in exitArray()
471 mArraySizeStack.pop_back(); in exitArray()
487 mNameStack.pop_back(); in exitArrayElement()
488 mMappedNameStack.pop_back(); in exitArrayElement()
514 mNameStack.pop_back(); in visitOpaqueObject()
[all …]
DASTMetadataHLSL.cpp80 mParents.pop_back(); in visitControlFlow()
192 mLoopsAndSwitches.pop_back(); in visitLoop()
207 mIfs.pop_back(); in visitIfElse()
296 mLoopsAndSwitches.pop_back(); in visitSwitch()
/third_party/json/doc/examples/
Djson_pointer__pop_back.cpp13 ptr.pop_back(); in main()
16 ptr.pop_back(); in main()
19 ptr.pop_back(); in main()
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dcontainers_test.cpp71 vector.pop_back(); in TEST_F()
77 vector.pop_back(); in TEST_F()
83 vector.pop_back(); in TEST_F()
89 vector.pop_back(); in TEST_F()
105 vector.pop_back(); in TEST_F()
111 vector.pop_back(); in TEST_F()
117 vector.pop_back(); in TEST_F()
123 vector.pop_back(); in TEST_F()
/third_party/json/include/nlohmann/detail/input/
Djson_sax.hpp243 ref_stack.pop_back(); in end_object()
262 ref_stack.pop_back(); in end_array()
448 ref_stack.pop_back(); in end_object()
449 keep_stack.pop_back(); in end_object()
504 ref_stack.pop_back(); in end_array()
505 keep_stack.pop_back(); in end_array()
510 ref_stack.back()->m_value.array->pop_back(); in end_array()
602 key_keep_stack.pop_back(); in handle_value()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
DTruncInstCombine.cpp76 Worklist.pop_back(); in buildTruncExpressionDag()
87 Worklist.pop_back(); in buildTruncExpressionDag()
88 Stack.pop_back(); in buildTruncExpressionDag()
95 Worklist.pop_back(); in buildTruncExpressionDag()
157 Worklist.pop_back(); in getMinBitWidth()
172 Worklist.pop_back(); in getMinBitWidth()
173 Stack.pop_back(); in getMinBitWidth()
/third_party/skia/third_party/externals/tint/src/utils/
Dunique_vector_test.cc115 EXPECT_EQ(unique_vec.pop_back(), 1); in TEST()
121 EXPECT_EQ(unique_vec.pop_back(), 2); in TEST()
133 EXPECT_EQ(unique_vec.pop_back(), 1); in TEST()
138 EXPECT_EQ(unique_vec.pop_back(), 0); in TEST()
Dunique_vector.h97 T pop_back() { in pop_back() function
100 vector.pop_back(); in pop_back()
/third_party/json/test/src/
Dunit-json_pointer.cpp56 CHECK_THROWS_AS(p.pop_back(), json::out_of_range&);
57 CHECK_THROWS_WITH(p.pop_back(),
604 ptr.pop_back();
619 ptr.pop_back();
620 ptr.pop_back();
639 CHECK_THROWS_WITH(ptr.pop_back(),
678 ptr.pop_back();
687 ptr.pop_back();
688 ptr.pop_back();
/third_party/glslang/glslang/HLSL/
DhlslTokenStream.cpp94 tokenStreamStack.pop_back(); in popTokenStream()
95 tokenPosition.pop_back(); in popTokenStream()
97 currentTokenStack.pop_back(); in popTokenStream()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DValueList.h86 void pop_back() { in pop_back() function
87 ValuePtrs.pop_back(); in pop_back()
88 FullTypes.pop_back(); in pop_back()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DPriorityWorklist.h145 void pop_back() { in pop_back() function
150 V.pop_back(); in pop_back()
156 pop_back(); in pop_back_val()
171 V.pop_back(); in erase()
DSetVector.h221 void pop_back() { in pop_back() function
224 vector_.pop_back(); in pop_back()
229 pop_back(); in pop_back_val()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocStream.cpp18 Lists.pop_back(); in finalizeList()
34 Entries.pop_back(); in finalizeEntry()
/third_party/flutter/skia/src/gpu/
DGrAllocator.h68 void pop_back() { in pop_back() function
77 fBlocks.pop_back(); in pop_back()
291 void pop_back() { in pop_back() function
293 fAllocator.pop_back(); in pop_back()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLTraits.cpp472 StateStack.pop_back(); in mapTag()
491 StateStack.pop_back(); in endMapping()
516 StateStack.pop_back(); in postflightKey()
519 StateStack.pop_back(); in postflightKey()
532 StateStack.pop_back(); in endFlowMapping()
568 StateStack.pop_back(); in endSequence()
577 StateStack.pop_back(); in postflightElement()
580 StateStack.pop_back(); in postflightElement()
595 StateStack.pop_back(); in endFlowSequence()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Ddiscrete_distribution.cc70 under.pop_back(); in InitDiscreteDistribution()
72 over.pop_back(); in InitDiscreteDistribution()
/third_party/vk-gl-cts/framework/randomshaders/
DrsgGeneratorState.hpp82 void popExpressionFlags (void) { m_exprFlagStack.pop_back(); } in popExpressionFlags()
86 void popPrecedence (void) { m_precedenceStack.pop_back(); } in popPrecedence()
/third_party/skia/modules/particles/include/
DSkParticleSerialization.h110 fStack.pop_back(); in exitObject()
120 fStack.pop_back(); in exitArray()
121 fArrayIndexStack.pop_back(); in exitArray()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAG.cpp284 WorkList.pop_back(); in ComputeDepth()
315 WorkList.pop_back(); in ComputeHeight()
497 WorkList.pop_back(); in InitDAGTopologicalSorting()
578 WorkList.pop_back(); in DFS()
621 WorkList.pop_back(); in GetSubGraph()
655 WorkList.pop_back(); in GetSubGraph()
/third_party/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc743 parent_fields->pop_back(); in CompareWithFieldsInternal()
762 parent_fields->pop_back(); in CompareWithFieldsInternal()
785 parent_fields->pop_back(); in CompareWithFieldsInternal()
804 parent_fields->pop_back(); in CompareWithFieldsInternal()
828 parent_fields->pop_back(); in CompareWithFieldsInternal()
865 parent_fields->pop_back(); in CompareWithFieldsInternal()
982 parent_fields->pop_back(); in CompareRepeatedField()
997 parent_fields->pop_back(); in CompareRepeatedField()
1022 parent_fields->pop_back(); in CompareRepeatedField()
1029 parent_fields->pop_back(); in CompareRepeatedField()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DUnifyFunctionExitNodes.cpp74 BB->getInstList().pop_back(); // Remove the unreachable inst. in runOnFunction()
115 BB->getInstList().pop_back(); // Remove the return insn in runOnFunction()

12345678910>>...31