Home
last modified time | relevance | path

Searched refs:check_constants (Results 1 – 25 of 43) sorted by relevance

12

/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/ccapi/test/
H A Dtest_ccapi_constants.h4 int check_constants(void);
H A Dtest_constants.c13 err = check_constants(); in main()
H A Dtest_ccapi_constants.c5 int check_constants(void) { in check_constants() function
H A Dmain.c43 err = check_constants(); in main()
/dports/security/krb5/krb5-1.19.2/src/ccapi/test/
H A Dtest_ccapi_constants.h4 int check_constants(void);
H A Dtest_constants.c13 err = check_constants(); in main()
H A Dtest_ccapi_constants.c5 int check_constants(void) { in check_constants() function
H A Dmain.c43 err = check_constants(); in main()
/dports/devel/pcsc-lite/pcsc-lite-1.9.4/src/
H A Dpcsc-wirecheck-gen.c106 check_constants (void)
273 check_constants ();
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/tools/src/
H A Dxref_compiler.erl179 check_constants(L, Table);
181 {expr, Type, vertex, _Consts} = check_constants(L, Table),
357 check_constants([C], Table).
448 check_constants(Cs=[C={constant, Type0, OType, _Con} | Cs1], Table) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/tools/src/
H A Dxref_compiler.erl179 check_constants(L, Table);
181 {expr, Type, vertex, _Consts} = check_constants(L, Table),
357 check_constants([C], Table).
448 check_constants(Cs=[C={constant, Type0, OType, _Con} | Cs1], Table) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/tools/src/
H A Dxref_compiler.erl179 check_constants(L, Table);
181 {expr, Type, vertex, _Consts} = check_constants(L, Table),
357 check_constants([C], Table).
448 check_constants(Cs=[C={constant, Type0, OType, _Con} | Cs1], Table) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/tools/src/
H A Dxref_compiler.erl179 check_constants(L, Table);
181 {expr, Type, vertex, _Consts} = check_constants(L, Table),
357 check_constants([C], Table).
448 check_constants(Cs=[C={constant, Type0, OType, _Con} | Cs1], Table) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/tools/src/
H A Dxref_compiler.erl179 check_constants(L, Table);
181 {expr, Type, vertex, _Consts} = check_constants(L, Table),
357 check_constants([C], Table).
448 check_constants(Cs=[C={constant, Type0, OType, _Con} | Cs1], Table) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/tools/src/
H A Dxref_compiler.erl179 check_constants(L, Table);
181 {expr, Type, vertex, _Consts} = check_constants(L, Table),
357 check_constants([C], Table).
448 check_constants(Cs=[C={constant, Type0, OType, _Con} | Cs1], Table) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/tools/src/
H A Dxref_compiler.erl179 check_constants(L, Table);
181 {expr, Type, vertex, _Consts} = check_constants(L, Table),
357 check_constants([C], Table).
448 check_constants(Cs=[C={constant, Type0, OType, _Con} | Cs1], Table) -> function
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dpartition_info.h119 check_constants_func check_constants; variable
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dpartition_info.h119 check_constants_func check_constants; variable
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dpartition_info.h119 check_constants_func check_constants; variable
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dpartition_info.h119 check_constants_func check_constants; variable
/dports/security/py-angr/angr-9.0.5405/angr/analyses/
H A Dbindiff.py410 not self.blocks_probably_identical(block_a, block_b, check_constants=True):
494 def blocks_probably_identical(self, block_a, block_b, check_constants=False): argument
531 if not check_constants:
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dpartition_info.h122 check_constants_func check_constants; variable
H A Dsql_partition.cc1755 part_info->check_constants= check_range_constants; in set_up_partition_func_pointers()
1757 part_info->check_constants= check_list_constants; in set_up_partition_func_pointers()
1759 part_info->check_constants= check_vers_constants; in set_up_partition_func_pointers()
1761 part_info->check_constants= check_no_constants; in set_up_partition_func_pointers()
2023 if (part_info->check_constants(thd, part_info)) in fix_partition_func()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dpartition_info.h122 check_constants_func check_constants; variable
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_cranelift/src/
H A Dconstant.rs42 pub(crate) fn check_constants(fx: &mut FunctionCx<'_, '_, '_>) -> bool { in check_constants() function

12