Home
last modified time | relevance | path

Searched defs:bB (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/types/type_parameters/this_types/
Dthis_types_2.ts47 let bB: CB = new CB(); variable
/third_party/typescript/tests/cases/compiler/
DprotectedMembersThisParameter.ts32 function bB<T extends B>(this: T, arg: B) { function
Dmoduledecl.ts223 var bB: mAmbient.B; variable
/third_party/typescript/tests/baselines/reference/
DprotectedMembersThisParameter.js166 function bB(arg) { function
Dmoduledecl.js365 var bB; variable
/third_party/skia/third_party/externals/oboe/docs/reference/
Djquery.js16 …on)?[ \/]([\w.]+)/,bQ=/(msie) ([\w.]+)/,bS=/(mozilla)(?:.*? rv:([\w.]+))?/,bB=/-([a-z]|[0-9])/ig,b… argument
23 …ache"+(Math.random()+"").replace(".",""),bI=0,bL=Object.prototype.toString,bB=false,bA=true,bK=/\\… argument
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftsdf.c2063 FT_26D6_Vec aA, bB; /* A, B in the above comment */ in get_min_distance_conic() local
2359 FT_26D6_Vec aA, bB, cC; /* A, B, C in the above comment */ in get_min_distance_conic() local
2671 FT_26D6_Vec aA, bB, cC, dD; /* A, B, C in the above comment */ in get_min_distance_cubic() local
/third_party/skia/tests/
DReadPixelsTest.cpp153 int32_t bB = static_cast<int32_t>(SkGetPackedB32(b)); in check_read_pixel() local
DWritePixelsTest.cpp171 int32_t bB = static_cast<int32_t>(SkGetPackedB32(b)); in check_pixel() local
/third_party/vk-gl-cts/framework/common/
DtcuCompressedTexture.cpp499 deUint8 bB = (deUint8)getBits(src, 43, 47); in decompressETC1Block() local