Home
last modified time | relevance | path

Searched defs:nonopt (Results 1 – 25 of 39) sorted by path

12

/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/LoopUnroll/AArch64/
H A Druntime-loop.ll29 %0 = load i32, i32* %arrayidx, align 4
/dports/devel/notcurses/notcurses-3.0.1/src/man/
H A Dmain.c1010 int nonopt = parse_args(argc, argv); in main() local
/dports/devel/notcurses/notcurses-3.0.1/src/player/
H A Dplay.cpp518 auto nonopt = handle_opts(argc, argv, ncopts, &quiet, &timescale, &scalemode, in main() local
/dports/devel/xtl/xtl-1.4.2/examples/tests/
H A DMakefile16 nonopt: raw giop xdr rawfile target
/dports/devel/z88dk/z88dk/ext/getopt/
H A Dgetopt.c54 static int nonopt = 0; /* How many nonopts we've found */ variable
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tools/virtiofsd/
H A Dfuse_opt.c31 int nonopt; member
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tools/virtiofsd/
H A Dfuse_opt.c27 int nonopt; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tools/virtiofsd/
H A Dfuse_opt.c31 int nonopt; member
/dports/emulators/qemu/qemu-6.2.0/tools/virtiofsd/
H A Dfuse_opt.c27 int nonopt; member
/dports/emulators/qemu5/qemu-5.2.0/tools/virtiofsd/
H A Dfuse_opt.c31 int nonopt; member
/dports/emulators/qemu60/qemu-6.0.0/tools/virtiofsd/
H A Dfuse_opt.c27 int nonopt; member
/dports/games/craft/Craft-1.0fbsd/deps/glfw/deps/
H A Dgetopt.c75 static int nonopt = 0; /* How many nonopts we've found */ variable
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/boilerplate/
H A Dcairo-boilerplate-getopt.c55 static int nonopt = 0; /* How many nonopts we've found */ variable
/dports/graphics/cairo/cairo-1.17.4/boilerplate/
H A Dcairo-boilerplate-getopt.c55 static int nonopt = 0; /* How many nonopts we've found */ variable
/dports/graphics/glfw2/glfw-2.7.9/examples/
H A Dgetopt.c61 static int nonopt = 0; /* How many nonopts we've found */ variable
/dports/graphics/glfw2/glfw-2.7.9/tests/
H A Dgetopt.c61 static int nonopt = 0; /* How many nonopts we've found */ variable
/dports/lang/ruby26/ruby-2.6.9/lib/
H A Doptparse.rb1551 def order(*argv, into: nil, &nonopt)
1560 def order!(argv = default_argv, into: nil, &nonopt)
1565 def parse_in_order(argv = default_argv, setter = nil, &nonopt) # :nodoc:
/dports/lang/solidity/solidity_0.8.11/test/formal/
H A Dcombine_byte_shl.py22 nonopt = BYTE(A, SHL(B, X)) variable
H A Dcombine_byte_shr_1.py22 nonopt = BYTE(A, SHR(B, X)) variable
H A Dcombine_byte_shr_2.py22 nonopt = BYTE(A, SHR(B, X)) variable
H A Dcombine_div_shl_one_32.py20 nonopt = DIV(X, SHL(Y, 1)) variable
H A Dcombine_shl_shr_by_constant_64.py31 nonopt = SHR(B, SHL(A, X)) variable
H A Dcombine_shr_shl_by_constant_64.py31 nonopt = SHL(B, SHR(A, X)) variable
H A Deq_sub.py19 nonopt = ISZERO(SUB(X, Y)) variable
H A Dmove_and_inside_or.py23 nonopt = AND(OR(AND(X, A), Y), B) variable

12