Searched refs:Procedure (Results 1 – 25 of 78) sorted by relevance
1234
/external/grpc-grpc/doc/ |
D | http2-interop-test-descriptions.md | 51 Client Procedure: 68 Server Procedure: 79 Procedure: 94 Server Procedure: 105 Procedure: 120 Server Procedure: 129 Procedure: 144 Server Procedure: 157 Procedure: 173 Server Procedure: [all …]
|
D | interop-test-descriptions.md | 53 Procedure: 74 Procedure: 99 Procedure: 128 Procedure: 194 Procedure: 238 Procedure: 294 Procedure: 351 Procedure: 394 Procedure: 432 Procedure: [all …]
|
D | connection-backoff-interop-test-description.md | 38 Procedure of client:
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/ |
D | TypeIndexDiscoveryTest.cpp | 189 static ProcedureRecord Procedure(TypeIndex(17), CallingConvention::PpcCall, variable 337 TEST_F(TypeIndexIteratorTest, Procedure) { in TEST_F() argument 339 writeTypeRecords(Procedure); in TEST_F() 340 checkTypeReferences(0, Procedure.ReturnType, Procedure.ArgumentList); in TEST_F() 431 Procedure, MemberFunction, ArgList.Record, Array, Class, in TEST_F() 444 checkTypeReferences(8, Procedure.ReturnType, Procedure.ArgumentList); in TEST_F()
|
D | TypeHashingTest.cpp | 38 ProcedureRecord PR(TypeRecordKind::Procedure); in createProcedureRecord()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/ |
D | codeview-merging-unsorted.test | 12 ; CHECK: Procedure (0x1004) 22 ; MERGED: Procedure (0x1005)
|
D | codeview-merging.test | 24 OBJ1: Procedure ({{.*}}) { 63 CHECK: Procedure ({{.*}}) {
|
D | codeview-types.test | 14 // CHECK-DAG: {{^ *Procedure (.*) {$}}
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/ |
D | types-calling-conv.ll | 96 ; CHECK: Procedure (0x1009) { 111 ; CHECK: Procedure (0x100B) { 126 ; CHECK: Procedure (0x100D) { 141 ; CHECK: Procedure (0x100F) {
|
D | inlining.ll | 87 ; ASM: # Procedure (0x1001) { 128 ; OBJ: Procedure (0x1001) {
|
D | type-quals.ll | 72 ; CHECK: Procedure (0x1003) { 203 ; CHECK: Procedure (0x1011) { 224 ; CHECK: Procedure (0x1014) {
|
D | types-array.ll | 21 ; CHECK: Procedure (0x1001) {
|
/external/llvm/test/DebugInfo/COFF/ |
D | types-calling-conv.ll | 96 ; CHECK: Procedure (0x1009) { 111 ; CHECK: Procedure (0x100B) { 126 ; CHECK: Procedure (0x100D) { 141 ; CHECK: Procedure (0x100F) {
|
D | inlining.ll | 82 ; ASM: # Procedure (0x1001) { 123 ; OBJ: Procedure (0x1001) {
|
/external/ltp/runtest/ |
D | net.rpc | 1 #DESCRIPTION:Remote Procedure Call
|
/external/python/cpython3/Doc/library/ |
D | xmlrpc.rst | 4 XML-RPC is a Remote Procedure Call method that uses XML passed via HTTP as a
|
/external/curl/packages/vms/ |
D | readme | 34 Procedure to create the curl-config script. 54 build_libcurl_pc.com Procedure to create a libcurl.pc file. 66 compare_curl_source.com Procedure to compare the working directory
|
D | curl_startup.com | 5 $! Procedure to setup the CURL libraries for use by programs from the
|
D | backup_gnv_curl_src.com | 5 $! Procedure to create backup save sets for installing in a PCSI kit.
|
/external/u-boot/doc/ |
D | README.marvell | 6 Build Procedure
|
/external/linux-kselftest/tools/testing/selftests/media_tests/ |
D | regression_test.txt | 6 Test Procedure:
|
/external/llvm/test/tools/llvm-readobj/ |
D | codeview-types.test | 14 // CHECK-DAG: {{^ *Procedure (.*) {$}}
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/ |
D | cv-loc-unreachable.s | 148 # Procedure (0x1001) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/ |
D | coff-debug.ll | 48 ; CHECK: Procedure (0x1001) {
|
/external/grpc-grpc/ |
D | CONCEPTS.md | 3 Remote Procedure Calls (RPCs) provide a useful abstraction for building
|
1234