Searched refs:private (Results 1 – 24 of 24) sorted by relevance
| /components/drivers/sdio/sdhci/include/ |
| A D | sdhci-platform.h | 33 unsigned long private[]; member 55 return host->private; in sdhci_pltfm_priv()
|
| A D | sdhci_host.h | 238 unsigned long private[]; member 257 return (void *)host->private; in mmc_priv()
|
| A D | sdhci.h | 527 unsigned long private[]; member 637 return host->private; in sdhci_priv()
|
| /components/net/lwip/lwip-1.4.1/doc/ |
| A D | snmp_agent.txt | 85 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 D | cxx_mutex.h | 42 private:
|
| A D | cxx_semaphore.h | 38 private:
|
| A D | cxx_queue.h | 68 private:
|
| A D | cxx_thread.h | 54 private:
|
| A D | cxx_mail.h | 76 private:
|
| /components/libc/cplusplus/cpp11/gcc/ |
| A D | future | 115 private: 176 private: 231 private: 278 private: 321 private:
|
| A D | mutex | 36 class mutex : private __mutex_base 115 class recursive_mutex : private __recursive_mutex_base 178 private: 345 private: 481 private:
|
| A D | condition_variable | 112 private: 119 private:
|
| A D | thread | 52 private: 114 private:
|
| /components/libc/cplusplus/cpp11/armclang/ |
| A D | tpl.h | 50 private:
|
| /components/net/lwip/lwip-2.1.2/ |
| A D | FEATURES | 7 …olver), AutoIP/APIPA (Zeroconf), SNMP agent (v1, v2c, v3 (since v2.1.0), private MIB support & MIB…
|
| A D | UPGRADING | 111 * Added LWIP_MEMPOOL_* (declare/init/alloc/free) to declare private memp pools
|
| A D | CHANGELOG | 464 * 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-format | 12 # 访问说明符(public、private等)的偏移
|
| /components/net/lwip/lwip-2.0.3/ |
| A D | UPGRADING | 76 * Added LWIP_MEMPOOL_* (declare/init/alloc/free) to declare private memp pools
|
| A D | CHANGELOG | 211 * 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 D | CHANGELOG | 537 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 D | lwip.Doxyfile | 333 # 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 D | lwip.Doxyfile | 342 # 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 D | lwip.Doxyfile.cmake.in | 342 # 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