Home
last modified time | relevance | path

Searched defs:OffsetArray (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/esan/
H A Desan_shadow.h121 static const uptr OffsetArray[3] = { in initialize() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/
Dgen_huffman_decompressor.cc895 class OffsetArray : public Array { class in TableBuilder
897 explicit OffsetArray(int offset) : offset_(offset) {} in OffsetArray() function in TableBuilder::OffsetArray
/aosp_15_r20/external/grpc-grpc/tools/codegen/core/
H A Dgen_huffman_decompressor.cc945 class OffsetArray : public Array { class in TableBuilder
947 explicit OffsetArray(int offset) : offset_(offset) {} in OffsetArray() function in TableBuilder::OffsetArray
/aosp_15_r20/external/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1385 const SCEV *const OffsetArray[1] = { PostLoopOffset }; in expandAddRecExprLiterally() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Drpcndr.h225 unsigned __LONG32 *OffsetArray; member
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs159372 pub OffsetArray: *mut ::std::os::raw::c_ulong, field