Home
last modified time | relevance | path

Searched defs:var0 (Results 1 – 21 of 21) sorted by relevance

/third_party/libabigail/tests/data/test-diff-filter/
Dtest21-compatible-vars-v0.cc9 volatile S const * const * const * var0; variable
Dtest21-compatible-vars-v1.cc11 volatile typedef_of_S const * const * const * var0; variable
/third_party/libabigail/tests/data/test-diff-suppr/
Dtest17-suppr-added-var-v0.cc8 S* var0; variable
Dtest18-suppr-removed-var-v0.cc8 S* var0; variable
Dtest18-suppr-removed-var-v1.cc9 S* var0; variable
Dtest17-suppr-added-var-v1.cc9 S* var0; variable
Dtest7-var-suppr-v0.cc13 S0* var0; variable
Dtest7-var-suppr-v1.cc16 S0* var0; variable
/third_party/ffmpeg/libavcodec/
Daacenc_pred.c72 const float var0 = ps->var0, var1 = ps->var1; in predict() local
Daacdec_fixed.c292 SoftFloat var0 = ps->var0, var1 = ps->var1; in predict() local
Daacdec.c189 float var0 = ps->var0, var1 = ps->var1; in predict() local
Daac.h139 AAC_FLOAT var0; member
/third_party/ffmpeg/libavutil/
Deval.c250 double var0 = p->var[id]; in eval_expr() local
266 double var0 = p->var[0]; in eval_expr() local
/third_party/node/deps/v8/src/compiler/
Descape-analysis.cc655 Variable var0, var1; in ReduceNode() local
/third_party/skia/third_party/externals/tint/src/resolver/
Dtype_validation_test.cc184 auto* var0 = Var("a", ty.f32(), ast::StorageClass::kNone, Expr(2.0f)); in TEST_F() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUserDefinedIO.cpp527 const Variable var0("in_te_s", structVarType, m_caseDef.ioType != IO_TYPE_PER_PATCH); in UserDefinedIOTest() local
/third_party/mesa3d/src/compiler/nir/tests/
Dload_store_vectorizer_tests.cpp1797 … nir_variable *var0 = nir_variable_create(b->shader, nir_var_mem_shared, glsl_uint_type(), "var0"); in TEST_F() local
/third_party/node/deps/v8/src/execution/riscv64/
Dsimulator-riscv64.cc534 #define VI_WIDE_OP_AND_ASSIGN(var0, var1, var2, op0, op1, sign) \ argument
553 #define VI_WIDE_WVX_OP(var0, op0, sign) \ argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp1973 const Variable<Arg0>& var0 = static_cast<const Variable<Arg0>&>(*this->m_args.a); in doEvaluate() local
1984 const Variable<Arg0>& var0 = static_cast<const Variable<Arg0>&>(*this->m_args.a); in doFails() local
/third_party/vk-gl-cts/modules/glshared/
DglsBuiltinPrecisionTests.cpp1438 const Variable<Arg0>& var0 = static_cast<const Variable<Arg0>&>(*this->m_args.a); in doEvaluate() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTessellationTests.cpp6126 const Variable var0("in_te_s", structVarType, m_ioType != IO_TYPE_PER_PATCH); in init() local