Home
last modified time | relevance | path

Searched refs:private (Results 1 – 24 of 24) sorted by relevance

/components/drivers/sdio/sdhci/include/
A Dsdhci-platform.h33 unsigned long private[]; member
55 return host->private; in sdhci_pltfm_priv()
A Dsdhci_host.h238 unsigned long private[]; member
257 return (void *)host->private; in mmc_priv()
A Dsdhci.h527 unsigned long private[]; member
637 return host->private; in sdhci_priv()
/components/net/lwip/lwip-1.4.1/doc/
A Dsnmp_agent.txt85 snmp_set_sysobjid() (if you have a private MIB)
114 If want to extend the agent with your own private MIB you'll need to
127 If you need to create your own private MIB you'll need
133 Note the object identifiers for thes MIB-2 and your private MIB
137 An example for a private MIB is part of the "minimal Unix" project:
141 MIB-2 tree and the optional private MIB.
161 when the SNMP_PRIVATE_MIB is enabled the .private tree
174 changing private tree.
/components/libc/cplusplus/os/
A Dcxx_mutex.h42 private:
A Dcxx_semaphore.h38 private:
A Dcxx_queue.h68 private:
A Dcxx_thread.h54 private:
A Dcxx_mail.h76 private:
/components/libc/cplusplus/cpp11/gcc/
A Dfuture115 private:
176 private:
231 private:
278 private:
321 private:
A Dmutex36 class mutex : private __mutex_base
115 class recursive_mutex : private __recursive_mutex_base
178 private:
345 private:
481 private:
A Dcondition_variable112 private:
119 private:
A Dthread52 private:
114 private:
/components/libc/cplusplus/cpp11/armclang/
A Dtpl.h50 private:
/components/net/lwip/lwip-2.1.2/
A DFEATURES7 …olver), AutoIP/APIPA (Zeroconf), SNMP agent (v1, v2c, v3 (since v2.1.0), private MIB support & MIB…
A DUPGRADING111 * Added LWIP_MEMPOOL_* (declare/init/alloc/free) to declare private memp pools
A DCHANGELOG464 * Implement possibility to declare private memory pools. This is useful to
469 * started to move "private" header files containing implementation details to
605 still used by sockets, but keeping it private (static) should allow better
821 reduce ram/rom usage of tables): incompatible change for private MIBs
1746 using ports in the IANA private/dynamic range (49152 through 65535).
2086 * snmp: Renamed the private mib node from 'private' to 'mib_private' to
/components/drivers/usb/cherryusb/
A D.clang-format12 # 访问说明符(public、private等)的偏移
/components/net/lwip/lwip-2.0.3/
A DUPGRADING76 * Added LWIP_MEMPOOL_* (declare/init/alloc/free) to declare private memp pools
A DCHANGELOG211 * Implement possibility to declare private memory pools. This is useful to
216 * started to move "private" header files containing implementation details to
352 still used by sockets, but keeping it private (static) should allow better
568 reduce ram/rom usage of tables): incompatible change for private MIBs
1493 using ports in the IANA private/dynamic range (49152 through 65535).
1833 * snmp: Renamed the private mib node from 'private' to 'mib_private' to
/components/net/lwip/lwip-1.4.1/
A DCHANGELOG537 using ports in the IANA private/dynamic range (49152 through 65535).
877 * snmp: Renamed the private mib node from 'private' to 'mib_private' to
/components/net/lwip/lwip-2.0.3/doc/doxygen/
A Dlwip.Doxyfile333 # of private inheritance when no explicit protection keyword is present.
431 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
/components/net/lwip/lwip-2.1.2/doc/doxygen/
A Dlwip.Doxyfile342 # of private inheritance when no explicit protection keyword is present.
440 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
A Dlwip.Doxyfile.cmake.in342 # of private inheritance when no explicit protection keyword is present.
440 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will

Completed in 51 milliseconds