Home
last modified time | relevance | path

Searched refs:time (Results 8576 - 8596 of 8596) sorted by relevance

1...<<341342343344

/third_party/typescript/lib/
H A DtypingsInstaller.js1840 * Case-sensitive comparisons compare both strings one code-point at a time using the integer
1855 * Case-sensitive comparisons compare both strings one code-point at a time using the
1895 * Case-insensitive comparisons compare both strings one code-point at a time using the integer
1919 * Case-sensitive comparisons compare both strings one code-point at a time using the integer
2730 // to reuse later. This saves us from reconstructing this each and every time we call
3957 eventStack.push({ phase: phase, name: name, args: args, time: 1000 * ts.timestamp(), separateBeginAndEnd: separateBeginAndEnd });
3977 var _a = eventStack[index], phase = _a.phase, name = _a.name, args = _a.args, time = _a.time, separateBeginAndEnd = _a.separateBeginAndEnd;
3982 // test if [time,endTime) straddles a sampling point
3983 else if (sampleInterval - (time
[all...]
H A Dtypescript.js1850 * Case-sensitive comparisons compare both strings one code-point at a time using the integer
1865 * Case-sensitive comparisons compare both strings one code-point at a time using the
1905 * Case-insensitive comparisons compare both strings one code-point at a time using the integer
1929 * Case-sensitive comparisons compare both strings one code-point at a time using the integer
2740 // to reuse later. This saves us from reconstructing this each and every time we call
3967 eventStack.push({ phase: phase, name: name, args: args, time: 1000 * ts.timestamp(), separateBeginAndEnd: separateBeginAndEnd });
3987 var _a = eventStack[index], phase = _a.phase, name = _a.name, args = _a.args, time = _a.time, separateBeginAndEnd = _a.separateBeginAndEnd;
3992 // test if [time,endTime) straddles a sampling point
3993 else if (sampleInterval - (time
[all...]
H A DtypescriptServices.js1850 * Case-sensitive comparisons compare both strings one code-point at a time using the integer
1865 * Case-sensitive comparisons compare both strings one code-point at a time using the
1905 * Case-insensitive comparisons compare both strings one code-point at a time using the integer
1929 * Case-sensitive comparisons compare both strings one code-point at a time using the integer
2740 // to reuse later. This saves us from reconstructing this each and every time we call
3967 eventStack.push({ phase: phase, name: name, args: args, time: 1000 * ts.timestamp(), separateBeginAndEnd: separateBeginAndEnd });
3987 var _a = eventStack[index], phase = _a.phase, name = _a.name, args = _a.args, time = _a.time, separateBeginAndEnd = _a.separateBeginAndEnd;
3992 // test if [time,endTime) straddles a sampling point
3993 else if (sampleInterval - (time
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.c46 * between each attampt. When the busy bit is still set at that time,
117 * returns the correct value, if at any time the register in rt2800_bbp_read()
118 * doesn't become available in time, reg will be 0xffffffff in rt2800_bbp_read()
213 * returns the correct value, if at any time the register in rt2800_rfcsr_read()
214 * doesn't become available in time, reg will be 0xffffffff in rt2800_rfcsr_read()
1884 * there is no filter for it at this time. in rt2800_config_filter()
5500 * and the appropriate time should be 1000 micro seconds in rt2800_vco_calibration()
5501 * 2005/06/05 - On 11G, we also need this delay time. in rt2800_vco_calibration()
6068 * Usually the CCK SIFS time should be set to 10 and the OFDM SIFS in rt2800_init_registers()
6069 * time shoul in rt2800_init_registers()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dipr.c595 trace_entry->time = jiffies; in ipr_trc_hook()
3583 * amount of time for any errors that the adapter might log.
5589 * @elapsed_time: elapsed time
8395 ipr_dbg("IPL stage = 0x%lx, IPL stage time = %ld\n", stage, stage_time); in ipr_reset_next_stage()
8507 * of processing time.
8922 * reasonable time, we will reset the adapter anyway. The impact of
10027 * during probe time
/kernel/linux/linux-5.10/fs/btrfs/
H A Dinode.c13 #include <linux/time.h>
348 * And at reserve time, it's always aligned to page size, so in cow_file_range_inline()
519 * compression, that's just a waste of CPU time. So, if the in compress_file_range()
548 * change at any time if we discover bad compression ratios. in compress_file_range()
1402 * buffered write time, the bytes_may_use counter is incremented); in fallback_to_cow()
1813 * being touched for the first time.
2146 * we wait until bio submission time. All the pages in the bio are
2149 * At IO completion time the cums attached on the ordered extent record
2237 * at IO completion time based on sums calculated at bio submission time
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dinode.c14 #include <linux/time.h>
687 * And at reserve time, it's always aligned to page size, so in cow_file_range_inline()
879 * compression, that's just a waste of CPU time. So, if the in compress_file_range()
918 * been flagged as NOCOMPRESS. This flag can change at any time if we in compress_file_range()
1774 * buffered write time, the bytes_may_use counter is incremented); in fallback_to_cow()
2248 * being touched for the first time.
2587 * at IO completion time based on sums calculated at bio submission time.
2718 * first time we come into the fixup worker, or could happen in btrfs_writepage_fixup_worker()
3331 * transaction commit time/superbloc
[all...]
/third_party/elfutils/src/
H A Dreadelf.c41 #include <time.h>
8909 /* Next comes the modification time. */ in print_debug_line_section()
/third_party/backends/backend/
H A Dumax_pp_low.c51 #include <sys/time.h>
1306 /* the 610P ASIC needs some time to settle down after probe */ in sanei_umax_pp_scannerStatus()
1519 DBG (1, "waitAck failed, time-out waiting for Ack (%s:%d)\n", in waitAck()
1544 DBG (0, "waitFifoEmpty failed, time-out waiting for FIFO (%s:%d)\n", in waitFifoEmpty()
1567 DBG (0, "waitFifoNotEmpty failed, time-out waiting for FIFO (%s:%d)\n", in waitFifoNotEmpty()
1604 DBG (0, "waitFifoFull failed, time-out waiting for FIFO (%s:%d)\n", in waitFifoFull()
2440 DBG (0, "ECPregisterRead failed, FIFO time-out (%s:%d)\n", in ECPregisterRead()
2448 DBG (0, "ECPregisterRead failed, FIFO time-out (%s:%d)\n", in ECPregisterRead()
2463 DBG (0, "ECPregisterRead failed, FIFO time-out (%s:%d)\n", in ECPregisterRead()
2600 DBG (0, "ECPregisterWrite failed, time in ECPregisterWrite()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface.c8171 os_reltime_sub(&now, &work->time, &diff); in wpas_ctrl_radio_work_show()
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js1987 * Case-sensitive comparisons compare both strings one code-point at a time using the integer
2002 * Case-sensitive comparisons compare both strings one code-point at a time using the
2042 * Case-insensitive comparisons compare both strings one code-point at a time using the integer
2066 * Case-sensitive comparisons compare both strings one code-point at a time using the integer
3992 eventStack.push({ phase: phase, name: name, args: args, time: 1000 * ts.timestamp(), separateBeginAndEnd: separateBeginAndEnd });
4012 var _a = eventStack[index], phase = _a.phase, name = _a.name, args = _a.args, time = _a.time, separateBeginAndEnd = _a.separateBeginAndEnd;
4016 // test if [time,endTime) straddles a sampling point
4017 else if (sampleInterval - (time % sampleInterval) <= endTime - time) {
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c42 #include <linux/time.h>
3741 /* Update Driver load time, possibly broken in y2038 */ in bnx2x_update_mfw_dump()
4130 "Failed to verify IGU ack on time\n"); in bnx2x_attn_int_asserted()
4369 BNX2X_ERR("GRC time-out 0x%08x\n", val); in bnx2x_attn_int_deasserted3()
9357 /* Give HW time to discard old tx messages */ in bnx2x_chip_cleanup()
10452 * loaded at this time. in bnx2x_prev_unload_close_mac()
13905 /* Management FW 'remembers' living interfaces. Allow it some time in bnx2x_init_one()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c32 #include <linux/time.h>
11641 netdev_warn(bp->dev, "FW reset inprog %x after min wait time.\n", in bnxt_fw_reset_task()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c32 #include <linux/time.h>
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c41 #include <linux/time.h>
3739 /* Update Driver load time, possibly broken in y2038 */ in bnx2x_update_mfw_dump()
4128 "Failed to verify IGU ack on time\n"); in bnx2x_attn_int_asserted()
4367 BNX2X_ERR("GRC time-out 0x%08x\n", val); in bnx2x_attn_int_deasserted3()
9355 /* Give HW time to discard old tx messages */ in bnx2x_chip_cleanup()
10453 * loaded at this time. in bnx2x_prev_unload_close_mac()
13833 /* Management FW 'remembers' living interfaces. Allow it some time in bnx2x_init_one()
/kernel/linux/linux-6.6/include/linux/mlx5/
H A Dmlx5_ifc.h4506 u8 time[0x20]; member
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.c46 * between each attampt. When the busy bit is still set at that time,
117 * returns the correct value, if at any time the register in rt2800_bbp_read()
118 * doesn't become available in time, reg will be 0xffffffff in rt2800_bbp_read()
233 * returns the correct value, if at any time the register in rt2800_rfcsr_read()
234 * doesn't become available in time, reg will be 0xffffffff in rt2800_rfcsr_read()
1917 * there is no filter for it at this time. in rt2800_config_filter()
5634 * and the appropriate time should be 1000 micro seconds in rt2800_vco_calibration()
5635 * 2005/06/05 - On 11G, we also need this delay time. in rt2800_vco_calibration()
6208 * Usually the CCK SIFS time should be set to 10 and the OFDM SIFS in rt2800_init_registers()
6209 * time shoul in rt2800_init_registers()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c9110 os_reltime_sub(&now, &work->time, &diff);
/third_party/sqlite/src/
H A Dsqlite3.c450 ** string contains the date and time of the check-in (UTC) and a SHA1
505 ** compile time. ^The SQLITE_ prefix may be omitted from the
509 ** over the list of options that were defined at compile time by
510 ** returning the N-th compile time option string. ^If N is out of range,
517 ** [SQLITE_OMIT_COMPILEOPTION_DIAGS] option at compile time.
535 ** [SQLITE_THREADSAFE] compile-time option being set to 0.
553 ** This interface only reports on the compile-time mutex setting
559 ** sqlite3_threadsafe() function shows only the compile-time setting of
560 ** thread safety, not any run-time changes to that setting made by
1209 ** chunks (say 1MB at a time), ma
51040 SYSTEMTIME time; global() local
[all...]
/third_party/vixl/benchmarks/aarch32/
H A Dasm-disasm-speed-test.cc35 #include <sys/time.h>
50 // We redirect the output to check only the disassembler speed and not the time
53 // T32 assembler: time: 0.001333s, cycles: 850453
54 // T32 disassembler: time: 0.166865s, cycles: 86770518
9586 printf("T32 assembler: time: %gs, cycles: %" PRId64 "\n", delta, cycles); in Benchmark()
9604 printf("T32 disassembler: time: %gs, cycles: %" PRId64 "\n", delta, cycles); in Benchmark()
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs1276 // Disabling on android for the time being
2484 // This comparison should be true only 1% of the time. in bench_find_smallest_1000()
2558 use std::{collections::VecDeque, time::Instant};
15106 // only user of this function. It is left in place for the time when that is fixed.
16291 /// Indexing is intended to be a constant-time operation, but UTF-8 encoding
16363 /// let story = String::from("Once upon a time...");
16381 /// assert_eq!(String::from("Once upon a time..."), s);
18216 /// every operation, which would lead to *O*(*n*^2) running time when building an *n*-byte string by
19514 //! will check *at compile time* that you are not sending [`Rc`]s between
19850 /// stored for use at a later time
[all...]

Completed in 356 milliseconds

1...<<341342343344