Home
last modified time | relevance | path

Searched defs:d_description (Results 1 – 9 of 9) sorted by relevance

/dports/comms/gqrx/gqrx-2.15/src/portaudio/
H A Ddevice_list.h52 string d_description; /*! The description of the audio device. */ variable
/dports/comms/gqrx/gqrx-2.15/src/osxaudio/
H A Ddevice_list.h52 string d_description; /*! The description of the audio device. */ variable
/dports/comms/gqrx/gqrx-2.15/src/pulseaudio/
H A Dpa_device_list.h53 string d_description; /*! The description of the audio device. */ variable
/dports/graphics/cegui/cegui-0.8.7/samples_framework/include/
H A DSampleData.h86 CEGUI::String d_description; variable
/dports/games/lordsawar/lordsawar-0.3.2/src/
H A DQuest.h248 Glib::ustring d_description; variable
H A Darmyprotobase.h117 Glib::ustring d_description; variable
/dports/databases/litestream/google-cloud-go-storage-v1.15.0/internal/generated/snippets/webrisk/apiv1/Client/SearchHashes/
H A Dmain.go1 // Copyright 2021 Google LLC
2 //
3 // Licensed under the Apache License, Version 2.0 (the "License");
4 // you may not use this file except in compliance with the License.
5 // You may obtain a copy of the License at
6 //
7 // http://www.apache.org/licenses/LICENSE-2.0
8 //
9 // Unless required by applicable law or agreed to in writing, software
10 // distributed under the License is distributed on an "AS IS" BASIS,
[all …]
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/Query/
H A DQuery.h150 std::string d_description = ""; variable
/dports/audio/praat/praat-6.2.03/sys/
H A DDataEditor.cpp347 my d_description = description; in DataSubEditor_init() local