Home
last modified time | relevance | path

Searched defs:Unit (Results 1 - 25 of 35) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyUtilities.h39 template <typename T> MachineBasicBlock *getBottom(const T *Unit) { in getBottom() argument
/third_party/rust/crates/serde/test_suite/no_std/src/
H A Dmain.rs26 struct Unit; structure names
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerDefs.h71 typedef std::vector<uint8_t> Unit; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DDWARFVisitor.cpp36 static unsigned getOffsetSize(const DWARFYAML::Unit &Unit) { in getOffsetSize() argument
40 static unsigned getRefSize(const DWARFYAML::Unit &Unit) { in getRefSize() argument
[all...]
H A DDWARFYAML.cpp98 void MappingTraits<DWARFYAML::Unit>::mapping(IO &IO, DWARFYAML::Unit &Unit) { in mapping() argument
[all...]
/third_party/rust/crates/syn/tests/
H A Dtest_derive_input.rs17 struct Unit; in test_unit() structure names
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp120 Printable printRegUnit(unsigned Unit, const TargetRegisterInfo *TRI) { in printRegUnit() argument
130 OS << "BadUnit~" << Unit; in printRegUnit() variable
[all...]
H A DLiveRegMatrix.cpp85 unsigned Unit = (*Units).first; in foreachUnit() local
[all...]
H A DMachineOutliner.cpp1165 DIFile *Unit = SP->getFile(); in createOutlinedFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h49 DWARFDie(DWARFUnit *Unit, const DWARFDebugInfoEntry *D) : U(Unit), Die(D) {} in DWARFDie() argument
H A DDWARFFormValue.h108 DWARFUnit *Unit; member
/third_party/rust/crates/serde/test_suite/tests/
H A Dtest_remote.rs6 pub struct Unit; structure names
[all...]
H A Dtest_macros.rs2159 struct Unit; test_untagged_newtype_variant_containing_unit_struct_not_map() structure names
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp198 const DIEUnit *Unit = getUnit(); in getDebugSectionOffset() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp148 uint64_t Unit = Mask & (-Mask); in ResourceManager() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCVSXFMAMutate.cpp321 unsigned Unit = *Units; in processBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h393 LiveRange &getRegUnit(unsigned Unit) { in getRegUnit() argument
406 LiveRange *getCachedRegUnit(unsigned Unit) { in getCachedRegUnit() argument
416 removeRegUnit(unsigned Unit) removeRegUnit() argument
[all...]
/third_party/benchmark/src/
H A Dbenchmark_register.cc243 Benchmark* Benchmark::Unit(TimeUnit unit) { in Unit() function in benchmark::internal::Benchmark
/third_party/icu/icu4c/source/i18n/
H A DdecNumberLocal.h78 #define Unit decNumberUnit macro
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumberLocal.h78 #define Unit decNumberUnit macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp120 DWARFUnit *DWARFUnitVector::addUnit(std::unique_ptr<DWARFUnit> Unit) { in addUnit() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A DdecNumberLocal.h78 #define Unit decNumberUnit macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h100 struct Unit { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBTFDebug.cpp849 auto *Unit = SP->getUnit(); in beginFunctionImpl() local
/third_party/skia/modules/svg/include/
H A DSkSVGTypes.h103 enum class Unit { class in SkSVGLength
118 explicit constexpr SkSVGLength(SkScalar v, Unit u = Unit::kNumber) in SkSVGLength() argument

Completed in 26 milliseconds

12