Home
last modified time | relevance | path

Searched defs:TAGS (Results 1 – 25 of 1270) sorted by relevance

12345678910>>...51

/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/src/utilunits/
H A Dvartags.pas86 function TAGS(a,b,c:long):pointer; in TAGS() function
87 function TAGS(a,b,c,d,e:long):pointer; in TAGS() function
88 function TAGS(a,b,c,d,e,f,g:long):pointer; in TAGS() function
89 function TAGS(a,b,c,d,e,f,g,h,i:long):pointer; in TAGS() function
90 function TAGS(a,b,c,d,e,f,g,h,i,j,k:long):pointer; in TAGS() function
91 function TAGS(a,b,c,d,e,f,g,h,i,j,k,l,m:long):pointer; in TAGS() function
148 function TAGS(a,b,c:long):pointer; in TAGS() function
155 function TAGS(a,b,c,d,e:long):pointer; in TAGS() function
163 function TAGS(a,b,c,d,e,f,g:long):pointer; in TAGS() function
172 function TAGS(a,b,c,d,e,f,g,h,i:long):pointer; in TAGS() function
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/page_sets/system_health/
H A Dloading_stories.py44 TAGS = [story_tags.YEAR_2018] variable in LoadGoogleStory2018
57 TAGS = [story_tags.YEAR_2018] variable in LoadYahooStory2018
63 TAGS = [story_tags.YEAR_2018] variable in LoadAmazonDesktopStory2018
70 TAGS = [story_tags.YEAR_2019] variable in LoadAmazonMobileStory2019
104 TAGS = [story_tags.YEAR_2018] variable in LoadEbayStory2018
115 TAGS = [story_tags.YEAR_2019] variable in LoadTwitterMobileStory2019
126 TAGS = [ variable in LoadVkDesktopStory2018
141 TAGS = [story_tags.YEAR_2019] variable in LoadInstagramMobileStory2019
173 TAGS = [ variable in LoadCnnStory2018
289 TAGS = [ variable in LoadYouTubeStory2018
[all …]
H A Dbrowsing_stories.py137 TAGS = [ variable in CnnStory2020
178 TAGS = [story_tags.YEAR_2016] variable in FacebookDesktopStory
203 TAGS = [story_tags.YEAR_2018] variable in FlipboardDesktopStory2018
211 TAGS = [story_tags.YEAR_2018] variable in HackerNewsDesktopStory2018
225 TAGS = [story_tags.YEAR_2020] variable in NytimesDesktopStory2020
575 TAGS = [ variable in YouTubeMobileStory2019
605 TAGS = [ variable in EarthDesktopStory2020
1043 TAGS = [ variable in GoogleMapsMobileStory2019
1496 TAGS = [ variable in GoogleSheetsDesktopStory
1792 TAGS = [ variable in PinterestMobileStory2019
[all …]
H A Dbackground_stories.py34 TAGS = [story_tags.YEAR_2019] variable in BackgroundGoogleStory2019
47 TAGS = [story_tags.HEALTH_CHECK, story_tags.YEAR_2019] variable in BackgroundFacebookMobileStory2019
53 TAGS = [story_tags.JAVASCRIPT_HEAVY, story_tags.YEAR_2019] variable in BackgroundNytimesMobileStory2019
67 TAGS = [story_tags.YEAR_2019] variable in BackgroundImgurMobileStory2019
73 TAGS = [story_tags.HEALTH_CHECK, story_tags.YEAR_2019] variable in BackgroundGmailMobileStory2019
H A Daccessibility_stories.py35 TAGS = [story_tags.ACCESSIBILITY, story_tags.SCROLL, story_tags.YEAR_2018] variable in AccessibilityScrollingCodeSearchStory2018
49 TAGS = [story_tags.ACCESSIBILITY, story_tags.YEAR_2018] variable in AccessibilityWikipediaStory2018
55 TAGS = [story_tags.ACCESSIBILITY, story_tags.YEAR_2018] variable in AccessibilityAmazonStory2018
61 TAGS = [story_tags.ACCESSIBILITY, story_tags.KEYBOARD_INPUT, variable in AccessibilityYouTubeHomepageStory
H A Dlong_running_stories.py92 TAGS = [story_tags.YEAR_2016] variable in LongRunningGmailMobileForegroundStory
97 TAGS = [story_tags.HEALTH_CHECK, story_tags.YEAR_2016] variable in LongRunningGmailDesktopForegroundStory
103 TAGS = [story_tags.YEAR_2016] variable in LongRunningGmailMobileBackgroundStory
112 TAGS = [story_tags.YEAR_2016] variable in LongRunningGmailDesktopBackgroundStory
H A Dchrome_stories.py16 TAGS = [story_tags.YEAR_2016] variable in BlankAboutBlankStory
41 TAGS = [story_tags.EMERGING_MARKET, story_tags.YEAR_2019] variable in SearchOmniboxStory2019
77 TAGS = [story_tags.EMERGING_MARKET, story_tags.YEAR_2019] variable in MobileNewTabPageStory2019
H A Dmulti_tab_stories.py49 TAGS = [story_tags.TABS_SWITCHING, story_tags.YEAR_2016] variable in MultiTabTypical24Story
94 TAGS = [story_tags.TABS_SWITCHING, story_tags.YEAR_2018, variable in MultiTabTypical24Story2018
/dports/comms/flmsg/flmsg-4.0.19/src/include/
H A Dparse_xml.h29 struct TAGS { const char *tag; void (*fp)(size_t &, string);}; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/benchmarks/
H A Dblink_perf.py360 TAGS = [] variable in _BlinkPerfBenchmark
373 TAGS = _BlinkPerfBenchmark.TAGS + ['all'] variable in BlinkPerfAccessibility
392 TAGS = _BlinkPerfBenchmark.TAGS + ['all'] variable in BlinkPerfBindings
445 TAGS = _BlinkPerfBenchmark.TAGS + ['all'] variable in BlinkPerfCSS
456 TAGS = _BlinkPerfBenchmark.TAGS + ['all'] variable in BlinkPerfDOM
468 TAGS = _BlinkPerfBenchmark.TAGS + ['all'] variable in BlinkPerfEvents
485 TAGS = _BlinkPerfBenchmark.TAGS + ['all'] variable in BlinkPerfImageDecoder
503 TAGS = _BlinkPerfBenchmark.TAGS + ['all'] variable in BlinkPerfLayout
515 TAGS = _BlinkPerfBenchmark.TAGS + ['all'] variable in BlinkPerfOWPStorage
536 TAGS = _BlinkPerfBenchmark.TAGS + ['all'] variable in BlinkPerfPaint
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/page_sets/rendering/
H A Dimage_decoding_cases.py12 TAGS = [story_tags.IMAGE_DECODING] variable in ImageDecodingPage
33 TAGS = ImageDecodingPage.TAGS + [story_tags.GPU_RASTERIZATION] variable in WebPDecodingPage
38 TAGS = ImageDecodingPage.TAGS + [story_tags.GPU_RASTERIZATION] variable in JpegDecodingPage
H A Dtough_webgl_cases.py12 TAGS = [story_tags.REQUIRED_WEBGL, story_tags.TOUGH_WEBGL] variable in ToughWebglPage
49 TAGS = ToughWebglPage.TAGS + [story_tags.REPRESENTATIVE_WIN_DESKTOP] variable in NvidiaVertexBufferObjectPage
73 TAGS = ToughWebglPage.TAGS + [story_tags.REPRESENTATIVE_WIN_DESKTOP] variable in ManyPlanetsDeepPage
79 TAGS = ToughWebglPage.TAGS + [story_tags.REPRESENTATIVE_WIN_DESKTOP] variable in AquariumPage
85 TAGS = ToughWebglPage.TAGS + [story_tags.REPRESENTATIVE_WIN_DESKTOP] variable in Aquarium20KFishPage
134 TAGS = ToughWebglPage.TAGS + [ variable in AnimometerWebGLAttribArraysPage
140 TAGS = ToughWebglPage.TAGS + [story_tags.USE_FAKE_CAMERA_DEVICE] variable in CameraToWebGLPage
H A Dtough_path_rendering_cases.py11 TAGS = [story_tags.TOUGH_PATH_RENDERING] variable in ToughPathRenderingPage
27 TAGS = ToughPathRenderingPage.TAGS + [story_tags.REPRESENTATIVE_MOBILE] variable in MotionMarkCanvasFillShapesPage
39 TAGS = [ variable in ChalkboardPage
H A Dtough_filters_cases.py12 TAGS = [story_tags.TOUGH_FILTERS] variable in ToughFiltersCasesPage
33 TAGS = ToughFiltersCasesPage.TAGS + [story_tags.REPRESENTATIVE_WIN_DESKTOP] variable in FilterTerrainSVGPage
H A Dtough_texture_upload_cases.py12 TAGS = [story_tags.TOUGH_TEXTURE_UPLOAD] variable in ToughTextureUploadPage
59 TAGS = ToughTextureUploadPage.TAGS + [ variable in ExtraLargeTextureUploadsPage
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/contrib/system_health_infinite_scroll/
H A Djanky_story_set.py49 TAGS = [story_tags.INFINITE_SCROLL, story_tags.YEAR_2019] variable in FlickrJankyStory
55 TAGS = [story_tags.INFINITE_SCROLL, story_tags.YEAR_2019] variable in DiscourseJankyStory
61 TAGS = [story_tags.INFINITE_SCROLL, story_tags.YEAR_2019] variable in PinterestJankyStory
72 TAGS = [story_tags.INFINITE_SCROLL, story_tags.YEAR_2019] variable in TumblrJankyStory
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/docs/man/
H A Dctags-client-tools.7.rst69 Options for Pseudo-tags
116 List of notable pseudo-tags
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/man/
H A Dctags-client-tools.7.rst.in69 Options for Pseudo-tags
116 List of notable pseudo-tags
/dports/graphics/py-exifread/ExifRead-2.1.2/exifread/tags/makernote/
H A Dapple.py8 TAGS = { variable
H A Dcasio.py2 TAGS = { variable
H A Dfujifilm.py9 TAGS = { variable
/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/gm/
H A Delements.h43 #define TAGS 8 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/reiserfs/
H A DMakefile29 TAGS: target
/dports/multimedia/libv4l/linux-5.13-rc2/fs/reiserfs/
H A DMakefile29 TAGS: target
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/reiserfs/
H A DMakefile29 TAGS: target

12345678910>>...51