Home
last modified time | relevance | path

Searched defs:vbs (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/skia/src/core/
H A DSkPath_serial.cpp116 int32_t vbs = fPathRef->countVerbs(); in writeToMemory() local
218 int32_t pts, cnx, vbs; in readFromMemory() member
H A DSkPath.cpp3462 SkPathVerbAnalysis SkPathPriv::AnalyzeVerbs(const uint8_t vbs[], int verbCount) { in AnalyzeVerbs()
3517 const uint8_t vbs[], int verbCount, in Make()
/aosp_15_r20/external/clang/test/SemaCXX/
H A Daltivec.cpp9 vector bool short vbs; in test_vec_step() local
/aosp_15_r20/external/clang/test/CodeGen/
H A Dbuiltins-ppc-p8vector.c24 vector bool short vbs = { 1, 1, 0, 0, 0, 0, 1, 1 }; variable
H A Dbuiltins-ppc-vsx.c14 vector bool short vbs = { 0, 1, 0, 1, 0, 1, 0, 1 }; variable
H A Dbuiltins-systemz-zvector-error.c17 volatile vector bool short vbs; variable
H A Dbuiltins-ppc-altivec.c18 vector bool short vbs = { 1, 0, 1, 0, 1, 0, 1, 0 }; variable
H A Dbuiltins-systemz-zvector.c17 volatile vector bool short vbs; variable
/aosp_15_r20/external/nullaway/jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/
H A DDefinitelyDerefedParamsDriver.java177 boolean vbs) in run()
/aosp_15_r20/external/skia/tests/
H A DPathBuilderTest.cpp247 uint8_t vbs[N]; in DEF_TEST() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dvector_expression.hpp1104 …const_iterator (const self_type &vbs, const const_subiterator1_type &it1, const const_subiterator2… in const_iterator()
1347 …const_iterator (const self_type &vbs, const const_subiterator1_type &it1, const const_subiterator2… in const_iterator()
/aosp_15_r20/external/mesa3d/src/intel/tools/
H A Daubinator_viewer_decoder.cpp357 struct intel_group *vbs = intel_spec_find_struct(ctx->spec, "VERTEX_BUFFER_STATE"); in handle_3dstate_vertex_buffers() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.h207 struct pipe_vertex_buffer vbs[PIPE_MAX_ATTRIBS]; member
/aosp_15_r20/external/mesa3d/src/intel/decoder/
H A Dintel_batch_decoder.c522 struct intel_group *vbs = intel_spec_find_struct(ctx->spec, "VERTEX_BUFFER_STATE"); in handle_3dstate_vertex_buffers() local