Home
last modified time | relevance | path

Searched refs:Pop (Results 1 – 25 of 173) sorted by relevance

1234567

/third_party/mesa3d/src/intel/tools/tests/gen4.5/
Dbreak.asm1 (-f0.0) break(16) Jump: 10 Pop: 0 { align1 };
2 break(16) Jump: 5 Pop: 1 { align1 };
3 (+f0.0) break(16) Jump: 141 Pop: 0 { align1 };
4 (+f0.0.x) break(8) Jump: 16 Pop: 0 { align16 };
5 break(8) Jump: 6 Pop: 2 { align16 };
Dendif.asm1 endif(16) Pop: 1 { align1 switch };
2 endif(8) Pop: 1 { align16 switch };
Delse.asm1 else(16) Jump: 7 Pop: 1 { align1 switch };
2 else(8) Jump: 3 Pop: 1 { align16 switch };
Dcont.asm1 cont(16) Jump: 4 Pop: 1 { align1 };
2 cont(8) Jump: 4 Pop: 1 { align16 };
/third_party/mesa3d/src/intel/tools/tests/gen4/
Dbreak.asm1 (-f0.0) break(16) Jump: 10 Pop: 0 { align1 };
2 break(16) Jump: 5 Pop: 1 { align1 };
3 (+f0.0) break(16) Jump: 156 Pop: 0 { align1 };
4 (+f0.0.x) break(8) Jump: 16 Pop: 0 { align16 };
5 break(8) Jump: 6 Pop: 2 { align16 };
Dendif.asm1 endif(16) Pop: 1 { align1 switch };
2 endif(8) Pop: 1 { align16 switch };
Delse.asm1 else(16) Jump: 7 Pop: 1 { align1 switch };
2 else(8) Jump: 3 Pop: 1 { align16 switch };
Dcont.asm1 cont(16) Jump: 4 Pop: 1 { align1 };
2 cont(8) Jump: 4 Pop: 1 { align16 };
/third_party/mesa3d/src/intel/tools/tests/gen5/
Dbreak.asm1 (+f0.0) break(8) Jump: 282 Pop: 0 { align1 };
2 (+f0.0) break(16) Jump: 282 Pop: 0 { align1 };
3 (+f0.0.x) break(8) Jump: 32 Pop: 0 { align16 };
4 break(8) Jump: 12 Pop: 2 { align16 };
Dendif.asm1 endif(8) Pop: 1 { align16 switch };
2 endif(8) Pop: 1 { align1 switch };
3 endif(16) Pop: 1 { align1 switch };
Delse.asm1 else(8) Jump: 86 Pop: 1 { align1 switch };
2 else(16) Jump: 86 Pop: 1 { align1 switch };
3 else(8) Jump: 14 Pop: 1 { align16 switch };
/third_party/grpc/src/core/lib/gprpp/
Dmpscq.cc37 MultiProducerSingleConsumerQueue::Pop() { in Pop() function in grpc_core::MultiProducerSingleConsumerQueue
90 Node* node = queue_.Pop(); in TryPop()
98 LockedMultiProducerSingleConsumerQueue::Pop() { in Pop() function in grpc_core::LockedMultiProducerSingleConsumerQueue
Dmpscq.h55 Node* Pop();
89 Node* Pop();
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dblocking_queue.cc82 BlockQueueStatus_T GpuQueue::Pop() { in Pop() function in mindspore::device::GpuQueue
137 BlockQueueStatus_T BlockingQueue::Pop() { in Pop() function in mindspore::device::BlockingQueue
140 auto ret = queue_->Pop(); in Pop()
Dblocking_queue.h54 BlockQueueStatus_T Pop();
89 BlockQueueStatus_T Pop();
/third_party/flutter/engine/flutter/third_party/txt/benchmarks/
Dparagraph_builder_benchmarks.cc60 builder.Pop(); in BM_ParagraphBuilderPushPop()
156 builder.Pop(); in BM_ParagraphBuilderShortParagraphConstruct()
194 builder.Pop(); in BM_ParagraphBuilderLongParagraphConstruct()
/third_party/googletest/googlemock/test/
Dgmock-function-mocker_test.cc540 virtual void Pop() = 0;
552 MOCK_METHOD(void, Pop, (), (final));
570 MOCK_METHOD0_T(Pop, void());
600 EXPECT_CALL(mock, Pop()) in TYPED_TEST()
607 mock.Pop(); in TYPED_TEST()
634 STDMETHOD_(void, Pop)() = 0;
647 MOCK_METHOD(void, Pop, (), (Calltype(STDMETHODCALLTYPE), override));
662 MOCK_METHOD0_T_WITH_CALLTYPE(STDMETHODCALLTYPE, Pop, void());
690 EXPECT_CALL(mock, Pop()) in TYPED_TEST()
697 mock.Pop(); in TYPED_TEST()
/third_party/flutter/engine/flutter/third_party/txt/tests/
Dparagraph_unittests.cc56 builder.Pop(); in TEST_F()
130 builder.Pop(); in TEST_F()
228 builder.Pop(); in TEST_F()
304 builder.Pop(); in TEST_F()
380 builder.Pop(); in TEST_F()
454 builder.Pop(); in TEST_F()
528 builder.Pop(); in TEST_F()
602 builder.Pop(); in TEST_F()
677 builder.Pop(); in TEST_F()
810 builder.Pop(); in TEST_F()
[all …]
/third_party/grpc/test/core/gprpp/
Dmpscq_test.cc54 test_node* n = reinterpret_cast<test_node*>(q.Pop()); in test_serial()
96 while ((n = q.Pop()) == nullptr) { in test_mt()
132 while ((n = pa->q->Pop()) == nullptr) { in pull_thread()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dcache_lookup_op.cc71 RETURN_IF_NOT_OK(keys_miss_->Pop(0, &cache_miss)); in GetNextSample()
74 RETURN_IF_NOT_OK(keys_miss_->Pop(0, &cache_miss)); in GetNextSample()
/third_party/flutter/engine/flutter/flow/layers/
Dopacity_layer.cc44 context->mutators_stack.Pop(); in Preroll()
45 context->mutators_stack.Pop(); in Preroll()
/third_party/protobuf/src/google/protobuf/util/internal/
Djson_objectwriter.cc63 Pop(); in EndObject()
77 Pop(); in EndList()
/third_party/json/doc/examples/
Dswap__array_t.output1 value = {"array":["Snap","Crackle","Pop"]}
/third_party/mindspore/mindspore/ccsrc/vm/
Dvm.cc80 void FinalVM::Pop(int64_t n) { in Pop() function in mindspore::compile::FinalVM
100 Pop(n); in MoveStack()
136 Pop(sp_ - sp + 1); in Popsp()
251 Pop(1); in InstSwitchReturn()
268 Pop(height); in InstReturn()
/third_party/skia/src/sksl/ir/
DSkSLSymbolTable.h53 static void Pop(std::shared_ptr<SymbolTable>* table) { in Pop() function
186 SymbolTable::Pop(fSymbolTable); in ~AutoSymbolTable()

1234567