Home
last modified time | relevance | path

Searched +defs:select +defs:buffer (Results 1 – 25 of 818) sorted by relevance

12345678910>>...33

/dports/databases/libsdb/sdb-0.10.1/
H A Dtext_driver.c21 struct select { struct
22 int nbre_champs;
23 char **champs;
24 char *fichier;
25 char *contrainte;
163 static int nbre_champs(char *buffer) in nbre_champs()
193 static char *enleve(char *buffer) in enleve()
275 char *buffer; in trait_select() local
337 char *buffer; in trait_update() local
413 char *buffer; in trait_insert() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/forms/
H A Dinternal_popup_menu_test.cc35 auto* select = To<HTMLSelectElement>(document.getElementById("select")); in TEST() local
42 scoped_refptr<SharedBuffer> buffer = SharedBuffer::Create(); in TEST() local
63 auto* select = To<HTMLSelectElement>(document.getElementById("select")); in TEST() local
/dports/sysutils/smartmontools/smartmontools-7.2/
H A Ddev_ata_cmd_set.cpp33 int select = 0; in ata_pass_through() local
35 char buffer[512]; in ata_pass_through() local
/dports/science/highfive/HighFive-2.3.1/include/highfive/bits/
H A DH5Slice_traits_misc.hpp75 inline Selection SliceTraits<Derivate>::select(const std::vector<size_t>& offset, in select() function in HighFive::SliceTraits
99 inline Selection SliceTraits<Derivate>::select(const std::vector<size_t>& columns) const { in select() function in HighFive::SliceTraits
125 inline Selection SliceTraits<Derivate>::select(const ElementSet& elements) const { in select() function in HighFive::SliceTraits
201 inline void SliceTraits<Derivate>::write(const T& buffer) { in write()
220 inline void SliceTraits<Derivate>::write_raw(const T* buffer, const DataType& dtype) { in write_raw()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Common/
H A DSocket.cpp70 bool Socket::select(int us) in select() function in sw::Socket
86 int Socket::receive(char *buffer, int length) in receive()
91 void Socket::send(const char *buffer, int length) in send()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/System/
H A DSocket.cpp71 bool Socket::select(int us) in select() function in sw::Socket
87 int Socket::receive(char *buffer, int length) in receive()
92 void Socket::send(const char *buffer, int length) in send()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Common/
H A DSocket.cpp70 bool Socket::select(int us) in select() function in sw::Socket
86 int Socket::receive(char *buffer, int length) in receive()
91 void Socket::send(const char *buffer, int length) in send()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/System/
H A DSocket.cpp71 bool Socket::select(int us) in select() function in sw::Socket
87 int Socket::receive(char *buffer, int length) in receive()
92 void Socket::send(const char *buffer, int length) in send()
/dports/emulators/nestopia/nestopia-1.51.1/source/core/board/
H A DNstBoardGouder.hpp62 uint select; member
63 byte buffer[4]; member
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/board/
H A DNstBoardGouder.hpp62 uint select; member
63 byte buffer[4]; member
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ds/org.eclipse.pde.ds.ui/src/org/eclipse/pde/internal/ds/ui/editor/
H A DDSTypeSelectionExtension.java41 public boolean select(ITypeInfoRequestor typeInfoRequestor) { in select() method in DSTypeSelectionExtension.TypeInfoFilterExtension
42 StringBuilder buffer = new StringBuilder(typeInfoRequestor.getPackageName()); in select() local
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/ctlib/unittests/
H A Ddata.c32 const char *select; in main() local
34 char buffer[128]; in main() local
/dports/databases/freetds/freetds-1.3.4/src/ctlib/unittests/
H A Ddata.c32 const char *select; in main() local
34 char buffer[128]; in main() local
/dports/multimedia/zoneminder/zoneminder-1.36.5/src/
H A Dzm_rtp_data.cpp81 ZM::Select select(3); in Run() local
84 unsigned char buffer[ZM_NETWORK_BUFSIZ]; in Run() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DList.java235 char [] buffer = new char [64 + 1]; in computeSizeInPixels() local
583 int [] buffer = new int[1]; in getSelectionIndex() local
774 char [] buffer = null; in remove() local
823 char [] buffer = null; in remove() local
893 char [] buffer = null; in remove() local
1009 public void select (int [] indices) { in select() method in List
1017 void select (int [] indices, boolean scroll) { in select() method in List
1041 public void select (int index) { in select() method in List
1046 void select (int index, boolean scroll) { in select() method in List
1116 public void select (int start, int end) { in select() method in List
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Activities/System/ServiceModel/Activities/Dispatcher/
H A DCorrelationKeyCalculator.cs36 public void AddQuery(MessageFilter where, MessageQueryTable<string> select, in AddQuery()
56 …public bool CalculateKeys(MessageBuffer buffer, Message messageToReadHeaders, out InstanceKey inst… in CalculateKeys()
199 MessageQueryTable<string> select, bool IsContextQuery); in ExecuteSelect()
202 out SelectRuntime select); in ExecuteWhere()
226 MessageQueryTable<string> select, bool isContextQuery) in ExecuteSelect()
240 out SelectRuntime select) in ExecuteWhere()
258 MessageQueryTable<string> select, bool isContextQuery) in ExecuteSelect()
264 out SelectRuntime select) in ExecuteWhere()
/dports/chinese/libime-jyutping/libime-jyutping-1.0.3/src/engine/
H A Dengine.cpp68 void select(InputContext *inputContext) const override { in select() function in fcitx::JyutpingPredictCandidateWord
99 void select(InputContext *inputContext) const override { in select() function in fcitx::StrokeCandidateWord
116 void select(InputContext *inputContext) const override { in select() function in fcitx::SpellCandidateWord
133 void select(InputContext *inputContext) const override { in select() function in fcitx::JyutpingCandidateWord
347 buffer(file.fd(), boost::iostreams::file_descriptor_flags:: local
363 buffer(file.fd(), boost::iostreams::file_descriptor_flags:: local
706 buffer(fd, boost::iostreams::file_descriptor_flags:: in save() local
722 buffer(fd, boost::iostreams::file_descriptor_flags:: in save() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/test/shaping/data/aots/
H A Dhb-aots-tester.cpp33 unsigned int *select, int nbSelect) in runTest()
59 hb_buffer_t *buffer = hb_buffer_create(); in runTest() local
127 int nbSelect, unsigned int *select, in gsub_test()
130 hb_buffer_t *buffer = runTest(testName, in gsub_test() local
215 hb_buffer_t *buffer = runTest(testName, in gpos_test() local
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/test/shaping/data/aots/
H A Dhb-aots-tester.cpp33 unsigned int *select, int nbSelect) in runTest()
59 hb_buffer_t *buffer = hb_buffer_create(); in runTest() local
127 int nbSelect, unsigned int *select, in gsub_test()
130 hb_buffer_t *buffer = runTest(testName, in gsub_test() local
215 hb_buffer_t *buffer = runTest(testName, in gpos_test() local
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/snd/
H A Dmsm5205.cpp49 INT32 select; /* prescaler / bit width selector */ member
99 static void MSM5205_playmode(INT32 , INT32 select) in MSM5205_playmode() argument
146 INT16 *buffer = stream[chip]; in MSM5205StreamUpdate() local
197 void MSM5205Render(INT32 chip, INT16 *buffer, INT32 len) in MSM5205Render()
265 … chip, INT32 (*stream_sync)(INT32), INT32 clock, void (*vclk_callback)(), INT32 select, INT32 bAdd) in MSM5205Init() argument
413 void MSM5205PlaymodeWrite(INT32 chip, INT32 select) in MSM5205PlaymodeWrite()
/dports/games/openjazz/openjazz-20190106/src/level/
H A Dlevel.cpp320 int Level::select (bool& menu, int option) { in select() function in Level
477 unsigned char buffer[MTL_L_PROP]; in addTimer() local
510 unsigned char buffer[MTL_L_STAGE]; in setStage() local
/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiErrorList.cpp87 void GuiErrorList::select() in select() function in lyx::frontend::GuiErrorList
135 Buffer const * buffer = from_master_ in errorList() local
/dports/multimedia/transcode/transcode-1.1.7/import/
H A Ddemux_pass.c52 char *buffer = NULL; in tcdemux_pass_through() local
53 int payload_id = 0, select = PACKAGE_ALL; in tcdemux_pass_through() local
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/snd/
H A Dmsm5205.cpp59 INT32 select; /* prescaler / bit width selector */ member
111 static void MSM5205_playmode(INT32 , INT32 select) in MSM5205_playmode() argument
148 INT16 *buffer = stream[chip]; in MSM5205StreamUpdate() local
233 void MSM5205Render(INT32 chip, INT16 *buffer, INT32 len) in MSM5205Render()
307 … chip, INT32 (*stream_sync)(INT32), INT32 clock, void (*vclk_callback)(), INT32 select, INT32 bAdd) in MSM5205Init() argument
459 void MSM5205PlaymodeWrite(INT32 chip, INT32 select) in MSM5205PlaymodeWrite()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.core/core/org/eclipse/debug/internal/core/
H A DLogicalStructureManager.java90 List<ILogicalStructureType> select = new ArrayList<>(); in getLogicalStructureTypes() local
130 StringBuilder buffer= new StringBuilder(); in storeStructureTypeSelections() local
159 StringBuilder buffer= new StringBuilder(); in storeStructureTypeIds() local

12345678910>>...33