Home
last modified time | relevance | path

Searched defs:GlobalData (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/compiler-rt/test/tsan/Darwin/
H A Dsymbolizer-atos.cc5 int GlobalData[10]; variable
H A Dsymbolizer-dladdr.cc5 int GlobalData[10]; variable
/aosp_15_r20/external/compiler-rt/test/tsan/
H A Dglobal_race.cc4 int GlobalData[10]; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dglobal_data.cc48 GlobalData::GlobalData(ServiceInterface* parent, GlobalDataHandle handle) in GlobalData() function in xla::GlobalData
/aosp_15_r20/frameworks/native/services/gpuservice/gpuwork/bpfprogs/include/gpuwork/
H A DgpuWork.h61 } GlobalData; typedef
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DRar3Decoder.h143 CRecordVector<Byte> GlobalData; member
H A DRar3Vm.h128 CRecordVector<Byte> GlobalData; member
/aosp_15_r20/external/swiftshader/third_party/subzero/runtime/
H A Dwasm-runtime.cpp84 WasmData *GlobalData = NULL; variable