Home
last modified time | relevance | path

Searched defs:kType (Results 1 – 24 of 24) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dmachine-operator.cc1718 #define EXCHANGE(kType) \ in Word32AtomicExchange() argument
1729 #define COMPARE_EXCHANGE(kType) \ in Word32AtomicCompareExchange() argument
1739 #define ADD(kType) \ in Word32AtomicAdd() argument
1749 #define SUB(kType) \ in Word32AtomicSub() argument
1759 #define AND(kType) \ in Word32AtomicAnd() argument
1769 #define OR(kType) \ in Word32AtomicOr() argument
1779 #define XOR(kType) \ in Word32AtomicXor() argument
1836 #define ADD(kType) \ in Word64AtomicAdd() argument
1846 #define SUB(kType) \ in Word64AtomicSub() argument
1856 #define AND(kType) \ in Word64AtomicAnd() argument
[all …]
/third_party/skia/src/gpu/
DGrGpuBuffer.cpp63 static const GrScratchKey::ResourceType kType = GrScratchKey::GenerateResourceType(); in ComputeScratchKeyForDynamicBuffer() local
DGrTexture.cpp111 static const GrScratchKey::ResourceType kType = GrScratchKey::GenerateResourceType(); in ComputeScratchKey() local
DGrAttachment.cpp107 static const GrScratchKey::ResourceType kType = GrScratchKey::GenerateResourceType(); in ComputeScratchKey() local
/third_party/skia/include/private/
DSkSLSymbol.h26 kType, enumerator
/third_party/node/src/
Dmodule_wrap.h28 kType = 8, enumerator
Dnode_perf.h146 static constexpr PerformanceEntryType kType = member
Dnode_file.h44 kType = 0, enumerator
Dnode_http2.h942 static constexpr performance::PerformanceEntryType kType = member
954 static constexpr performance::PerformanceEntryType kType = member
/third_party/node/lib/internal/webstreams/
Dutil.js55 const kType = Symbol('kType'); constant
256 kType, property
Dcompression.js34 const kType = Symbol('kType'); constant
Dencoding.js36 const kType = Symbol('kType'); constant
/third_party/node/lib/internal/perf/
Dperformance_entry.js21 const kType = Symbol('kType'); constant
/third_party/skia/gm/
Dnonclosedpaths.cpp96 constexpr ClosureType kType[] = { in onDraw() local
/third_party/skia/tools/sk_app/win/
DANGLEWindowContext_win.cpp34 static constexpr EGLint kType = EGL_PLATFORM_ANGLE_TYPE_D3D11_ANGLE; in get_angle_egl_display() local
/third_party/skia/src/utils/
DSkJSON.h252 inline static constexpr Type kType = vtype; variable
/third_party/node/lib/internal/
Dblob.js71 const kType = Symbol('kType'); constant
Devent_target.js73 const kType = Symbol('type'); constant
/third_party/node/deps/v8/src/diagnostics/
Ddisassembler.cc346 const char* kType = RelocInfo::IsLiteralConstant(it->rinfo()->rmode()) in DecodeIt() local
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dtoken.h311 kType, enumerator
/third_party/node/lib/internal/worker/
Dio.js84 const kType = Symbol('kType'); constant
/third_party/node/lib/internal/fs/
Dutils.js61 const kType = Symbol('type'); constant
/third_party/node/lib/internal/http2/
Dcore.js250 const kType = Symbol('type'); constant
/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h930 InstructionBase::Type kType = kUnsupported; in InstructionType() local