/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | wspiapi.h | 15 #define _WSPIAPI_STRCPY_S(_Dst,_Size,_Src) strcpy((_Dst),(_Src)) argument 16 #define _WSPIAPI_STRCAT_S(_Dst,_Size,_Src) strcat((_Dst),(_Src)) argument 17 #define _WSPIAPI_STRNCPY_S(_Dst,_Size,_Src,_Count) strncpy((_Dst),(_Src),(_Count)); (_Dst)[(_Size) … argument 18 #define _WSPIAPI_SPRINTF_S_1(_Dst,_Size,_Format,_Arg1) sprintf((_Dst),(_Format),(_Arg1)) argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__compare/ |
D | common_comparison_category.h | 42 __compute_comp_type(const _ClassifyCompCategory (&__types)[_Size]) { in __compute_comp_type()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__compare/ |
D | common_comparison_category.h | 42 __compute_comp_type(const _ClassifyCompCategory (&__types)[_Size]) { in __compute_comp_type()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__compare/ |
H A D | common_comparison_category.h | 42 __compute_comp_type(const _ClassifyCompCategory (&__types)[_Size]) { in __compute_comp_type()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__compare/ |
D | common_comparison_category.h | 42 __compute_comp_type(const _ClassifyCompCategory (&__types)[_Size]) { in __compute_comp_type()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__compare/ |
D | common_comparison_category.h | 42 __compute_comp_type(const _ClassifyCompCategory (&__types)[_Size]) { in __compute_comp_type()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__compare/ |
D | common_comparison_category.h | 42 __compute_comp_type(const _ClassifyCompCategory (&__types)[_Size]) { in __compute_comp_type()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__memory/ |
D | allocation_guard.h | 50 using _Size = typename allocator_traits<_Alloc>::size_type; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__memory/ |
D | allocation_guard.h | 49 using _Size = typename allocator_traits<_Alloc>::size_type; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__memory/ |
D | allocation_guard.h | 50 using _Size = typename allocator_traits<_Alloc>::size_type; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__memory/ |
D | allocation_guard.h | 50 using _Size = typename allocator_traits<_Alloc>::size_type; member
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__memory/ |
H A D | allocation_guard.h | 50 using _Size = typename allocator_traits<_Alloc>::size_type; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__memory/ |
D | allocation_guard.h | 50 using _Size = typename allocator_traits<_Alloc>::size_type; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub_arch/src/msp430/reg/ |
D | id.rs | 22 _Size(core::marker::PhantomData<U>), enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub_arch/src/mips/reg/ |
D | id.rs | 45 _Size(core::marker::PhantomData<U>), enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__ranges/ |
D | subrange.h | 85 using _Size = conditional_t<_StoreSize, make_unsigned_t<iter_difference_t<_Iter>>, _Empty>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__ranges/ |
D | subrange.h | 84 using _Size = conditional_t<_StoreSize, make_unsigned_t<iter_difference_t<_Iter>>, _Empty>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__ranges/ |
D | subrange.h | 84 using _Size = conditional_t<_StoreSize, make_unsigned_t<iter_difference_t<_Iter>>, _Empty>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__ranges/ |
D | subrange.h | 84 using _Size = conditional_t<_StoreSize, make_unsigned_t<iter_difference_t<_Iter>>, _Empty>; variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__ranges/ |
H A D | subrange.h | 84 using _Size = conditional_t<_StoreSize, make_unsigned_t<iter_difference_t<_Iter>>, _Empty>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__ranges/ |
D | subrange.h | 85 using _Size = conditional_t<_StoreSize, make_unsigned_t<iter_difference_t<_Iter>>, _Empty>; variable
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sec_api/ |
D | stdio_s.h | 273 …__mingw_ovr int __cdecl vsprintf_s(char *_DstBuf, size_t _Size, const char *_Format, va_list _ArgL… in vsprintf_s()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
D | wdm.h | 10571 #define ADDRESS_AND_SIZE_TO_SPAN_PAGES(_Va, _Size) \ argument
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 49065 "_Size": 46653, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 49065 "_Size": 46653, number
|