Home
last modified time | relevance | path

Searched defs:oldflags (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/core/lib/iomgr/
Dsocket_utils_common_posix.cc72 int oldflags = fcntl(fd, F_GETFL, 0); in grpc_set_socket_nonblocking() local
153 int oldflags = fcntl(fd, F_GETFD, 0); in grpc_set_socket_cloexec() local
/third_party/libxml2/
Drelaxng.c4759 int newNs = 0, oldflags; in xmlRelaxNGProcessExternalRef() local
7324 int oldflags = ctxt->flags; in xmlRelaxNGCleanupTree() local
8182 int ret = 0, oldflags; in xmlRelaxNGValidateProgressiveCallback() local
8749 int ret = 0, oldflags; in xmlRelaxNGValidateValue() local
9323 int oldflags; in xmlRelaxNGValidateInterleave() local
9665 int ret = 0, oldflags = 0; in xmlRelaxNGElementMatch() local
9885 int ret = 0, i, tmp, oldflags, errNr; in xmlRelaxNGValidateState() local
10652 int i, j, k, ret, oldflags; in xmlRelaxNGValidateDefinition() local
/third_party/gettext/gnulib-local/lib/libxml/
Drelaxng.c4787 int newNs = 0, oldflags; in xmlRelaxNGProcessExternalRef() local
7344 int oldflags = ctxt->flags; in xmlRelaxNGCleanupTree() local
8202 int ret = 0, oldflags; in xmlRelaxNGValidateProgressiveCallback() local
8769 int ret = 0, oldflags; in xmlRelaxNGValidateValue() local
9343 int oldflags; in xmlRelaxNGValidateInterleave() local
9675 int ret = 0, oldflags = 0; in xmlRelaxNGElementMatch() local
9895 int ret = 0, i, tmp, oldflags, errNr; in xmlRelaxNGValidateState() local
10663 int i, j, k, ret, oldflags; in xmlRelaxNGValidateDefinition() local
/third_party/boost/boost/random/
Dlagged_fibonacci.hpp357 std::ios_base::fmtflags oldflags = os.flags(os.dec | os.fixed | os.left); in BOOST_RANDOM_DETAIL_OSTREAM_OPERATOR() local
Dsubtract_with_carry.hpp457 std::ios_base::fmtflags oldflags = in BOOST_RANDOM_DETAIL_OSTREAM_OPERATOR() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_video.c2110 Uint32 oldflags; in SDL_SetWindowFullscreen() local