Home
last modified time | relevance | path

Searched refs:first_period (Results 1 – 25 of 117) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/local_discovery/
H A Dservice_discovery_client.cc23 size_t first_period = service_name.find_first_of('.'); in instance_name() local
24 return service_name.substr(0, first_period); in instance_name()
30 size_t first_period = service_name.find_first_of('.'); in service_type() local
31 if (first_period == std::string::npos) in service_type()
33 return service_name.substr(first_period+1); in service_type()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/
H A Ddarwin-driver.c302 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local
303 if (first_period != NULL) in darwin_driver_init()
305 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/
H A Ddarwin-driver.c296 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local
297 if (first_period != NULL) in darwin_driver_init()
299 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/
H A Ddarwin-driver.c296 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local
297 if (first_period != NULL) in darwin_driver_init()
299 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/
H A Ddarwin-driver.c302 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local
303 if (first_period != NULL) in darwin_driver_init()
305 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init()
/dports/devel/elixir-tzdata/tzdata-0.5.19/lib/tzdata/
H A Dfar_future_dynamic_periods.ex28 first_period = fp_data.period
35 …{:ok, periods_until_year([first_period], first_period.until.utc, first_period.utc_off, fp_data.zon…
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/
H A Ddarwin-driver.c441 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local
442 if (first_period != NULL) in darwin_driver_init()
444 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/
H A Ddarwin-driver.c441 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local
442 if (first_period != NULL) in darwin_driver_init()
444 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/
H A Ddarwin-driver.c441 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local
442 if (first_period != NULL) in darwin_driver_init()
444 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/
H A Ddarwin-driver.c441 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local
442 if (first_period != NULL) in darwin_driver_init()
444 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/
H A Ddarwin-driver.c441 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local
442 if (first_period != NULL) in darwin_driver_init()
444 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/
H A Ddarwin-driver.c441 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local
442 if (first_period != NULL) in darwin_driver_init()
444 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/
H A Ddarwin-driver.c468 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local
469 if (first_period != NULL) in darwin_driver_init()
471 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/
H A Ddarwin-driver.c468 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local
469 if (first_period != NULL) in darwin_driver_init()
471 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/
H A Ddarwin-driver.c468 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local
469 if (first_period != NULL) in darwin_driver_init()
471 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/
H A Ddarwin-driver.c464 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local
465 if (first_period != NULL) in darwin_driver_init()
467 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/
H A Ddarwin-driver.c468 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local
469 if (first_period != NULL) in darwin_driver_init()
471 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/
H A Ddarwin-driver.c468 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local
469 if (first_period != NULL) in darwin_driver_init()
471 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/
H A Ddarwin-driver.c468 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local
469 if (first_period != NULL) in darwin_driver_init()
471 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/
H A Ddarwin-driver.c468 const char *first_period = strchr(vers_string, '.'); in darwin_driver_init() local
469 if (first_period != NULL) in darwin_driver_init()
471 const char *second_period = strchr(first_period+1, '.'); in darwin_driver_init()
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A DRecurrence.c565 PeriodType first_period, second_period; in recurrenceListIsSemiMonthly() local
566 first_period = recurrenceGetPeriodType(first); in recurrenceListIsSemiMonthly()
569 if (!((first_period == PERIOD_MONTH in recurrenceListIsSemiMonthly()
570 || first_period == PERIOD_END_OF_MONTH in recurrenceListIsSemiMonthly()
571 || first_period == PERIOD_LAST_WEEKDAY) in recurrenceListIsSemiMonthly()
/dports/mail/evolution/evolution-3.42.1/src/calendar/gui/
H A De-meeting-time-sel-item.c78 …em *mts_item, cairo_t *cr, gint row, gint x, gint y, gint width, gint first_period, EMeetingFreeBu…
623 gint row, y, first_period; in e_meeting_time_selector_item_paint_busy_periods() local
637 first_period = e_meeting_time_selector_item_find_first_busy_period (mts_item, date, row); in e_meeting_time_selector_item_paint_busy_periods()
638 if (first_period != -1) { in e_meeting_time_selector_item_paint_busy_periods()
646 …elector_item_paint_attendee_busy_periods (mts_item, cr, x, y, width, row, first_period, busy_type); in e_meeting_time_selector_item_paint_busy_periods()
697 gint first_period, in e_meeting_time_selector_item_paint_attendee_busy_periods() argument
711 for (period_num = first_period; in e_meeting_time_selector_item_paint_attendee_busy_periods()
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/vector_ar/
H A Dutil.py298 def seasonal_dummies(n_seasons, len_endog, first_period=0, centered=False): argument
328 season_exog[(i-first_period) % n_seasons::n_seasons, i] = 1
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/logd/
H A DLogKlog.cpp72 bool first_period = true; in is_timestamp() local
76 if ((c == '.') && first_period) { in is_timestamp()
77 first_period = false; in is_timestamp()
79 return ((c == ']') && !first_period && (*s == ' ')) ? s : nullptr; in is_timestamp()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/logd/
H A DLogKlog.cpp72 bool first_period = true; in is_timestamp() local
76 if ((c == '.') && first_period) { in is_timestamp()
77 first_period = false; in is_timestamp()
79 return ((c == ']') && !first_period && (*s == ' ')) ? s : nullptr; in is_timestamp()

12345