Home
last modified time | relevance | path

Searched defs:bufList (Results 1 – 15 of 15) sorted by relevance

/dports/x11-fm/catseye-fm/catseye-fm-4.2.0.0/
H A Dconfighandling.c912 struct _OptionsList *bufList=OptionsList_getFirstItem(theList); in OptionsList_DebugOut_printList() local
1629 struct _UserCommandList *bufList = NULL; in UserCommandList_deleteItem() local
2129 struct _UserCommandList *bufList = NULL; in UserCommandList_getCommandsForTarget() local
2791 struct _OptionsList *bufList = OptionsList_getFirstItem(OptionsList); in OptionsList_getItemByName() local
2815 struct _OptionsList *bufList = OptionsList_getFirstItem(OptionsList); in OptionsList_getItemByID() local
2892 struct _OptionsList *bufList = OptionsList_getFirstItem(OptionsList); in OptionsList_getNameByID() local
3019 struct _OptionsList *bufList; in OptionsList_addItem() local
3066 struct _OptionsList *bufList = thelist; in OptionsList_getLastItem() local
3084 struct _OptionsList *bufList = thelist; in OptionsList_getFirstItem() local
3099 struct _OptionsList *bufList = NULL; in OptionsList_deleteItem() local
[all …]
H A DCommandParser.c916 struct _DialogEntityList *bufList = DialogEntityList; in exchangeUserVarsInText() local
H A Dlistitems.c1696 struct updateList *bufList = *typeList; in markItemsWithSameType_Helper_2() local
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/samples/sample_fei/include/
H A Dencoding_task.h436 struct bufList struct
442 bufList(mfxU16 n_fields = 1) argument
446 ~bufList(){ Clear(); } in ~bufList() argument
448 void AddSet(bufSet* set) { buf_list.push_back(set); } in AddSet()
450 void Clear() in Clear()
460 void UnlockAll() in UnlockAll()
471 bufSet* GetFreeSet() in GetFreeSet()
/dports/graphics/goom/goom2k4-0/mac/StandAlone/
H A DCoreAudioDevice.cpp59 AudioBufferList* bufList=(AudioBufferList*)malloc(size); in numberOfChannels() local
/dports/biology/ugene/ugene-40.1/src/plugins/CoreTests/src/
H A DEditAlignmentTests.cpp73 QStringList bufList = buf.split(".."); in init() local
/dports/editors/nedit/nedit-5.7/source/
H A Dshell.c1063 static void addOutput(buffer **bufList, buffer *buf) in addOutput()
1074 static char *coalesceOutput(buffer **bufList, int *outLength) in coalesceOutput()
1113 static void freeBufList(buffer **bufList) in freeBufList()
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/drivers/
H A Dfluid_coreaudio.c88 AudioBufferList *bufList = FLUID_MALLOC(size); in get_num_outputs() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/drivers/
H A Dfluid_coreaudio.c91 AudioBufferList bufList[num]; in get_num_outputs() local
/dports/devel/liteide/liteide-x37.4/liteidex/src/utils/editorutil/
H A Ddifflib.h604 QStringList bufList; in GetUnifiedDiffStringList() local
/dports/audio/supercollider/SuperCollider-3.11.0-Source/server/scsynth/
H A DSC_CoreAudio.cpp955 AudioBufferList* bufList = (AudioBufferList*)malloc(count); in DriverSetup() local
1024 AudioBufferList* bufList = (AudioBufferList*)malloc(count); in DriverSetup() local
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_devices/native/
H A Djuce_mac_CoreAudio.cpp211 HeapBlock<AudioBufferList> bufList; in getChannelInfo() local
2220 HeapBlock<AudioBufferList> bufList; in getNumChannels() local
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_devices/native/
H A Djuce_mac_CoreAudio.cpp211 HeapBlock<AudioBufferList> bufList; in getChannelInfo() local
2205 HeapBlock<AudioBufferList> bufList; in getNumChannels() local
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_devices/native/
H A Djuce_mac_CoreAudio.cpp216 HeapBlock<AudioBufferList> bufList; in getChannelInfo() local
2210 HeapBlock<AudioBufferList> bufList; in getNumChannels() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/tools/qgltf/
H A Dqgltf.cpp2091 QVector<Importer::BufferInfo> &bufList, in exportAnimations()
2283 QVector<Importer::BufferInfo> bufList = m_importer->buffers(); in save() local