Home
last modified time | relevance | path

Searched refs:check_flag (Results 251 – 275 of 494) sorted by relevance

1...<<11121314151617181920

/dports/sysutils/docker/docker-ce-18.09.5/components/engine/contrib/
H A Dcheck-config.sh88 check_flag() { function
101 echo -n "- "; check_flag "$flag"
/dports/science/lammps/lammps-stable_29Sep2021/src/MISC/
H A Dpair_list.h73 int check_flag; // 1 if checking for missing pairs variable
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/c/
H A Dscicos.c1612 if (check_flag(&flag, "CVodeInit", 1)) in cossim()
1620 if (check_flag(&flag, "CVodeSStolerances", 1)) in cossim()
1635 if (check_flag(&flag, "CVodeRootInit", 1)) in cossim()
1647 if (check_flag(&flag, "CVDense", 1)) in cossim()
2445 if (check_flag(&flag, "IDAInit", 1)) in cossimdaskr()
2480 if (check_flag(&flag, "IDASStolerances", 1)) in cossimdaskr()
2522 if (check_flag(&flag, "IDARootInit", 1)) in cossimdaskr()
2560 if (check_flag(&flag, "IDADense", 1)) in cossimdaskr()
2792 if (check_flag(&flag, "IDASetUserData", 1)) in cossimdaskr()
2802 if (check_flag(&flag, "IDASetMaxStep", 1)) in cossimdaskr()
[all …]
/dports/science/mbdyn/mbdyn-1.7.3/utils/
H A Dtest_strext_edge.c87 check_flag(const char *flag, int sleeptime) in check_flag() function
426 if (check_flag(rflag, sleeptime)) { in do_rigid()
466 if (check_flag(mflag, sleeptime)) { in do_modal()
506 if (check_flag(nflag, sleeptime)) { in do_nodal()
/dports/net/kamailio/kamailio-5.4.5/src/core/
H A Dflags.h78 int check_flag(int pos);
/dports/graphics/blender/blender-2.91.0/source/blender/bmesh/intern/
H A Dbmesh_mods.c975 BMEdge *BM_edge_rotate(BMesh *bm, BMEdge *e, const bool ccw, const short check_flag) in BM_edge_rotate() argument
998 if (check_flag & BM_EDGEROT_CHECK_BEAUTY) { in BM_edge_rotate()
1005 if (check_flag & BM_EDGEROT_CHECK_EXISTS) { in BM_edge_rotate()
1012 if (check_flag & BM_EDGEROT_CHECK_DEGENERATE) { in BM_edge_rotate()
1026 bm, v1, v2, e, (check_flag & BM_EDGEROT_CHECK_SPLICE) ? BM_CREATE_NO_DOUBLE : BM_CREATE_NOP); in BM_edge_rotate()
H A Dbmesh_mods.h79 BMEdge *BM_edge_rotate(BMesh *bm, BMEdge *e, const bool ccw, const short check_flag);
/dports/graphics/sswf/sswf-1.8.4/src/sswf/
H A Dsswf.c++347 static void check_flag(struct node_t *seq, const char *name, unsigned long flag, int def_value) in check_flag() function
619 check_flag(seq, "protect", GLOBAL_FLAG_PROTECT, true); in evaluate()
628 check_flag(seq, "usenetwork", GLOBAL_FLAG_USE_NETWORK, false); in evaluate()
629 check_flag(seq, "use_network", GLOBAL_FLAG_USE_NETWORK, false); in evaluate()
635 check_flag(seq, "compress", GLOBAL_FLAG_COMPRESS, false); in evaluate()
/dports/science/lammps/lammps-stable_29Sep2021/src/GPU/
H A Dgpu_extra.h49 inline void check_flag(int error_flag, LAMMPS_NS::Error *error, MPI_Comm &world) in check_flag() function
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/
H A Dselector_parser.rs138 macro_rules! check_flag { in has_any_flag() macro
146 $(NonTSPseudoClass::$name => check_flag!($flags),)* in has_any_flag()
147 $(NonTSPseudoClass::$s_name(..) => check_flag!($s_flags),)* in has_any_flag()
/dports/emulators/mess/mame-mame0226/src/devices/bus/vcs/
H A Ddpc.h57 void check_flag(uint8_t data_fetcher);
/dports/emulators/mame/mame-mame0226/src/devices/bus/vcs/
H A Ddpc.h57 void check_flag(uint8_t data_fetcher);
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/debugger/src/
H A Dint.erl203 check_flag(Flag),
206 check_flag(all) -> true; function
207 check_flag(no_tail) -> true; function
208 check_flag(false) -> true. function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/debugger/src/
H A Dint.erl203 check_flag(Flag),
206 check_flag(all) -> true; function
207 check_flag(no_tail) -> true; function
208 check_flag(false) -> true. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/debugger/src/
H A Dint.erl203 check_flag(Flag),
206 check_flag(all) -> true; function
207 check_flag(no_tail) -> true; function
208 check_flag(false) -> true. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/debugger/src/
H A Dint.erl203 check_flag(Flag),
206 check_flag(all) -> true; function
207 check_flag(no_tail) -> true; function
208 check_flag(false) -> true. function
/dports/lang/erlang/otp-OTP-24.1.7/lib/debugger/src/
H A Dint.erl203 check_flag(Flag),
206 check_flag(all) -> true; function
207 check_flag(no_tail) -> true; function
208 check_flag(false) -> true. function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/debugger/src/
H A Dint.erl203 check_flag(Flag),
206 check_flag(all) -> true; function
207 check_flag(no_tail) -> true; function
208 check_flag(false) -> true. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/debugger/src/
H A Dint.erl203 check_flag(Flag),
206 check_flag(all) -> true; function
207 check_flag(no_tail) -> true; function
208 check_flag(false) -> true. function
/dports/lang/rust/rustc-1.58.1-src/src/tools/rustfmt/src/cargo-fmt/
H A Dmain.rs116 let check_flag = "--check"; in execute() localVariable
117 if !rustfmt_args.iter().any(|o| o == check_flag) { in execute()
118 rustfmt_args.push(check_flag.to_owned()); in execute()
/dports/games/lgeneral/lgeneral-1.3.2/lgc-pg/
H A Dmisc.h102 int check_flag( char *name, StrToFlag *fct );
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/minigbm/src/
H A Dvirtio_gpu.c138 static inline void handle_flag(uint64_t *flag, uint64_t check_flag, uint32_t *bind, in handle_flag() argument
141 if ((*flag) & check_flag) { in handle_flag()
142 (*flag) &= ~check_flag; in handle_flag()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/minigbm/src/
H A Dvirtio_gpu.c138 static inline void handle_flag(uint64_t *flag, uint64_t check_flag, uint32_t *bind, in handle_flag() argument
141 if ((*flag) & check_flag) { in handle_flag()
142 (*flag) &= ~check_flag; in handle_flag()
/dports/astro/nightfall/nightfall-1.92/
H A DLightConfig.c597 int check_flag, float lower, float upper, in parse_double() argument
622 if (check_flag == CHECK_UPPER || check_flag == CHECK_UPPER_WARN_LOWER) { in parse_double()
627 if (check_flag == CHECK_UPPER_WARN_LOWER && third < lower) { in parse_double()
634 else if (check_flag == CHECK_LOWER) { in parse_double()
640 else if (check_flag == CHECK_BOTH) { in parse_double()
646 else if (check_flag == CHECK_NONE) { in parse_double()
/dports/games/lgeneral/lgeneral-1.3.2/src/
H A Dmisc.h151 int check_flag( const char *name, StrToFlag *fct );

1...<<11121314151617181920