Home
last modified time | relevance | path

Searched defs:base2 (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.cpp185 void* base2 = rsPixelMapShader2->GenerateBaseObject(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dpath_test.cpp528 int base2 = 2 * rand.nextULessThan(hSize); // 2 乘以2是为了得到正确的索引 in OnTestPerformance() local
/third_party/skia/bench/
H A DHairlinePathBench.cpp99 int base2 = 2 * rand.nextULessThan(hSize); variable
131 int base2 = 2 * rand.nextULessThan(hSize); variable
164 int base2 = 2 * rand.nextULessThan(hSize); variable
199 int base2 variable
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_build_util.cpp340 int base2 = (baseSize2[mask] >> 8) & 0xf; in mkClobber() local
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dcurve448.c638 ossl_curve448_base_double_scalarmul_non_secret(curve448_point_t combo, const curve448_scalar_t scalar1, const curve448_point_t base2, const curve448_scalar_t scalar2) ossl_curve448_base_double_scalarmul_non_secret() argument
/third_party/openssl/crypto/ec/curve448/
H A Dcurve448.c638 ossl_curve448_base_double_scalarmul_non_secret(curve448_point_t combo, const curve448_scalar_t scalar1, const curve448_point_t base2, const curve448_scalar_t scalar2) ossl_curve448_base_double_scalarmul_non_secret() argument
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc1124 Base base, base2; in TEST() local
/third_party/typescript/tests/baselines/reference/
H A DcomparisonOperatorWithIdenticalObjects.js59 var base2: Base; variable
264 var base2; global() variable
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_peep.cpp273 Operand *base2 = memOpnd2.GetBaseRegister(); in IsMemOperandsIdentical() local
1474 auto *base2 = static_cast<RegOperand *>(memOpnd2.GetBaseRegister()); in Run() local
/third_party/ltp/tools/sparse/sparse-src/
H A Devaluate.c655 struct symbol *base2 = t2->ctype.base_type; in type_difference() local

Completed in 22 milliseconds