Home
last modified time | relevance | path

Searched refs:boolType (Results 151 – 175 of 1725) sorted by relevance

12345678910>>...69

/dports/net/grpcurl/grpcurl-1.8.5/vendor/github.com/google/go-cmp/cmp/internal/function/
H A Dfunc.go35 var boolType = reflect.TypeOf(true) var
45 if ni == 1 && no == 1 && t.Out(0) == boolType {
49 if ni == 2 && no == 1 && t.In(0) == t.In(1) && t.Out(0) == boolType {
53 if ni == 2 && no == 1 && t.Out(0) == boolType {
57 if ni == 2 && no == 1 && t.In(0).AssignableTo(t.In(1)) && t.Out(0) == boolType {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/google/go-cmp/cmp/internal/function/
H A Dfunc.go35 var boolType = reflect.TypeOf(true) var
45 if ni == 1 && no == 1 && t.Out(0) == boolType {
49 if ni == 2 && no == 1 && t.In(0) == t.In(1) && t.Out(0) == boolType {
53 if ni == 2 && no == 1 && t.Out(0) == boolType {
57 if ni == 2 && no == 1 && t.In(0).AssignableTo(t.In(1)) && t.Out(0) == boolType {
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/google/go-cmp/cmp/internal/function/
H A Dfunc.go35 var boolType = reflect.TypeOf(true) var
45 if ni == 1 && no == 1 && t.Out(0) == boolType {
49 if ni == 2 && no == 1 && t.In(0) == t.In(1) && t.Out(0) == boolType {
53 if ni == 2 && no == 1 && t.Out(0) == boolType {
57 if ni == 2 && no == 1 && t.In(0).AssignableTo(t.In(1)) && t.Out(0) == boolType {
/dports/lang/seed7/seed7/src/
H A Dchclsutl.h40 EXTERN boolType ch_name[NUMBER_OF_CHARS - EOF];
41 EXTERN boolType ch_op[NUMBER_OF_CHARS - EOF];
42 EXTERN boolType ch_not_esc[NUMBER_OF_CHARS - EOF];
43 EXTERN boolType ch_std_comment[NUMBER_OF_CHARS - EOF];
H A Dtim_rtl.h36 boolType *isDst);
40 boolType *isDst);
56 intType minute, intType second, intType *timeZone, boolType *isDst);
59 boolType assignTime (const_cstriType isoDate, intType *year, intType *month,
61 intType *microSecond, boolType *isTime);
H A Dint_rtl.h63 striType uintRadix (uintType number, intType base, boolType upperCase);
64 striType uintRadixPow2 (uintType number, int shift, int mask, boolType upperCase);
69 striType intBytesBe (intType number, boolType isSigned);
72 striType intBytesLe (intType number, boolType isSigned);
88 striType intRadix (intType number, intType base, boolType upperCase);
89 striType intRadixPow2 (intType number, int shift, int mask, boolType upperCase);
H A Dset_rtl.h56 boolType setElem (const intType number, const const_setType set1);
58 boolType setEq (const const_setType set1, const const_setType set2);
65 boolType setIsEmpty (const const_setType set1);
66 boolType setIsProperSubset (const const_setType set1, const const_setType set2);
67 boolType setIsSubset (const const_setType set1, const const_setType set2);
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DRewriteDoWhile.cpp75 TType boolType = TType(EbtBool); in visitBlock() local
82 TIntermTyped *falseValue = new TIntermConstantUnion(falseConstant, boolType); in visitBlock()
92 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
117 breakIf = new TIntermIfElse(createTempSymbol(boolType), innerIfBlock, nullptr); in visitBlock()
126 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DRewriteDoWhile.cpp75 TType boolType = TType(EbtBool); in visitBlock() local
82 TIntermTyped *falseValue = new TIntermConstantUnion(falseConstant, boolType); in visitBlock()
92 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
117 breakIf = new TIntermIfElse(createTempSymbol(boolType), innerIfBlock, nullptr); in visitBlock()
126 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DRewriteDoWhile.cpp75 TType boolType = TType(EbtBool); in visitBlock() local
82 TIntermTyped *falseValue = new TIntermConstantUnion(falseConstant, boolType); in visitBlock()
92 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
117 breakIf = new TIntermIfElse(createTempSymbol(boolType), innerIfBlock, nullptr); in visitBlock()
126 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DRewriteDoWhile.cpp75 TType boolType = TType(EbtBool); in visitBlock() local
82 TIntermTyped *falseValue = new TIntermConstantUnion(falseConstant, boolType); in visitBlock()
92 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
117 breakIf = new TIntermIfElse(createTempSymbol(boolType), innerIfBlock, nullptr); in visitBlock()
126 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DRewriteDoWhile.cpp75 TType boolType = TType(EbtBool); in visitBlock() local
82 TIntermTyped *falseValue = new TIntermConstantUnion(falseConstant, boolType); in visitBlock()
92 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
117 breakIf = new TIntermIfElse(createTempSymbol(boolType), innerIfBlock, nullptr); in visitBlock()
126 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DRewriteDoWhile.cpp75 TType boolType = TType(EbtBool); in visitBlock() local
82 TIntermTyped *falseValue = new TIntermConstantUnion(falseConstant, boolType); in visitBlock()
92 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
117 breakIf = new TIntermIfElse(createTempSymbol(boolType), innerIfBlock, nullptr); in visitBlock()
126 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DRewriteDoWhile.cpp75 TType boolType = TType(EbtBool); in visitBlock() local
82 TIntermTyped *falseValue = new TIntermConstantUnion(falseConstant, boolType); in visitBlock()
92 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
117 breakIf = new TIntermIfElse(createTempSymbol(boolType), innerIfBlock, nullptr); in visitBlock()
126 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DRewriteDoWhile.cpp75 TType boolType = TType(EbtBool); in visitBlock() local
82 TIntermTyped *falseValue = new TIntermConstantUnion(falseConstant, boolType); in visitBlock()
92 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
117 breakIf = new TIntermIfElse(createTempSymbol(boolType), innerIfBlock, nullptr); in visitBlock()
126 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DRewriteDoWhile.cpp75 TType boolType = TType(EbtBool); in visitBlock() local
82 TIntermTyped *falseValue = new TIntermConstantUnion(falseConstant, boolType); in visitBlock()
92 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
117 breakIf = new TIntermIfElse(createTempSymbol(boolType), innerIfBlock, nullptr); in visitBlock()
126 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DRewriteDoWhile.cpp75 TType boolType = TType(EbtBool); in visitBlock() local
82 TIntermTyped *falseValue = new TIntermConstantUnion(falseConstant, boolType); in visitBlock()
92 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
117 breakIf = new TIntermIfElse(createTempSymbol(boolType), innerIfBlock, nullptr); in visitBlock()
126 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DRewriteDoWhile.cpp75 TType boolType = TType(EbtBool); in visitBlock() local
82 TIntermTyped *falseValue = new TIntermConstantUnion(falseConstant, boolType); in visitBlock()
92 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
117 breakIf = new TIntermIfElse(createTempSymbol(boolType), innerIfBlock, nullptr); in visitBlock()
126 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DRewriteDoWhile.cpp75 TType boolType = TType(EbtBool); in visitBlock() local
82 TIntermTyped *falseValue = new TIntermConstantUnion(falseConstant, boolType); in visitBlock()
92 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
117 breakIf = new TIntermIfElse(createTempSymbol(boolType), innerIfBlock, nullptr); in visitBlock()
126 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DRewriteDoWhile.cpp75 TType boolType = TType(EbtBool); in visitBlock() local
82 TIntermTyped *falseValue = new TIntermConstantUnion(falseConstant, boolType); in visitBlock()
92 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
117 breakIf = new TIntermIfElse(createTempSymbol(boolType), innerIfBlock, nullptr); in visitBlock()
126 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DRewriteDoWhile.cpp75 TType boolType = TType(EbtBool); in visitBlock() local
82 TIntermTyped *falseValue = new TIntermConstantUnion(falseConstant, boolType); in visitBlock()
92 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
117 breakIf = new TIntermIfElse(createTempSymbol(boolType), innerIfBlock, nullptr); in visitBlock()
126 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/compiler/translator/
H A DRewriteDoWhile.cpp70 TType boolType = TType(EbtBool); in visitBlock() local
77 TIntermTyped *falseValue = new TIntermConstantUnion(falseConstant, boolType); in visitBlock()
87 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
112 breakIf = new TIntermIfElse(createTempSymbol(boolType), innerIfBlock, nullptr); in visitBlock()
121 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DRewriteDoWhile.cpp75 TType boolType = TType(EbtBool); in visitBlock() local
82 TIntermTyped *falseValue = new TIntermConstantUnion(falseConstant, boolType); in visitBlock()
92 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
117 breakIf = new TIntermIfElse(createTempSymbol(boolType), innerIfBlock, nullptr); in visitBlock()
126 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DRewriteDoWhile.cpp75 TType boolType = TType(EbtBool); in visitBlock() local
82 TIntermTyped *falseValue = new TIntermConstantUnion(falseConstant, boolType); in visitBlock()
92 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
117 breakIf = new TIntermIfElse(createTempSymbol(boolType), innerIfBlock, nullptr); in visitBlock()
126 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DRewriteDoWhile.cpp75 TType boolType = TType(EbtBool); in visitBlock() local
82 TIntermTyped *falseValue = new TIntermConstantUnion(falseConstant, boolType); in visitBlock()
92 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()
117 breakIf = new TIntermIfElse(createTempSymbol(boolType), innerIfBlock, nullptr); in visitBlock()
126 TIntermTyped *trueValue = new TIntermConstantUnion(trueConstant, boolType); in visitBlock()

12345678910>>...69