/third_party/grpc/test/cpp/util/ |
D | slice_test.cc | 63 Slice spp(kContent); in TEST_F() local 68 Slice spp(kContent, strlen(kContent)); in TEST_F() local 73 Slice spp(kContent, strlen(kContent), Slice::STATIC_SLICE); in TEST_F() local 80 Slice spp(x, strlen(x), [](void* p) { delete[] static_cast<char*>(p); }); in TEST_F() local 97 Slice spp(t->x, strlen(t->x), in TEST_F() local 115 Slice spp(s, Slice::STEAL_REF); in TEST_F() local 121 Slice spp(s, Slice::ADD_REF); in TEST_F() local 128 Slice spp(s, Slice::STEAL_REF); in TEST_F() local
|
/third_party/typescript/tests/cases/conformance/types/thisType/ |
D | thisTypeAccessibility.ts | 6 protected static spp: number = 123; property in MyClass 21 protected static spp: number; property in MyGenericClass
|
/third_party/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
|
D | indirect_glx.c | 52 __GLXattribute *sp, **spp; in __glFreeAttributeState() local
|
/third_party/boost/libs/asio/test/generic/ |
D | seq_packet_protocol.cpp | 53 typedef generic::seq_packet_protocol spp; in test() typedef
|
/third_party/boost/boost/geometry/srs/projections/proj/ |
D | lsat.hpp | 178 T lamt, sdsq, s, lamdp, phidp, sppsq, dd, sd, sl, fac, scl, sav, spp; in inv() local
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvh264enc.c | 329 NV_ENC_SEQUENCE_PARAM_PAYLOAD spp = { 0, }; in gst_nv_h264_enc_set_profile_and_level() local
|
D | gstnvh265enc.c | 359 NV_ENC_SEQUENCE_PARAM_PAYLOAD spp = { 0, }; in gst_nv_h265_enc_set_level_tier_and_profile() local
|
/third_party/gstreamer/gstplugins_bad/ext/teletextdec/ |
D | gstteletextdec.c | 1004 GstTeletextFrame * frame, vbi_sliced ** spp, guint lofp, systems system) in gst_teletextdec_line_address()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
D | osu_client.c | 2565 int spp; in cmd_sub_rem() local 2724 int spp; in cmd_pol_upd() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
D | osu_client.c | 2565 int spp; in cmd_sub_rem() local 2724 int spp; in cmd_pol_upd() local
|
/third_party/ffmpeg/libavfilter/ |
D | avf_showspectrum.c | 689 float spp = samples / (float)sz; in draw_legend() local
|