Home
last modified time | relevance | path

Searched defs:classifications (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/junit/src/org/chromium/chrome/browser/omnibox/suggestions/base/
H A DBaseSuggestionViewProcessorUnitTest.java72 final List<MatchClassification> classifications = new ArrayList<>(); in highlightTest_matchWithNoTerminator() local
89 final List<MatchClassification> classifications = new ArrayList<>(); in highlightTest_matchWithTerminator() local
111 final List<MatchClassification> classifications = new ArrayList<>(); in highlightTest_multipleMatches() local
136 final List<MatchClassification> classifications = new ArrayList<>(); in highlightTest_overlappingMatches() local
157 final List<MatchClassification> classifications = new ArrayList<>(); in highlightTest_nonMatchingClassifiers() local
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/SystemsManagement/
H A DWindowsUpdateSettings.php21 public $classifications; variable in Google_Service_SystemsManagement_WindowsUpdateSettings
25 public function setClassifications($classifications)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/OSConfig/
H A DWindowsUpdateSettings.php21 public $classifications; variable in Google_Service_OSConfig_WindowsUpdateSettings
25 public function setClassifications($classifications)
/dports/devel/liblas/libLAS-1.8.1/python/examples/
H A Dgrab_classes.py5 def extract_classifications(infile, outfile, classifications): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/omnibox/browser/
H A Dautocomplete_match.cc46 bool IsTrivialClassification(const ACMatchClassifications& classifications) { in IsTrivialClassification()
578 const ACMatchClassifications& classifications) { in ClassificationsToString()
593 ACMatchClassifications classifications; in ClassificationsFromString() local
614 ACMatchClassifications* classifications, in AddLastClassificationIfNecessary()
627 const ACMatchClassifications& classifications) { in HasMatchStyle()
1339 const ACMatchClassifications& classifications, in ValidateClassifications()
H A Dautocomplete_provider.cc98 ACMatchClassifications classifications; in ClassifyAllMatchesInString() local
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/test/fakedb/
H A Dschedulers.py87 def classifyChanges(self, schedulerid, classifications): argument
188 def fakeClassifications(self, schedulerid, classifications): argument
203 def assertClassifications(self, schedulerid, classifications): argument
/dports/devel/sol2/sol2-4.0.0-alpha/documentation/source/
H A Dcontainers.rst132 .. _container-operations:
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/omnibox/suggestions/
H A DVoiceSuggestionProvider.java122 List<MatchClassification> classifications = new ArrayList<>(); in addVoiceResultToOmniboxSuggestions() local
H A DCachedZeroSuggestionsManager.java139 List<OmniboxSuggestion.MatchClassification> classifications = new ArrayList<>(); in readCachedSuggestionList() local
/dports/x11/xstroke/xstroke-0.5.12/test/
H A Dvalidate.c83 char *classifications[1]; in validate_golden_file() local
/dports/games/frogatto/frogatto-1.3.1/src/
H A Deditor_layers_dialog.cpp98 const std::set<std::string> classifications = all_classifications_; in process() local
/dports/www/py-turbogears2/TurboGears2-2.3.12/tg/configuration/auth/
H A Dfastform.py26 classifications = { variable in FastFormPlugin
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/omnibox/suggestions/basic/
H A DBasicSuggestionProcessor.java190 List<OmniboxSuggestion.MatchClassification> classifications; in getSuggestedQuery() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/elements/
H A Domnibox_formatting.cc16 const ACMatchClassifications& classifications, in ConvertClassification()
H A Domnibox_formatting_unittest.cc30 ACMatchClassifications classifications = { in TEST() local
/dports/x11/xstroke/xstroke-0.5.12/
H A Dstroke.h52 void **classifications; member
/dports/science/cdk/cdk-cdk-2.3/descriptor/qsarmolecular/src/main/java/org/openscience/cdk/qsar/
H A DDescriptorEngine.java254 … Elements classifications = rawElement.getChildElements("isClassifiedAs", dict.getNS()); in getDictionaryType() local
327 … Elements classifications = rawElement.getChildElements("isClassifiedAs", dict.getNS()); in getDictionaryClass() local
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/db/
H A Dschedulers.py41 def classifyChanges(self, schedulerid, classifications): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/omnibox/suggestions/base/
H A DBaseSuggestionViewProcessor.java189 Spannable text, List<MatchClassification> classifications) { in applyHighlightToMatchRegions()
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DSubStyles.h72 int classifications; variable
/dports/databases/mariadb-connector-c/mariadb-connector-c-3.2.4-src/zlib/
H A Dgzwrite.c1 /* gzwrite.c -- zlib functions for writing gzip files
2 * Copyright (C) 2004-2017 Mark Adler
3 * For conditions of distribution and use, see copyright notice in zlib.h
4 */
5
6 #include "gzguts.h"
7
8 /* Local functions */
9 local int gz_init OF((gz_statep));
10 local int gz_comp OF((gz_statep, int));
[all …]
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/lexlib/
H A DSubStyles.h79 int classifications; variable
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/lexlib/
H A DSubStyles.h79 int classifications; variable
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/lexlib/
H A DSubStyles.h79 int classifications; variable

1234567