Home
last modified time | relevance | path

Searched defs:mon (Results 1 – 25 of 30) sorted by relevance

12

/external/webrtc/webrtc/base/
Dbandwidthsmoother_unittest.cc24 BandwidthSmoother mon(1000, // initial_bandwidth_guess in TEST() local
45 BandwidthSmoother mon(0, // initial_bandwidth_guess in TEST() local
59 BandwidthSmoother mon(1000, // initial_bandwidth_guess in TEST() local
74 BandwidthSmoother mon(1000, // initial_bandwidth_guess in TEST() local
93 BandwidthSmoother mon(kHugeBandwidth, in TEST() local
105 BandwidthSmoother mon(1000, // initial_bandwidth_guess in TEST() local
/external/wpa_supplicant_8/src/common/
Dwpa_helpers.c99 int get_wpa_cli_event2(struct wpa_ctrl *mon, in get_wpa_cli_event2()
156 int get_wpa_cli_event(struct wpa_ctrl *mon, in get_wpa_cli_event()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DSimpleDateRule.java153 int mon = c.get(Calendar.MONTH); in doFirstBetween() local
DCalendar.java2895 int mon = (internalGet(MONTH) + amount) % (max+1); in roll() local
/external/icu/android_icu4j/src/main/java/android/icu/util/
DSimpleDateRule.java148 int mon = c.get(Calendar.MONTH); in doFirstBetween() local
DCalendar.java2796 int mon = (internalGet(MONTH) + amount) % (max+1); in roll() local
/external/libxml2/
Dxmlschemastypes.c63 unsigned int mon :4; /* 1 <= mon <= 12 */ member
77 long mon; /* mon stores years also */ member
1116 #define VALID_MONTH(mon) ((mon >= 1) && (mon <= 12)) argument
1131 #define MAX_DAYINMONTH(yr,mon) \ argument
3560 long carry, mon, day; in xmlSchemaCompareDurations() local
3950 int mon; in _xmlSchemaDateCastYMToDays() local
5852 unsigned long mon, day, hour = 0, min = 0; in xmlSchemaGetCanonValue() local
/external/valgrind/coregrind/m_gdbserver/
Dserver.c188 int handle_gdb_valgrind_command (char *mon, OutputSink *sink_wanted_at_return) in handle_gdb_valgrind_command()
561 int handle_gdb_monitor_command (char *mon) in handle_gdb_monitor_command()
/external/boringssl/src/crypto/x509/
Dt_x509.c360 static const char *const mon[12]= variable
/external/lzma/C/Util/7z/
D7zMain.c248 unsigned year, mon, hour, min, sec; in ConvertFileTimeToString() local
/external/pdfium/fpdfsdk/src/javascript/
DJS_Value.cpp460 int mon, in CJS_Date()
471 int mon, in MakeDate()
/external/toybox/toys/pending/
Dcrond.c46 char min[60], hour[24], dom[31], mon[12], dow[7], *cmd; member
/external/tlsdate/src/
Dtlsdate-helper.c219 int year,mon,day,hour,min,sec; in handle_date_line() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCompatibilityTest.java98 int y = cal.get(Calendar.YEAR), mon = cal.get(Calendar.MONTH)+1-Calendar.JANUARY, in TestGregorianChangeover() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DCompatibilityTest.java102 int y = cal.get(Calendar.YEAR), mon = cal.get(Calendar.MONTH)+1-Calendar.JANUARY, in TestGregorianChangeover() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.operations_2.0.0.v20100510.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101027.jar ... q org.eclipse.core.runtime.IProgressMonitor mon } org/eclipse/equinox/internal/provisional ...
Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.core.jobs_3.5.1.R36x_v20100824.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/icu/icu4c/source/test/intltest/
Dcaltest.cpp1556 int32_t mon = cal.get(UCAL_MONTH, status); in yearAddTest() local
1821 int32_t mon = cal.get(UCAL_MONTH, status); in TestWOY() local
/external/wpa_supplicant_8/hs20/client/
Dosu_client.c2034 struct wpa_ctrl *mon; in osu_connect() local
2332 struct wpa_ctrl *mon; in cmd_signup() local
/external/v8/src/base/platform/
Dplatform-win32.cc274 Win32Time::Win32Time(int year, int mon, int day, int hour, int min, int sec) { in Win32Time()
/external/icu/icu4c/source/i18n/
Dcalendar.cpp1800 int32_t mon = (internalGet(UCAL_MONTH) + amount) % (max+1); in roll() local
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.core.jobs_3.7.0.v20150330-2103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...

12