| /third_party/musl/src/thread/ |
| H A D | pthread_mutex_trylock.c | 62 int priv = (type & 128) ^ 128; in __pthread_mutex_trylock_owner() local
|
| H A D | pthread_mutex_unlock.c | 9 int priv = (m->_m_type & 128) ^ 128; in __pthread_mutex_unlock() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_heap.h | 50 void *priv; member
|
| H A D | nouveau_heap.c | 54 nouveau_heap_alloc(struct nouveau_heap *heap, unsigned size, void *priv, in nouveau_heap_alloc() argument
|
| /third_party/libexif/libexif/ |
| H A D | exif-content.h | 48 ExifContentPrivate *priv; member
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_context.c | 74 fd2_context_create(struct pipe_screen *pscreen, void *priv, unsigned flags) in fd2_context_create() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | p_dec.c | 21 EVP_PKEY_decrypt_old(unsigned char *key, const unsigned char *ek, int ekl, EVP_PKEY *priv) EVP_PKEY_decrypt_old() argument
|
| /third_party/libabigail/src/ |
| H A D | abg-traverse.cc | 24 struct traversable_base::priv struct in abigail::ir::traversable_base 28 priv(bool visiting = false) in priv() function
|
| H A D | abg-workers.cc | 99 struct queue::priv struct in abigail::workers::queue 147 priv(size_t nb_workers = get_number_of_threads(), in priv() function [all...] |
| /third_party/openssl/crypto/evp/ |
| H A D | p_dec.c | 21 EVP_PKEY_decrypt_old(unsigned char *key, const unsigned char *ek, int ekl, EVP_PKEY *priv) EVP_PKEY_decrypt_old() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrImageContextPriv.h | 50 inline GrImageContextPriv GrImageContext::priv() { return GrImageContextPriv(this); } in priv() function in GrImageContext 52 inline const GrImageContextPriv GrImageContext::priv () const { // NOLINT(readability-const-return-type) in priv() function in GrImageContext
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | dh_group5.c | 16 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) in dh5_init() argument 26 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) in dh5_init_fixed() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | dh_group5.c | 16 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) in dh5_init() argument 26 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) in dh5_init_fixed() argument
|
| /base/msdp/device_status/intention/prototype/include/ |
| H A D | i_cooperate.h | 36 uint32_t priv; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | oggparsecelt.c | 38 struct oggcelt_private *priv = os->private; in celt_header() local [all...] |
| /third_party/alsa-lib/modules/mixer/simple/ |
| H A D | ac97.c | 70 struct bclass_private *priv = snd_mixer_sbasic_get_private(class); in alsa_mixer_simple_event() local
|
| H A D | hda.c | 71 struct bclass_private *priv = snd_mixer_sbasic_get_private(class); in alsa_mixer_simple_event() local
|
| /third_party/FreeBSD/sys/sys/ |
| H A D | module.h | 49 void *priv; /* extra data */ member
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/include/ |
| H A D | usb_handle.h | 62 void *priv; member
|
| /third_party/node/src/ |
| H A D | node_crypto.cc | 72 Initialize(Local<Object> target, Local<Value> unused, Local<Context> context, void* priv) Initialize() argument
|
| H A D | node_types.cc | 64 InitializeTypes(Local<Object> target, Local<Value> unused, Local<Context> context, void* priv) InitializeTypes() argument
|
| H A D | timers.cc | 45 Initialize(Local<Object> target, Local<Value> unused, Local<Context> context, void* priv) Initialize() argument
|
| /third_party/musl/porting/liteos_a/user/src/thread/ |
| H A D | __timedwait.c | 43 __timedwait_cp(volatile int *addr, int val, clockid_t clk, const struct timespec *at, int priv) __timedwait_cp() argument 74 __timedwait(volatile int *addr, int val, clockid_t clk, const struct timespec *at, int priv) __timedwait() argument
|
| H A D | pthread_mutex_timedlock.c | 24 int priv = (type & 128) ^ 128; in pthread_mutex_timedlock_pi() local 63 int r, t, priv = (type & 128) ^ 128; in __pthread_mutex_timedlock() local
|
| H A D | pthread_mutex_unlock.c | 9 int priv = (m->_m_type & 128) ^ 128; in __pthread_mutex_unlock() local
|