Home
last modified time | relevance | path

Searched refs:POST (Results 1 – 25 of 721) sorted by relevance

12345678910>>...29

/external/llvm-project/llvm/test/CodeGen/RISCV/rvv/
Dadd-vsetvli-gpr.mir3 # 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 …]
Dadd-vsetvli-vlmax.ll9 ; 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/
Dtest1815 HTTP POST
27 HTTP 1.0 POST
40 POST
48 POST /we/want/181 HTTP/1.0
62 POST
Dtest5085 POST
6 POST callback
34 send HTTP POST using read callback
49 POST /508 HTTP/1.1
Dtest15335 HTTP POST
47 POST /1533 HTTP/1.1
53 POST /1533 HTTP/1.1
59 POST /1533 HTTP/1.1
Dtest15175 POST
6 POST callback
44 HTTP POST, server responds before completed send
58 POST /1517 HTTP/1.1
Dtest5529 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
Dtest1755 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
Dtest2455 HTTP POST
57 HTTP POST --digest
67 POST /245 HTTP/1.1
74 POST /245 HTTP/1.1
Dtest5895 HTTP POST
34 make a HTTP MIME POST set to NULL
45 POST /589 HTTP/1.1
Dtest5445 HTTP POST
33 HTTP POST text data using CURLOPT_COPYPOSTFIELDS
44 POST /544 HTTP/1.1
Dtest975 HTTP POST
29 HTTP POST with custom content-type
40 POST /97 HTTP/1.1
Dtest5135 HTTP POST
25 send HTTP POST using read callback that returns CURL_READFUNC_ABORT
37 POST /513 HTTP/1.1
Dtest5475 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
Dtest11305 HTTP POST
51 HTTP POST forced expect 100-continue with a 404
78 POST /1130 HTTP/1.1
86 POST /11300001 HTTP/1.1
Dtest11295 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/
Dvirtual-registers-cleared-in-machine-functions-liveins.ll2 …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/
Dvirtual-registers-cleared-in-machine-functions-liveins.ll2 …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/
Dpatch-debug-dir2.test9 …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
Dpatch-debug-dir.test6 # 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/
Dpost303.d8 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
Dpost302.d8 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
Dpost301.d8 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/
D07ad7e0ea2aaecba37f2429a64e946fc6e2556f19 ������������?PRI ethodPOST
15 …������������������������������������������/foo/bar:schemehttp:methodPOSThost local��������…
27 …����������:path/foo/bar:s�����������������chem�������������host ehttp:methodc�on�POST
D6c66271b74a11f4e7065a6acbc86e4611e7e0dcc5 ��������������:path/foo/bar:schemehttp:methodPOST
15 ������������?PRI ethodPOST
25 …������������������������������������������/foo/bar:schemehttp:methodPOSThost local��������…

12345678910>>...29