Searched defs:spp (Results 1 – 7 of 7) sorted by relevance
/external/grpc-grpc/test/cpp/util/ |
D | slice_test.cc | 57 Slice spp(kContent); in TEST_F() local 62 Slice spp(kContent, strlen(kContent)); in TEST_F() local 67 Slice spp(kContent, strlen(kContent), Slice::STATIC_SLICE); in TEST_F() local 74 Slice spp(x, strlen(x), [](void* p) { delete[] static_cast<char*>(p); }); in TEST_F() local 91 Slice spp(t->x, strlen(t->x), in TEST_F() local 109 Slice spp(s, Slice::STEAL_REF); in TEST_F() local 115 Slice spp(s, Slice::ADD_REF); in TEST_F() local 122 Slice spp(s, Slice::STEAL_REF); in TEST_F() local
|
/external/mesa3d/src/glx/ |
D | clientattrib.c | 74 __GLXattribute **spp = gc->attributes.stackPointer, *sp; in __indirect_glPushClientAttrib() local 106 __GLXattribute **spp = gc->attributes.stackPointer, *sp; in __indirect_glPopClientAttrib() local 136 __GLXattribute *sp, **spp; in __glFreeAttributeState() local
|
/external/pdfium/core/fxcodec/tiff/ |
D | tiffmodule.cpp | 218 void TiffBGRA2RGBA(uint8_t* pBuf, int32_t pixel, int32_t spp) { in TiffBGRA2RGBA() 355 uint16_t spp) { in Decode1bppRGB() 383 uint16_t spp) { in Decode8bppRGB() 419 uint16_t spp) { in Decode24bppRGB() 466 uint16_t spp = 0; in Decode() local
|
/external/llvm-project/flang/test/Semantics/ |
D | call05.f90 | 40 subroutine spp(x) subroutine 41 class(t), pointer :: x(:)
|
/external/wpa_supplicant_8/hs20/server/ |
D | hs20_spp_server.c | 68 xml_node_t *soap, *spp, *resp; in process() local
|
/external/tcpdump/ |
D | print-nfs.c | 1420 const struct nfsv3_pathconf *spp; in parsepathconf() local
|
/external/wpa_supplicant_8/hs20/client/ |
D | osu_client.c | 2565 int spp; in cmd_sub_rem() local 2724 int spp; in cmd_pol_upd() local
|