Home
last modified time | relevance | path

Searched refs:copy_constant (Results 1 – 25 of 324) sorted by relevance

12345678910>>...13

/dports/devel/p5-Symbol-Get/Symbol-Get-0.08/t/
H A D002_usage.t88 # Symbol::Get::copy_constant('t::Foo::Bar::my_const'),
90 # 'copy_constant (scalar, no package)',
110 [ Symbol::Get::copy_constant('t::Foo::Bar::my_list') ],
112 'copy_constant (list, no package)',
118 'copy_constant() demands list context for a list',
183 Symbol::Get::copy_constant('my_const'),
185 'copy_constant (scalar, no package)',
199 [ Symbol::Get::copy_constant('my_list') ],
201 'copy_constant (list, no package)',
205 sub { my $v = Symbol::Get::copy_constant('my_list') },
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/sksl/ir/
H A DSkSLVariableReference.cpp54 std::unique_ptr<Expression> VariableReference::copy_constant(const IRGenerator& irGenerator, in copy_constant() function in SkSL::VariableReference
75 args.push_back(copy_constant(irGenerator, arg.get())); in copy_constant()
83 copy_constant(irGenerator, in copy_constant()
104 return copy_constant(irGenerator, fVariable.fInitialValue); in constantPropagate()
109 return copy_constant(irGenerator, exprIter->second->get()); in constantPropagate()
H A DSkSLSetting.cpp17 return VariableReference::copy_constant(irGenerator, fValue.get()); in constantPropagate()
H A DSkSLVariableReference.h60 static std::unique_ptr<Expression> copy_constant(const IRGenerator& irGenerator,
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/sksl/ir/
H A DSkSLVariableReference.cpp54 std::unique_ptr<Expression> VariableReference::copy_constant(const IRGenerator& irGenerator, in copy_constant() function in SkSL::VariableReference
75 args.push_back(copy_constant(irGenerator, arg.get())); in copy_constant()
83 copy_constant(irGenerator, in copy_constant()
104 return copy_constant(irGenerator, fVariable.fInitialValue); in constantPropagate()
109 return copy_constant(irGenerator, exprIter->second->get()); in constantPropagate()
H A DSkSLSetting.cpp17 return VariableReference::copy_constant(irGenerator, fValue.get()); in constantPropagate()
H A DSkSLVariableReference.h60 static std::unique_ptr<Expression> copy_constant(const IRGenerator& irGenerator,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/sksl/ir/
H A DSkSLVariableReference.cpp54 std::unique_ptr<Expression> VariableReference::copy_constant(const IRGenerator& irGenerator, in copy_constant() function in SkSL::VariableReference
75 args.push_back(copy_constant(irGenerator, arg.get())); in copy_constant()
83 copy_constant(irGenerator, in copy_constant()
104 return copy_constant(irGenerator, fVariable.fInitialValue); in constantPropagate()
109 return copy_constant(irGenerator, exprIter->second->get()); in constantPropagate()
H A DSkSLSetting.cpp17 return VariableReference::copy_constant(irGenerator, fValue.get()); in constantPropagate()
H A DSkSLVariableReference.h71 static std::unique_ptr<Expression> copy_constant(const IRGenerator& irGenerator,
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/sksl/ir/
H A DSkSLVariableReference.cpp54 std::unique_ptr<Expression> VariableReference::copy_constant(const IRGenerator& irGenerator, in copy_constant() function in SkSL::VariableReference
75 args.push_back(copy_constant(irGenerator, arg.get())); in copy_constant()
83 copy_constant(irGenerator, in copy_constant()
104 return copy_constant(irGenerator, fVariable.fInitialValue); in constantPropagate()
109 return copy_constant(irGenerator, exprIter->second->get()); in constantPropagate()
H A DSkSLSetting.cpp17 return VariableReference::copy_constant(irGenerator, fValue.get()); in constantPropagate()
H A DSkSLVariableReference.h60 static std::unique_ptr<Expression> copy_constant(const IRGenerator& irGenerator,
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/sksl/ir/
H A DSkSLVariableReference.h85 static std::unique_ptr<Expression> copy_constant(const IRGenerator& irGenerator, in copy_constant() function
106 args.push_back(copy_constant(irGenerator, arg.get())); in copy_constant()
114 copy_constant(irGenerator, in copy_constant()
129 return copy_constant(irGenerator, fVariable.fInitialValue); in constantPropagate()
134 return copy_constant(irGenerator, exprIter->second->get()); in constantPropagate()
H A DSkSLSetting.cpp17 return VariableReference::copy_constant(irGenerator, fValue.get()); in constantPropagate()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/sksl/ir/
H A DSkSLVariableReference.cpp54 std::unique_ptr<Expression> VariableReference::copy_constant(const IRGenerator& irGenerator, in copy_constant() function in SkSL::VariableReference
75 args.push_back(copy_constant(irGenerator, arg.get())); in copy_constant()
83 copy_constant(irGenerator, in copy_constant()
104 return copy_constant(irGenerator, fVariable.fInitialValue); in constantPropagate()
109 return copy_constant(irGenerator, exprIter->second->get()); in constantPropagate()
H A DSkSLSetting.cpp17 return VariableReference::copy_constant(irGenerator, fValue.get()); in constantPropagate()
H A DSkSLVariableReference.h60 static std::unique_ptr<Expression> copy_constant(const IRGenerator& irGenerator,
/dports/devel/p5-Symbol-Get/Symbol-Get-0.08/
H A DREADME.pod32 my $const_val = Symbol::Get::copy_constant('Foo::my_const');
33 my @const_list = Symbol::Get::copy_constant('Foo::my_const_list');
79 So, to be perfectly safe in accessing constants, just use C<copy_constant()>.
85 you’ll need to fetch it as a coderef or with C<copy_constant()>,
90 C<copy_constant()>, as shown above.
H A DChanges19 - Add copy_constant() for more reliable access to constants.
/dports/devel/p5-Symbol-Get/Symbol-Get-0.08/lib/Symbol/
H A DGet.pm104 sub copy_constant { subroutine
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dvarasm.c148 static tree copy_constant (tree);
2356 copy_constant (tree exp) in copy_constant() function
2365 copy_constant (TREE_OPERAND (exp, 0))); in copy_constant()
2376 copy_constant (TREE_REALPART (exp)), in copy_constant()
2377 copy_constant (TREE_IMAGPART (exp))); in copy_constant()
2382 copy_constant (TREE_OPERAND (exp, 0)), in copy_constant()
2383 copy_constant (TREE_OPERAND (exp, 1))); in copy_constant()
2390 copy_constant (TREE_OPERAND (exp, 0))); in copy_constant()
2400 TREE_VALUE (tail) = copy_constant (TREE_VALUE (tail)); in copy_constant()
2413 return copy_constant (t); in copy_constant()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dvarasm.c148 static tree copy_constant (tree);
2356 copy_constant (tree exp) in copy_constant() function
2365 copy_constant (TREE_OPERAND (exp, 0))); in copy_constant()
2376 copy_constant (TREE_REALPART (exp)), in copy_constant()
2377 copy_constant (TREE_IMAGPART (exp))); in copy_constant()
2382 copy_constant (TREE_OPERAND (exp, 0)), in copy_constant()
2383 copy_constant (TREE_OPERAND (exp, 1))); in copy_constant()
2390 copy_constant (TREE_OPERAND (exp, 0))); in copy_constant()
2400 TREE_VALUE (tail) = copy_constant (TREE_VALUE (tail)); in copy_constant()
2413 return copy_constant (t); in copy_constant()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dvarasm.c122 static tree copy_constant (tree);
2759 copy_constant (tree exp) in copy_constant() function
2768 copy_constant (TREE_OPERAND (exp, 0))); in copy_constant()
2779 copy_constant (TREE_REALPART (exp)), in copy_constant()
2780 copy_constant (TREE_IMAGPART (exp))); in copy_constant()
2785 copy_constant (TREE_OPERAND (exp, 0)), in copy_constant()
2786 copy_constant (TREE_OPERAND (exp, 1))); in copy_constant()
2793 copy_constant (TREE_OPERAND (exp, 0))); in copy_constant()
2808 ce->value = copy_constant (value); in copy_constant()
2819 return copy_constant (t); in copy_constant()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dvarasm.c108 static tree copy_constant (tree);
2986 copy_constant (tree exp) in copy_constant() function
2995 copy_constant (TREE_OPERAND (exp, 0))); in copy_constant()
3007 copy_constant (TREE_REALPART (exp)), in copy_constant()
3008 copy_constant (TREE_IMAGPART (exp))); in copy_constant()
3014 copy_constant (TREE_OPERAND (exp, 0)), in copy_constant()
3015 copy_constant (TREE_OPERAND (exp, 1))); in copy_constant()
3020 copy_constant (TREE_OPERAND (exp, 0))); in copy_constant()
3035 constructor_elt ce = {purpose, copy_constant (value)}; in copy_constant()
3087 desc->value = copy_constant (exp); in build_constant_desc()

12345678910>>...13