/external/mesa3d/include/android_stub/cutils/ |
D | native_handle.h | 34 typedef struct native_handle struct 36 int version; /* sizeof(native_handle_t) */ argument 47 } native_handle_t; argument
|
/external/swiftshader/src/Common/ |
D | GrallocAndroid.cpp | 121 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in release() local 129 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in release() local 142 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in lock() local 168 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in lock() local 224 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in unlock() local 238 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in unlock() local
|
/external/swiftshader/src/System/ |
D | GrallocAndroid.cpp | 121 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in release() local 129 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in release() local 142 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in lock() local 168 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in lock() local 224 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in unlock() local 238 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in unlock() local
|
/external/tflite-support/tensorflow_lite_support/java/src/native/task/text/nlclassifier/bert_nlclassifier/ |
D | bert_nl_classifier_jni.cc | 33 JNIEnv* env, jobject thiz, jlong native_handle) { in Java_org_tensorflow_lite_task_text_nlclassifier_BertNLClassifier_deinitJni() 70 JNIEnv* env, jclass clazz, jlong native_handle, jstring text) { in Java_org_tensorflow_lite_task_text_nlclassifier_BertNLClassifier_classifyNative()
|
/external/angle/src/common/ |
D | android_util.cpp | 22 typedef struct native_handle struct 24 int version; /* sizeof(native_handle_t) */ argument 40 } native_handle_t; argument
|
/external/pigweed/pw_sync_freertos/public/pw_sync_freertos/ |
D | interrupt_spin_lock_inline.h | 24 InterruptSpinLock::native_handle() { in native_handle() function
|
D | mutex_inline.h | 66 inline Mutex::native_handle_type Mutex::native_handle() { return native_type_; } in native_handle() function
|
/external/pigweed/pw_sync_embos/public/pw_sync_embos/ |
D | interrupt_spin_lock_inline.h | 24 InterruptSpinLock::native_handle() { in native_handle() function
|
D | mutex_inline.h | 43 inline Mutex::native_handle_type Mutex::native_handle() { return native_type_; } in native_handle() function
|
D | counting_semaphore_inline.h | 50 CountingSemaphore::native_handle() { in native_handle() function
|
D | binary_semaphore_inline.h | 49 inline BinarySemaphore::native_handle_type BinarySemaphore::native_handle() { in native_handle() function
|
/external/pigweed/pw_sync_threadx/public/pw_sync_threadx/ |
D | interrupt_spin_lock_inline.h | 24 InterruptSpinLock::native_handle() { in native_handle() function
|
D | mutex_inline.h | 61 inline Mutex::native_handle_type Mutex::native_handle() { return native_type_; } in native_handle() function
|
D | counting_semaphore_inline.h | 71 CountingSemaphore::native_handle() { in native_handle() function
|
/external/tflite-support/tensorflow_lite_support/java/src/native/task/text/nlclassifier/ |
D | nl_classifier_jni.cc | 87 JNIEnv* env, jobject thiz, jlong native_handle) { in Java_org_tensorflow_lite_task_text_nlclassifier_NLClassifier_deinitJni() 131 JNIEnv* env, jclass thiz, jlong native_handle, jstring text) { in Java_org_tensorflow_lite_task_text_nlclassifier_NLClassifier_classifyNative()
|
/external/pigweed/pw_sync_stl/public/pw_sync_stl/ |
D | interrupt_spin_lock_inline.h | 38 InterruptSpinLock::native_handle() { in native_handle() function
|
D | counting_semaphore_inline.h | 35 CountingSemaphore::native_handle() { in native_handle() function
|
D | binary_semaphore_inline.h | 37 inline BinarySemaphore::native_handle_type BinarySemaphore::native_handle() { in native_handle() function
|
D | mutex_inline.h | 30 inline Mutex::native_handle_type Mutex::native_handle() { return native_type_; } in native_handle() function
|
/external/pigweed/pw_sync_baremetal/public/pw_sync_baremetal/ |
D | interrupt_spin_lock_inline.h | 36 InterruptSpinLock::native_handle() { in native_handle() function
|
/external/libchrome/base/synchronization/ |
D | lock_impl.h | 51 NativeHandle* native_handle() { return &native_handle_; } in native_handle() function
|
/external/pigweed/pw_thread_threadx/public/pw_thread_threadx/ |
D | thread_inline.h | 46 inline Thread::native_handle_type Thread::native_handle() { in native_handle() function
|
/external/pigweed/pw_thread_freertos/public/pw_thread_freertos/ |
D | thread_inline.h | 48 inline Thread::native_handle_type Thread::native_handle() { in native_handle() function
|
/external/tflite-support/tensorflow_lite_support/java/src/native/task/text/qa/ |
D | bert_question_answerer_jni.cc | 34 JNIEnv* env, jobject thiz, jlong native_handle) { in Java_org_tensorflow_lite_task_text_qa_BertQuestionAnswerer_deinitJni() 104 JNIEnv* env, jclass thiz, jlong native_handle, jstring context, in Java_org_tensorflow_lite_task_text_qa_BertQuestionAnswerer_answerNative()
|
/external/pigweed/pw_thread_stl/public/pw_thread_stl/ |
D | thread_inline.h | 43 inline Thread::native_handle_type Thread::native_handle() { in native_handle() function
|