HomeSort by relevance Sort by last modified time
    Searched refs:GET (Results 1 - 25 of 301) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
get-op.s 1 # For 'g'-type operands: GET.
3 Main GET X,rJ
4 GET $45,rG
5 GET $245,rZZ
get-op.l 1 GAS for MMIX .*/get-op\.s page 1
6 3 0000 FE7B0004 Main GET X,rJ
7 4 0004 FE2D0013 GET \$45,rG
8 5 0008 FEF5001F GET \$245,rZZ
11 GAS for MMIX .*/get-op\.s page 2
15 .*/get-op\.s:3 \.text:0000000000000000 Main
builtin1.s 1 # When disallowing built-in names, we have to treat GET and PUT
5 Main GET $5,rJ
6 GET $6,:rJ
err-builtin.s 3 % When disallowing built-in names, we have to treat GET and PUT
11 Main GET $5,RJ % { dg-error "invalid operands" "" }
13 GET garbage % { dg-error "invalid operands" "" }
  /external/swiftshader/third_party/LLVM/test/MC/AsmParser/
macro-args.s 3 .macro GET var,re2g
8 GET is_sse, %eax
  /external/oauth/core/src/main/java/net/oauth/http/
HttpClient.java 35 static final String GET = OAuthMessage.GET;
  /external/freetype/src/base/
