Home
last modified time | relevance | path

Searched refs:NT (Results 1 – 25 of 391) sorted by relevance

12345678910>>...16

/external/libxml2/result/
Dbadcomment.xml.rdr4 1 8 #comment 0 1 def='NT-Char'
5 1 8 #comment 0 1 >Char</nt>* ']]&gt;' <nt def='NT-Char'>Char</nt>*))
9 (<nt def="NT-Char">Char</nt> - ('[' | ']'))+
11 <nt def="NT-simpleDTD">simpleDTD</nt>*
14 <prod id="NT-simpleDTD"><lhs>simpleDTD</lhs>
16 (<nt def='NT-Char'>Char</nt>* -
17 (<nt def='NT-Char'>Char</nt>* '&comc;' <nt def='NT-Char'>Char</nt>*))
Dbadcomment.xml.rde4 1 8 #comment 0 1 def='NT-Char'
5 1 8 #comment 0 1 >Char</nt>* ']]&gt;' <nt def='NT-Char'>Char</nt>*))
9 (<nt def="NT-Char">Char</nt> - ('[' | ']'))+
11 <nt def="NT-simpleDTD">simpleDTD</nt>*
14 <prod id="NT-simpleDTD"><lhs>simpleDTD</lhs>
16 (<nt def='NT-Char'>Char</nt>* -
17 (<nt def='NT-Char'>Char</nt>* '&comc;' <nt def='NT-Char'>Char</nt>*))
Dbadcomment.xml.sax6 SAX.comment( def='NT-Char')
7 SAX.comment(>Char</nt>* ']]&gt;' <nt def='NT-Char'>Char</nt>*))
11 (<nt def="NT-Char">Char</nt> - ('[' | ']'))+
13 <nt def="NT-simpleDTD">simpleDTD</nt>*
16 <prod id="NT-simpleDTD"><lhs>simpleDTD</lhs>
18 (<nt def='NT-Char'>Char</nt>* -
19 (<nt def='NT-Char'>Char</nt>* '&comc;' <nt def='NT-Char'>Char</nt>*))
Dbadcomment.xml.sax26 SAX.comment( def='NT-Char')
7 SAX.comment(>Char</nt>* ']]&gt;' <nt def='NT-Char'>Char</nt>*))
11 (<nt def="NT-Char">Char</nt> - ('[' | ']'))+
13 <nt def="NT-simpleDTD">simpleDTD</nt>*
16 <prod id="NT-simpleDTD"><lhs>simpleDTD</lhs>
18 (<nt def='NT-Char'>Char</nt>* -
19 (<nt def='NT-Char'>Char</nt>* '&comc;' <nt def='NT-Char'>Char</nt>*))
/external/libxml2/result/noent/
Dbadcomment.xml.sax26 SAX.comment( def='NT-Char')
7 SAX.comment(>Char</nt>* ']]&gt;' <nt def='NT-Char'>Char</nt>*))
11 (<nt def="NT-Char">Char</nt> - ('[' | ']'))+
13 <nt def="NT-simpleDTD">simpleDTD</nt>*
16 <prod id="NT-simpleDTD"><lhs>simpleDTD</lhs>
18 (<nt def='NT-Char'>Char</nt>* -
19 (<nt def='NT-Char'>Char</nt>* '&comc;' <nt def='NT-Char'>Char</nt>*))
/external/tensorflow/tensorflow/core/kernels/
Deigen_benchmark_cpu_test.cc120 #define BM_SPATIAL_NAME(prefix, NT, N, H, W, C, FC, FH, FW) \ argument
121 BM_##prefix##_CPU_##NT##T_in_##N##_##H##_##W##_##C##_f_##FC##_##FH##_##FW
123 #define BM_SpatialConvolution(NT, N, H, W, C, FC, FH, FW, LABEL) \ argument
124 static void BM_SPATIAL_NAME(SpatialConvolution, NT, N, H, W, C, FC, FH, \
127 SpatialConvolution(state, NT, N, H, W, C, FC, FH, FW); \
129 BENCHMARK(BM_SPATIAL_NAME(SpatialConvolution, NT, N, H, W, C, FC, FH, FW))
131 #define BM_SpatialConvolutionBwdInput(NT, N, H, W, C, FC, FH, FW, LABEL) \ argument
132 static void BM_SPATIAL_NAME(SpatialConvolutionBwdInput, NT, N, H, W, C, FC, \
135 SpatialConvolutionBackwardInput(state, NT, N, H, W, C, FC, FH, FW); \
138 BM_SPATIAL_NAME(SpatialConvolutionBwdInput, NT, N, H, W, C, FC, FH, FW))
[all …]
/external/llvm-project/openmp/runtime/test/tasking/
Dkmp_task_modifier_simple_ws_old.cpp6 #define NT 4 macro
51 omp_set_num_threads(NT); in main()
55 for (i = 0; i < NT; ++i) // single iteration per thread in main()
101 if (var == INIT + NT * 3 - 1) { in main()
105 printf("failed: var = %d (!= %d)\n", var, INIT + NT * 3 - 1); in main()
Dkmp_task_modifier_simple_ws_new.cpp6 #define NT 4 macro
55 omp_set_num_threads(NT); in main()
59 for (i = 0; i < NT; ++i) // single iteration per thread in main()
107 if (var == INIT + NT * 3 - 1) { in main()
111 printf("failed: var = %d (!= %d)\n", var, INIT + NT * 3 - 1); in main()
Dkmp_task_modifier_simple_par_old.cpp6 #define NT 4 macro
50 omp_set_num_threads(NT); in main()
86 if (var == INIT + NT * 3 - 1) { in main()
90 printf("failed: var = %d (!= %d)\n", var, INIT + NT * 3 - 1); in main()
Dkmp_task_modifier_simple_par_new.cpp6 #define NT 4 macro
54 omp_set_num_threads(NT); in main()
92 if (var == INIT + NT * 3 - 1) { in main()
96 printf("failed: var = %d (!= %d)\n", var, INIT + NT * 3 - 1); in main()
/external/curl/lib/
Dftplistparser.c165 } NT; member
867 switch(parser->state.NT.main) { in Curl_ftp_parselist()
878 parser->state.NT.main = PL_WINNT_TIME; in Curl_ftp_parselist()
879 parser->state.NT.sub.time = PL_WINNT_TIME_PRESPACE; in Curl_ftp_parselist()
893 switch(parser->state.NT.sub.time) { in Curl_ftp_parselist()
896 parser->state.NT.sub.time = PL_WINNT_TIME_TIME; in Curl_ftp_parselist()
903 parser->state.NT.main = PL_WINNT_DIRORSIZE; in Curl_ftp_parselist()
904 parser->state.NT.sub.dirorsize = PL_WINNT_DIRORSIZE_PRESPACE; in Curl_ftp_parselist()
915 switch(parser->state.NT.sub.dirorsize) { in Curl_ftp_parselist()
920 parser->state.NT.sub.dirorsize = PL_WINNT_DIRORSIZE_CONTENT; in Curl_ftp_parselist()
[all …]
/external/llvm-project/clang/test/CodeGenCXX/
Ddebug-info-composite-triviality.cpp62 struct NT { struct
63 NT() {}; in NT() argument
66 static struct NT x; // Member is non-trivial but is static.
Dalloc-size.cpp52 void *dependent_malloc(size_t NT = N) __attribute__((alloc_size(1)));
55 void *dependent_calloc(size_t NT = N, size_t MT = M)
59 void *dependent_calloc2(size_t NT = sizeof(T), size_t MT = M)
/external/llvm-project/compiler-rt/lib/xray/
Dxray_function_call_trie.h571 NodeAndTarget NT = DFSStack.back(); in mergeInto() local
572 DCHECK_NE(NT.OrigNode, nullptr); in mergeInto()
573 DCHECK_NE(NT.TargetNode, nullptr); in mergeInto()
576 NT.TargetNode->CallCount += NT.OrigNode->CallCount; in mergeInto()
577 NT.TargetNode->CumulativeLocalTime += NT.OrigNode->CumulativeLocalTime; in mergeInto()
578 for (const auto Callee : NT.OrigNode->Callees) { in mergeInto()
579 auto TargetCallee = NT.TargetNode->Callees.find_element( in mergeInto()
585 NT.TargetNode, NodeIdPairArray(*O.NodeIdPairAllocator), 0u, 0u, in mergeInto()
592 NT.TargetNode->Callees.AppendEmplace(NewTargetNode, Callee.FId); in mergeInto()
/external/llvm-project/clang/test/CXX/special/class.copy/
Dp11.0x.move.cpp15 …NonTrivial NT; // expected-note{{deleted because variant field 'NT' has a non-trivial move constru… member
22 …NonTrivial NT; // expected-note{{deleted because variant field 'NT' has a non-trivial move constru… member
31 T NT; member
/external/tensorflow/tensorflow/lite/java/demo/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
66 @rem Get arguments from the 4NT Shell from JP Software
78 @rem End local scope for the variables with windows NT shell
/external/testng/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
66 @rem Get arguments from the 4NT Shell from JP Software
78 @rem End local scope for the variables with windows NT shell
/external/lottie/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
66 @rem Get arguments from the 4NT Shell from JP Software
78 @rem End local scope for the variables with windows NT shell
/external/grpc-grpc/src/android/test/interop/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
66 @rem Get arguments from the 4NT Shell from JP Software
78 @rem End local scope for the variables with windows NT shell
/external/oboe/samples/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
66 @rem Get arguments from the 4NT Shell from JP Software
78 @rem End local scope for the variables with windows NT shell
/external/tensorflow/tensorflow/tools/android/test/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
66 @rem Get arguments from the 4NT Shell from JP Software
78 @rem End local scope for the variables with windows NT shell
/external/oboe/apps/OboeTester/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
66 @rem Get arguments from the 4NT Shell from JP Software
78 @rem End local scope for the variables with windows NT shell
/external/drrickorang/LoopbackApp/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
66 @rem Get arguments from the 4NT Shell from JP Software
78 @rem End local scope for the variables with windows NT shell
/external/tensorflow/tensorflow/lite/java/ovic/demo/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
66 @rem Get arguments from the 4NT Shell from JP Software
78 @rem End local scope for the variables with windows NT shell
/external/grpc-grpc/examples/android/helloworld/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
66 @rem Get arguments from the 4NT Shell from JP Software
78 @rem End local scope for the variables with windows NT shell

12345678910>>...16