OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:writef
(Results
1 - 9
of
9
) sorted by null
/device/google/contexthub/firmware/inc/
printf.h
30
uint32_t cvprintf(printf_write_c
writeF
, void* writeD, const char* fmtStr, va_list vl);
/external/libnfc-nci/src/nfc/int/
ce_int.h
51
UINT8
writef
; /* WriteFlag: 00h if writing data finished; 0Fh if writing data in progress */
member in struct:__anon16510
rw_int.h
363
UINT8
writef
; /* WriteFlag: 00h if writing data finished; 0Fh if writing data in progress */
member in struct:__anon16542
[
all
...]
/external/llvm/lib/Target/AArch64/
AArch64Schedule.td
83
def
WriteF
: SchedWrite; // General floating-point ops.
AArch64SchedCyclone.td
311
def : WriteRes<
WriteF
, [CyUnitV]> {let Latency = 2;}
336
// FMOVSr,FMOVDr are
WriteF
.
429
// FABS,FNEG are
WriteF
463
// FCSEL is a
WriteF
.
AArch64SchedA53.td
120
def : WriteRes<
WriteF
, [A53UnitFPALU]> { let Latency = 6; }
AArch64SchedA57.td
88
def : SchedAlias<
WriteF
, A57Write_3cyc_1V>;
[
all
...]
AArch64InstrFormats.td
[
all
...]
/external/pdfium/third_party/lcms2-2.6/src/
cmscgats.c
[
all
...]
Completed in 365 milliseconds