/external/boringssl/src/ssl/ |
D | tls_method.cc | 189 static const SSL_METHOD kMethod = { in TLS_method() local 194 return &kMethod; in TLS_method() 202 static const SSL_METHOD kMethod = { in TLS_with_buffers_method() local 207 return &kMethod; in TLS_with_buffers_method() 213 static const SSL_METHOD kMethod = { in TLSv1_2_method() local 218 return &kMethod; in TLSv1_2_method() 222 static const SSL_METHOD kMethod = { in TLSv1_1_method() local 227 return &kMethod; in TLSv1_1_method() 231 static const SSL_METHOD kMethod = { in TLSv1_method() local 236 return &kMethod; in TLSv1_method()
|
D | dtls_method.cc | 131 static const SSL_METHOD kMethod = { in DTLS_method() local 136 return &kMethod; in DTLS_method() 140 static const SSL_METHOD kMethod = { in DTLS_with_buffers_method() local 145 return &kMethod; in DTLS_with_buffers_method() 151 static const SSL_METHOD kMethod = { in DTLSv1_2_method() local 156 return &kMethod; in DTLSv1_2_method() 160 static const SSL_METHOD kMethod = { in DTLSv1_method() local 165 return &kMethod; in DTLSv1_method()
|
/external/v8/src/objects/ |
D | js-locale.cc | 170 static const char* const kMethod = "Intl.Locale"; in InitializeLocale() local 195 isolate->factory()->NewStringFromAsciiChecked(kMethod), in InitializeLocale() 207 isolate->factory()->NewStringFromAsciiChecked(kMethod), in InitializeLocale() 219 isolate->factory()->NewStringFromAsciiChecked(kMethod), in InitializeLocale() 229 isolate->factory()->NewStringFromAsciiChecked(kMethod), in InitializeLocale() 249 isolate->factory()->NewStringFromAsciiChecked(kMethod), in InitializeLocale() 284 isolate->factory()->NewStringFromAsciiChecked(kMethod), in InitializeLocale() 299 isolate->factory()->NewStringFromAsciiChecked(kMethod), in InitializeLocale()
|
/external/grpc-grpc/test/cpp/util/ |
D | cli_call_test.cc | 103 const grpc::string kMethod("/grpc.testing.EchoTestService/Echo"); in TEST_F() local 111 Status s2 = CliCall::Call(channel_, kMethod, request_bin, &response_bin, in TEST_F()
|
/external/lzma/CPP/7zip/Bundles/LzmaCon/ |
D | LzmaAlone.cpp | 84 kMethod, enumerator 421 if (parser[NKey::kMethod].ThereIs) in main2() 423 const UString &s = parser[NKey::kMethod].PostStrings[0]; in main2()
|
/external/skqp/tools/bookmaker/ |
D | bmhParser.cpp | 72 , { "Method", MarkType::kMethod, R_Y, E_Y, M_CSST } 138 case MarkType::kMethod: in addDefinition() 208 if (MarkType::kMethod == markType) { in addDefinition() 240 if (MarkType::kMethod == markType) { in addDefinition() 1349 || (MarkType::kMethod == markType && !child->fClone) in setUpSubstitutes() 1369 if (MarkType::kMethod == markType) { in setUpSubstitutes() 1536 if (fCloned && MarkType::kMethod != markType && MarkType::kExample != markType in findDefinitions() 1847 return uniqueRootName(builder, MarkType::kMethod); in methodName() 1959 if (MarkType::kMethod == fParent->fMarkType && "experimental" != contents in parseHashLine() 2178 case MarkType::kMethod: in typeName() [all …]
|
D | selfCheck.cpp | 78 } else if (MarkType::kMethod != csChild->fMarkType) { in checkMethod()
|
D | hackParser.cpp | 65 if (MarkType::kMethod != child->fMarkType) { in replaceWithPop()
|
D | includeParser.cpp | 312 fCheck.fState = CheckCode::State::kMethod; in advanceInclude() 445 if (MarkType::kMethod == iDef.fMarkType) { in writeCodeBlock() 518 if (CheckCode::State::kMethod == fCheck.fState) { in writeCodeBlock() 571 if (CheckCode::State::kMethod == fCheck.fState) { in writeCodeBlock() 577 bool statementEnd = !result.empty() && (MarkType::kMethod == markType in writeCodeBlock() 760 case MarkType::kMethod: { in checkTokens() 1195 case MarkType::kMethod: in dumpClassTokens() 1219 if (MarkType::kMethod == token.fMarkType) { in dumpComment() 1421 case MarkType::kMethod: in dumpGlobals() 1688 if (MarkType::kMethod == child->fMarkType) { in elidedCodeBlock() [all …]
|
D | bookmaker.h | 134 kMethod, enumerator
|
D | includeWriter.cpp | 828 SkDEBUGCODE(sawMethod |= MarkType::kMethod == iter->fMarkType); in methodOut() 836 SkDEBUGCODE(sawMethod |= MarkType::kMethod == iter->fMarkType); in methodOut() 838 if (MarkType::kMethod != iter->fMarkType) { in methodOut() 1238 if (MarkType::kMethod == token.fMarkType) { in structSizeMembers() 1268 return MarkType::kMethod == child.fMarkType; in find_start() 1334 if (MarkType::kMethod == child.fMarkType) { in populate() 1341 SkASSERT(MarkType::kMethod != child.fMarkType); in populate() 1479 if (MarkType::kMethod == child.fMarkType) { in populate() 1854 || MarkType::kMethod != fStartSetter->fMarkType)) { in populate() 2110 if (defRef && MarkType::kMethod == defRef->fMarkType) { in resolveMethod()
|
D | bmhParser.h | 58 , { &fMethodMap, MarkType::kMethod } in BmhParser()
|
D | spellCheck.cpp | 229 case MarkType::kMethod: { in check() 343 case MarkType::kMethod: in check()
|
D | bookmaker.cpp | 351 methods += count_children(*topic.second, MarkType::kMethod); in main()
|
D | mdOut.cpp | 78 if (MarkType::kMethod == markType && fLastDef->fClone) { in anchorDef() 1499 case MarkType::kMethod: { in markTypeOut() 1668 SkASSERT(MarkType::kMethod == parent->fMarkType); in markTypeOut() 1930 case MarkType::kMethod: in markTypeOut() 2057 if (MarkType::kMethod != def->fMarkType) { in populateOne()
|
/external/skia/tools/bookmaker/ |
D | bmhParser.cpp | 72 , { "Method", MarkType::kMethod, R_Y, E_Y, M_CSST } 138 case MarkType::kMethod: in addDefinition() 208 if (MarkType::kMethod == markType) { in addDefinition() 240 if (MarkType::kMethod == markType) { in addDefinition() 1349 || (MarkType::kMethod == markType && !child->fClone) in setUpSubstitutes() 1369 if (MarkType::kMethod == markType) { in setUpSubstitutes() 1536 if (fCloned && MarkType::kMethod != markType && MarkType::kExample != markType in findDefinitions() 1847 return uniqueRootName(builder, MarkType::kMethod); in methodName() 1956 if (MarkType::kMethod == fParent->fMarkType && "experimental" != contents in parseHashLine() 2175 case MarkType::kMethod: in typeName() [all …]
|
D | selfCheck.cpp | 78 } else if (MarkType::kMethod != csChild->fMarkType) { in checkMethod()
|
D | hackParser.cpp | 65 if (MarkType::kMethod != child->fMarkType) { in replaceWithPop()
|
D | includeParser.cpp | 313 fCheck.fState = CheckCode::State::kMethod; in advanceInclude() 446 if (MarkType::kMethod == iDef.fMarkType) { in writeCodeBlock() 519 if (CheckCode::State::kMethod == fCheck.fState) { in writeCodeBlock() 572 if (CheckCode::State::kMethod == fCheck.fState) { in writeCodeBlock() 578 bool statementEnd = !result.empty() && (MarkType::kMethod == markType in writeCodeBlock() 761 case MarkType::kMethod: { in checkTokens() 1196 case MarkType::kMethod: in dumpClassTokens() 1220 if (MarkType::kMethod == token.fMarkType) { in dumpComment() 1422 case MarkType::kMethod: in dumpGlobals() 1689 if (MarkType::kMethod == child->fMarkType) { in elidedCodeBlock() [all …]
|
D | bookmaker.h | 134 kMethod, enumerator
|
D | includeWriter.cpp | 828 SkDEBUGCODE(sawMethod |= MarkType::kMethod == iter->fMarkType); in methodOut() 836 SkDEBUGCODE(sawMethod |= MarkType::kMethod == iter->fMarkType); in methodOut() 838 if (MarkType::kMethod != iter->fMarkType) { in methodOut() 1238 if (MarkType::kMethod == token.fMarkType) { in structSizeMembers() 1268 return MarkType::kMethod == child.fMarkType; in find_start() 1334 if (MarkType::kMethod == child.fMarkType) { in populate() 1341 SkASSERT(MarkType::kMethod != child.fMarkType); in populate() 1479 if (MarkType::kMethod == child.fMarkType) { in populate() 1854 || MarkType::kMethod != fStartSetter->fMarkType)) { in populate() 2109 if (defRef && MarkType::kMethod == defRef->fMarkType) { in resolveMethod()
|
D | bmhParser.h | 58 , { &fMethodMap, MarkType::kMethod } in BmhParser()
|
D | spellCheck.cpp | 229 case MarkType::kMethod: { in check() 343 case MarkType::kMethod: in check()
|
D | bookmaker.cpp | 351 methods += count_children(*topic.second, MarkType::kMethod); in main()
|
D | mdOut.cpp | 79 if (MarkType::kMethod == markType && fLastDef->fClone) { in anchorDef() 1499 case MarkType::kMethod: { in markTypeOut() 1668 SkASSERT(MarkType::kMethod == parent->fMarkType); in markTypeOut() 1930 case MarkType::kMethod: in markTypeOut() 2057 if (MarkType::kMethod != def->fMarkType) { in populateOne()
|