Searched defs:cc (Results 1 - 15 of 15) sorted by relevance

/fuchsia/zircon/kernel/lib/libc/string/
H A Dmemset.c18 size_t cc = c & 0xff; local
/fuchsia/zircon/kernel/arch/x86/
H A Drules.mk
/fuchsia/zircon/system/dev/usb/xhci/
H A Dxhci-util.c11 static void xhci_sync_command_callback(void* data, uint32_t cc, xhci_trb_t* command_trb, argument
34 int cc; local
H A Dxdc-transfer.c199 uint32_t cc = READ_FIELD(status, EVT_TRB_CC_START, EVT_TRB_CC_BITS); local
H A Dxhci-transfer.c36 int cc = xhci_sync_command_wait(&command); local
84 int cc = xhci_sync_command_wait(&command); local
470 int cc = xhci_sync_command_wait(&command); local
597 uint32_t cc = READ_FIELD(status, EVT_TRB_CC_START, EVT_TRB_CC_BITS); local
[all...]
H A Dxhci-device-manager.c302 int cc = xhci_sync_command_wait(&command); local
407 int cc = xhci_sync_command_wait(&command); local
H A Dxhci.c563 uint32_t cc = XHCI_GET_BITS32(&event_trb->status, EVT_TRB_CC_START, EVT_TRB_CC_BITS); local
/fuchsia/zircon/third_party/ulib/musl/third_party/math/
H A Dj1.c65 double z, s, c, ss, cc; local
H A Dj1f.c25 double z, s, c, ss, cc; local
H A Dj0.c66 double s, c, ss, cc, z; local
H A Dj0f.c25 float z, s, c, ss, cc; local
/fuchsia/zircon/kernel/tests/
H A Dstring_tests.cpp103 word cc = c & 0xff; local
/fuchsia/zircon/system/ulib/driver-info/
H A Ddriver-info.c184 uint32_t cc = BINDINST_CC(b->op); local
/fuchsia/zircon/third_party/uapp/dash/src/
H A Djobs.c1390 char cc[2] = " "; local
H A Dparser.c1230 int cc = c; local
1274 int cc = c; local
[all...]

Completed in 107 milliseconds