Home
last modified time | relevance | path

Searched refs:I (Results 1 – 13 of 13) sorted by relevance

/third_party/ulib/musl/third_party/complex/
A Dcatan.c110 w = w + (0.25 * log(a)) * I; in catan()
115 w = MAXNUM + MAXNUM * I; in catan()
A Dcatanf.c106 w = w + (0.25f * logf(a)) * I; in catanf()
111 w = MAXNUMF + MAXNUMF * I; in catanf()
A Dcatanl.c115 w = w + (0.25L * logl(a)) * I; in catanl()
120 w = LDBL_MAX + LDBL_MAX * I; in catanl()
/third_party/ulib/jemalloc/
A Djemalloc.pc.in11 Cflags: -I${includedir}
A Dconfigure.ac252 JE_APPEND_VS(CPPFLAGS, -I${srcdir}/include/msvc_compat)
318 JE_APPEND_VS(CPPFLAGS, -I${srcdir}/include/msvc_compat/C99)
/third_party/ulib/lz4/
A Dliblz4.pc.in14 Cflags: -I@INCLUDEDIR@
/third_party/ulib/musl/include/
A Dcomplex.h13 #define I _Complex_I macro
/third_party/ulib/linenoise/
A DREADME.markdown24 So I spent more or less two hours doing a reality check resulting in this little library: is it *re…
28 …escape sequences. So I tried to write a lib using just very basic VT100 features. The resulting li…
/third_party/uapp/dash/src/
A DTOUR67 spaces. The only study that I have heard of on the subject con-
69 to six spaces. I use six spaces since it is not too big a jump
76 so I implement it using setjmp and longjmp. The global variable
141 porary files was complex and I never fixed all the bugs in it.
321 lected without doing any I/O through the UNIX operating system.
/third_party/dev/ethernet/e1000/
A DREADME214 Intel(R) PRO/1000 EB Network Connection with I/O Acceleration
215 Intel(R) PRO/1000 EB Backplane Connection with I/O Acceleration
356 I-O Data ETG-SH8
/third_party/lib/acpica/tests/misc/
A Dbadcode.asl253 // 10-bit ISA I/O address has a max of 0x3FF
A Dgrammar.asl1345 Store ("++++++++ Bit BufferField I/O PASS", Debug)
1357 Store ("++++++++ Byte BufferField I/O PASS", Debug)
1368 Store ("++++++++ Word BufferField I/O PASS", Debug)
1379 Store ("++++++++ 12-bit BufferField I/O PASS", Debug)
1390 Store ("++++++++ Dword BufferField I/O PASS", Debug)
1401 Store ("++++++++ Qword BufferField I/O PASS", Debug)
/third_party/lib/acpica/
A Dchanges.txt2743 iASL/Tools: Standardized use of the stream I/O functions:
2744 1) Ensure check for I/O error after every fopen/fread/fwrite
2747 4) Standardize I/O error messages
2761 Tools: Replace low-level I/O with stream I/O functions. Replace
2762 open/read/write/close with the stream I/O equivalents
5054 Added support to truncate I/O addresses to 16 bits for Windows
11853 methods attempt to access system memory or I/O space.
11897 system memory or I/O handlers)
14238 problems on systems with memory-mapped I/O. Memory is now
14311 mapped I/O for these ACPI features.
[all …]

Completed in 42 milliseconds