| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | ShaderCore.hpp | 96 class Register class 99 Register(const Reference<Float4> &x, const Reference<Float4> &y, const Reference<Float4> &z, const Reference<Float4> &w) : x(x), y(y), z(z), w(w) in Register() function in sw::Register [all...] |
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | symbol_table.cc | 34 Symbol SymbolTable::Register(const std::string& name) { in Register() function in tint::SymbolTable
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| H A D | cycleclock.cc | 86 void CycleClockSource::Register(CycleClockSourceFunc source) { in Register() function in absl::base_internal::CycleClockSource
|
| /third_party/skia/src/core/ |
| H A D | SkFlattenable.cpp | 81 void SkFlattenable::Register(const char name[], Factory factory) { in Register() function in SkFlattenable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| H A D | MachineLocation.h | 25 unsigned Register = 0; ///< gcc/gdb register number. member in llvm::MachineLocation
|
| H A D | MCWinEH.h | 24 unsigned Register; member
|
| /third_party/node/deps/v8/src/diagnostics/ |
| H A D | system-jit-win.cc | 53 void Register() { in Register() function
|
| /third_party/node/deps/v8/src/tasks/ |
| H A D | cancelable-task.cc | 34 CancelableTaskManager::Id CancelableTaskManager::Register(Cancelable* task) { in Register() function in v8::internal::CancelableTaskManager
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | DebugHandlerBase.h | 33 unsigned Register; member
|
| H A D | Register.h | 19 class Register { class 23 Register(unsigned Val = 0): Reg(Val) {} in Register() function in llvm::Register 24 Register(MCRegister Val): Reg(Val) {} in Register() function in llvm::Register [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | hashtablez_sampler_test.cc | 71 HashtablezInfo* Register(HashtablezSampler* s, size_t size) { in Register() function [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-linkage.h | 152 constexpr LinkageAllocator(const Register (&gp)[kNumGpRegs], global() member in v8::internal::wasm::LinkageAllocator [all...] |
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | bytecode-register.h | 23 constexpr explicit Register(int index = kInvalidIndex) : index_(index) {} in Register() function in v8::internal::interpreter::final [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfExpression.h | 108 struct Register { struct in llvm::DwarfExpression 130 enum { Unknown = 0, Register, Memory, Implicit }; enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
| H A D | Interpreter.h | 96 static void Register() { in Register() function in llvm::Interpreter
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | equivalence_relation.h | 107 const T* Register(const T& value) { in Register() function in spvtools::fuzz::EquivalenceRelation
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | equivalence_relation.h | 107 const T* Register(const T& value) { in Register() function in spvtools::fuzz::EquivalenceRelation
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCInstrInfo.h | 298 PredicateInfo(unsigned Register, unsigned Operand, bool PredicatedTrue) in PredicateInfo() argument 301 unsigned Register; member in llvm::HexagonMCInstrInfo::PredicateInfo
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | namer.cc | 130 bool Namer::Register(uint32_t id, const std::string& name) { in Register() function in tint::reader::spirv::Namer
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | equivalence_relation.h | 107 const T* Register(const T& value) { in Register() function in spvtools::fuzz::EquivalenceRelation
|
| /third_party/vixl/tools/test_generator/ |
| H A D | data_types.py | 382 class Register(U32): class [all...] |
| /third_party/node/src/ |
| H A D | node_watchdog.cc | 383 void SigintWatchdogHelper::Register(SigintWatchdogBase* wd) { in Register() function in node::SigintWatchdogHelper
|
| /third_party/node/deps/v8/src/codegen/s390/ |
| H A D | register-s390.h | 90 class Register : public RegisterBase<Register, kRegAfterLast> { class 102 explicit constexpr Register(int code) : RegisterBase(code) {} in Register() function in v8::internal::Register [all...] |
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | register-ia32.h | 59 class Register : public RegisterBase<Register, kRegAfterLast> { class 65 explicit constexpr Register(int code) : RegisterBase(code) {} in Register() function in v8::internal::Register [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_parse.h | 46 struct tgsi_dst_register Register; member 54 struct tgsi_src_register Register; member
|