Home
last modified time | relevance | path

Searched defs:NT (Results 1 – 25 of 122) sorted by relevance

12345

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Deigen_benchmark_cpu_test.cc120 #define BM_SPATIAL_NAME(prefix, NT, N, H, W, C, FC, FH, FW) \ argument
123 #define BM_SpatialConvolution(NT, N, H, W, C, FC, FH, FW, LABEL) \ argument
131 #define BM_SpatialConvolutionBwdInput(NT, N, H, W, C, FC, FH, FW, LABEL) \ argument
140 #define BM_SpatialConvolutionBwdKernel(NT, N, H, W, C, FC, FH, FW, LABEL) \ argument
351 #define BM_CUBOID_NAME(p, NT, N, H, W, P, C, FC, FH, FW, FP) \ argument
355 #define BM_CuboidConvolution(NT, N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument
363 #define BM_CuboidConvolutionBwdInput(NT, N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument
371 #define BM_CuboidConvolutionBwdKernel(NT, N, H, W, P, C, FC, FH, FW, FP, \ argument
/aosp_15_r20/external/golang-protobuf/internal/encoding/text/
H A Ddecode_test.go36 type NT struct { struct
37 K text.NameKind
39 Sep bool
41 S string
43 N int32
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp422 MappingNormalization<NType<COFF::RelocationTypeI386>, uint16_t> NT( in mapping() local
426 MappingNormalization<NType<COFF::RelocationTypeAMD64>, uint16_t> NT( in mapping() local
430 MappingNormalization<NType<COFF::RelocationTypesARM>, uint16_t> NT( in mapping() local
435 MappingNormalization<NType<COFF::RelocationTypesARM64>, uint16_t> NT( in mapping() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp417 MappingNormalization<NType<COFF::RelocationTypeI386>, uint16_t> NT( in mapping() local
421 MappingNormalization<NType<COFF::RelocationTypeAMD64>, uint16_t> NT( in mapping() local
425 MappingNormalization<NType<COFF::RelocationTypesARM>, uint16_t> NT( in mapping() local
429 MappingNormalization<NType<COFF::RelocationTypesARM64>, uint16_t> NT( in mapping() local
/aosp_15_r20/external/clang/test/CXX/special/class.copy/
H A Dp11.0x.move.cpp12 …NonTrivial NT; // expected-note{{deleted because variant field 'NT' has a non-trivial move constru… member
19 …NonTrivial NT; // expected-note{{deleted because variant field 'NT' has a non-trivial move constru… member
H A Dp11.0x.copy.cpp12 …NonTrivial NT; // expected-note{{copy constructor of 'DeletedNTVariant' is implicitly deleted beca… member
20 …NonTrivial NT; // expected-note{{copy constructor of 'DeletedNTVariant2' is implicitly deleted bec… member
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclarationName.h400 struct NT { struct
401 TypeSourceInfo *TInfo;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp233 NestingType NT; member
305 std::pair<StringRef, StringRef> nestingString(NestingType NT) { in nestingString()
326 void push(NestingType NT) { NestingStack.push_back({NT, wasm::WasmSignature()}); } in push()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/pool/include/boost/pool/detail/
Dpool_construct_simple.bat22 :NT label
Dpool_construct.bat21 :NT label
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclarationName.h667 struct NT { struct
687 struct NT NamedType; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclarationName.h667 struct NT { struct
687 struct NT NamedType; argument
/aosp_15_r20/external/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp349 MappingNormalization<NType<COFF::RelocationTypeI386>, uint16_t> NT( in mapping() local
353 MappingNormalization<NType<COFF::RelocationTypeAMD64>, uint16_t> NT( in mapping() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclarationName.h667 struct NT { struct
687 struct NT NamedType; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclarationName.h667 struct NT { struct
687 struct NT NamedType; argument
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/tests/
H A Dtype-name-unsized.rs5 struct NT(str); struct
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/tests/
H A Dtype-name-unsized.rs5 struct NT(str); struct
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/tests/
H A Dtype-name-unsized.rs5 struct NT(str); struct
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/tests/
H A Dtype-name-unsized.rs5 struct NT(str); struct
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/tests/
H A Dtype-name-unsized.rs5 struct NT(str); struct
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DLzhDecoder.h25 const unsigned NT = NUM_CODE_BITS + 3; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp230 std::pair<StringRef, StringRef> nestingString(NestingType NT) { in nestingString()
249 void push(NestingType NT) { NestingStack.push_back(NT); } in push()
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dnullptr.cpp81 typedef T<nullptr, nullptr, nullptr, nullptr> NT; typedef
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/am/
H A DBroadcastController.java1587 int NT = receivers.size(); in broadcastIntentLockedTraced() local
1600 int NT = receivers != null ? receivers.size() : 0; in broadcastIntentLockedTraced() local
/aosp_15_r20/external/curl/lib/
H A Dftplistparser.c164 } NT; member

12345