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/ |
D | this_types_2.ts | 47 let bB: CB = new CB(); variable
|
/third_party/typescript/tests/cases/compiler/ |
D | protectedMembersThisParameter.ts | 32 function bB<T extends B>(this: T, arg: B) { function
|
D | moduledecl.ts | 223 var bB: mAmbient.B; variable
|
/third_party/typescript/tests/baselines/reference/ |
D | protectedMembersThisParameter.js | 166 function bB(arg) { function
|
D | moduledecl.js | 365 var bB; variable
|
/third_party/skia/third_party/externals/oboe/docs/reference/ |
D | jquery.js | 16 …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/ |
D | ftsdf.c | 2063 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/ |
D | ReadPixelsTest.cpp | 153 int32_t bB = static_cast<int32_t>(SkGetPackedB32(b)); in check_read_pixel() local
|
D | WritePixelsTest.cpp | 171 int32_t bB = static_cast<int32_t>(SkGetPackedB32(b)); in check_pixel() local
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuCompressedTexture.cpp | 499 deUint8 bB = (deUint8)getBits(src, 43, 47); in decompressETC1Block() local
|