/aosp_15_r20/external/jemalloc_new/test/unit/ |
H A D | pack.c | 7 #define SZ (ZU(1) << (LG_PAGE - 2)) macro 9 #define SZ ZU(4096) macro
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/ |
H A D | tests.rs | 106 const SZ: usize = libc::PIPE_BUF as usize; in dont_splice_pipes_from_files() constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/ |
H A D | tests.rs | 106 const SZ: usize = libc::PIPE_BUF as usize; in dont_splice_pipes_from_files() constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/ |
H A D | tests.rs | 106 const SZ: usize = libc::PIPE_BUF as usize; in dont_splice_pipes_from_files() constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/ |
H A D | tests.rs | 106 const SZ: usize = libc::PIPE_BUF as usize; in dont_splice_pipes_from_files() constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/ |
H A D | tests.rs | 106 const SZ: usize = libc::PIPE_BUF as usize; in dont_splice_pipes_from_files() constant
|
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/coord/ranged3d/ |
D | cartesian3d.rs | 46 logic_z: SZ, in with_projection() 94 logic_z: SZ, in new()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/cuda/ |
H A D | SparseCUDAApplyUtils.cuh | 204 const int SZ = 4; in C10_LAUNCH_BOUNDS_1() local 254 const int SZ = 4; in coalesceValuesKernel() local
|
H A D | SparseCUDATensor.cu | 105 const int SZ = 4; in _coalesce_sparse_cuda() local
|
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Linux/ |
H A D | odr-violation.cc | 38 # define SZ 4 macro
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/syscall/windows/registry/ |
D | value.go | 19 SZ = 1 const
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | macros.h | 307 #define COPY_SZ_4V(DST, SZ, SRC) \ argument 322 #define COPY_CLEAN_4V(DST, SZ, SRC) \ argument
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | Embedding.cu | 154 const int SZ = 4; in embedding_backward_kernel() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | XMLSource.java | 1660 addFallbackCode(CLDRFile.TERRITORY_NAME, "SZ", "SZ", "variant"); in addFallbackCode()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/src/ |
D | operations.cpp | 232 # define BOOST_RESIZE_FILE(P,SZ)(::truncate(P, SZ)== 0) argument 242 # define BOOST_RESIZE_FILE(P,SZ)(resize_file_api(P, SZ)!= 0) argument
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_formats.c | 95 #define SZ(c, p, n, r, g, b, a, t, s, u) \ macro
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/translate/ |
H A D | translate_generic.c | 96 #define ATTRIB(NAME, SZ, SRCTYPE, DSTTYPE, TO) \ argument
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 3086 unsigned SZ = Ty->getPrimitiveSizeInBits(); in emitLoadLinked() local 3101 unsigned SZ = Ty->getPrimitiveSizeInBits(); in emitStoreConditional() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 3304 unsigned SZ = Ty->getPrimitiveSizeInBits(); in emitLoadLinked() local 3326 unsigned SZ = Ty->getPrimitiveSizeInBits(); in emitStoreConditional() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 3832 unsigned SZ = ValueTy->getPrimitiveSizeInBits(); in emitLoadLinked() local 3856 unsigned SZ = Ty->getPrimitiveSizeInBits(); in emitStoreConditional() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 1096 if (const SCEVZeroExtendExpr *SZ = dyn_cast<SCEVZeroExtendExpr>(Op)) in getTruncateExpr() local 1418 if (const SCEVZeroExtendExpr *SZ = dyn_cast<SCEVZeroExtendExpr>(Op)) in getZeroExtendExpr() local 1618 if (const SCEVZeroExtendExpr *SZ = dyn_cast<SCEVZeroExtendExpr>(Op)) in getSignExtendExpr() local 6647 const SCEVZeroExtendExpr *SZ = cast<SCEVZeroExtendExpr>(V); in BuildConstantFromSCEV() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 1290 if (const SCEVZeroExtendExpr *SZ = dyn_cast<SCEVZeroExtendExpr>(Op)) in getTruncateExpr() local 1658 if (const SCEVZeroExtendExpr *SZ = dyn_cast<SCEVZeroExtendExpr>(Op)) in getZeroExtendExpr() local 1968 if (const SCEVZeroExtendExpr *SZ = dyn_cast<SCEVZeroExtendExpr>(Op)) in getSignExtendExpr() local 8126 const SCEVZeroExtendExpr *SZ = cast<SCEVZeroExtendExpr>(V); in BuildConstantFromSCEV() local
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | macro-assembler-sve-aarch64.cc | 1504 #define VIXL_DEFINE_MASM_FUNC(SZ, SH) \ argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 1225 if (const SCEVZeroExtendExpr *SZ = dyn_cast<SCEVZeroExtendExpr>(Op)) in getTruncateExpr() local 1644 if (const SCEVZeroExtendExpr *SZ = dyn_cast<SCEVZeroExtendExpr>(Op)) in getZeroExtendExprImpl() local 1971 if (const SCEVZeroExtendExpr *SZ = dyn_cast<SCEVZeroExtendExpr>(Op)) in getSignExtendExprImpl() local 9777 const SCEVZeroExtendExpr *SZ = cast<SCEVZeroExtendExpr>(V); in BuildConstantFromSCEV() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | windot11.h | 2634 #define DOT11_WFD_ADDITIONAL_IE_SET_BEACON_IE_SIZE(ADDIE, SZ) (ADDIE)->uBeaconIEsLength = (DWORD) (… argument 2639 #define DOT11_WFD_ADDITIONAL_IE_SET_PROBE_RESPONSE_IE_SIZE(ADDIE, SZ) (ADDIE)->uProbeResponseIEsLen… argument 2644 #define DOT11_WFD_ADDITIONAL_IE_SET_PROBE_REQUEST_IE_SIZE(ADDIE, SZ) (ADDIE)->uDefaultRequestIEsLen… argument
|