Home
last modified time | relevance | path

Searched defs:Operation (Results 1 – 25 of 41) sorted by relevance

12

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/
Ddata_synonym_and_id_equation_facts.h81 struct Operation { struct
88 size_t operator()(const Operation& operation) const; argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/
Ddata_synonym_and_id_equation_facts.h81 struct Operation { struct
88 size_t operator()(const Operation& operation) const; argument
/third_party/boost/boost/asio/ssl/detail/
Dio.hpp315 io_op<Stream, Operation, Handler>* this_handler) in asio_handler_allocate() argument
329 io_op<Stream, Operation, Handler>* this_handler) in asio_handler_deallocate() argument
340 io_op<Stream, Operation, Handler>* this_handler) in asio_handler_is_continuation() argument
350 io_op<Stream, Operation, Handler>* this_handler) in asio_handler_invoke() argument
363 io_op<Stream, Operation, Handler>* this_handler) in asio_handler_invoke() argument
/third_party/typescript/tests/baselines/reference/
DcontextualExpressionTypecheckingDoesntBlowStack.js7 export default class Operation { class
/third_party/typescript/tests/cases/compiler/
DcontextualExpressionTypecheckingDoesntBlowStack.ts10 export default class Operation { class
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
DEncoderJNI.java21 enum Operation { enum in EncoderJNI
/third_party/icu/icu4c/source/test/perf/normperf/
Dsimplenormperf.cpp185 class Operation { class
187 Operation() {} in Operation() function in __anon410da8650111::Operation
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Doperation.pxd.pxi16 cdef class Operation: class
Doperation.pyx.pxi16 cdef class Operation: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCWinEH.h25 unsigned Operation; member
/third_party/protobuf/src/google/protobuf/
Dwire_format.h271 enum Operation { enum
/third_party/grpc/src/ruby/lib/grpc/generic/
Dactive_call.rb661 Operation = view_class(:cancel, :cancelled?, :deadline, :execute, constant in GRPC.ActiveCall
/third_party/mingw-w64/mingw-w64-headers/include/
Dwdspxe.h38 BYTE Operation; member
Dwsdtypes.h434 WSD_OPERATION *Operation; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86WinCOFFTargetStreamer.cpp47 enum Operation { enum
/third_party/node/src/
Dnode_crypto.h746 enum Operation { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp407 const SCEV *(ScalarEvolution::*Operation)(const SCEV *, const SCEV *, in willNotOverflow() local
/third_party/mingw-w64/mingw-w64-headers/crt/
Dfpieee.h140 unsigned int Operation :12; member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp345 Operation, enumerator
874 struct Operation : ObjectImpl<Operation, Object, Object::Kind::Operation> struct
876 uint32_t opcode = 0;
877 std::vector<uint32_t> operands;
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/
Dmce.h299 ULONGLONG Operation:4; member
332 ULONGLONG Operation:4; member
384 ULONGLONG Operation:4; member
493 ULONGLONG Operation:4; member
529 ULONGLONG Operation:4; member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/
DLocaleDistanceBuilder.java801 private enum Operation {add, remove} enum in LocaleDistanceBuilder.RegionSet
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp4642 Type Ty, Operand *Addr, std::function<Variable *(Variable *)> Operation, in lowerLoadLinkedStoreExclusive()
4675 InstArithmetic *createArithInst(Cfg *Func, uint32_t Operation, Variable *Dest, in createArithInst()
4703 void TargetARM32::lowerAtomicRMW(Variable *Dest, uint32_t Operation, in lowerAtomicRMW()
4752 void TargetARM32::lowerInt64AtomicRMW(Variable *Dest, uint32_t Operation, in lowerInt64AtomicRMW()
DIceTargetLoweringMIPS32.cpp692 auto Operation = static_cast<Intrinsics::AtomicRMWOperation>( in genTargetHelperCallFor() local
4489 void TargetMIPS32::createArithInst(Intrinsics::AtomicRMWOperation Operation, in createArithInst()
4770 auto Operation = static_cast<Intrinsics::AtomicRMWOperation>( in lowerIntrinsic() local
/third_party/node/tools/
Dtest.py1004 class Operation(Expression): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp1488 void AtomicRMWInst::Init(BinOp Operation, Value *Ptr, Value *Val, in Init()
1508 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, in AtomicRMWInst()
1519 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, in AtomicRMWInst()

12