Home
last modified time | relevance | path

Searched defs:OPEN (Results 1 – 25 of 1380) sorted by relevance

12345678910>>...56

/dports/net/mpich2/mpich2-1.5/src/mpe2/src/logging/
H A Dmpe_logging_conf.h.in197 #define OPEN( a, b, c ) open( a, b | O_BINARY, c ) macro
204 #define OPEN( a, b, c ) open( a, b | O_LARGEFILE | O_BINARY, c ) macro
206 #define OPEN( a, b, c ) open( a, b | O_LARGEFILE, c ) macro
212 #define OPEN( a, b, c ) open( a, b | O_BINARY, c ) macro
214 #define OPEN( a, b, c ) open( a, b, c ) macro
/dports/finance/R-cran-timeSeries/timeSeries/inst/unitTests/
H A Drunit.TimeSeriesClass.R97 OPEN = X[, 1] functionVar
135 OPEN = X[, 1] functionVar
162 OPEN = X[, 1] functionVar
200 OPEN = X[, 1] functionVar
225 OPEN = X[, 1] functionVar
286 OPEN = X[, 1] functionVar
/dports/devel/cld2/cld-20150505/internal/
H A Dcld2_dynamic_compat.h27 #define OPEN _open macro
33 #define OPEN open macro
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/webbrowser-0.5.5/src/
H A Dwindows.rs22 static OPEN: &[u16] = &['o' as u16, 'p' as u16, 'e' as u16, 'n' as u16, 0x0000]; in open_browser_internal() const
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/webbrowser-0.5.5/src/
H A Dwindows.rs22 static OPEN: &[u16] = &['o' as u16, 'p' as u16, 'e' as u16, 'n' as u16, 0x0000]; in open_browser_internal() const
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/
H A Dkernel_test_lib.hrl47 -define(OPEN(C), ?LIB:open(C, 0, [])). macro
48 -define(OPEN(C, P), ?LIB:open(C, P, [])). macro
49 -define(OPEN(C, P, O), ?LIB:open(C, P, O)). macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/
H A Dkernel_test_lib.hrl47 -define(OPEN(C), ?LIB:open(C, 0, [])). macro
48 -define(OPEN(C, P), ?LIB:open(C, P, [])). macro
49 -define(OPEN(C, P, O), ?LIB:open(C, P, O)). macro
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/
H A Dkernel_test_lib.hrl47 -define(OPEN(C), ?LIB:open(C, 0, [])). macro
48 -define(OPEN(C, P), ?LIB:open(C, P, [])). macro
49 -define(OPEN(C, P, O), ?LIB:open(C, P, O)). macro
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/test/
H A Dkernel_test_lib.hrl47 -define(OPEN(C), ?LIB:open(C, 0, [])). macro
48 -define(OPEN(C, P), ?LIB:open(C, P, [])). macro
49 -define(OPEN(C, P, O), ?LIB:open(C, P, O)). macro
/dports/devel/re2c/re2c-2.2/src/util/
H A Dtemp_file.cc17 #define OPEN(fn) open(fn, O_CREAT | O_EXCL | O_RDWR, S_IRUSR | S_IWUSR) macro
29 #define OPEN(fn) _open(fn, _O_CREAT | _O_EXCL | _O_RDWR, _S_IREAD | _S_IWRITE) macro
37 #define OPEN(fn) -1 macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/
H A Dgethostid.c29 # define OPEN __open64 macro
31 # define OPEN __open macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/
H A Dgethostid.c29 # define OPEN __open64 macro
31 # define OPEN __open macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/
H A Dgethostid.c29 # define OPEN __open64 macro
31 # define OPEN __open macro
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/CorrelatedValuePropagation/
H A Dsub.ll39 %cmp = icmp ugt i32 %a, 100
40 br i1 %cmp, label %bb, label %exit
44 br label %exit
47 ret void
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/docs/components/
H A Darm-sip-service.rst184 OPEN subsection
196 uint32_t ``OPEN`` argument
231 previous call to OPEN. argument
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/docs/components/
H A Darm-sip-service.rst184 OPEN subsection
196 uint32_t ``OPEN`` argument
231 previous call to OPEN. argument
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/docs/components/
H A Darm-sip-service.rst184 OPEN subsection
196 uint32_t ``OPEN`` argument
231 previous call to OPEN. argument
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/docs/components/
H A Darm-sip-service.rst184 OPEN subsection
196 uint32_t ``OPEN`` argument
231 previous call to OPEN. argument
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/docs/components/
H A Darm-sip-service.rst184 OPEN subsection
196 uint32_t ``OPEN`` argument
231 previous call to OPEN. argument
/dports/devel/cc65/cc65-2.19/libsrc/cbm510/
H A Dkopen.s14 .proc OPEN label
/dports/devel/cc65/cc65-2.19/libsrc/cbm610/
H A Dkopen.s14 .proc OPEN label
/dports/devel/cc65/cc65-2.19/libsrc/pet/
H A Dkopen.s13 .proc OPEN label
/dports/devel/cc65/cc65-2.19/libsrc/plus4/
H A Dkopen.s13 .proc OPEN label
/dports/multimedia/ccextractor/ccextractor-0.85/src/lib_ccx/
H A Dccx_common_platform.h68 #define OPEN open macro
75 #define OPEN _open macro
94 #define OPEN open macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/
H A DICommonActionConstants.java31 public static final String OPEN = "org.eclipse.ui.navigator.Open"; //$NON-NLS-1$ field

12345678910>>...56