Searched defs:_Ptr (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__memory/ |
D | out_ptr.h | 44 using _Ptr = decltype(__smart); in out_ptr_t() local 92 using _Ptr = conditional_t<is_void_v<_Pointer>, __pointer_of_t<_Smart>, _Pointer>; in out_ptr() local
|
D | inout_ptr.h | 100 using _Ptr = conditional_t<is_void_v<_Pointer>, __pointer_of_t<_Smart>, _Pointer>; in inout_ptr() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | malloc.h | 144 static __inline void *_MarkAllocaS(void *_Ptr,unsigned int _Marker) { in _MarkAllocaS()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/ |
D | shared_ptr_base.h | 525 using _Ptr = typename unique_ptr<_Tp, _Del>::pointer; in _GLIBCXX_VISIBILITY() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
D | shared_ptr_base.h | 525 using _Ptr = typename unique_ptr<_Tp, _Del>::pointer; in _GLIBCXX_VISIBILITY() local
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | MicrosoftCompatibility.cpp | 220 void del(_Ty *_Ptr) { in del()
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 85334 "_Ptr": 82922, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 85334 "_Ptr": 82922, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 85275 "_Ptr": 82922, number
|