Home
last modified time | relevance | path

Searched defs:ab (Results 1 - 25 of 108) sorted by relevance

12345

/third_party/typescript/tests/baselines/reference/
H A DdeclareDottedExtend.js30 var ab = A.B; variable
H A DunionPropertyExistence.js22 var ab: AB; variable
45 var ab; variable
H A DintersectionTypeEquivalence.js14 var ab : A & B; variable
28 var ab; variable
/third_party/pcre2/pcre2/src/
H A Dpcre2_valid_utf.c136 uint32_t ab, d; in valid_utf() local
/third_party/skia/src/gpu/
H A DGrVx.h33 float2 ab = a*b; in dot() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex-hebrew.cc35 compose_hebrew(const hb_ot_shape_normalize_context_t *c, hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab) compose_hebrew() argument
[all...]
H A Dhb-glib.cc124 hb_glib_unicode_compose(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab, void *user_data HB_UNUSED) hb_glib_unicode_compose() argument
161 hb_glib_unicode_decompose(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b, void *user_data HB_UNUSED) hb_glib_unicode_decompose() argument
H A Dhb-icu.cc191 hb_icu_unicode_compose(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab, void *user_data) hb_icu_unicode_compose() argument
205 hb_icu_unicode_decompose(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b, void *user_data) hb_icu_unicode_decompose() argument
H A Dhb-ot-shape-normalize.cc125 decompose (const hb_ot_shape_normalize_context_t *c, bool shortest, hb_codepoint_t ab) in decompose() argument
78 decompose_unicode(const hb_ot_shape_normalize_context_t *c, hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b) decompose_unicode() argument
87 compose_unicode(const hb_ot_shape_normalize_context_t *c, hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab) compose_unicode() argument
/third_party/skia/docs/examples/
H A DSkPath_quadTo_example_parametric_animated.cpp49 SkPoint ab = interpolate(a, b, frame); in REG_FIDDLE_ANIMATED() local
H A DSkPath_cubicTo_example_parametric_animated.cpp47 SkPoint ab = interpolate(a, b, frame); in REG_FIDDLE_ANIMATED() local
/third_party/skia/experimental/skrive/src/
H A DArtboard.cpp91 auto ab = sk_make_sp<Artboard>(); in parse_artboard() local
[all...]
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
H A Dmain.c294 lws_system_blob_t *ab = lws_system_get_blob(context, in app_system_state_nf() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/
H A Dmain.c256 lws_system_blob_t *ab = lws_system_get_blob(context, in app_system_state_nf() local
H A Dmain-client.c37 lws_system_blob_t *ab = lws_system_get_blob(context, in app_system_state_nf() local
/third_party/skia/src/gpu/tessellate/
H A DTessellation.h39 float2 ab = a*b; in dot() local
H A DPatchWriter.cpp35 float4 ab = mix(p0.xyxy(), p1.xyxy(), T); in chopAndWriteQuads() local
53 float2 ab = (p0 + p1) * .5f; in chopAndWriteQuads() local
83 float4 ab = mix(h0, h1, T); in chopAndWriteConics() local
117 float4 ab = mix(p0.xyxy(), p1.xyxy(), T); chopAndWriteCubics() local
137 float2 ab = (p0 + p1) * .5f; chopAndWriteCubics() local
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dprinter_unittest.cc434 const GeneratedCodeInfo::Annotation* ab = &info.annotation(0); in TEST() local
/third_party/vk-gl-cts/framework/common/
H A DtcuRGBA.cpp89 int ab = (bPacked >> RGBA::ALPHA_SHIFT) & 0xFF; in computeAbsDiffMasked() local
/third_party/libuv/test/
H A Dbenchmark-ping-pongs.c57 buf_t* ab; in buf_alloc() local
73 buf_t* ab = (buf_t*) buf->base - 1; buf_free() local
[all...]
/third_party/libwebsockets/lib/secure-streams/system/auth-api.amazon.com/
H A Dauth.c118 lws_system_blob_t *ab; in ss_api_amazon_auth_rx() local
172 lws_system_blob_t *ab; in ss_api_amazon_auth_tx() local
210 lws_system_blob_t *ab; ss_api_amazon_auth_state() local
[all...]
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-staticpolicy/
H A Dminimal-secure-streams.c126 lws_system_blob_t *ab = lws_system_get_blob(context, in app_system_state_nf() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-proxy/
H A Dmain.c158 lws_system_blob_t *ab = lws_system_get_blob(context, in app_system_state_nf() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_register_allocate.c233 int ab = AB_INDEX + ab_off; in vc4_ra_select_callback() local
/third_party/node/src/
H A Daliased_buffer-inl.h27 v8::Local<v8::ArrayBuffer> ab = v8::ArrayBuffer::New(isolate_, size_in_bytes); in AliasedBufferBase() local
51 v8::Local<v8::ArrayBuffer> ab = backing_buffer.GetArrayBuffer(); in AliasedBufferBase() local
191 v8::Local<v8::ArrayBuffer> ab = in reserve() local

Completed in 11 milliseconds

12345