Home
last modified time | relevance | path

Searched defs:base1 (Results 1 - 10 of 10) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_pixel_map_shader_test.cpp175 void* base1 = rsPixelMapShader1->GenerateBaseObject(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dpath_test.cpp527 int base1 = 2 * rand.nextULessThan(hSize); // 2 乘以2是为了得到正确的索引 in OnTestPerformance() local
/third_party/skia/bench/
H A DHairlinePathBench.cpp98 int base1 = 2 * rand.nextULessThan(hSize); variable
130 int base1 = 2 * rand.nextULessThan(hSize); variable
163 int base1 = 2 * rand.nextULessThan(hSize); variable
198 int base1 variable
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_build_util.cpp338 int base1 = (baseSize2[mask] >> 0) & 0xf; in mkClobber() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderIntegerFunctionTests.cpp668 const deUint32 base1 = rnd.getUint32(); in getInputValues() local
773 const deInt32 base1 = (deInt32)rnd.getUint32(); in getInputValues() local
/third_party/typescript/tests/baselines/reference/
H A DcomparisonOperatorWithIdenticalObjects.js58 var base1: Base; variable
263 var base1; global() variable
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderIntegerFunctionTests.cpp570 const deUint32 base1 = rnd.getUint32(); in getInputValues() local
661 const deInt32 base1 = (deInt32)rnd.getUint32(); in getInputValues() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderIntegerFunctionTests.cpp668 const deUint32 base1 = rnd.getUint32(); in getInputValues() local
773 const deInt32 base1 = (deInt32)rnd.getUint32(); in getInputValues() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_peep.cpp272 Operand *base1 = memOpnd1.GetBaseRegister(); in IsMemOperandsIdentical() local
1464 auto *base1 = static_cast<RegOperand *>(memOpnd1.GetBaseRegister()); in Run() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Devaluate.c654 struct symbol *base1 = t1->ctype.base_type; in type_difference() local

Completed in 20 milliseconds