Home
last modified time | relevance | path

Searched defs:value_ptr (Results 1 – 25 of 137) sorted by relevance

123456

/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/
H A Dtype_ptr.inl14 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/
Dtype_ptr.inl14 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 Dmodel.cc158 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/
Dconfig_globals.cc50 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 Dtiff_directory.cc83 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 Dsequence_local_storage_slot.h119 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/
Donce_cell.rs45 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/
Dlru.h97 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 Derror2hangdump_xe.c53 const char *value_ptr; in read_xe_data_file() local
88 const char *value_ptr; in read_xe_data_file() local
H A Derror_decode_xe_lib.c100 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 Daubinator_error_decode_xe.c224 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.c168 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 Dti_properties.cc161 static jvmtiError GetLibraryPath(jvmtiEnv* env, char** value_ptr) { in GetLibraryPath()
207 char** value_ptr) { in GetSystemProperty()
H A DOpenjdkJvmTi.cc520 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 Dkeymaster_utils.cpp48 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 Dlp_bld_nir_soa.c1119 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 Dreference_util.cc67 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 Dsequence_local_storage_slot.h86 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/
Dsequence_local_storage_slot.h89 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/
Dsequence_local_storage_slot.h89 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 D2-1.c48 void *value_ptr; in main() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
H A D1-1.c44 int *value_ptr; in main() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_create/
H A D1-2.c48 void *value_ptr; in main() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cleanup_push/
H A D1-2.c81 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 D1-1.c102 void *value_ptr; in main() local

123456