/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/ |
H A 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 …]
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/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 …]
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
H A 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
|
/aosp_15_r20/frameworks/libs/binary_translation/base/ |
D | config_globals.cc | 50 bool TryReadBionicSystemPropertyImpl(const std::string_view prop_name, const char** value_ptr) { in TryReadBionicSystemPropertyImpl() 64 bool TryReadBionicSystemProperty(const std::string_view prop_name, const char** value_ptr) { in TryReadBionicSystemProperty() 78 const char** value_ptr) { in TryReadConfig()
|
/aosp_15_r20/external/piex/src/tiff_directory/ |
H A 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
|
/aosp_15_r20/external/cronet/base/threading/ |
H A D | sequence_local_storage_slot.h | 119 T* value_ptr = new T(std::forward<Args>(args)...); in emplace() local 126 void Adopt(T* value_ptr) { in Adopt()
|
/aosp_15_r20/external/rust/android-crates-io/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
|
/aosp_15_r20/packages/modules/Bluetooth/system/common/ |
D | lru.h | 97 auto value_ptr = Find(key); in Get() local 127 auto value_ptr = Find(key); in Put() local
|
/aosp_15_r20/external/mesa3d/src/intel/tools/ |
H A D | error2hangdump_xe.c | 53 const char *value_ptr; in read_xe_data_file() local 88 const char *value_ptr; in read_xe_data_file() local
|
H A D | error_decode_xe_lib.c | 100 error_decode_xe_read_vm_line(const char *line, uint64_t *address, const char **value_ptr) in error_decode_xe_read_vm_line() 142 error_decode_xe_read_hw_sp_or_ctx_line(const char *line, const char **value_ptr, bool *is_hw_ctx) in error_decode_xe_read_hw_sp_or_ctx_line()
|
H A D | aubinator_error_decode_xe.c | 224 const char *value_ptr; in read_xe_data_file() local 264 const char *value_ptr; in read_xe_data_file() local
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _testinternalcapi.c | 168 const void *key_ptr, const void *value_ptr, in hashtable_cb() 216 void *value_ptr = _Py_hashtable_get(table, TO_PTR(key)); in test_hashtable() local 222 void *value_ptr = _Py_hashtable_steal(table, TO_PTR(key)); in test_hashtable() local
|
/aosp_15_r20/art/openjdkjvmti/ |
H A D | ti_properties.cc | 161 static jvmtiError GetLibraryPath(jvmtiEnv* env, char** value_ptr) { in GetLibraryPath() 207 char** value_ptr) { in GetSystemProperty()
|
H A D | OpenjdkJvmTi.cc | 520 jobject* value_ptr) { in GetLocalObject() 529 jobject* value_ptr) { in GetLocalInstance() 539 jint* value_ptr) { in GetLocalInt() 549 jlong* value_ptr) { in GetLocalLong() 559 jfloat* value_ptr) { in GetLocalFloat() 569 jdouble* value_ptr) { in GetLocalDouble() 1254 static jvmtiError GetSystemProperty(jvmtiEnv* env, const char* property, char** value_ptr) { in GetSystemProperty()
|
/aosp_15_r20/hardware/interfaces/keymaster/4.0/support/ |
H A D | keymaster_utils.cpp | 48 uint8_t* value_ptr = reinterpret_cast<uint8_t*>(value); in copy_bytes_from_iterator() local 55 const uint8_t* value_ptr = reinterpret_cast<const uint8_t*>(&value); in copy_bytes_to_iterator() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_nir_soa.c | 1119 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, val, in emit_atomic_global() local 1521 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, val, in emit_store_mem() local 1567 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, val, in emit_store_mem() local 1625 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, val, in emit_atomic_mem() local 2285 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, src, in emit_vote() local 2299 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, src, in emit_vote() local 2341 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, src, in emit_ballot() local 2365 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, exec_mask, in emit_elect() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | reference_util.cc | 67 a4dlhs.Each([&](absl::Span<const int64_t> indices, float* value_ptr) { in ConvArray3DGeneralDimensionsDilated() 72 a4drhs.Each([&](absl::Span<const int64_t> indices, float* value_ptr) { in ConvArray3DGeneralDimensionsDilated() 87 convr4->Each([&](absl::Span<const int64_t> indices, float* value_ptr) { in ConvArray3DGeneralDimensionsDilated()
|
/aosp_15_r20/external/libchrome/base/threading/ |
H A D | sequence_local_storage_slot.h | 86 T* value_ptr = new T(std::move(value)); in Set() local
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/7/external/libchrome/base/threading/ |
D | sequence_local_storage_slot.h | 89 T* value_ptr = new T(std::move(value)); in Set() local
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/threading/ |
D | sequence_local_storage_slot.h | 89 T* value_ptr = new T(std::move(value)); in Set() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/ |
H A D | 2-1.c | 48 void *value_ptr; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/ |
H A D | 1-1.c | 44 int *value_ptr; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_create/ |
H A D | 1-2.c | 48 void *value_ptr; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cleanup_push/ |
H A D | 1-2.c | 81 void *value_ptr; /* hold return value of thread from pthread_join */ in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_lock/ |
H A D | 1-1.c | 102 void *value_ptr; in main() local
|