Home
last modified time | relevance | path

Searched refs:is_tc (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Tc/Utils/
H A DTcType.hs2017 isFloatTy = is_tc floatTyConKey
2018 isDoubleTy = is_tc doubleTyConKey
2019 isIntegerTy = is_tc integerTyConKey
2020 isNaturalTy = is_tc naturalTyConKey
2021 isIntTy = is_tc intTyConKey
2022 isWordTy = is_tc wordTyConKey
2023 isBoolTy = is_tc boolTyConKey
2024 isUnitTy = is_tc unitTyConKey
2025 isCharTy = is_tc charTyConKey
2026 isAnyTy = is_tc anyTyConKey
[all …]
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Tc/Utils/
H A DTcType.hs2102 isFloatTy = is_tc floatTyConKey
2103 isDoubleTy = is_tc doubleTyConKey
2104 isIntegerTy = is_tc integerTyConKey
2105 isNaturalTy = is_tc naturalTyConKey
2106 isIntTy = is_tc intTyConKey
2107 isWordTy = is_tc wordTyConKey
2108 isBoolTy = is_tc boolTyConKey
2109 isUnitTy = is_tc unitTyConKey
2110 isCharTy = is_tc charTyConKey
2111 isAnyTy = is_tc anyTyConKey
[all …]
/dports/devel/p5-Shell-Guess/Shell-Guess-0.09/t/
H A Dshell_guess__dcl.t33 is eval { $shell->is_tc }, 0, "tc = 0";
H A Dshell_guess__fish.t33 is eval { $shell->is_tc }, 0, "tc = 0";
H A Dshell_guess__power.t33 is eval { $shell->is_tc }, 0, "tc = 0";
H A Dshell_guess__bash.t33 is eval { $shell->is_tc }, 0, "tc = 0";
H A Dshell_guess__bourne.t33 is eval { $shell->is_tc }, 0, "tc = 0";
H A Dshell_guess__c.t33 is eval { $shell->is_tc }, 0, "tc = 0";
H A Dshell_guess__cmd.t33 is eval { $shell->is_tc }, 0, "tc = 0";
H A Dshell_guess__command.t33 is eval { $shell->is_tc }, 0, "tc = 0";
H A Dshell_guess__korn.t33 is eval { $shell->is_tc }, 0, "tc = 0";
H A Dshell_guess__z.t33 is eval { $shell->is_tc }, 0, "tc = 0";
H A Dshell_guess__tc.t33 is eval { $shell->is_tc }, 1, "tc = 1";
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/typecheck/
H A DTcType.hs1980 isFloatTy = is_tc floatTyConKey
1981 isDoubleTy = is_tc doubleTyConKey
1982 isIntegerTy = is_tc integerTyConKey
1983 isIntTy = is_tc intTyConKey
1984 isWordTy = is_tc wordTyConKey
1985 isBoolTy = is_tc boolTyConKey
1986 isUnitTy = is_tc unitTyConKey
1987 isCharTy = is_tc charTyConKey
1988 isAnyTy = is_tc anyTyConKey
2021 is_tc :: Unique -> Type -> Bool
[all …]
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcType.hs1980 isFloatTy = is_tc floatTyConKey
1981 isDoubleTy = is_tc doubleTyConKey
1982 isIntegerTy = is_tc integerTyConKey
1983 isIntTy = is_tc intTyConKey
1984 isWordTy = is_tc wordTyConKey
1985 isBoolTy = is_tc boolTyConKey
1986 isUnitTy = is_tc unitTyConKey
1987 isCharTy = is_tc charTyConKey
1988 isAnyTy = is_tc anyTyConKey
2021 is_tc :: Unique -> Type -> Bool
[all …]
/dports/net/libpcap/libpcap-1.10.1/
H A Dpcap-tc.c650 int is_tc; in TcCreate() local
679 is_tc = FALSE; in TcCreate()
684 is_tc = TRUE; in TcCreate()
697 if (!is_tc) in TcCreate()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/ast/
H A Dspecial_relations_decl_plugin.h101 bool is_tc(expr const * e) const { return is_app_of(e, fid(), OP_SPECIAL_RELATION_TC); } in is_tc() function
/dports/math/z3/z3-z3-4.8.13/src/ast/
H A Dspecial_relations_decl_plugin.h102 bool is_tc(expr const * e) const { return is_app_of(e, fid(), OP_SPECIAL_RELATION_TC); } in is_tc() function
/dports/security/nmap/nmap-7.91/libpcap/
H A Dpcap-tc.c703 int is_tc; in TcCreate() local
732 is_tc = FALSE; in TcCreate()
737 is_tc = TRUE; in TcCreate()
750 if (!is_tc) in TcCreate()
/dports/devel/ncurses/ncurses-6.3/ncurses/tinfo/
H A Dparse_entry.c338 bool is_tc = !is_use && (strcmp(_nc_curr_token.tk_name, "tc") == 0); in _nc_parse_entry() local
339 if (is_use || is_tc) { in _nc_parse_entry()
356 if (entryp->nuses > 1 && is_tc) { in _nc_parse_entry()
/dports/emulators/qemu/qemu-6.2.0/target/hppa/
H A Dtranslate.c1106 bool is_tsv, bool is_tc, bool is_c, unsigned cf) in do_add() argument
1153 if (is_tc) { in do_add()
1188 bool is_tsv, bool is_tc) in do_add_imm() argument
1203 bool is_tc, unsigned cf) in do_sub() argument
1247 if (is_tc) { in do_sub()
1268 bool is_tsv, bool is_b, bool is_tc) in do_sub_reg() argument
1277 do_sub(ctx, a->t, tcg_r1, tcg_r2, is_tsv, is_b, is_tc, a->cf); in do_sub_reg()
1354 TCGv_reg in2, unsigned cf, bool is_tc, in do_unit() argument
1371 if (is_tc) { in do_unit()
2720 static bool do_uaddcm(DisasContext *ctx, arg_rrr_cf *a, bool is_tc) in do_uaddcm() argument
[all …]
/dports/devel/p5-Shell-Guess/Shell-Guess-0.09/
H A DREADME303 * $shell->is_tc = 1
401 is_tc
403 my $bool = $shell->is_tc;
/dports/emulators/qemu-utils/qemu-4.2.1/target/hppa/
H A Dtranslate.c1140 bool is_tsv, bool is_tc, bool is_c, unsigned cf) in do_add() argument
1188 if (is_tc) { in do_add()
1224 bool is_tsv, bool is_tc) in do_add_imm() argument
1239 bool is_tc, unsigned cf) in do_sub() argument
1284 if (is_tc) { in do_sub()
1304 bool is_tsv, bool is_b, bool is_tc) in do_sub_reg() argument
1313 do_sub(ctx, a->t, tcg_r1, tcg_r2, is_tsv, is_b, is_tc, a->cf); in do_sub_reg()
1390 TCGv_reg in2, unsigned cf, bool is_tc, in do_unit() argument
1407 if (is_tc) { in do_unit()
2772 static bool do_uaddcm(DisasContext *ctx, arg_rrr_cf *a, bool is_tc) in do_uaddcm() argument
[all …]
/dports/emulators/qemu5/qemu-5.2.0/target/hppa/
H A Dtranslate.c1140 bool is_tsv, bool is_tc, bool is_c, unsigned cf) in do_add() argument
1188 if (is_tc) { in do_add()
1224 bool is_tsv, bool is_tc) in do_add_imm() argument
1239 bool is_tc, unsigned cf) in do_sub() argument
1284 if (is_tc) { in do_sub()
1306 bool is_tsv, bool is_b, bool is_tc) in do_sub_reg() argument
1315 do_sub(ctx, a->t, tcg_r1, tcg_r2, is_tsv, is_b, is_tc, a->cf); in do_sub_reg()
1392 TCGv_reg in2, unsigned cf, bool is_tc, in do_unit() argument
1409 if (is_tc) { in do_unit()
2774 static bool do_uaddcm(DisasContext *ctx, arg_rrr_cf *a, bool is_tc) in do_uaddcm() argument
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/hppa/
H A Dtranslate.c1140 bool is_tsv, bool is_tc, bool is_c, unsigned cf) in do_add() argument
1188 if (is_tc) { in do_add()
1224 bool is_tsv, bool is_tc) in do_add_imm() argument
1239 bool is_tc, unsigned cf) in do_sub() argument
1284 if (is_tc) { in do_sub()
1306 bool is_tsv, bool is_b, bool is_tc) in do_sub_reg() argument
1315 do_sub(ctx, a->t, tcg_r1, tcg_r2, is_tsv, is_b, is_tc, a->cf); in do_sub_reg()
1392 TCGv_reg in2, unsigned cf, bool is_tc, in do_unit() argument
1409 if (is_tc) { in do_unit()
2774 static bool do_uaddcm(DisasContext *ctx, arg_rrr_cf *a, bool is_tc) in do_uaddcm() argument
[all …]

12