Home
last modified time | relevance | path

Searched refs:LIST (Results 1 – 25 of 439) sorted by relevance

12345678910>>...18

/external/curl/tests/data/
Dtest8066 LIST
14 * LIST () "/" /806/blurdybloop
15 * LIST (\Noselect) "/" /806/foo
16 * LIST () "/" /806/foo/bar
27 IMAP LIST mailbox
40 A003 LIST "806" *
Dtest8526 LIST
15 REPLY LIST -ERR no such message
26 POP3 LIST invalid message
43 LIST 852
Dtest8546 LIST
14 REPLY LIST +OK but no messages\r\n.
27 POP3 LIST no messages available
41 LIST
Dtest15017 LIST
16 DELAY LIST 2
30 FTP with multi interface and slow LIST response
48 LIST
Dtest8516 LIST
15 REPLY LIST +OK 851 100\r\n.
26 POP3 LIST one message
40 LIST 851
Dtest8536 LIST
18 # When doing LIST, we get the default list output hard-coded in the test
34 POP3 LIST messages from *SLOW* server
48 LIST
Dtest10106 LIST
12 # When doing LIST, we get the default list output hard-coded in the test
52 LIST /list/this/path/1010/
54 LIST /list/this/path/1010/
Dtest11497 LIST
13 # When doing LIST, we get the default list output hard-coded in the test
57 LIST
60 LIST list/this/path/1149/
Dtest13166 LIST
22 # When doing LIST, we get the default list output hard-coded in the test
61 FTP LIST tunneled through HTTP proxy
77 LIST
Dtest5745 LIST
28 FTP wildcard download - changed fnmatch, 2x perform (Unix LIST response)
50 LIST
69 LIST
Dtest11136 LIST
29 FTP wildcard download - changed fnmatch, 2x perform (DOS LIST response)
51 LIST
70 LIST
Dtest3526 LIST
12 # When doing LIST, we get the default list output hard-coded in the test
53 LIST
Dtest1006 LIST
12 # When doing LIST, we get the default list output hard-coded in the test
53 LIST
Dtest7067 LIST
14 # When doing LIST, we get the default list output hard-coded in the test
55 LIST
Dtest11536 LIST
16 # When doing LIST, we get the default list output hard-coded in the test
57 LIST
Dtest3506 LIST
12 # When doing LIST, we get the default list output hard-coded in the test
53 LIST
Dtest10476 LIST
14 # When doing LIST, we get the default list output hard-coded in the test
54 LIST
Dtest3516 LIST
12 # When doing LIST, we get the default list output hard-coded in the test
52 LIST /
Dtest7077 LIST
14 # When doing LIST, we get the default list output hard-coded in the test
55 LIST
Dtest3536 LIST
12 # When doing LIST, we get the default list output hard-coded in the test
52 LIST
Dtest4007 LIST
13 # When doing LIST, we get the default list output hard-coded in the test
58 LIST
Dtest11526 LIST
16 # When doing LIST, we get the default list output hard-coded in the test
57 LIST
/external/ImageMagick/scripts/
Dtxt2html244 $LIST = 1;
515 !($line_action & ($HEADER | $HRULE | $BREAK | $LIST)))
602 $line_action |= $LIST;
603 $mode |= $LIST;
625 $mode ^= ($LIST & $mode) if (!$listnum);
633 $line_action |= $LIST;
648 return if !($mode & $LIST); # This just speeds up the inevitable
664 &continuelist($prefix, $number, $rawprefix) if ($mode & $LIST);
896 &preformat if (!($line_action & ($HEADER | $LIST | $MAILHEADER)) &&
897 !($mode & ($LIST | $PRE)) &&
[all …]
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DMapField.java75 private enum StorageMode {MAP, LIST, BOTH} enumConstant
179 if (mode == StorageMode.LIST) { in getMap()
181 if (mode == StorageMode.LIST) { in getMap()
193 if (mode == StorageMode.LIST) { in getMutableMap()
247 if (mode != StorageMode.LIST) { in getMutableList()
252 mode = StorageMode.LIST; in getMutableList()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/
Dvastart.ll8 ; CHECK: [[LIST:%[0-9]+]]:_(p0) = COPY $x0
9 ; CHECK-IOS: G_VASTART [[LIST]](p0) :: (store 8 into %ir.list, align 0)
10 ; CHECK-LINUX: G_VASTART [[LIST]](p0) :: (store 32 into %ir.list, align 0)

12345678910>>...18