Searched refs:nbp (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/base/ |
D | fthash.c | 136 FT_Hashnode* nbp; in hash_rehash() local 152 nbp = hash_bucket( (*bp)->key, hash ); in hash_rehash() 153 *nbp = *bp; in hash_rehash()
|
/third_party/freetype/src/base/ |
D | fthash.c | 136 FT_Hashnode* nbp; in hash_rehash() local 152 nbp = hash_bucket( (*bp)->key, hash ); in hash_rehash() 153 *nbp = *bp; in hash_rehash()
|
/third_party/flutter/skia/third_party/externals/freetype/src/base/ |
D | fthash.c | 137 FT_Hashnode* nbp; in hash_rehash() local 153 nbp = hash_bucket( (*bp)->key, hash ); in hash_rehash() 154 *nbp = *bp; in hash_rehash()
|
/third_party/popt/src/ |
D | poptconfig.c | 126 int poptReadFile(const char * fn, char ** bp, size_t * nbp, int flags) in poptReadFile() argument 187 if (nbp) in poptReadFile() 188 *nbp = (size_t)nb; in poptReadFile()
|
D | popt.h | 352 size_t * nbp, int flags);
|
/third_party/pulseaudio/src/modules/raop/ |
D | raop-client.c | 503 static ssize_t resend_udp_audio_packets(pa_raop_client *c, uint16_t seq, uint16_t nbp) { in resend_udp_audio_packets() argument 507 for (i = 0; i < nbp; i++) { in resend_udp_audio_packets() 585 uint16_t seq, nbp = 0; in handle_udp_control_packet() local 593 nbp = ntohs((uint16_t) (packet[6] | packet[7] << 8)); in handle_udp_control_packet() 594 if (nbp <= 0) in handle_udp_control_packet() 601 pa_log_debug("Resending %u packets starting at %u", nbp, seq); in handle_udp_control_packet() 602 written = resend_udp_audio_packets(c, seq, nbp); in handle_udp_control_packet()
|
/third_party/boost/boost/container/ |
D | stable_vector.hpp | 230 node_base_ptr_ref nbp = *first; in fix_up_pointers() local 231 nbp->up = index_traits::ptr_to_node_base_ptr(nbp); in fix_up_pointers()
|
/third_party/python/Lib/test/ |
D | mime.types | 912 application/vnd.wolfram.player nbp
|