Searched refs:Close (Results 1 - 25 of 28) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Dparser.y80 %type <token> Display Wall Terminal Open Close
106 Virtual : T_VIRTUAL Open SubList Close
108 | T_VIRTUAL Dimension Open SubList Close
110 | T_VIRTUAL Name Open SubList Close
112 | T_VIRTUAL Name Dimension Open SubList Close
133 | T_PARAM Open ParamList Close
216 Close : '}' label
/xsrc/external/mit/freetype/dist/builds/amiga/src/base/
H A Dftsystem.c262 Close ( sysfile->file );
416 Close ( sysfile->file );
426 Close ( sysfile->file );
/xsrc/external/mit/xtrans/dist/
H A DXtrans.h349 int TRANS(Close)(
H A DXtransint.h274 int (*Close)( member in struct:_Xtransport
H A DXtrans.c951 TRANS(Close) (XtransConnInfo ciptr)
956 prmsg (2,"Close(%d)\n", ciptr->fd);
958 ret = ciptr->transptr->Close (ciptr);
1210 TRANS(Close) (temp_ciptrs[j]);
1207 TRANS(Close) (temp_ciptrs[j]); local in function:TRANS
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
H A Dgtest-death-test-internal.h245 posix::Close(write_fd_);
H A Dgtest-port.h2360 // ChDir(), FReopen(), FDOpen(), Read(), Write(), Close(), and
2384 inline int Close(int fd) { return close(fd); } function in namespace:testing::internal::posix
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_batch.cpp199 if (FAILED(ctx->cmdlist->Close())) {
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/
H A Dgtest-death-test-internal.h277 posix::Close(write_fd_);
H A Dgtest-port.h2020 // ChDir(), FReopen(), FDOpen(), Read(), Write(), Close(), and
2044 inline int Close(int fd) { return close(fd); } function in namespace:testing::internal::posix
/xsrc/external/mit/freetype/dist/src/base/
H A Dftoutln.c215 goto Close;
260 goto Close;
270 Close:
H A Dftstroke.c2206 goto Close;
2237 goto Close;
2242 Close:
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.4.rst154 - winsys/amdgpu: Close KMS handles for other DRM file descriptions
H A D12.0.2.rst155 - vc4: Close our screen's fd on screen close.
H A D20.0.0.rst530 - radv: Close all unnecessary fds in secure compile.
2462 - Revert "winsys/amdgpu: Close KMS handles for other DRM file
2572 - winsys/amdgpu: Close KMS handles for other DRM file descriptions
2574 - winsys/amdgpu: Close KMS handles for other DRM file descriptions
H A D21.3.0.rst614 - panvk: Close the panfrost device in the panvk_physical_device_init() error path
4188 - panvk: Close batch when ending a command buffer
H A D19.3.0.rst534 - radv: Close all unnecessary fds in secure compile.
H A D21.0.0.rst3221 - turnip: Close sync_fd only if it is a valid file descriptor.
/xsrc/external/mit/freetype/dist/src/smooth/
H A Dftgrays.c1544 goto Close;
1589 goto Close;
1599 Close:
/xsrc/external/mit/libX11/dist/
H A DREADME.md41 * Close xcb connection after freeing display structure to avoid XIO error
/xsrc/external/mit/freetype/dist/src/raster/
H A Dftraster.c1917 goto Close;
1957 goto Close;
1966 Close:
/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
H A Dgtest-death-test.cc473 GTEST_DEATH_TEST_CHECK_SYSCALL_(posix::Close(read_fd()));
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest-death-test.cc498 GTEST_DEATH_TEST_CHECK_SYSCALL_(posix::Close(read_fd()));
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dcompute_test.cpp331 if (FAILED(cmdlist->Close()))
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A DX11Controller.m441 /* Close the write ends of the pipe */

Completed in 97 milliseconds

12