Home
last modified time | relevance | path

Searched refs:excludedItems (Results 1 – 16 of 16) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/
H A DDirectoryScanner.cs57 Dictionary <string, bool> excludedItems; in Scan()
65 excludedItems = new Dictionary <string, bool> (); in Scan()
70 ProcessExclude (excl.ItemSpec, excludedItems); in Scan()
73 ProcessInclude (include_item, excludedItems, includedItems); in Scan()
86 if (!excludedItems.ContainsKey (Path.GetFullPath (name))) { in ProcessInclude()
124 …if (!excludedItems.ContainsKey (itemName) && !excludedItems.ContainsKey (Path.GetFullPath (itemNa… in ProcessInclude()
142 private void ProcessExclude (string name, Dictionary <string, bool> excludedItems) in ProcessExclude() argument
148 if (!excludedItems.ContainsKey (Path.GetFullPath (name))) in ProcessExclude()
149 excludedItems.Add (Path.GetFullPath (name), true); in ProcessExclude()
171 if (!excludedItems.ContainsKey (fi.FullName)) in ProcessExclude()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DPlainObject.h40 JS::Handle<PlainObject*> excludedItems,
H A DSelfHosting.cpp2030 RootedObject excludedItems(cx, args[2].toObjectOrNull()); in intrinsic_CopyDataPropertiesOrGetOwnKeys() local
2033 (!excludedItems || excludedItems->is<PlainObject>())) { in intrinsic_CopyDataPropertiesOrGetOwnKeys()
2037 (excludedItems ? excludedItems.as<PlainObject>() : nullptr), in intrinsic_CopyDataPropertiesOrGetOwnKeys()
H A DNativeObject.cpp2958 Handle<PlainObject*> excludedItems, in CopyDataPropertiesNative() argument
2989 if (excludedItems && excludedItems->contains(cx, id)) { in CopyDataPropertiesNative()
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DPlainObject.h64 JS::Handle<PlainObject*> excludedItems,
H A DSelfHosting.cpp2013 RootedObject excludedItems(cx, args[2].toObjectOrNull()); in intrinsic_CopyDataPropertiesOrGetOwnKeys() local
2016 (!excludedItems || excludedItems->is<PlainObject>())) { in intrinsic_CopyDataPropertiesOrGetOwnKeys()
2020 (excludedItems ? excludedItems.as<PlainObject>() : nullptr), in intrinsic_CopyDataPropertiesOrGetOwnKeys()
H A DNativeObject.cpp2741 Handle<PlainObject*> excludedItems, in CopyDataPropertiesNative() argument
2770 if (excludedItems && excludedItems->contains(cx, id)) { in CopyDataPropertiesNative()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DPlainObject.h64 JS::Handle<PlainObject*> excludedItems,
H A DSelfHosting.cpp2013 RootedObject excludedItems(cx, args[2].toObjectOrNull()); in intrinsic_CopyDataPropertiesOrGetOwnKeys() local
2016 (!excludedItems || excludedItems->is<PlainObject>())) { in intrinsic_CopyDataPropertiesOrGetOwnKeys()
2020 (excludedItems ? excludedItems.as<PlainObject>() : nullptr), in intrinsic_CopyDataPropertiesOrGetOwnKeys()
H A DNativeObject.cpp2741 Handle<PlainObject*> excludedItems, in CopyDataPropertiesNative() argument
2770 if (excludedItems && excludedItems->contains(cx, id)) { in CopyDataPropertiesNative()
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DPlainObject.h70 JS::Handle<PlainObject*> excludedItems,
H A DSelfHosting.cpp2034 RootedObject excludedItems(cx, args[2].toObjectOrNull()); in intrinsic_CopyDataPropertiesOrGetOwnKeys() local
2037 (!excludedItems || excludedItems->is<PlainObject>())) { in intrinsic_CopyDataPropertiesOrGetOwnKeys()
2041 (excludedItems ? excludedItems.as<PlainObject>() : nullptr), in intrinsic_CopyDataPropertiesOrGetOwnKeys()
H A DNativeObject.cpp2663 Handle<PlainObject*> excludedItems, in CopyDataPropertiesNative() argument
2692 if (excludedItems && excludedItems->contains(cx, id)) { in CopyDataPropertiesNative()
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/nicolaskruchten/pivottable/src/
H A Dpivot.coffee1001 for k,excludedItems of exclusions
1002 return false if ""+(record[k] ? 'null') in excludedItems
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/nicolaskruchten/pivottable/dist/
H A Dpivot.min.js.map1excludedItems","inclusionsInfo","children","setTimeout","sortable","update","ui","sender","connect…
H A Dpivot.js.map1 … for k,excludedItems of exclusions\n return false if \"\"+(re…