Home
last modified time | relevance | path

Searched refs:NOOP (Results 1 – 25 of 39) sorted by relevance

12

/third_party/curl/tests/data/
Dtest22734 ftp://%HOSTIP:%FTPPORT/%TESTNUMBER -Q "NOOP 1" -Q "+NOOP 2" -Q "-NOOP 3" -Q "*FAIL" -Q "+*FAIL HARD"
44 NOOP 1
49 NOOP 2
53 NOOP 3
Dtest140539 ftp://%HOSTIP:%FTPPORT/%TESTNUMBER -Q "NOOP 1" -Q "+NOOP 2" -Q "-NOOP 3" -Q "*FAIL" -Q "+*FAIL HARD…
49 NOOP 1
54 NOOP 2
58 NOOP 3
77 slist1 = curl_slist_append(slist1, "NOOP 1");
80 slist2 = curl_slist_append(slist2, "NOOP 3");
82 slist3 = curl_slist_append(slist3, "NOOP 2");
Dtest9295 NOOP
22 SMTP NOOP (CUSTOMREQUEST)
25 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER -X NOOP -I
34 NOOP
Dtest8606 NOOP
23 POP3 NOOP (CUSTOMREQUEST)
26 pop3://%HOSTIP:%POP3PORT -u user:secret -X NOOP -I
37 NOOP
Dtest8186 NOOP
29 IMAP NOOP (CUSTOMREQUEST)
32 imap://%HOSTIP:%IMAPPORT -X NOOP -u user:secret
42 A003 NOOP
/third_party/lame/libmp3lame/
Dpresets.c139 #define NOOP(m) (void)p.m macro
151 NOOP(vbr_q); in apply_vbr_preset()
152 NOOP(quant_comp); in apply_vbr_preset()
153 NOOP(quant_comp_s); in apply_vbr_preset()
154 NOOP(expY); in apply_vbr_preset()
163 NOOP(safejoint); in apply_vbr_preset()
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/tools/
Dcpuhotplug_do_spin_loop7 NOOP=1
/third_party/ffmpeg/libavcodec/
Dfilter_units_bsf.c39 NOOP, enumerator
112 if (ctx->mode == NOOP) in filter_units_filter()
/third_party/typescript/tests/baselines/reference/
DlibTypeScriptSubfileResolving.types3 // NOOP
DlibTypeScriptSubfileResolving.errors.txt5 // NOOP
DlibTypeScriptSubfileResolving.symbols3 // NOOP
/third_party/curl/docs/libcurl/opts/
DCURLOPT_CUSTOMREQUEST.md79 **DELE** and **NOOP** for example.
90 issue **NOOP** and **RSET** commands.
/third_party/libuv/test/
Dtest-signal.c93 enum { CLOSE, STOP, NOOP } stop_or_close; enumerator
221 sc.stop_or_close = NOOP; in TEST_IMPL()
/third_party/skia/src/core/
DSkPictureFlat.h63 NOOP, enumerator
DSkPicturePlayback.cpp111 case NOOP: { in handleOp()
DSkPictureRecord.cpp887 this->addDraw(NOOP, &size); in addNoOp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86PadShortFunction.cpp228 BuildMI(*MBB, MBBI, DL, TSM.getInstrInfo()->get(X86::NOOP)); in addPadding()
DX86MCInstLower.cpp1054 OS.EmitInstruction(MCInstBuilder(X86::NOOP), STI); in EmitNop()
1072 Opc = X86::NOOP; in EmitNop()
1132 case X86::NOOP: in EmitNop()
2251 EmitAndCountInstruction(MCInstBuilder(X86::NOOP)); in EmitInstruction()
/third_party/mesa3d/docs/gallium/cso/
Dblend.rst47 * ``NOOP``: :math:`d`
/third_party/curl/docs/
DFEATURES.md170 - enhanced command support for: CAPA, DELE, TOP, STAT, UIDL and NOOP via
DKNOWN_BUGS192 this for the NOOP and DELE commands. https://curl.se/bug/?i=740
/third_party/python/Doc/library/
Dsmtpd.rst266 NOOP Takes no action.
Dimaplib.rst364 Send ``NOOP`` to server.
Dsmtplib.rst557 ``RSET``, ``NOOP``, ``MAIL``, ``RCPT``, and ``DATA`` are also supported.
/third_party/pcre2/pcre2/
DNEWS246 NOOP. The new implementation allows backtracking into recursive group calls in

12