Searched refs:pop (Results 276 - 300 of 1896) sorted by last modified time

<<11121314151617181920>>

/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILISelDAGToDAG.cpp220 ValueQueue.pop();
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/src/
H A Dsm4_parse.cpp76 void read_op(sm4_op* pop)
78 sm4_op& op = *pop;
/external/mesa3d/src/glsl/tests/
H A Dsexps.py59 sexp = stack.pop()
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest-printers.h604 # pragma warning(pop) // Restores the warning state.
669 # pragma warning(pop) // Restores the warning state.
H A Dgtest.h1321 # pragma warning(pop) // Restores the warning state.
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-internal.h882 # pragma warning(pop) // Restores the warning state.
H A Dgtest-port.h1655 # pragma warning(pop) // Restores the warning state.
/external/mesa3d/src/gtest/src/
H A Dgtest-port.cc585 # pragma warning(pop)
H A Dgtest.cc799 # pragma warning(pop) // Restores the warning state.
1715 # pragma warning(pop) // Restores the warning state.
3801 // We cannot call abort() as it generates a pop-up in debug mode
3833 // process. In either case the user does not want to see pop-up dialogs
3853 // this dialog or it will pop up for every EXPECT/ASSERT_DEATH statement
3865 _WRITE_ABORT_MSG | _CALL_REPORTFAULT); // pop-up window, core dump.
3947 # pragma warning(pop) // Restores the warning state again.
4754 " to crash the program or throw a pop-up (on Windows).\n"
/external/mesa3d/src/mapi/glapi/gen/
H A DglX_proto_send.py635 skip_condition = "%s" % (condition_list.pop(0))
H A Dgl_XML.py723 self.entry_point_parameters.pop(ent)
H A Dgl_x86-64_asm.py70 [reg, stack_offset] = temp.pop()
H A Dremap_helper.py140 extension_functions.pop(ext)
/external/mesa3d/src/mapi/mapi/
H A Dmapi_abi.py86 ret = cols.pop(0)
90 name = cols.pop(0)
199 val = vals.pop(0)
/external/mesa3d/src/mesa/main/
H A Des_generator.py753 if ext.pop(0) != version:
/external/llvm/unittests/Support/
H A DPath.cpp429 fs::create_directories(Twine(TestDirectory) + "/recursive/pop/p1"));
436 i.pop();
452 v_t::const_iterator pop = std::find(visited.begin(), visited.end(), "pop"); local
463 ASSERT_NE(pop, visited.end());
478 ASSERT_NO_ERROR(fs::remove(Twine(TestDirectory) + "/recursive/pop/p1"));
479 ASSERT_NO_ERROR(fs::remove(Twine(TestDirectory) + "/recursive/pop"));
/external/llvm/utils/lit/lit/formats/
H A Dgoogletest.py52 nested_tests.pop()
/external/llvm/utils/llvm-build/llvmbuild/
H A Dmain.py174 current_stack.pop()
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-printers.h604 # pragma warning(pop) // Restores the warning state.
669 # pragma warning(pop) // Restores the warning state.
H A Dgtest.h1324 # pragma warning(pop) // Restores the warning state.
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h911 # pragma warning(pop) // Restores the warning state.
H A Dgtest-port.h1665 # pragma warning(pop) // Restores the warning state.
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc589 # pragma warning(pop)
H A Dgtest.cc799 # pragma warning(pop) // Restores the warning state.
1715 # pragma warning(pop) // Restores the warning state.
3769 // We cannot call abort() as it generates a pop-up in debug mode
3801 // process. In either case the user does not want to see pop-up dialogs
3821 // this dialog or it will pop up for every EXPECT/ASSERT_DEATH statement
3833 _WRITE_ABORT_MSG | _CALL_REPORTFAULT); // pop-up window, core dump.
3915 # pragma warning(pop) // Restores the warning state again.
4722 " to crash the program or throw a pop-up (on Windows).\n"
/external/lzma/Asm/x86/
H A D7zAsm.asm89 pop r7
90 pop r6
91 pop r5
92 pop r3

Completed in 396 milliseconds

<<11121314151617181920>>