Home
last modified time | relevance | path

Searched defs:descriptions (Results 1 – 25 of 34) sorted by relevance

12

/external/webrtc/webrtc/base/
Dx11windowpicker_unittest.cc26 WindowDescriptionList descriptions; in TEST() local
34 DesktopDescriptionList descriptions; in TEST() local
Dwindowpicker_unittest.cc31 rtc::WindowDescriptionList descriptions; in TEST() local
46 rtc::DesktopDescriptionList descriptions; in TEST() local
Dwin32windowpicker.cc30 WindowDescriptionList* descriptions = in EnumProc() local
101 bool Win32WindowPicker::GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList()
106 bool Win32WindowPicker::GetDesktopList(DesktopDescriptionList* descriptions) { in GetDesktopList()
Dwin32windowpicker_unittest.cc41 virtual bool GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList()
68 WindowDescriptionList descriptions; in TEST() local
Dmacwindowpicker_unittest.cc29 WindowDescriptionList descriptions; in TEST() local
Dmacwindowpicker.cc179 bool MacWindowPicker::GetDesktopList(DesktopDescriptionList* descriptions) { in GetDesktopList()
209 bool MacWindowPicker::GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList()
Dx11windowpicker.cc177 bool EnumerateWindows(WindowDescriptionList* descriptions) { in EnumerateWindows()
193 bool EnumerateDesktops(DesktopDescriptionList* descriptions) { in EnumerateDesktops()
602 bool EnumerateScreenWindows(WindowDescriptionList* descriptions, int screen) { in EnumerateScreenWindows()
772 bool X11WindowPicker::GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList()
776 bool X11WindowPicker::GetDesktopList(DesktopDescriptionList* descriptions) { in GetDesktopList()
/external/objenesis/tck/src/org/objenesis/tck/
DTCK.java58 private final Map descriptions = new HashMap(); field in TCK
122 private Collection findAllDescriptions(List keys, Map descriptions) { in findAllDescriptions()
DTextReporter.java232 private int lengthOfLongestStringIn(Collection descriptions) { in lengthOfLongestStringIn()
/external/libphonenumber/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/
DDefaultMapStorage.java36 private String[] descriptions; field in DefaultMapStorage
/external/webrtc/talk/media/devices/
Dfakedevicemanager.h116 std::vector<rtc::WindowDescription>* descriptions) { in GetWindows()
133 std::vector<rtc::DesktopDescription>* descriptions) { in GetDesktops()
Ddevicemanager.cc240 std::vector<rtc::WindowDescription>* descriptions) { in GetWindows()
248 std::vector<rtc::DesktopDescription>* descriptions) { in GetDesktops()
Ddevicemanager_unittest.cc392 std::vector<rtc::WindowDescription> descriptions; in TEST() local
416 std::vector<rtc::DesktopDescription> descriptions; in TEST() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DBidiTest.java140 String[] descriptions) { in optionToString()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
DBidiTest.java144 String[] descriptions) { in optionToString()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
DPerformanceResultsElement.java120 String[] descriptions = DB_Results.getConfigDescriptions(); in getConfigDescriptions() local
/external/autotest/server/cros/ap_configurators/
Dpyauto_utils.py237 def __init__(self, stream, descriptions, verbosity): argument
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNFRuleSet.java102 …public NFRuleSet(RuleBasedNumberFormat owner, String[] descriptions, int index) throws IllegalArgu… in NFRuleSet()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DNFRuleSet.java103 …public NFRuleSet(RuleBasedNumberFormat owner, String[] descriptions, int index) throws IllegalArgu… in NFRuleSet()
/external/e2fsprogs/ext2ed/
Dext2ed.h83 char *descriptions [MAX_COMMANDS_NUM]; member
/external/icu/icu4c/source/i18n/
Dnfrs.cpp133 NFRuleSet::NFRuleSet(RuleBasedNumberFormat *_owner, UnicodeString* descriptions, int32_t index, UEr… in NFRuleSet()
/external/autotest/client/common_lib/test_utils/
Dunittest.py1334 def __init__(self, stream, descriptions, verbosity): argument
1422 def __init__(self, stream=sys.stderr, descriptions=1, verbosity=1): argument
/external/libchrome/base/metrics/
Dhistogram.cc592 const DescriptionPair descriptions[]) { in FactoryGetWithRangeDescription()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DNumberFormatTest.java467 String[] descriptions = { in TestRoundingScientific10542() local
556 String[] descriptions) { in verifyRounding()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatTest.java463 String[] descriptions = { in TestRoundingScientific10542() local
552 String[] descriptions) { in verifyRounding()

12