Home
last modified time | relevance | path

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

12

/dports/lang/solidity/solidity_0.8.11/test/formal/
H A Dsub_not_zero_x_to_not_x_256.py22 nonopt = SUB(~ZERO, X) variable
H A Dcombine_div_shl_one_32.py20 nonopt = DIV(X, SHL(Y, 1)) variable
H A Deq_sub.py19 nonopt = ISZERO(SUB(X, Y)) variable
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 Dmove_and_inside_or.py23 nonopt = AND(OR(AND(X, A), Y), B) 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
/dports/devel/xtl/xtl-1.4.2/examples/tests/
H A DMakefile16 nonopt: raw giop xdr rawfile target
/dports/x11-fonts/terminus-font/terminus-font-4.48/bin/
H A Dbdftofnt.py75 def main_program(nonopt, parsed): argument
H A Ducstoany.py70 def main_program(nonopt, parsed): argument
H A Dbdftopsf.py75 def main_program(nonopt, parsed): argument
/dports/graphics/glfw2/glfw-2.7.9/tests/
H A Dgetopt.c61 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/devel/z88dk/z88dk/ext/getopt/
H A Dgetopt.c54 static int nonopt = 0; /* How many nonopts we've found */ variable
/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/sysutils/intel-pcm/pcm-202109/freegetopt/
H A Dgetopt.cpp60 static int nonopt = 0; /* How many nonopts we've found */ variable
/dports/sysutils/intel-pcm-devel/pcm-0212b38/freegetopt/
H A Dgetopt.cpp60 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/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/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/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/sysutils/fusefs-funionfs/funionfs-0.4.3/compat/
H A Dfuse_opt.c25 int nonopt; member
/dports/sysutils/fusefs-sshfs/sshfs-sshfs-3.7.2/compat/
H A Dfuse_opt.c25 int nonopt; member

12