Home
last modified time | relevance | path

Searched defs:Name (Results 1 – 25 of 1129) sorted by relevance

12345678910>>...46

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/ir/data/
Dtransforms_ir.h61 std::string Name() const override { return kComposeOperation; } in Name() function
78 std::string Name() const override { return kConcatenateOperation; } in Name() function
96 std::string Name() const override { return kDuplicateOperation; } in Name() function
109 std::string Name() const override { return kFillOperation; } in Name() function
129 std::string Name() const override { return kMaskOperation; } in Name() function
147 std::string Name() const override { return kOneHotOperation; } in Name() function
167 std::string Name() const override { return kPadEndOperation; } in Name() function
202 std::string Name() const override { return kRandomApplyOperation; } in Name() function
219 std::string Name() const override { return kRandomChoiceOperation; } in Name() function
235 std::string Name() const override { return kSliceOperation; } in Name() function
[all …]
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/text/ir/kernels/
Dtext_ir.h68 std::string Name() const override { return kBasicTokenizerOperation; } in Name() function
91 std::string Name() const override { return kBertTokenizerOperation; } in Name() function
115 std::string Name() const override { return kCaseFoldOperation; } in Name() function
130 std::string Name() const override { return kJiebaTokenizerOperation; } in Name() function
155 std::string Name() const override { return kLookupOperation; } in Name() function
175 std::string Name() const override { return kNgramOperation; } in Name() function
195 std::string Name() const override { return kNormalizeUTF8Operation; } in Name() function
211 std::string Name() const override { return kRegexReplaceOperation; } in Name() function
229 std::string Name() const override { return kRegexTokenizerOperation; } in Name() function
250 std::string Name() const override { return kSentencepieceTokenizerOperation; } in Name() function
[all …]
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/ir/vision/
Dascend_vision_ir.h58 std::string Name() const override { return kDvppCropJpegOperation; } in Name() function
78 std::string Name() const override { return kDvppDecodeResizeOperation; } in Name() function
98 std::string Name() const override { return kDvppDecodeResizeCropOperation; } in Name() function
117 std::string Name() const override { return kDvppDecodeJpegOperation; } in Name() function
128 std::string Name() const override { return kDvppDecodePngOperation; } in Name() function
141 std::string Name() const override { return kDvppNormalizeOperation; } in Name() function
162 std::string Name() const override { return kDvppResizeJpegOperation; } in Name() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrFMA3Info.cpp23 #define FMA3GROUP(Name, Suf, Attrs) \ argument
26 #define FMA3GROUP_MASKED(Name, Suf, Attrs) \ argument
31 #define FMA3GROUP_PACKED_WIDTHS(Name, Suf, Attrs) \ argument
43 #define FMA3GROUP_PACKED(Name, Attrs) \ argument
47 #define FMA3GROUP_SCALAR_WIDTHS(Name, Suf, Attrs) \ argument
57 #define FMA3GROUP_SCALAR(Name, Attrs) \ argument
61 #define FMA3GROUP_FULL(Name, Attrs) \ argument
74 #define FMA3GROUP_PACKED_AVX512_WIDTHS(Name, Type, Suf, Attrs) \ argument
79 #define FMA3GROUP_PACKED_AVX512(Name, Suf, Attrs) \ argument
83 #define FMA3GROUP_PACKED_AVX512_ROUND(Name, Suf, Attrs) \ argument
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-arabic-win1256.hh44 #define OT_LABEL_START(Name) unsigned char Name[ argument
52 #define OT_LABEL_START(Name) { argument
56 #define OT_COUNT(Name, ItemSize) ((unsigned int) sizeof(((struct TABLE_NAME*)0)->Name) \ argument
66 #define OT_LABEL(Name) \ argument
91 #define OT_UARRAY(Name, Items) \ argument
98 #define OT_UHEADLESSARRAY(Name, Items) \ argument
112 #define OT_LOOKUP(Name, LookupType, LookupFlag, SubLookupOffsets) \ argument
119 #define OT_SUBLOOKUP(Name, SubFormat, Items) \ argument
124 #define OT_COVERAGE1(Name, Items) \ argument
138 #define OT_SUBLOOKUP_SINGLE_SUBST_FORMAT2(Name, FromGlyphs, ToGlyphs) \ argument
[all …]
/third_party/harfbuzz/src/
Dhb-ot-shape-complex-arabic-win1256.hh44 #define OT_LABEL_START(Name) unsigned char Name[ argument
52 #define OT_LABEL_START(Name) { argument
56 #define OT_COUNT(Name, ItemSize) ((unsigned int) sizeof(((struct TABLE_NAME*)0)->Name) \ argument
66 #define OT_LABEL(Name) \ argument
91 #define OT_UARRAY(Name, Items) \ argument
98 #define OT_UHEADLESSARRAY(Name, Items) \ argument
112 #define OT_LOOKUP(Name, LookupType, LookupFlag, SubLookupOffsets) \ argument
119 #define OT_SUBLOOKUP(Name, SubFormat, Items) \ argument
124 #define OT_COVERAGE1(Name, Items) \ argument
138 #define OT_SUBLOOKUP_SINGLE_SUBST_FORMAT2(Name, FromGlyphs, ToGlyphs) \ argument
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-arabic-win1256.hh44 #define OT_LABEL_START(Name) unsigned char Name[ argument
52 #define OT_LABEL_START(Name) { argument
56 #define OT_COUNT(Name, ItemSize) ((unsigned int) sizeof(((struct TABLE_NAME*)0)->Name) \ argument
66 #define OT_LABEL(Name) \ argument
91 #define OT_UARRAY(Name, Items) \ argument
98 #define OT_UHEADLESSARRAY(Name, Items) \ argument
112 #define OT_LOOKUP(Name, LookupType, LookupFlag, SubLookupOffsets) \ argument
119 #define OT_SUBLOOKUP(Name, SubFormat, Items) \ argument
124 #define OT_COVERAGE1(Name, Items) \ argument
138 #define OT_SUBLOOKUP_SINGLE_SUBST_FORMAT2(Name, FromGlyphs, ToGlyphs) \ argument
[all …]
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/consumers/
Dtree_consumer.h88 std::string Name() override { return "IteratorConsumer"; } in Name() function
120 std::string Name() override { return "SaveToDisk"; } in Name() function
184 std::string Name() override { return "ToDevice"; } in Name() function
204 std::string Name() override { return "TreeGetters"; } in Name() function
236 std::string Name() override { return "DatasetSizeGetter"; } in Name() function
265 std::string Name() override { return "BuildVocab"; } in Name() function
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dext_inst.opencl_test.cpp57 #define CASE1(Enum, Name) \ argument
61 #define CASE2(Enum, Name) \ argument
65 #define CASE3(Enum, Name) \ argument
69 #define CASE4(Enum, Name) \ argument
75 #define CASE2Lit(Enum, Name, LiteralNumber) \ argument
81 #define CASE3Round(Enum, Name, Mode) \ argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DName.h27 constexpr Name() : Name(kEmptyImmutableString, SymbolType::Empty) {} in Name() function
29 explicit constexpr Name(ImmutableString rawName, SymbolType symbolType) in Name() function
36 : Name(ImmutableString(rawName), symbolType) in Name() function
39 explicit Name(const std::string &rawName, SymbolType symbolType) in Name() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dext_inst.opencl_test.cpp61 #define CASE1(Enum, Name) \ argument
65 #define CASE2(Enum, Name) \ argument
69 #define CASE3(Enum, Name) \ argument
73 #define CASE4(Enum, Name) \ argument
79 #define CASE2Lit(Enum, Name, LiteralNumber) \ argument
85 #define CASE3Round(Enum, Name, Mode) \ argument
/third_party/skia/third_party/externals/spirv-tools/test/
Dext_inst.opencl_test.cpp61 #define CASE1(Enum, Name) \ argument
65 #define CASE2(Enum, Name) \ argument
69 #define CASE3(Enum, Name) \ argument
73 #define CASE4(Enum, Name) \ argument
79 #define CASE2Lit(Enum, Name, LiteralNumber) \ argument
85 #define CASE3Round(Enum, Name, Mode) \ argument
/third_party/spirv-tools/test/
Dext_inst.opencl_test.cpp61 #define CASE1(Enum, Name) \ argument
65 #define CASE2(Enum, Name) \ argument
69 #define CASE3(Enum, Name) \ argument
73 #define CASE4(Enum, Name) \ argument
79 #define CASE2Lit(Enum, Name, LiteralNumber) \ argument
85 #define CASE3Round(Enum, Name, Mode) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DRTDyldMemoryManager.h85 virtual uint64_t getSymbolAddress(const std::string &Name) { in getSymbolAddress()
100 JITSymbol findSymbol(const std::string &Name) override { in findSymbol()
108 virtual uint64_t getSymbolAddressInLogicalDylib(const std::string &Name) { in getSymbolAddressInLogicalDylib()
123 findSymbolInLogicalDylib(const std::string &Name) override { in findSymbolInLogicalDylib()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DGlobalMappingLayer.h58 void setGlobalMapping(const std::string &Name, JITTargetAddress Addr) { in setGlobalMapping()
63 void eraseGlobalMapping(const std::string &Name) { in eraseGlobalMapping()
76 JITSymbol findSymbol(const std::string &Name, bool ExportedSymbolsOnly) { in findSymbol()
91 JITSymbol findSymbolIn(ModuleHandleT H, const std::string &Name, in findSymbolIn()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecordMapping.h37 #define TYPE_RECORD(EnumName, EnumVal, Name) \ argument
39 #define MEMBER_RECORD(EnumName, EnumVal, Name) \ argument
41 #define TYPE_RECORD_ALIAS(EnumName, EnumVal, Name, AliasName) argument
42 #define MEMBER_RECORD_ALIAS(EnumName, EnumVal, Name, AliasName) argument
DTypeDeserializer.h84 #define TYPE_RECORD(EnumName, EnumVal, Name) \ argument
88 #define MEMBER_RECORD(EnumName, EnumVal, Name) argument
89 #define TYPE_RECORD_ALIAS(EnumName, EnumVal, Name, AliasName) argument
90 #define MEMBER_RECORD_ALIAS(EnumName, EnumVal, Name, AliasName) argument
136 #define TYPE_RECORD(EnumName, EnumVal, Name) argument
137 #define MEMBER_RECORD(EnumName, EnumVal, Name) \ argument
141 #define TYPE_RECORD_ALIAS(EnumName, EnumVal, Name, AliasName) argument
142 #define MEMBER_RECORD_ALIAS(EnumName, EnumVal, Name, AliasName) argument
DTypeDumpVisitor.h54 #define TYPE_RECORD(EnumName, EnumVal, Name) \ argument
56 #define MEMBER_RECORD(EnumName, EnumVal, Name) \ argument
58 #define TYPE_RECORD_ALIAS(EnumName, EnumVal, Name, AliasName) argument
59 #define MEMBER_RECORD_ALIAS(EnumName, EnumVal, Name, AliasName) argument
DTypeVisitorCallbacks.h49 #define TYPE_RECORD(EnumName, EnumVal, Name) \ argument
53 #define MEMBER_RECORD(EnumName, EnumVal, Name) \ argument
58 #define TYPE_RECORD_ALIAS(EnumName, EnumVal, Name, AliasName) argument
59 #define MEMBER_RECORD_ALIAS(EnumName, EnumVal, Name, AliasName) argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DSimpleTypeSerializer.cpp50 #define TYPE_RECORD(EnumName, EnumVal, Name) \ argument
53 #define TYPE_RECORD_ALIAS(EnumName, EnumVal, Name, AliasName) argument
54 #define MEMBER_RECORD(EnumName, EnumVal, Name) argument
55 #define MEMBER_RECORD_ALIAS(EnumName, EnumVal, Name, AliasName) argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DGlobals.cpp136 std::string GlobalValue::getGlobalIdentifier(StringRef Name, in getGlobalIdentifier()
337 Constant *InitVal, const Twine &Name, in GlobalVariable()
357 const Twine &Name, GlobalVariable *Before, in GlobalVariable()
428 unsigned AddressSpace, LinkageTypes Linkage, const Twine &Name, in GlobalIndirectSymbol()
477 const Twine &Name, Constant *Aliasee, in GlobalAlias()
486 LinkageTypes Link, const Twine &Name, in create()
492 LinkageTypes Linkage, const Twine &Name, in create()
498 LinkageTypes Linkage, const Twine &Name, in create()
503 GlobalAlias *GlobalAlias::create(LinkageTypes Link, const Twine &Name, in create()
510 GlobalAlias *GlobalAlias::create(const Twine &Name, GlobalValue *Aliasee) { in create()
[all …]
DDIBuilder.cpp165 Metadata *NS, DIFile *File, unsigned Line, StringRef Name, in createImportedModule()
206 StringRef Name) { in createImportedDeclaration()
221 unsigned MacroType, StringRef Name, in createMacro()
245 DIEnumerator *DIBuilder::createEnumerator(StringRef Name, int64_t Val, in createEnumerator()
251 DIBasicType *DIBuilder::createUnspecifiedType(StringRef Name) { in createUnspecifiedType()
260 DIBasicType *DIBuilder::createBasicType(StringRef Name, uint64_t SizeInBits, in createBasicType()
278 StringRef Name) { in createPointerType()
307 DIDerivedType *DIBuilder::createTypedef(DIType *Ty, StringRef Name, in createTypedef()
335 DIDerivedType *DIBuilder::createMemberType(DIScope *Scope, StringRef Name, in createMemberType()
353 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber, in createVariantMemberType()
[all …]
DInstructions.cpp422 CallInst::CallInst(FunctionType *Ty, Value *Func, const Twine &Name, in CallInst()
429 CallInst::CallInst(FunctionType *Ty, Value *Func, const Twine &Name, in CallInst()
527 Function *MallocF, const Twine &Name) { in createMalloc()
614 const Twine &Name) { in CreateMalloc()
623 const Twine &Name) { in CreateMalloc()
639 Function *MallocF, const Twine &Name) { in CreateMalloc()
647 Function *MallocF, const Twine &Name) { in CreateMalloc()
1210 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, const Twine &Name, in AllocaInst()
1214 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, const Twine &Name, in AllocaInst()
1219 const Twine &Name, Instruction *InsertBefore) in AllocaInst()
[all …]
/third_party/boost/boost/typeof/
Dtemplate_template_param.hpp76 #define BOOST_TYPEOF_REGISTER_TYPE_FOR_TEMPLATE_TEMPLATE(Name,Params,ID)\ argument
105 #define BOOST_TYPEOF_REGISTER_DECODE_NESTED_TEMPLATE_HELPER_IMPL(Name,Params,ID)\ argument
116 #define BOOST_TYPEOF_TYPEDEF_DECODED_TEMPLATE_TEMPLATE_TYPE(Name,Params)\ argument
120 #define BOOST_TYPEOF_REGISTER_DECODE_NESTED_TEMPLATE_HELPER_IMPL(Name,Params,ID) argument
123 #define BOOST_TYPEOF_TYPEDEF_DECODED_TEMPLATE_TEMPLATE_TYPE(Name,Params)\ argument
144 #define BOOST_TYPEOF_REGISTER_TEMPLATE_TEMPLATE_IMPL(Name,Params,ID)\ argument
/third_party/typescript/tests/baselines/reference/
DblockScopedNamespaceDifferentFile.js27 var Name = /** @class */ (function () { class
28 function Name(parameters) { class in anonymousFunction6a4ffae50100.Name

12345678910>>...46