Home
last modified time | relevance | path

Searched full:announced (Results 1 – 25 of 76) sorted by relevance

1234

/freebsd/contrib/bearssl/src/
H A Dinner.h1079 * -- x[0] contains the "announced bit length" of the integer
1085 * The announced bit length specifies the number of bits that are
1091 * depend on the announced bit length, but not on the actual word
1092 * values. For modular integers, the announced bit length of any integer
1118 * integer MUST be lower than m[]; the announced bit length written in
1124 * still with the announced bit length of m[]).
1127 * only of 'len' and the announced bit length of m. Whether x fits or
1135 * in x[] and its announced bit length is set to be equal to that of m[].
1139 * CT: only announced bit lengths leak, not values of x, a or m.
1145 * reduce it modulo the provided modulus m[]. The announced bit length
[all …]
/freebsd/contrib/bearssl/src/int/
H A Di15_mulacc.c38 * Announced bit length of d[] will be the sum of the announced in br_i15_mulacc()
H A Di32_encode.c37 * Compute the announced size of x in bytes; extra bytes are in br_i32_encode()
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_descriptions.cpp47 if (context->tid == kMainTid || context->announced) { in DescribeThread()
50 context->announced = true; in DescribeThread()
H A Dmemprof_thread.h36 : ThreadContextBase(tid), announced(false), in MemprofThreadContext()
39 bool announced; member
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/
H A Dmtk,scp.txt25 the subnode to rpmsg device announced by SCP.
H A Dmtk,scp.yaml
/freebsd/sys/tests/fib_lookup/
H A Dfib_lookup.c809 printf("Reducing keys to announced address space...\n"); in rnd_lps()
882 "Measure lookups per second, random keys from announced address space, "
892 "Measure lookups per second, random keys from announced address space, "
902 "Measure lookups per second, random keys from announced address space, "
912 "Measure lookups per second, random keys from announced address space, "
/freebsd/contrib/tzdata/
H A Dafrica295 # dates not yet announced....
300 # Egypt's ministers cabinet just announced ... that it will cancel DST at
310 # Yesterday the office of Egyptian President El-Sisi announced his
321 # Egypt officially announced today that daylight savings will be
526 # than previously announced (2008-11-01 to 2009-03-31). The new start
671 # Public Sectors announced that the official time in the Kingdom will be
679 # of Public Sectors has announced that Morocco will have DST from
742 # The official return to GMT is announced by the Moroccan government:
758 # announced a bit in advance. On 2012-07-11 the Moroccan government
759 # announced that year's Ramadan daylight-saving transitions would be
[all …]
H A Dasia185 # No DST end date has been announced yet.
288 # generally esteemed a success, it was announced early in 1920 that it would
348 # the Settlements, irrespective of the original DST plan announced by the Wang
481 # time was announced but never implemented, and that people continued
865 # On Dec 28, 1895, the Meiji Emperor announced Ordinance No. 167 of
877 # Emperor announced Ordinance No. 529 of Showa Year 12 "The clause of
1435 # the midnight, meaning 24 o'clock is announced, the hands of the clock must
1491 # This seems to have been announced just one day in advance, on 25 May 1979.
2089 # ...the Meiji Emperor announced Ordinance No. 167 of Meiji Year 28 "The clause
2093 # ...the Showa Emperor announced Ordinance No. 529 of Showa Year 12 ... which
[all …]
/freebsd/contrib/bearssl/src/rsa/
H A Drsa_i15_privexp.c118 * we do not need anymore). The mulacc function sets the announced in br_rsa_i15_compute_privexp()
119 * bit length of t to be the sum of the announced bit lengths of in br_rsa_i15_compute_privexp()
300 * We still have k in the tmp[] array, and its announced bit in br_rsa_i15_compute_privexp()
H A Drsa_i31_privexp.c118 * we do not need anymore). The mulacc function sets the announced in br_rsa_i31_compute_privexp()
119 * bit length of t to be the sum of the announced bit lengths of in br_rsa_i31_compute_privexp()
300 * We still have k in the tmp[] array, and its announced bit in br_rsa_i31_compute_privexp()
H A Drsa_i15_pubexp.c93 * Decode dp and make sure its announced bit length matches that of in get_pubexp()
H A Drsa_i31_pubexp.c93 * Decode dp and make sure its announced bit length matches that of in get_pubexp()
/freebsd/contrib/ntp/scripts/update-leap/
H A Dinvoke-update-leap.texi34 seconds are announced at least one month in advance (usually longer), it
124 leap seconds are announced at least one month in advance (usually
H A Dupdate-leap.1update-leapmdoc40 seconds are announced at least one month in advance (usually longer), it
H A Dupdate-leap.mdoc.in40 seconds are announced at least one month in advance (usually longer), it
H A Dupdate-leap-opts.def137 seconds are announced at least one month in advance (usually longer), it
H A Dupdate-leap.1update-leapman63 seconds are announced at least one month in advance (usually longer), it
H A Dupdate-leap.man.in63 seconds are announced at least one month in advance (usually longer), it
/freebsd/etc/mtree/
H A DREADME45 the target date for a new release is announced.
/freebsd/contrib/tcpdump/
H A Dprint-zephyr.c328 !strcmp(z.opcode, "REALM-ANNOUNCED") || in zephyr_print()
330 !strcmp(z.opcode, "NET-ANNOUNCED")) { in zephyr_print()
/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpv4-mib.mib313 no leap second announced, then this object should be 0."
322 leap second announced, then this object should be 0."
770 announced."
/freebsd/usr.sbin/wpa/wpa_supplicant/
H A Dwpa_supplicant.conf.593 If version 2 must be announced for correct operation with an
128 Network name (as announced by the access point).
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.cpp47 if (context->tid == kMainTid || context->announced) { in DescribeThread()
50 context->announced = true; in DescribeThread()

1234