Home
last modified time | relevance | path

Searched refs:FETCH (Results 1 – 25 of 61) sorted by relevance

123

/third_party/curl/tests/data/
Dtest8416 FETCH
22 * 123 FETCH (BODY[1] {70}
36 imap://%HOSTIP:%IMAPPORT/%TESTNUMBER/ -u user:secret -X 'FETCH 123 BODY[1]'
47 A004 FETCH 123 BODY[1]
Dtest8006 FETCH
31 IMAP FETCH message
45 A004 FETCH 1 BODY[]
Dtest8016 FETCH
28 IMAP FETCH message by MAILINDEX and SECTION
42 A004 FETCH 123 BODY[1]
Dtest8476 FETCH
31 IMAP FETCH message
45 A004 UID FETCH 1 BODY[]
Dtest8366 FETCH
50 A004 FETCH 1 BODY[]
55 B004 FETCH 2 BODY[]
Dtest13215 FETCH
52 IMAP FETCH tunneled through HTTP proxy
66 A004 FETCH 1 BODY[]
Dtest8956 FETCH
46 A004 FETCH 1 BODY[]
Dtest80442 A004 FETCH 123 BODY[1]
43 A005 FETCH 456 BODY[2.3]
Dtest14207 FETCH
33 --libcurl for IMAP FETCH message
50 A004 FETCH 1 BODY[]
Dtest8966 FETCH
Dtest81818 * 14 FETCH (FLAGS (\Seen \Deleted))
Dtest15526 FETCH
Dtest80243 A004 FETCH 123 BODY[TEXT]
Dtest83752 A004 FETCH 1 BODY[]
Dtest15906 FETCH
Dtest81516 * 123 FETCH (FLAGS (\Seen \Deleted))
Dtest83852 A004 FETCH 1 BODY[]
/third_party/mesa3d/src/mesa/swrast/
Ds_texfetch_tmp.h49 #define FETCH(x) fetch_texel_1d_##x macro
58 #define FETCH(x) fetch_texel_2d_##x macro
66 #define FETCH(x) fetch_texel_3d_##x macro
74 FETCH(x) (const struct swrast_texture_image *texImage, \
83 FETCH(x) (const struct swrast_texture_image *texImage, \
188 #undef FETCH
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTextureFunctionHLSL.cpp129 textureFunction.method == TextureFunctionHLSL::TextureFunction::FETCH) in OutputHLSL4SampleFunctionPrefix()
187 textureFunction.method == TextureFunctionHLSL::TextureFunction::FETCH) in GetSamplerCoordinateTypeString()
316 TextureFunctionHLSL::TextureFunction::FETCH) // Integer coordinates in OutputTextureFunctionArgumentList()
398 case TextureFunctionHLSL::TextureFunction::FETCH: in OutputTextureFunctionArgumentList()
788 else if (textureFunction.method != TextureFunctionHLSL::TextureFunction::FETCH) in OutputIntegerTextureSampleFunctionComputations()
1010 textureFunction.method != TextureFunctionHLSL::TextureFunction::FETCH) in OutputTextureSampleFunctionReturnStatement()
1156 textureFunction.method == TextureFunctionHLSL::TextureFunction::FETCH) in OutputTextureSampleFunctionReturnStatement()
1214 textureFunction.method == TextureFunctionHLSL::TextureFunction::FETCH)) in OutputTextureSampleFunctionReturnStatement()
1269 case FETCH: in name()
1433 textureFunction.method = TextureFunction::FETCH; in useTextureFunction()
[all …]
DTextureFunctionHLSL.h39 FETCH, enumerator
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DTextureFunctionHLSL.cpp129 textureFunction.method == TextureFunctionHLSL::TextureFunction::FETCH) in OutputHLSL4SampleFunctionPrefix()
187 textureFunction.method == TextureFunctionHLSL::TextureFunction::FETCH) in GetSamplerCoordinateTypeString()
314 TextureFunctionHLSL::TextureFunction::FETCH) // Integer coordinates in OutputTextureFunctionArgumentList()
395 case TextureFunctionHLSL::TextureFunction::FETCH: in OutputTextureFunctionArgumentList()
784 else if (textureFunction.method != TextureFunctionHLSL::TextureFunction::FETCH) in OutputIntegerTextureSampleFunctionComputations()
1006 textureFunction.method != TextureFunctionHLSL::TextureFunction::FETCH) in OutputTextureSampleFunctionReturnStatement()
1151 textureFunction.method == TextureFunctionHLSL::TextureFunction::FETCH) in OutputTextureSampleFunctionReturnStatement()
1209 textureFunction.method == TextureFunctionHLSL::TextureFunction::FETCH)) in OutputTextureSampleFunctionReturnStatement()
1264 case FETCH: in name()
1426 textureFunction.method = TextureFunction::FETCH; in useTextureFunction()
[all …]
DTextureFunctionHLSL.h39 FETCH, enumerator
/third_party/libcoap/man/
Dcoap_observe.txt.in51 a FETCH request instead of a GET to define a query (RFC8132).
53 To remove the "observe" subscription, the client has to issue a GET (or FETCH)
64 layer to initiate a "fake GET/FETCH request" so that an observe GET/FETCH
66 appropriate GET/FETCH handler within the server application is called to fill
67 in the response packet with the appropriate information. This "fake GET/FETCH
71 all the necessary processing of sending any outstanding "fake GET/FETCH
88 when libcoap creates a "fake GET/FETCH request". The Unknown Resource PUT
94 GET response is determined not by the initial GET/FETCH request, but
387 "RFC8132: PATCH and FETCH Methods for the Constrained Application Protocol (CoAP)"
/third_party/e2fsprogs/lib/ext2fs/
Dicount.c718 #define FETCH 0x01 macro
745 { FETCH, 10, 0, 1 },
746 { FETCH, 1, 0, 1 },
747 { FETCH, 2, 0, 2 },
748 { FETCH, 3, 0, 3 },
752 { FETCH, 12, 0, 0 },
849 case FETCH: in run_test()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c1833 #define FETCH(VAL,INDEX,CHAN)\ macro
1871 FETCH(&r[0], 0, chan_index); in exec_kill_if()
2040 FETCH(&d, regdsrcx, chan); in fetch_assign_deriv_channel()
2045 FETCH(&d, regdsrcx + 1, chan); in fetch_assign_deriv_channel()
2128 FETCH(&r[last], 0, TGSI_CHAN_W); in exec_tex()
2131 FETCH(&r[last], 1, TGSI_CHAN_X); in exec_tex()
2160 FETCH(&r[i], 0, TGSI_CHAN_X + i); in exec_tex()
2170 FETCH(&r[shadow_ref], shadow_ref / 4, TGSI_CHAN_X + (shadow_ref % 4)); in exec_tex()
2224 FETCH(&coords[i], 0, TGSI_CHAN_X + i); in exec_lodq()
2290 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_txd()
[all …]

123