/third_party/boost/boost/hana/core/ |
D | default.hpp | 22 struct is_default : std::false_type { }; struct 25 struct is_default<Method, decltype((void) struct
|
/third_party/boost/libs/hana/include/boost/hana/core/ |
D | default.hpp | 22 struct is_default : std::false_type { }; struct 25 struct is_default<Method, decltype((void) struct
|
/third_party/boost/boost/detail/ |
D | named_template_params.hpp | 38 template <class T> struct is_default { struct 39 enum { value = false }; 40 typedef type_traits::no_type type; 42 template <> struct is_default<default_argument> { struct 43 enum { value = true }; 44 typedef type_traits::yes_type type;
|
/third_party/boost/libs/hana/include/boost/hana/fwd/core/ |
D | default.hpp | 49 struct is_default { see documentation }; struct
|
/third_party/boost/boost/hana/fwd/core/ |
D | default.hpp | 49 struct is_default { see documentation }; struct
|
/third_party/ffmpeg/libavformat/ |
D | hlsplaylist.c | 41 int name_id, int is_default) in ff_hls_write_audio_rendition() 56 int name_id, int is_default) in ff_hls_write_subtitle_rendition()
|
/third_party/gn/src/gn/ |
D | settings.h | 56 bool is_default() const { in is_default() function
|
/third_party/gstreamer/gstplugins_good/ext/pulse/ |
D | pulsedeviceprovider.h | 71 gboolean is_default; member
|
D | pulsedeviceprovider.c | 277 gboolean was_default = FALSE, is_default = FALSE; in get_server_info_cb() local 700 GstStructure * props, gboolean is_default) in gst_pulse_device_new()
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vkdeviceprovider.c | 276 gboolean is_default = i == 0; in gst_vulkan_device_provider_probe() local 462 GstVulkanDeviceType type, GstStructure * props, gboolean is_default) in gst_vulkan_device_object_new()
|
D | vkdeviceprovider.h | 77 gboolean is_default; member
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvvp8dec.c | 455 gboolean is_default; member 501 gboolean is_default = TRUE; in gst_nv_vp8_dec_register() local
|
D | gstnvh264enc.c | 34 gboolean is_default; member 702 gboolean is_default = TRUE; in gst_nv_h264_enc_register() local
|
D | gstnvvp9dec.c | 551 gboolean is_default; member 597 gboolean is_default = TRUE; in gst_nv_vp9_dec_register() local
|
D | gstnvh265enc.c | 36 gboolean is_default; member 815 gboolean is_default = TRUE; in gst_nv_h265_enc_register() local
|
D | gstnvh265dec.c | 924 gboolean is_default; member 970 gboolean is_default = TRUE; in gst_nv_h265_dec_register() local
|
D | gstnvh264dec.c | 893 gboolean is_default; member 939 gboolean is_default = TRUE; in gst_nv_h264_dec_register() local
|
D | gstnvdec.c | 1999 gboolean is_default; member 2049 gboolean is_default = TRUE; in gst_nvdec_subclass_register() local
|
/third_party/libinput/src/ |
D | util-prop-parsers.c | 54 bool is_default = false; in parse_mouse_dpi_property() local
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmfvideoenc.h | 90 gboolean is_default; member
|
D | gstmfmp3enc.cpp | 469 gboolean is_default = TRUE; in gst_mf_mp3_enc_register() local
|
D | gstmfaacenc.cpp | 513 gboolean is_default = TRUE; in gst_mf_aac_enc_register() local
|
/third_party/mindspore/mindspore/parallel/nn/ |
D | layers.py | 152 …_check_past_none_input_none(use_past, param_name, func_name, default_value, is_tensor, is_default): argument
|
/third_party/gstreamer/gstplugins_bad/ext/hls/ |
D | m3u8.h | 166 gboolean is_default; member
|
/third_party/node/src/ |
D | cares_wrap.h | 169 inline void set_is_servers_default(bool is_default) { in set_is_servers_default()
|