Searched defs:vbs (Results  1 – 12 of 12) sorted by relevance
| /external/skia/src/core/ | 
| D | SkPath_serial.cpp | 106     int32_t vbs = fPathRef->countVerbs();  in writeToMemory()  local221     int32_t pts, cnx, vbs;  in readFromMemory_EQ4Or5()  local
 
 | 
| D | SkPath.cpp | 3422 SkPathVerbAnalysis sk_path_analyze_verbs(const uint8_t vbs[], int verbCount) {  in sk_path_analyze_verbs()3468                     const uint8_t vbs[], int verbCount,  in Make()
 
 | 
| /external/clang/test/SemaCXX/ | 
| D | altivec.cpp | 9   vector bool short vbs;  in test_vec_step()  local
 | 
| /external/clang/test/CodeGen/ | 
| D | builtins-ppc-p8vector.c | 24 vector bool short vbs = { 1, 1, 0, 0, 0, 0, 1, 1 };  variable
 | 
| D | builtins-ppc-vsx.c | 14 vector bool short vbs = { 0, 1, 0, 1, 0, 1, 0, 1 };  variable
 | 
| D | builtins-systemz-zvector-error.c | 17 volatile vector bool short vbs;  variable
 | 
| D | builtins-ppc-altivec.c | 18 vector bool short vbs = { 1, 0, 1, 0, 1, 0, 1, 0 };  variable
 | 
| D | builtins-systemz-zvector.c | 17 volatile vector bool short vbs;  variable
 | 
| /external/nullaway/jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/ | 
| D | DefinitelyDerefedParamsDriver.java | 177       boolean vbs)  in run()
 | 
| /external/skia/tests/ | 
| D | PathBuilderTest.cpp | 247     uint8_t vbs[N];  in DEF_TEST()  local
 | 
| /external/mesa3d/src/intel/tools/ | 
| D | aubinator_viewer_decoder.cpp | 353    struct gen_group *vbs = gen_spec_find_struct(ctx->spec, "VERTEX_BUFFER_STATE");  in handle_3dstate_vertex_buffers()  local
 | 
| /external/mesa3d/src/intel/common/ | 
| D | gen_batch_decoder.c | 395    struct gen_group *vbs = gen_spec_find_struct(ctx->spec, "VERTEX_BUFFER_STATE");  in handle_3dstate_vertex_buffers()  local
 |