Home
last modified time | relevance | path

Searched defs:SZ (Results 1 – 25 of 51) sorted by relevance

123

/aosp_15_r20/external/jemalloc_new/test/unit/
H A Dpack.c7 #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 Dtests.rs106 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 Dtests.rs106 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 Dtests.rs106 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 Dtests.rs106 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 Dtests.rs106 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/
Dcartesian3d.rs46 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 DSparseCUDAApplyUtils.cuh204 const int SZ = 4; in C10_LAUNCH_BOUNDS_1() local
254 const int SZ = 4; in coalesceValuesKernel() local
H A DSparseCUDATensor.cu105 const int SZ = 4; in _coalesce_sparse_cuda() local
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Linux/
H A Dodr-violation.cc38 # define SZ 4 macro
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/syscall/windows/registry/
Dvalue.go19 SZ = 1 const
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dmacros.h307 #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 DEmbedding.cu154 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 DXMLSource.java1660 addFallbackCode(CLDRFile.TERRITORY_NAME, "SZ", "SZ", "variant"); in addFallbackCode()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/src/
Doperations.cpp232 # 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 Dnv50_formats.c95 #define SZ(c, p, n, r, g, b, a, t, s, u) \ macro
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_generic.c96 #define ATTRIB(NAME, SZ, SRCTYPE, DSTTYPE, TO) \ argument
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3086 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 DHexagonISelLowering.cpp3304 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 DHexagonISelLowering.cpp3832 unsigned SZ = ValueTy->getPrimitiveSizeInBits(); in emitLoadLinked() local
3856 unsigned SZ = Ty->getPrimitiveSizeInBits(); in emitStoreConditional() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp1096 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 DScalarEvolution.cpp1290 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 Dmacro-assembler-sve-aarch64.cc1504 #define VIXL_DEFINE_MASM_FUNC(SZ, SH) \ argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp1225 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/
Dwindot11.h2634 #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

123