Searched refs:private (Results 1 – 6 of 6) sorted by relevance
101 pPedometer->private.stepchg_stepcount = 0; in pedometer_init()115 pPedometer->private.stepchg_stepcount = 0; in pedometer_configure()150 … &pPedometer->private.activitycount, pPedometer->config.activitycount_threshold); in status_update()160 (stepcount - pPedometer->private.stepchg_stepcount >= pPedometer->config.stepcoalesce)) in status_update()162 pPedometer->private.stepchg_stepcount = stepcount; in status_update()
34 * Public or private harassment35 * Publishing others' private information, such as a physical or email80 **Consequence**: A private, written warning from community leaders, providing103 private interaction with the people involved, including unsolicited interaction
52 14.2. The Licensed Software has been developed at private expense and is a "Commercial Item" a…
55 13.2. The Licensed Software has been developed at private expense and is a “Commercial Item” a…
102 } private; member
330 data : Pointer to the callback function private data.