| /external/oboe/samples/RhythmGame/third_party/glm/gtc/ |
| D | type_ptr.inl | 14 GLM_FUNC_QUALIFIER T const * value_ptr function 25 GLM_FUNC_QUALIFIER T * value_ptr function 36 GLM_FUNC_QUALIFIER T const * value_ptr function 47 GLM_FUNC_QUALIFIER T * value_ptr function 58 GLM_FUNC_QUALIFIER T const * value_ptr function 69 GLM_FUNC_QUALIFIER T * value_ptr function 80 GLM_FUNC_QUALIFIER T const * value_ptr function 91 GLM_FUNC_QUALIFIER T * value_ptr function 102 GLM_FUNC_QUALIFIER T const * value_ptr function 113 GLM_FUNC_QUALIFIER T * value_ptr function [all …]
|
| /external/cronet/base/threading/ |
| D | sequence_local_storage_slot.h | 98 T* value_ptr = new T(std::forward<Args>(args)...); in emplace() local 105 void Adopt(T* value_ptr) { in Adopt()
|
| /external/rust/crates/tokio/src/util/ |
| D | once_cell.rs | 45 let value_ptr = self.value.get() as *mut T; in do_init() localVariable 64 let value_ptr = self.value.get() as *mut T; in drop() localVariable
|
| /external/piex/src/tiff_directory/ |
| D | tiff_directory.cc | 83 RangeCheckedBytePtr value_ptr(&directory_entry->value[0], in Get() local 122 RangeCheckedBytePtr value_ptr(&directory_entry->value[0], in Get() local 177 RangeCheckedBytePtr value_ptr(&directory_entry->value[0], in Get() local
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
| D | model.cc | 158 Value* value_ptr = v->value.get(); in SetProducer() local 186 Value* value_ptr = v->value.get(); in RemoveProducer() local 198 Value* value_ptr = v->value.get(); in AddConsumer() local 261 Value* value_ptr = v->value.get(); in RemoveConsumer() local 292 Value* value_ptr = v->value.get(); in DeleteValue() local
|
| /external/libchrome/base/threading/ |
| D | sequence_local_storage_slot.h | 86 T* value_ptr = new T(std::move(value)); in Set() local
|
| /external/python/cpython3/Modules/ |
| D | _testinternalcapi.c | 161 const void *key_ptr, const void *value_ptr, in hashtable_cb() 209 void *value_ptr = _Py_hashtable_get(table, TO_PTR(key)); in test_hashtable() local 215 void *value_ptr = _Py_hashtable_steal(table, TO_PTR(key)); in test_hashtable() local
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/ |
| D | 1-1.c | 44 int *value_ptr; in main() local
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/ |
| D | 2-1.c | 48 void *value_ptr; in main() local
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_create/ |
| D | 1-2.c | 48 void *value_ptr; in main() local
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cleanup_push/ |
| D | 1-2.c | 81 void *value_ptr; /* hold return value of thread from pthread_join */ in main() local
|
| /external/rust/crates/grpcio-sys/grpc/third_party/xxhash/tests/collisions/ |
| D | threading.c | 64 int ZSTD_pthread_join(ZSTD_pthread_t thread, void **value_ptr) in ZSTD_pthread_join()
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_lock/ |
| D | 1-1.c | 102 void *value_ptr; in main() local
|
| /external/webrtc/sdk/android/src/jni/pc/ |
| D | stats_observer.cc | 27 const rtc::scoped_refptr<StatsReport::Value>& value_ptr) { in NativeToJavaStatsReportValue()
|
| /external/zstd/lib/common/ |
| D | threading.c | 59 int ZSTD_pthread_join(ZSTD_pthread_t thread, void **value_ptr) in ZSTD_pthread_join()
|
| /external/tensorflow/tensorflow/cc/experimental/libtf/tests/ |
| D | variable_test.cc | 104 AbstractTensorHandle* value_ptr = nullptr; in TEST_P() local
|
| /external/compiler-rt/lib/sanitizer_common/tests/ |
| D | sanitizer_pthread_wrappers.h | 56 inline void PTHREAD_JOIN(pthread_t thread, void **value_ptr) { in PTHREAD_JOIN()
|
| /external/selinux/policycoreutils/setsebool/ |
| D | setsebool.c | 223 char *name, *value_ptr; in setbool() local
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | embedding_lookup.cc | 113 const int8_t* value_ptr = GetTensorData<int8_t>(value); in EvalHybrid() local
|
| D | embedding_lookup_sparse.cc | 204 const float* value_ptr = GetTensorData<float>(value); in Eval() local
|
| /external/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_nir_soa.c | 804 …LLVMValueRef value_ptr = lp_build_pointer_get(builder, addr_ptr, lp_build_const_int32(gallivm, c)); in emit_load_global() local 836 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, val, in emit_store_global() local 887 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, val, in emit_atomic_global() local 1130 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, val, in emit_store_mem() local 1186 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, val, in emit_atomic_mem() local 1791 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, src, in emit_vote() local 1804 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, src, in emit_vote() local 1955 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, val, in emit_store_scratch() local
|
| /external/llvm/lib/Support/ |
| D | DataExtractor.cpp | 38 for (T *value_ptr = dst, *end = dst + count; value_ptr != end; in getUs() local
|
| /external/cronet/base/ |
| D | file_version_info_win.cc | 157 LPVOID value_ptr = nullptr; in GetValue() local
|
| /external/libese/libese-hw/nxp/pn80t/ |
| D | common.c | 219 const uint32_t *const value_ptr = (uint32_t *)(tag_ptr + 2); in nxp_pn80t_send_cooldown() local
|
| /external/pigweed/pw_kvs/ |
| D | entry.cc | 169 const std::byte* value_ptr = value.data(); in ValueMatches() local
|