Home
last modified time | relevance | path

Searched refs:specList (Results 1 – 25 of 110) sorted by relevance

12345

/dports/graphics/nanort/nanort-b1feea8/examples/common/nativefiledialog/src/
H A Dnfd_win.cpp152 …COMDLG_FILTERSPEC *specList = (COMDLG_FILTERSPEC*)NFDi_Malloc( sizeof(COMDLG_FILTERSPEC) * (filter… in AddFiltersToDialog() local
153 if ( !specList ) in AddFiltersToDialog()
159 specList[i].pszName = NULL; in AddFiltersToDialog()
160 specList[i].pszSpec = NULL; in AddFiltersToDialog()
187 specList[specIdx].pszName = EMPTY_WSTR; in AddFiltersToDialog()
188 CopyNFDCharToWChar( specbuf, (wchar_t**)&specList[specIdx].pszSpec ); in AddFiltersToDialog()
206 specList[specIdx].pszSpec = WILDCARD; in AddFiltersToDialog()
207 specList[specIdx].pszName = EMPTY_WSTR; in AddFiltersToDialog()
209 fileOpenDialog->SetFileTypes( filterCount+1, specList ); in AddFiltersToDialog()
214 NFDi_Free( (void*)specList[i].pszSpec ); in AddFiltersToDialog()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/tools/example/debug/bdi/
H A DExecutionManager.java770 private EventRequestSpecList specList = new EventRequestSpecList(this); field in ExecutionManager
774 return specList.createSourceLineBreakpoint(sourceName, line); in createSourceLineBreakpoint()
779 return specList.createClassLineBreakpoint(classPattern, line); in createClassLineBreakpoint()
785 return specList.createMethodBreakpoint(classPattern, in createMethodBreakpoint()
793 return specList.createExceptionIntercept(classPattern, in createExceptionIntercept()
800 return specList.createAccessWatchpoint(classPattern, fieldId); in createAccessWatchpoint()
805 return specList.createModificationWatchpoint(classPattern, in createModificationWatchpoint()
810 specList.delete(spec); in delete()
814 specList.resolve(refType); in resolve()
818 specList.install(spec, vm()); in install()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/tools/example/debug/bdi/
H A DExecutionManager.java770 private EventRequestSpecList specList = new EventRequestSpecList(this); field in ExecutionManager
774 return specList.createSourceLineBreakpoint(sourceName, line); in createSourceLineBreakpoint()
779 return specList.createClassLineBreakpoint(classPattern, line); in createClassLineBreakpoint()
785 return specList.createMethodBreakpoint(classPattern, in createMethodBreakpoint()
793 return specList.createExceptionIntercept(classPattern, in createExceptionIntercept()
800 return specList.createAccessWatchpoint(classPattern, fieldId); in createAccessWatchpoint()
805 return specList.createModificationWatchpoint(classPattern, in createModificationWatchpoint()
810 specList.delete(spec); in delete()
814 specList.resolve(refType); in resolve()
818 specList.install(spec, vm()); in install()
[all …]
/dports/science/massxpert/massxpert-c229f4a1abde3c20b83a90e50f9c5d79104dfa5f/lib/
H A DcrossLinkerSpec.cpp93 QList<CrossLinkerSpec *> *specList) in parseFile() argument
106 Q_ASSERT(specList != 0); in parseFile()
181 specList->append(crossLinkerSpec); in parseFile()
H A DmodifSpec.cpp127 QList<ModifSpec *> *specList) in parseFile() argument
141 Q_ASSERT(specList != 0); in parseFile()
279 specList->append(modifSpec); in parseFile()
H A DmonomerSpec.cpp135 QList<MonomerSpec *> *specList) in parseFile() argument
149 Q_ASSERT(specList != 0); in parseFile()
266 specList->append(monomerSpec); in parseFile()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/
H A DDiagnosticSourceEventSource.cs433 …public static void CreateFilterAndTransformList(ref FilterAndTransform specList, string filterAndP… in CreateFilterAndTransformList() argument
435 … DestroyFilterAndTransformList(ref specList); // Stop anything that was on before. in CreateFilterAndTransformList()
456specList = new FilterAndTransform(filterAndPayloadSpecs, startIdx, endIdx, eventSource, specList); in CreateFilterAndTransformList()
467 public static void DestroyFilterAndTransformList(ref FilterAndTransform specList) in DestroyFilterAndTransformList() argument
469 var curSpec = specList; in DestroyFilterAndTransformList()
470 specList = null; // Null out the list in DestroyFilterAndTransformList()
/dports/x11-fonts/py-ufo2ft/ufo2ft-2.5.0/tests/featureWriters/
H A DfeatureWriters_test.py82 def test_loadFeatureWriters_valid(specList, FontClass): argument
84 ufo.lib[FEATURE_WRITERS_KEY] = specList
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/TelepathyQt/
H A Dchannel-class-spec.h309 inline uint qHash(const ChannelClassSpecList &specList) in qHash() argument
312 QSet<ChannelClassSpec> uniqueSet = specList.toSet(); in qHash()
316 inline uint qHash(const QList<ChannelClassSpec> &specList) in qHash() argument
319 QSet<ChannelClassSpec> uniqueSet = specList.toSet(); in qHash()
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/front/
H A Dlinkerfront.ml29 let specList = dualArgs var
39 (Arg.parse (Arg.align specList) (setInputName ~filter:getModName) usageMsg ;
H A Ddisassemblerfront.ml26 let specList = dualArgs var
36 Arg.parse (Arg.align specList) setInputName usageMsg ;
H A Dcompilerfront.ml85 let specList = dualArgs var
97 Arg.parse (Arg.align specList) (setInputName ~filter:getModName) usageMsg ;
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tools/
H A DtDirectories.cpp959 tArray<tString> specList; in GetFiles() local
968 GetSpecList( fileSpec, specList ); in GetFiles()
1010 for ( int i = 0; i < specList.Len(); i++ ) in GetFiles()
1012 if ( FileMatchesWildcard( entry->d_name, specList( i ), true ) ) in GetFiles()
1069 void tDirectories::GetSpecList( const tString& fileSpec, tArray< tString >& specList ) in GetSpecList() argument
1076 specList.SetLen( 0 ); in GetSpecList()
1084 specList[ pos++ ] = token; in GetSpecList()
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/backends/aqofxconnect/libofxhome/
H A Dofxhome.c53 OH_InstituteSpec_List_free(ofh->specList); in OfxHome_free()
317 if (ofh->specList==NULL) { in OfxHome_GetSpecs()
349 ofh->specList=sl; in OfxHome_GetSpecs()
352 return ofh->specList; in OfxHome_GetSpecs()
H A Dofxhome_p.h22 OH_INSTITUTE_SPEC_LIST *specList; member
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/imaging/
H A DossimIgenGenerator.h87 void getSpecs(std::vector<ossimKeywordlist>& specList)const in getSpecs() argument
89 specList = theSpecList; in getSpecs()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/
H A DJavaMatchFilter.java304 List<QuerySpecification> specList= query.getSpecification(); in isApplicable() local
306 for (QuerySpecification spec : specList) { in isApplicable()
482 List<QuerySpecification> specList= query.getSpecification(); in isApplicable() local
484 for (QuerySpecification spec : specList) { in isApplicable()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/
H A Dm_redir.c394 Spec* specList; in VG_() local
507 specList = NULL; /* the spec list we're building up */ in VG_()
639 spec->next = specList; in VG_()
642 specList = spec; in VG_()
692 for (spec = specList; spec; spec = spec->next) in VG_()
715 newts->specs = specList; in VG_()
738 generate_and_add_actives( specList, newts, in VG_()
749 generate_and_add_actives( specList, newts, in VG_()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/
H A Dm_redir.c394 Spec* specList; in VG_() local
507 specList = NULL; /* the spec list we're building up */ in VG_()
639 spec->next = specList; in VG_()
642 specList = spec; in VG_()
692 for (spec = specList; spec; spec = spec->next) in VG_()
715 newts->specs = specList; in VG_()
738 generate_and_add_actives( specList, newts, in VG_()
749 generate_and_add_actives( specList, newts, in VG_()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/
H A DCommands.java746 for (EventRequestSpec spec : Env.specList.eventRequestSpecs()) { in listCaughtExceptions()
794 spec = Env.specList.createExceptionCatch(classPattern, in parseExceptionSpec()
822 if (Env.specList.delete(spec)) { in commandIgnoreException()
1025 for (EventRequestSpec spec : Env.specList.eventRequestSpecs()) { in listBreakpoints()
1075 breakpoint = Env.specList.createBreakpoint(classId, in parseBreakpointSpec()
1108 breakpoint = Env.specList.createBreakpoint(classId, in parseBreakpointSpec()
1125 boolean success = Env.specList.addEagerlyResolve(spec); in resolveNow()
1172 if (Env.specList.delete(spec)) { in commandClear()
1215 spec = Env.specList.createAccessWatchpoint(className, in parseWatchpointSpec()
1221 spec = Env.specList.createModificationWatchpoint(className, in parseWatchpointSpec()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/
H A DCommands.java746 for (EventRequestSpec spec : Env.specList.eventRequestSpecs()) { in listCaughtExceptions()
794 spec = Env.specList.createExceptionCatch(classPattern, in parseExceptionSpec()
822 if (Env.specList.delete(spec)) { in commandIgnoreException()
1025 for (EventRequestSpec spec : Env.specList.eventRequestSpecs()) { in listBreakpoints()
1083 breakpoint = Env.specList.createBreakpoint(classId, in parseBreakpointSpec()
1117 breakpoint = Env.specList.createBreakpoint(classId, in parseBreakpointSpec()
1135 boolean success = Env.specList.addEagerlyResolve(spec); in resolveNow()
1240 if (Env.specList.delete(spec)) { in commandClear()
1283 spec = Env.specList.createAccessWatchpoint(className, in parseWatchpointSpec()
1289 spec = Env.specList.createModificationWatchpoint(className, in parseWatchpointSpec()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/tools/example/debug/tty/
H A DCommands.java746 for (EventRequestSpec spec : Env.specList.eventRequestSpecs()) { in listCaughtExceptions()
794 spec = Env.specList.createExceptionCatch(classPattern, in parseExceptionSpec()
822 if (Env.specList.delete(spec)) { in commandIgnoreException()
1025 for (EventRequestSpec spec : Env.specList.eventRequestSpecs()) { in listBreakpoints()
1075 breakpoint = Env.specList.createBreakpoint(classId, in parseBreakpointSpec()
1108 breakpoint = Env.specList.createBreakpoint(classId, in parseBreakpointSpec()
1125 boolean success = Env.specList.addEagerlyResolve(spec); in resolveNow()
1172 if (Env.specList.delete(spec)) { in commandClear()
1215 spec = Env.specList.createAccessWatchpoint(className, in parseWatchpointSpec()
1221 spec = Env.specList.createModificationWatchpoint(className, in parseWatchpointSpec()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/
H A DCommands.java746 for (EventRequestSpec spec : Env.specList.eventRequestSpecs()) { in listCaughtExceptions()
794 spec = Env.specList.createExceptionCatch(classPattern, in parseExceptionSpec()
822 if (Env.specList.delete(spec)) { in commandIgnoreException()
1025 for (EventRequestSpec spec : Env.specList.eventRequestSpecs()) { in listBreakpoints()
1083 breakpoint = Env.specList.createBreakpoint(classId, in parseBreakpointSpec()
1117 breakpoint = Env.specList.createBreakpoint(classId, in parseBreakpointSpec()
1135 boolean success = Env.specList.addEagerlyResolve(spec); in resolveNow()
1240 if (Env.specList.delete(spec)) { in commandClear()
1283 spec = Env.specList.createAccessWatchpoint(className, in parseWatchpointSpec()
1289 spec = Env.specList.createModificationWatchpoint(className, in parseWatchpointSpec()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/
H A DCommands.java746 for (EventRequestSpec spec : Env.specList.eventRequestSpecs()) { in listCaughtExceptions()
794 spec = Env.specList.createExceptionCatch(classPattern, in parseExceptionSpec()
822 if (Env.specList.delete(spec)) { in commandIgnoreException()
1025 for (EventRequestSpec spec : Env.specList.eventRequestSpecs()) { in listBreakpoints()
1075 breakpoint = Env.specList.createBreakpoint(classId, in parseBreakpointSpec()
1108 breakpoint = Env.specList.createBreakpoint(classId, in parseBreakpointSpec()
1125 boolean success = Env.specList.addEagerlyResolve(spec); in resolveNow()
1172 if (Env.specList.delete(spec)) { in commandClear()
1215 spec = Env.specList.createAccessWatchpoint(className, in parseWatchpointSpec()
1221 spec = Env.specList.createModificationWatchpoint(className, in parseWatchpointSpec()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/
H A DCommands.java746 for (EventRequestSpec spec : Env.specList.eventRequestSpecs()) { in listCaughtExceptions()
794 spec = Env.specList.createExceptionCatch(classPattern, in parseExceptionSpec()
822 if (Env.specList.delete(spec)) { in commandIgnoreException()
1025 for (EventRequestSpec spec : Env.specList.eventRequestSpecs()) { in listBreakpoints()
1075 breakpoint = Env.specList.createBreakpoint(classId, in parseBreakpointSpec()
1108 breakpoint = Env.specList.createBreakpoint(classId, in parseBreakpointSpec()
1125 boolean success = Env.specList.addEagerlyResolve(spec); in resolveNow()
1172 if (Env.specList.delete(spec)) { in commandClear()
1215 spec = Env.specList.createAccessWatchpoint(className, in parseWatchpointSpec()
1221 spec = Env.specList.createModificationWatchpoint(className, in parseWatchpointSpec()
[all …]

12345