/external/skia/src/core/ |
D | SkPath_serial.cpp | 105 int32_t vbs = fPathRef->countVerbs(); in writeToMemory() local 220 int32_t pts, cnx, vbs; in readFromMemory_EQ4Or5() local
|
D | SkPath.cpp | 3331 SkPathVerbAnalysis sk_path_analyze_verbs(const uint8_t vbs[], int verbCount) { in sk_path_analyze_verbs() 3377 const uint8_t vbs[], int verbCount, in Make()
|
/external/skqp/src/core/ |
D | SkPath_serial.cpp | 102 int32_t vbs = fPathRef->countVerbs(); in writeToMemory() local 213 int32_t pts, cnx, vbs; in readFromMemory_EQ4() 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/clang/test/SemaCXX/ |
D | altivec.cpp | 9 vector bool short vbs; in test_vec_step() local
|
/external/llvm-project/clang/test/SemaCXX/ |
D | altivec.cpp | 9 vector bool short vbs; in test_vec_step() local
|
/external/llvm-project/clang/test/CodeGen/SystemZ/ |
D | builtins-systemz-zvector3-error.c | 17 volatile vector bool short vbs; variable
|
D | builtins-systemz-zvector-error.c | 17 volatile vector bool short vbs; variable
|
D | builtins-systemz-zvector2-error.c | 17 volatile vector bool short vbs; variable
|
D | builtins-systemz-zvector.c | 20 volatile vector bool short vbs; variable
|
D | builtins-systemz-zvector2.c | 20 volatile vector bool short vbs; variable
|
D | builtins-systemz-zvector3.c | 20 volatile vector bool short vbs; variable
|
/external/llvm-project/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-altivec.c | 18 vector bool short vbs = { 1, 0, 1, 0, 1, 0, 1, 0 }; variable
|
D | builtins-ppc-vsx.c | 14 vector bool short vbs = { 0, 1, 0, 1, 0, 1, 0, 1 }; variable
|
/external/skia/tests/ |
D | PathBuilderTest.cpp | 235 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
|