Home
last modified time | relevance | path

Searched refs:Context (Results 1 – 25 of 14618) sorted by relevance

12345678910>>...585

/dports/biology/gatk/gatk-4.2.0.0/src/test/resources/org/broadinstitute/hellbender/utils/recalibration/
H A Dbqsr.manyObservations.full.table169 20GAVAAXX100126.3 6 AAAAAAA Context M 5.0000 …
170 20GAVAAXX100126.3 6 AAAACAA Context M 7.0000 …
171 20GAVAAXX100126.3 6 AAAAGAA Context M 6.0000 …
172 20GAVAAXX100126.3 6 AAAATAA Context M 6.0000 …
173 20GAVAAXX100126.3 6 AAACAAA Context M 8.0000 …
174 20GAVAAXX100126.3 6 AAACCAA Context M 5.0000 …
175 20GAVAAXX100126.3 6 AAACGAA Context M 6.0000 …
176 20GAVAAXX100126.3 6 AAAGAAA Context M 7.0000 …
177 20GAVAAXX100126.3 6 AAAGCAA Context M 7.0000 …
178 20GAVAAXX100126.3 6 AAAGGAA Context M 8.0000 …
[all …]
H A Dbqsr.manyObservations.piece.table169 20GAVAAXX100126.3 6 AAAAAAA Context M 5.0000 …
170 20GAVAAXX100126.3 6 CAAAAAA Context M 6.0000 …
171 20GAVAAXX100126.3 6 GAAAAAA Context M 6.0000 …
172 20GAVAAXX100126.3 6 TAAAAAA Context M 6.0000 …
173 20GAVAAXX100126.3 6 ACAAAAA Context M 7.0000 …
174 20GAVAAXX100126.3 6 CCAAAAA Context M 6.0000 …
175 20GAVAAXX100126.3 6 GCAAAAA Context M 6.0000 …
176 20GAVAAXX100126.3 6 TCAAAAA Context M 7.0000 …
177 20GAVAAXX100126.3 6 AGAAAAA Context M 5.0000 …
178 20GAVAAXX100126.3 6 CGAAAAA Context M 6.0000 …
[all …]
/dports/devel/nextpnr/nextpnr-48cd407/common/
H A Darch_pybindings_shared.h3 readonly_wrapper<Context, decltype(&Context::cells), &Context::cells, wrap_context<CellMap &>>::def…
10 readwrite_wrapper<Context, decltype(&Context::top_module), &Context::top_module, conv_to_str<IdStri…
13 fn_wrapper_1a<Context, decltype(&Context::getNetByAlias), &Context::getNetByAlias, deref_and_wrap<N…
15 fn_wrapper_2a_v<Context, decltype(&Context::addClock), &Context::addClock, conv_from_str<IdString>,
17 fn_wrapper_5a_v<Context, decltype(&Context::createRectangularRegion), &Context::createRectangularRe…
22 fn_wrapper_2a_v<Context, decltype(&Context::constrainCellToRegion), &Context::constrainCellToRegion,
25 fn_wrapper_1a<Context, decltype(&Context::createNet), &Context::createNet, deref_and_wrap<NetInfo>,
33 fn_wrapper_1a_v<Context, decltype(&Context::lockNetRouting), &Context::lockNetRouting,
41 fn_wrapper_1a<Context, decltype(&Context::getBelType), &Context::getBelType, conv_to_str<IdString>,
47 fn_wrapper_3a_v<Context, decltype(&Context::bindBel), &Context::bindBel, conv_from_str<BelId>,
[all …]
/dports/biology/gatk/gatk-4.2.0.0/src/test/resources/org/broadinstitute/hellbender/engine/GCSTests/
H A Dexpected_testBAMReferenceAndIntervalsOnGCS.out3 Reference Context:
8 Reference Context:
13 Reference Context:
18 Reference Context:
23 Reference Context:
28 Reference Context:
33 Reference Context:
38 Reference Context:
43 Reference Context:
48 Reference Context:
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/unittests/IR/
H A DTypeBuilderTest.cpp19 LLVMContext Context;
20 EXPECT_EQ(Type::getVoidTy(Context), (TypeBuilder<void, true>::get(Context)));
21 EXPECT_EQ(Type::getVoidTy(Context), (TypeBuilder<void, false>::get(Context)));
34 LLVMContext Context;
59 LLVMContext Context;
71 LLVMContext Context;
100 LLVMContext Context;
149 LLVMContext Context;
179 Context)));
184 Context)));
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DZ3Solver.cpp151 Z3_inc_ref(Context.Context, AST); in Z3Expr()
156 Z3_inc_ref(Context.Context, AST); in Z3Expr()
163 Z3_dec_ref(Context.Context, AST); in operator =()
173 Z3_dec_ref(Context.Context, AST); in ~Z3Expr()
182 assert(Z3_is_eq_sort(Context.Context, Z3_get_sort(Context.Context, AST), in equal_to()
310 Z3Sort(Context, Z3_mk_bv_sort(Context.Context, BitWidth))); in getBitvectorSort()
417 Z3Expr(Context, Z3_mk_bvor(Context.Context, toZ3Expr(*LHS).AST, in mkBVOr()
487 Z3Expr(Context, Z3_mk_eq(Context.Context, toZ3Expr(*LHS).AST, in mkEqual()
761 Z3Expr(Context, Z3_mk_const(Context.Context, in mkSymbol()
846 Context.Context, Z3_to_app(Context.Context, toZ3Expr(*Exp).AST)); in getInterpretation()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DZ3Solver.cpp151 Z3_inc_ref(Context.Context, AST); in Z3Expr()
156 Z3_inc_ref(Context.Context, AST); in Z3Expr()
163 Z3_dec_ref(Context.Context, AST); in operator =()
173 Z3_dec_ref(Context.Context, AST); in ~Z3Expr()
182 assert(Z3_is_eq_sort(Context.Context, Z3_get_sort(Context.Context, AST), in equal_to()
310 Z3Sort(Context, Z3_mk_bv_sort(Context.Context, BitWidth))); in getBitvectorSort()
417 Z3Expr(Context, Z3_mk_bvor(Context.Context, toZ3Expr(*LHS).AST, in mkBVOr()
487 Z3Expr(Context, Z3_mk_eq(Context.Context, toZ3Expr(*LHS).AST, in mkEqual()
761 Z3Expr(Context, Z3_mk_const(Context.Context, in mkSymbol()
846 Context.Context, Z3_to_app(Context.Context, toZ3Expr(*Exp).AST)); in getInterpretation()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DZ3Solver.cpp151 Z3_inc_ref(Context.Context, AST); in Z3Expr()
156 Z3_inc_ref(Context.Context, AST); in Z3Expr()
163 Z3_dec_ref(Context.Context, AST); in operator =()
173 Z3_dec_ref(Context.Context, AST); in ~Z3Expr()
182 assert(Z3_is_eq_sort(Context.Context, Z3_get_sort(Context.Context, AST), in equal_to()
310 Z3Sort(Context, Z3_mk_bv_sort(Context.Context, BitWidth))); in getBitvectorSort()
417 Z3Expr(Context, Z3_mk_bvor(Context.Context, toZ3Expr(*LHS).AST, in mkBVOr()
487 Z3Expr(Context, Z3_mk_eq(Context.Context, toZ3Expr(*LHS).AST, in mkEqual()
761 Z3Expr(Context, Z3_mk_const(Context.Context, in mkSymbol()
846 Context.Context, Z3_to_app(Context.Context, toZ3Expr(*Exp).AST)); in getInterpretation()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DZ3Solver.cpp151 Z3_inc_ref(Context.Context, AST); in Z3Expr()
156 Z3_inc_ref(Context.Context, AST); in Z3Expr()
163 Z3_dec_ref(Context.Context, AST); in operator =()
173 Z3_dec_ref(Context.Context, AST); in ~Z3Expr()
182 assert(Z3_is_eq_sort(Context.Context, Z3_get_sort(Context.Context, AST), in equal_to()
310 Z3Sort(Context, Z3_mk_bv_sort(Context.Context, BitWidth))); in getBitvectorSort()
417 Z3Expr(Context, Z3_mk_bvor(Context.Context, toZ3Expr(*LHS).AST, in mkBVOr()
487 Z3Expr(Context, Z3_mk_eq(Context.Context, toZ3Expr(*LHS).AST, in mkEqual()
761 Z3Expr(Context, Z3_mk_const(Context.Context, in mkSymbol()
846 Context.Context, Z3_to_app(Context.Context, toZ3Expr(*Exp).AST)); in getInterpretation()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DZ3Solver.cpp151 Z3_inc_ref(Context.Context, AST); in Z3Expr()
156 Z3_inc_ref(Context.Context, AST); in Z3Expr()
163 Z3_dec_ref(Context.Context, AST); in operator =()
173 Z3_dec_ref(Context.Context, AST); in ~Z3Expr()
182 assert(Z3_is_eq_sort(Context.Context, Z3_get_sort(Context.Context, AST), in equal_to()
310 Z3Sort(Context, Z3_mk_bv_sort(Context.Context, BitWidth))); in getBitvectorSort()
417 Z3Expr(Context, Z3_mk_bvor(Context.Context, toZ3Expr(*LHS).AST, in mkBVOr()
487 Z3Expr(Context, Z3_mk_eq(Context.Context, toZ3Expr(*LHS).AST, in mkEqual()
761 Z3Expr(Context, Z3_mk_const(Context.Context, in mkSymbol()
846 Context.Context, Z3_to_app(Context.Context, toZ3Expr(*Exp).AST)); in getInterpretation()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DZ3Solver.cpp151 Z3_inc_ref(Context.Context, AST); in Z3Expr()
156 Z3_inc_ref(Context.Context, AST); in Z3Expr()
163 Z3_dec_ref(Context.Context, AST); in operator =()
173 Z3_dec_ref(Context.Context, AST); in ~Z3Expr()
182 assert(Z3_is_eq_sort(Context.Context, Z3_get_sort(Context.Context, AST), in equal_to()
310 Z3Sort(Context, Z3_mk_bv_sort(Context.Context, BitWidth))); in getBitvectorSort()
417 Z3Expr(Context, Z3_mk_bvor(Context.Context, toZ3Expr(*LHS).AST, in mkBVOr()
487 Z3Expr(Context, Z3_mk_eq(Context.Context, toZ3Expr(*LHS).AST, in mkEqual()
761 Z3Expr(Context, Z3_mk_const(Context.Context, in mkSymbol()
846 Context.Context, Z3_to_app(Context.Context, toZ3Expr(*Exp).AST)); in getInterpretation()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A DZ3Solver.cpp151 Z3_inc_ref(Context.Context, AST); in Z3Expr()
156 Z3_inc_ref(Context.Context, AST); in Z3Expr()
163 Z3_dec_ref(Context.Context, AST); in operator =()
173 Z3_dec_ref(Context.Context, AST); in ~Z3Expr()
182 assert(Z3_is_eq_sort(Context.Context, Z3_get_sort(Context.Context, AST), in equal_to()
310 Z3Sort(Context, Z3_mk_bv_sort(Context.Context, BitWidth))); in getBitvectorSort()
417 Z3Expr(Context, Z3_mk_bvor(Context.Context, toZ3Expr(*LHS).AST, in mkBVOr()
487 Z3Expr(Context, Z3_mk_eq(Context.Context, toZ3Expr(*LHS).AST, in mkEqual()
761 Z3Expr(Context, Z3_mk_const(Context.Context, in mkSymbol()
846 Context.Context, Z3_to_app(Context.Context, toZ3Expr(*Exp).AST)); in getInterpretation()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DZ3Solver.cpp151 Z3_inc_ref(Context.Context, AST); in Z3Expr()
156 Z3_inc_ref(Context.Context, AST); in Z3Expr()
163 Z3_dec_ref(Context.Context, AST); in operator =()
173 Z3_dec_ref(Context.Context, AST); in ~Z3Expr()
182 assert(Z3_is_eq_sort(Context.Context, Z3_get_sort(Context.Context, AST), in equal_to()
310 Z3Sort(Context, Z3_mk_bv_sort(Context.Context, BitWidth))); in getBitvectorSort()
417 Z3Expr(Context, Z3_mk_bvor(Context.Context, toZ3Expr(*LHS).AST, in mkBVOr()
487 Z3Expr(Context, Z3_mk_eq(Context.Context, toZ3Expr(*LHS).AST, in mkEqual()
761 Z3Expr(Context, Z3_mk_const(Context.Context, in mkSymbol()
846 Context.Context, Z3_to_app(Context.Context, toZ3Expr(*Exp).AST)); in getInterpretation()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DZ3Solver.cpp151 Z3_inc_ref(Context.Context, AST); in Z3Expr()
156 Z3_inc_ref(Context.Context, AST); in Z3Expr()
163 Z3_dec_ref(Context.Context, AST); in operator =()
173 Z3_dec_ref(Context.Context, AST); in ~Z3Expr()
182 assert(Z3_is_eq_sort(Context.Context, Z3_get_sort(Context.Context, AST), in equal_to()
310 Z3Sort(Context, Z3_mk_bv_sort(Context.Context, BitWidth))); in getBitvectorSort()
417 Z3Expr(Context, Z3_mk_bvor(Context.Context, toZ3Expr(*LHS).AST, in mkBVOr()
487 Z3Expr(Context, Z3_mk_eq(Context.Context, toZ3Expr(*LHS).AST, in mkEqual()
761 Z3Expr(Context, Z3_mk_const(Context.Context, in mkSymbol()
846 Context.Context, Z3_to_app(Context.Context, toZ3Expr(*Exp).AST)); in getInterpretation()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DZ3Solver.cpp151 Z3_inc_ref(Context.Context, AST); in Z3Expr()
156 Z3_inc_ref(Context.Context, AST); in Z3Expr()
163 Z3_dec_ref(Context.Context, AST); in operator =()
173 Z3_dec_ref(Context.Context, AST); in ~Z3Expr()
182 assert(Z3_is_eq_sort(Context.Context, Z3_get_sort(Context.Context, AST), in equal_to()
310 Z3Sort(Context, Z3_mk_bv_sort(Context.Context, BitWidth))); in getBitvectorSort()
417 Z3Expr(Context, Z3_mk_bvor(Context.Context, toZ3Expr(*LHS).AST, in mkBVOr()
487 Z3Expr(Context, Z3_mk_eq(Context.Context, toZ3Expr(*LHS).AST, in mkEqual()
761 Z3Expr(Context, Z3_mk_const(Context.Context, in mkSymbol()
846 Context.Context, Z3_to_app(Context.Context, toZ3Expr(*Exp).AST)); in getInterpretation()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DZ3Solver.cpp151 Z3_inc_ref(Context.Context, AST); in Z3Expr()
156 Z3_inc_ref(Context.Context, AST); in Z3Expr()
163 Z3_dec_ref(Context.Context, AST); in operator =()
173 Z3_dec_ref(Context.Context, AST); in ~Z3Expr()
182 assert(Z3_is_eq_sort(Context.Context, Z3_get_sort(Context.Context, AST), in equal_to()
310 Z3Sort(Context, Z3_mk_bv_sort(Context.Context, BitWidth))); in getBitvectorSort()
417 Z3Expr(Context, Z3_mk_bvor(Context.Context, toZ3Expr(*LHS).AST, in mkBVOr()
487 Z3Expr(Context, Z3_mk_eq(Context.Context, toZ3Expr(*LHS).AST, in mkEqual()
761 Z3Expr(Context, Z3_mk_const(Context.Context, in mkSymbol()
846 Context.Context, Z3_to_app(Context.Context, toZ3Expr(*Exp).AST)); in getInterpretation()
[all …]
/dports/devel/nextpnr/nextpnr-48cd407/generic/
H A Darch_pybindings.cc64 …fn_wrapper_1a<Context, decltype(&Context::getBelType), &Context::getBelType, conv_to_str<IdString>, in arch_wrap_python()
70 fn_wrapper_3a_v<Context, decltype(&Context::bindBel), &Context::bindBel, conv_from_str<BelId>, in arch_wrap_python()
76 … fn_wrapper_1a<Context, decltype(&Context::getConflictingBelCell), &Context::getConflictingBelCell, in arch_wrap_python()
78 fn_wrapper_0a<Context, decltype(&Context::getBels), &Context::getBels, in arch_wrap_python()
83 fn_wrapper_1a<Context, decltype(&Context::getWireBelPins), &Context::getWireBelPins, in arch_wrap_python()
100 fn_wrapper_0a<Context, decltype(&Context::getWires), &Context::getWires, in arch_wrap_python()
103 fn_wrapper_0a<Context, decltype(&Context::getPips), &Context::getPips, in arch_wrap_python()
107 fn_wrapper_3a_v<Context, decltype(&Context::bindPip), &Context::bindPip, conv_from_str<PipId>, in arch_wrap_python()
118 fn_wrapper_1a<Context, decltype(&Context::getPipsDownhill), &Context::getPipsDownhill, in arch_wrap_python()
121 fn_wrapper_1a<Context, decltype(&Context::getPipsUphill), &Context::getPipsUphill, in arch_wrap_python()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Support/
H A DZ3Solver.cpp150 Z3_inc_ref(Context.Context, AST); in Z3Expr()
155 Z3_inc_ref(Context.Context, AST); in Z3Expr()
162 Z3_dec_ref(Context.Context, AST); in operator =()
172 Z3_dec_ref(Context.Context, AST); in ~Z3Expr()
181 assert(Z3_is_eq_sort(Context.Context, Z3_get_sort(Context.Context, AST), in equal_to()
309 Z3Sort(Context, Z3_mk_bv_sort(Context.Context, BitWidth))); in getBitvectorSort()
416 Z3Expr(Context, Z3_mk_bvor(Context.Context, toZ3Expr(*LHS).AST, in mkBVOr()
486 Z3Expr(Context, Z3_mk_eq(Context.Context, toZ3Expr(*LHS).AST, in mkEqual()
745 Z3Expr(Context, Z3_mk_const(Context.Context, in mkSymbol()
830 Context.Context, Z3_to_app(Context.Context, toZ3Expr(*Exp).AST)); in getInterpretation()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DZ3Solver.cpp150 Z3_inc_ref(Context.Context, AST); in Z3Expr()
155 Z3_inc_ref(Context.Context, AST); in Z3Expr()
162 Z3_dec_ref(Context.Context, AST); in operator =()
172 Z3_dec_ref(Context.Context, AST); in ~Z3Expr()
181 assert(Z3_is_eq_sort(Context.Context, Z3_get_sort(Context.Context, AST), in equal_to()
309 Z3Sort(Context, Z3_mk_bv_sort(Context.Context, BitWidth))); in getBitvectorSort()
416 Z3Expr(Context, Z3_mk_bvor(Context.Context, toZ3Expr(*LHS).AST, in mkBVOr()
486 Z3Expr(Context, Z3_mk_eq(Context.Context, toZ3Expr(*LHS).AST, in mkEqual()
745 Z3Expr(Context, Z3_mk_const(Context.Context, in mkSymbol()
830 Context.Context, Z3_to_app(Context.Context, toZ3Expr(*Exp).AST)); in getInterpretation()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Support/
H A DZ3Solver.cpp150 Z3_inc_ref(Context.Context, AST); in Z3Expr()
155 Z3_inc_ref(Context.Context, AST); in Z3Expr()
162 Z3_dec_ref(Context.Context, AST); in operator =()
172 Z3_dec_ref(Context.Context, AST); in ~Z3Expr()
181 assert(Z3_is_eq_sort(Context.Context, Z3_get_sort(Context.Context, AST), in equal_to()
309 Z3Sort(Context, Z3_mk_bv_sort(Context.Context, BitWidth))); in getBitvectorSort()
416 Z3Expr(Context, Z3_mk_bvor(Context.Context, toZ3Expr(*LHS).AST, in mkBVOr()
486 Z3Expr(Context, Z3_mk_eq(Context.Context, toZ3Expr(*LHS).AST, in mkEqual()
745 Z3Expr(Context, Z3_mk_const(Context.Context, in mkSymbol()
830 Context.Context, Z3_to_app(Context.Context, toZ3Expr(*Exp).AST)); in getInterpretation()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Support/
H A DZ3Solver.cpp150 Z3_inc_ref(Context.Context, AST); in Z3Expr()
155 Z3_inc_ref(Context.Context, AST); in Z3Expr()
162 Z3_dec_ref(Context.Context, AST); in operator =()
172 Z3_dec_ref(Context.Context, AST); in ~Z3Expr()
181 assert(Z3_is_eq_sort(Context.Context, Z3_get_sort(Context.Context, AST), in equal_to()
309 Z3Sort(Context, Z3_mk_bv_sort(Context.Context, BitWidth))); in getBitvectorSort()
416 Z3Expr(Context, Z3_mk_bvor(Context.Context, toZ3Expr(*LHS).AST, in mkBVOr()
486 Z3Expr(Context, Z3_mk_eq(Context.Context, toZ3Expr(*LHS).AST, in mkEqual()
745 Z3Expr(Context, Z3_mk_const(Context.Context, in mkSymbol()
830 Context.Context, Z3_to_app(Context.Context, toZ3Expr(*Exp).AST)); in getInterpretation()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/libcxx/utilities/format/format.arguments/format.args/
H A Dget.pass.cpp45 template <class Context, class From>
78 test<Context, bool>(true); in test()
79 test<Context, bool>(false); in test()
110 test<Context, int, char>('a'); in test()
111 test<Context, int, char>('z'); in test()
112 test<Context, int, char>('0'); in test()
113 test<Context, int, char>('9'); in test()
131 test<Context, int, signed char>(0); in test()
136 test<Context, int, short>(0); in test()
143 test<Context, int, int>(0); in test()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DZ3ConstraintManager.cpp150 Z3_inc_ref(Context.Context, AST); in Z3Expr()
155 Z3_inc_ref(Context.Context, AST); in Z3Expr()
162 Z3_dec_ref(Context.Context, AST); in operator =()
172 Z3_dec_ref(Context.Context, AST); in ~Z3Expr()
181 assert(Z3_is_eq_sort(Context.Context, Z3_get_sort(Context.Context, AST), in equal_to()
301 Context, Z3_get_sort(Context.Context, toZ3Expr(*Exp).AST)); in getSort()
411 Z3Expr(Context, Z3_mk_bvor(Context.Context, toZ3Expr(*LHS).AST, in mkBVOr()
481 Z3Expr(Context, Z3_mk_eq(Context.Context, toZ3Expr(*LHS).AST, in mkEqual()
670 Z3Expr(Context, Z3_mk_const(Context.Context, in mkSymbol()
755 Context.Context, Z3_to_app(Context.Context, toZ3Expr(*Exp).AST)); in getInterpretation()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DvalidationGL1.cpp24 bool ValidateBitmap(const Context *, in ValidateBitmap() argument
221 bool ValidateCopyPixels(const Context *, in ValidateCopyPixels() argument
266 bool ValidateEnd(const Context *) in ValidateEnd() argument
271 bool ValidateEndList(const Context *) in ValidateEndList() argument
351 bool ValidateFrustum(const Context *, in ValidateFrustum() argument
542 bool ValidateMap1d(const Context *, in ValidateMap1d() argument
553 bool ValidateMap1f(const Context *, in ValidateMap1f() argument
564 bool ValidateMap2d(const Context *, in ValidateMap2d() argument
579 bool ValidateMap2f(const Context *, in ValidateMap2f() argument
691 bool ValidateOrtho(const Context *, in ValidateOrtho() argument
[all …]
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DvalidationGL1.cpp24 bool ValidateBitmap(const Context *, in ValidateBitmap() argument
221 bool ValidateCopyPixels(const Context *, in ValidateCopyPixels() argument
266 bool ValidateEnd(const Context *) in ValidateEnd() argument
271 bool ValidateEndList(const Context *) in ValidateEndList() argument
351 bool ValidateFrustum(const Context *, in ValidateFrustum() argument
542 bool ValidateMap1d(const Context *, in ValidateMap1d() argument
553 bool ValidateMap1f(const Context *, in ValidateMap1f() argument
564 bool ValidateMap2d(const Context *, in ValidateMap2d() argument
579 bool ValidateMap2f(const Context *, in ValidateMap2f() argument
691 bool ValidateOrtho(const Context *, in ValidateOrtho() argument
[all …]

12345678910>>...585