Searched refs:POST (Results 1 – 25 of 721) sorted by relevance
12345678910>>...29
/external/llvm-project/llvm/test/CodeGen/RISCV/rvv/ |
D | add-vsetvli-gpr.mir | 3 # RUN: | FileCheck --check-prefix=POST-INSERTER %s 41 # POST-INSERTER: %0:gpr = COPY $x13 42 # POST-INSERTER: %4:vr = IMPLICIT_DEF 43 # POST-INSERTER: dead %10:gpr = PseudoVSETVLI %0, 12, implicit-def $vl, implicit-def $vtype 44 # POST-INSERTER: %5:vr = PseudoVLE64_V_M1 %4, %2, $noreg, $noreg, -1, implicit $vl, implicit $vtype… 45 # POST-INSERTER: %6:vr = IMPLICIT_DEF 46 # POST-INSERTER: dead %11:gpr = PseudoVSETVLI %0, 12, implicit-def $vl, implicit-def $vtype 47 # POST-INSERTER: %7:vr = PseudoVLE64_V_M1 %6, %1, $noreg, $noreg, -1, implicit $vl, implicit $vtype… 48 # POST-INSERTER: %8:vr = IMPLICIT_DEF 49 # POST-INSERTER: dead %12:gpr = PseudoVSETVLI %0, 12, implicit-def $vl, implicit-def $vtype [all …]
|
D | add-vsetvli-vlmax.ll | 9 ; RUN: cat %t.post.mir | FileCheck --check-prefix=POST-INSERTER %s 31 ; POST-INSERTER: %4:vr = IMPLICIT_DEF 32 ; POST-INSERTER: dead %9:gpr = PseudoVSETVLI $x0, 12, implicit-def $vl, implicit-def $vtype 33 ; POST-INSERTER: %3:vr = PseudoVLE64_V_M1 %4, %1, $noreg, $noreg, -1, implicit $vl, implicit $vtype… 34 ; POST-INSERTER: %6:vr = IMPLICIT_DEF 35 ; POST-INSERTER: dead %10:gpr = PseudoVSETVLI $x0, 12, implicit-def $vl, implicit-def $vtype 36 ; POST-INSERTER: %5:vr = PseudoVLE64_V_M1 %6, %2, $noreg, $noreg, -1, implicit $vl, implicit $vtype… 37 ; POST-INSERTER: %8:vr = IMPLICIT_DEF 38 ; POST-INSERTER: dead %11:gpr = PseudoVSETVLI $x0, 12, implicit-def $vl, implicit-def $vtype 39 ; POST-INSERTER: %7:vr = PseudoVADD_VV_M1 %8, killed %3, killed %5, $noreg, $noreg, -1, implicit $v… [all …]
|
/external/curl/tests/data/ |
D | test181 | 5 HTTP POST 27 HTTP 1.0 POST 40 POST 48 POST /we/want/181 HTTP/1.0 62 POST
|
D | test508 | 5 POST 6 POST callback 34 send HTTP POST using read callback 49 POST /508 HTTP/1.1
|
D | test1533 | 5 HTTP POST 47 POST /1533 HTTP/1.1 53 POST /1533 HTTP/1.1 59 POST /1533 HTTP/1.1
|
D | test1517 | 5 POST 6 POST callback 44 HTTP POST, server responds before completed send 58 POST /1517 HTTP/1.1
|
D | test552 | 9 HTTP POST 10 POST callback 62 HTTP proxy auth Digest with 70K POST data from read callback 72 POST http://test.remote.example.com/path/552 HTTP/1.1 79 %repeat[7000 x test data%00]%POST http://test.remote.example.com/path/552 HTTP/1.1
|
D | test175 | 5 HTTP POST 56 HTTP POST --digest to server not requiring any auth at all 66 POST /175 HTTP/1.1 73 POST /175 HTTP/1.1
|
D | test245 | 5 HTTP POST 57 HTTP POST --digest 67 POST /245 HTTP/1.1 74 POST /245 HTTP/1.1
|
D | test589 | 5 HTTP POST 34 make a HTTP MIME POST set to NULL 45 POST /589 HTTP/1.1
|
D | test544 | 5 HTTP POST 33 HTTP POST text data using CURLOPT_COPYPOSTFIELDS 44 POST /544 HTTP/1.1
|
D | test97 | 5 HTTP POST 29 HTTP POST with custom content-type 40 POST /97 HTTP/1.1
|
D | test513 | 5 HTTP POST 25 send HTTP POST using read callback that returns CURL_READFUNC_ABORT 37 POST /513 HTTP/1.1
|
D | test547 | 5 HTTP POST 6 POST callback 85 HTTP proxy auth NTLM with POST data from read callback 104 POST http://test.remote.example.com/path/547 HTTP/1.1 112 POST http://test.remote.example.com/path/547 HTTP/1.1 120 POST http://test.remote.example.com/path/547 HTTP/1.1
|
D | test1130 | 5 HTTP POST 51 HTTP POST forced expect 100-continue with a 404 78 POST /1130 HTTP/1.1 86 POST /11300001 HTTP/1.1
|
D | test1129 | 5 HTTP POST 51 HTTP POST expect 100-continue with a 404 78 POST /1129 HTTP/1.1 86 POST /11290001 HTTP/1.1
|
/external/llvm/test/CodeGen/X86/ |
D | virtual-registers-cleared-in-machine-functions-liveins.ll | 2 …riple=x86_64-unknown-unknown -o - -stop-after prologepilog %s | FileCheck %s --check-prefix=POST-RA 17 ; POST-RA: liveins: 18 ; POST-RA-NEXT: - { reg: '%edi' } 19 ; POST-RA-NEXT: - { reg: '%esi' }
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | virtual-registers-cleared-in-machine-functions-liveins.ll | 2 …riple=x86_64-unknown-unknown -o - -stop-after prologepilog %s | FileCheck %s --check-prefix=POST-RA 17 ; POST-RA: liveins: 18 ; POST-RA-NEXT: - { reg: '$edi', virtual-reg: '' } 19 ; POST-RA-NEXT: - { reg: '$esi', virtual-reg: '' }
|
/external/llvm-project/llvm/test/tools/llvm-objcopy/COFF/ |
D | patch-debug-dir2.test | 9 …eadobj --coff-debug-directory %t.out.exe | FileCheck %s --check-prefixes=DEBUG-DIRS,DEBUG-DIRS-POST 10 # RUN: llvm-readobj --sections %t.out.exe | FileCheck %s --check-prefixes=SECTIONS,SECTIONS-POST 14 # DEBUG-DIRS-POST-NEXT: PointerToRawData: 0x438 18 # DEBUG-DIRS-POST-NEXT: PointerToRawData: 0x451 25 # SECTIONS-POST-NEXT: PointerToRawData: 0x400
|
D | patch-debug-dir.test | 6 # RUN: llvm-objdump -s %t.out.exe | FileCheck %s --check-prefixes=CONTENTS,CONTENTS-POST 7 # RUN: llvm-readobj --sections %t.out.exe | FileCheck %s --check-prefixes=SECTIONS,SECTIONS-POST 12 # CONTENTS-POST-NEXT: {{.*}} 19000000 1c300000 1c040000 52534453 21 # SECTIONS-POST-NEXT: PointerToRawData: 0x400
|
/external/curl/docs/cmdline-opts/ |
D | post303.d | 8 Tells curl to violate RFC 7231/6.4.4 and not convert POST requests into GET 9 requests when following 303 redirections. A server may require a POST to 10 remain a POST after a 303 redirection. This option is meaningful only when
|
D | post302.d | 8 Tells curl to respect RFC 7231/6.4.3 and not convert POST requests into GET 11 consistency. However, a server may require a POST to remain a POST after such
|
D | post301.d | 8 Tells curl to respect RFC 7231/6.4.2 and not convert POST requests into GET 11 consistency. However, a server may require a POST to remain a POST after such
|
/external/grpc-grpc/test/core/end2end/fuzzers/server_fuzzer_corpus/ |
D | 07ad7e0ea2aaecba37f2429a64e946fc6e2556f1 | 9 ?PRI ethodPOST 15 …/foo/bar:schemehttp:methodPOSThost local… 27 …�:path/foo/bar:schemhostehttp:methodconPOST
|
D | 6c66271b74a11f4e7065a6acbc86e4611e7e0dcc | 5 �:path/foo/bar:schemehttp:methodPOST 15 ?PRI ethodPOST 25 …/foo/bar:schemehttp:methodPOSThost local…
|
12345678910>>...29