Home
last modified time | relevance | path

Searched defs:spp (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/tests/cases/conformance/types/thisType/
DthisTypeAccessibility.ts6 protected static spp: number = 123; property in MyClass
21 protected static spp: number; property in MyGenericClass
/third_party/mesa3d/src/glx/
Dclientattrib.c74 __GLXattribute **spp = gc->attributes.stackPointer, *sp; in __indirect_glPushClientAttrib() local
106 __GLXattribute **spp = gc->attributes.stackPointer, *sp; in __indirect_glPopClientAttrib() local
Dindirect_glx.c52 __GLXattribute *sp, **spp; in __glFreeAttributeState() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
Dosu_client.c2563 int spp; in cmd_sub_rem() local
2722 int spp; in cmd_pol_upd() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
Dosu_client.c2565 int spp; in cmd_sub_rem() local
2724 int spp; in cmd_pol_upd() local
/third_party/ffmpeg/libavfilter/
Davf_showspectrum.c786 float spp = samples / (float)sz; in draw_legend() local