Home
last modified time | relevance | path

Searched defs:Available (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DQuerySet.h63 enum class QuerySetState { Unavailable, Available, Destroyed }; enumerator
/third_party/protobuf/src/google/protobuf/stubs/
Dbytestream.cc148 size_t ArrayByteSource::Available() const { in Available() function in google::protobuf::strings::ArrayByteSource
166 size_t LimitByteSource::Available() const { in Available() function in google::protobuf::strings::LimitByteSource
Dbytestream_unittest.cc53 size_t Available() const { return data_.size(); } in Available() function in google::protobuf::strings::__anonbf9d42370111::MockByteSource
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZMachineScheduler.h96 SUSet Available; variable
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dmemory_input_stream.cc44 int32_t MemoryInputStream::Available() { in Available() function in sfntly::MemoryInputStream
Dfile_input_stream.cc42 int32_t FileInputStream::Available() { in Available() function in sfntly::FileInputStream
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dmemory_input_stream.cc44 int32_t MemoryInputStream::Available() { in Available() function in sfntly::MemoryInputStream
Dfile_input_stream.cc42 int32_t FileInputStream::Available() { in Available() function in sfntly::FileInputStream
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600MachineScheduler.h53 std::vector<SUnit *> Available[IDLast], Pending[IDLast]; variable
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dfont_input_stream.cc43 int32_t FontInputStream::Available() { in Available() function in sfntly::FontInputStream
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dfont_input_stream.cc43 int32_t FontInputStream::Available() { in Available() function in sfntly::FontInputStream
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.h137 ReadyQueue Available; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16InstrInfo.cpp378 BitVector Available = rs.getRegsAvailable(&Mips::CPU16RegsRegClass); in loadImmediate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterScavenging.cpp553 BitVector Available = getRegsAvailable(RC); in scavengeRegister() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DSafepointIRVerifier.cpp784 AvailableValueSet &Available) { in transferInstruction()
/third_party/skia/third_party/externals/angle2/src/common/
Dpacked_cl_enums.json53 "Available": "CL_DEVICE_AVAILABLE", string
DPackedCLEnums_autogen.h120 Available = 39, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineScheduler.h617 ReadyQueue Available; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRExpandPseudoInsts.cpp883 BitVector Available = RS.getRegsAvailable(&AVR::GPR8RegClass); in scavengeGPR8() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp5179 bool Available = true; in IsAvailableOnEntry() member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp109186 size_t Available() const { in Available() function