md5.c 83 #define GET(n) \
92 #define GET(n) \
138 STEP(G, a, b, c, d, GET(1), 0xf61e2562, 5)
139 STEP(G, d, a, b, c, GET(6), 0xc040b340, 9)
140 STEP(G, c, d, a, b, GET(11), 0x265e5a51, 14)
141 STEP(G, b, c, d, a, GET(0), 0xe9b6c7aa, 20)
142 STEP(G, a, b, c, d, GET(5), 0xd62f105d, 5)
143 STEP(G, d, a, b, c, GET(10), 0x02441453, 9)
144 STEP(G, c, d, a, b, GET(15), 0xd8a1e681, 14)
145 STEP(G, b, c, d, a, GET(4), 0xe7d3fbc8, 20
    [all...]
  /external/pdfium/third_party/freetype/src/base/
md5.c 76 #define GET(n) \
85 #define GET(n) \
131 STEP(G, a, b, c, d, GET(1), 0xf61e2562, 5)
132 STEP(G, d, a, b, c, GET(6), 0xc040b340, 9)
133 STEP(G, c, d, a, b, GET(11), 0x265e5a51, 14)
134 STEP(G, b, c, d, a, GET(0), 0xe9b6c7aa, 20)
135 STEP(G, a, b, c, d, GET(5), 0xd62f105d, 5)
136 STEP(G, d, a, b, c, GET(10), 0x02441453, 9)
137 STEP(G, c, d, a, b, GET(15), 0xd8a1e681, 14)
138 STEP(G, b, c, d, a, GET(4), 0xe7d3fbc8, 20
    [all...]
  /external/compiler-rt/lib/tsan/rtl/
tsan_md5.cc 29 #define GET(n) \
75 STEP(G, a, b, c, d, GET(1), 0xf61e2562, 5)
76 STEP(G, d, a, b, c, GET(6), 0xc040b340, 9)
77 STEP(G, c, d, a, b, GET(11), 0x265e5a51, 14)
78 STEP(G, b, c, d, a, GET(0), 0xe9b6c7aa, 20)
79 STEP(G, a, b, c, d, GET(5), 0xd62f105d, 5)
80 STEP(G, d, a, b, c, GET(10), 0x02441453, 9)
81 STEP(G, c, d, a, b, GET(15), 0xd8a1e681, 14)
82 STEP(G, b, c, d, a, GET(4), 0xe7d3fbc8, 20)
83 STEP(G, a, b, c, d, GET(9), 0x21e1cde6, 5
    [all...]
  /external/llvm/lib/Support/
MD5.cpp 69 #define GET(n) (block[(n)])
113 STEP(G, a, b, c, d, GET(1), 0xf61e2562, 5)
114 STEP(G, d, a, b, c, GET(6), 0xc040b340, 9)
115 STEP(G, c, d, a, b, GET(11), 0x265e5a51, 14)
116 STEP(G, b, c, d, a, GET(0), 0xe9b6c7aa, 20)
117 STEP(G, a, b, c, d, GET(5), 0xd62f105d, 5)
118 STEP(G, d, a, b, c, GET(10), 0x02441453, 9)
119 STEP(G, c, d, a, b, GET(15), 0xd8a1e681, 14)
120 STEP(G, b, c, d, a, GET(4), 0xe7d3fbc8, 20)
121 STEP(G, a, b, c, d, GET(9), 0x21e1cde6, 5
    [all...]
  /external/curl/lib/
md5.c 264 #define GET(n) \
273 #define GET(n) \
319 STEP(G, a, b, c, d, GET(1), 0xf61e2562, 5)
320 STEP(G, d, a, b, c, GET(6), 0xc040b340, 9)
321 STEP(G, c, d, a, b, GET(11), 0x265e5a51, 14)
322 STEP(G, b, c, d, a, GET(0), 0xe9b6c7aa, 20)
323 STEP(G, a, b, c, d, GET(5), 0xd62f105d, 5)
324 STEP(G, d, a, b, c, GET(10), 0x02441453, 9)
325 STEP(G, c, d, a, b, GET(15), 0xd8a1e681, 14)
326 STEP(G, b, c, d, a, GET(4), 0xe7d3fbc8, 20
    [all...]
md4.c 93 #define GET(n) \
102 #define GET(n) \
148 STEP(G, a, b, c, d, GET(0) + 0x5a827999, 3)
149 STEP(G, d, a, b, c, GET(4) + 0x5a827999, 5)
150 STEP(G, c, d, a, b, GET(8) + 0x5a827999, 9)
151 STEP(G, b, c, d, a, GET(12) + 0x5a827999, 13)
152 STEP(G, a, b, c, d, GET(1) + 0x5a827999, 3)
153 STEP(G, d, a, b, c, GET(5) + 0x5a827999, 5)
154 STEP(G, c, d, a, b, GET(9) + 0x5a827999, 9)
155 STEP(G, b, c, d, a, GET(13) + 0x5a827999, 13
    [all...]
  /external/autotest/client/common_lib/cros/fake_device_server/
meta_handler.py 25 def GET(self, *args, **kwargs):
26 """Handle GET requests to this URL."""
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
pr12815-2.s 8 GET $0,rJ
  /external/llvm/test/MC/AsmParser/
macro-args.s 3 .macro GET var,re2g
11 GET is_sse, %eax
  /external/valgrind/memcheck/tests/
metadata.stdout.exp 1 result of GET is 1 (1 for success)
  /prebuilts/go/darwin-x86/src/net/http/
responsewrite_test.go 27 Request: dummyReq("GET"),
43 Request: dummyReq("GET"),
58 Request: dummyReq("GET"),
75 Request: dummyReq11("GET"),
93 Request: dummyReq11("GET"),
110 Request: dummyReq11("GET"),
126 Request: dummyReq11("GET"),
142 Request: dummyReq11("GET"),
158 Request: dummyReq("GET"),
179 Request: dummyReq("GET"),
    [all...]
method.go 11 MethodGet = "GET"
  /prebuilts/go/linux-x86/src/net/http/
responsewrite_test.go 27 Request: dummyReq("GET"),
43 Request: dummyReq("GET"),
58 Request: dummyReq("GET"),
75 Request: dummyReq11("GET"),
93 Request: dummyReq11("GET"),
110 Request: dummyReq11("GET"),
126 Request: dummyReq11("GET"),
142 Request: dummyReq11("GET"),
158 Request: dummyReq("GET"),
179 Request: dummyReq("GET"),
    [all...]
method.go 11 MethodGet = "GET"
  /prebuilts/go/darwin-x86/src/net/http/httptest/
httptest_test.go 26 // Empty method means GET:
32 Method: "GET",
45 // GET with full URL:
47 method: "GET",
51 Method: "GET",
69 // GET with full https URL:
71 method: "GET",
75 Method: "GET",
  /prebuilts/go/linux-x86/src/net/http/httptest/
httptest_test.go 26 // Empty method means GET:
32 Method: "GET",
45 // GET with full URL:
47 method: "GET",
51 Method: "GET",
69 // GET with full https URL:
71 method: "GET",
75 Method: "GET",
  /external/autotest/frontend/tko/
views.py 30 id = request.GET['id']
31 max_age = request.GET['max_age']
  /external/pcre/dist2/src/
pcre2_pattern_info.c 367 cc += GET(cc, 1);
379 cb.pattern_position = GET(cc, 1);
380 cb.next_item_length = GET(cc, 1 + LINK_SIZE);
391 cb.pattern_position = GET(cc, 1);
392 cb.next_item_length = GET(cc, 1 + LINK_SIZE);
394 cb.callout_string_offset = GET(cc, 1 + 3*LINK_SIZE);
396 GET(cc, 1 + 2*LINK_SIZE) - (1 + 4*LINK_SIZE) - 2;
400 cc += GET(cc, 1 + 2*LINK_SIZE);
  /toolchain/binutils/binutils-2.25/gas/
app.c 344 /* This function is called to process input characters. The GET
345 parameter is used to retrieve more input characters. GET should
356 do_scrub_chars (size_t (*get) (char *, size_t), char *tostart, size_t tolen)
412 get squashed into "cmp r1,r2||trap#1", with the all important space
417 #define GET() \
421 fromlen = (*get) (input_buffer, sizeof input_buffer), \
457 fromlen = (*get) (input_buffer, sizeof input_buffer);
486 ch = GET ();
499 while ((ch = GET ()) == '*')
519 ch = GET ();
    [all...]

Completed in 3822 milliseconds

1 2 3 4 5 6 7 8 91011>>