Searched refs:DROP (Results 1 - 11 of 11) sorted by relevance

/external/autotest/site_utils/
H A Dclear.sh28 DROP DATABASE chromeos_autotest_db;
/external/wpa_supplicant_8/wpa_supplicant/examples/
H A Dp2p-action-udhcp.sh54 iptables -P FORWARD DROP
H A Dp2p-action.sh81 iptables -P FORWARD DROP
/external/ltp/testcases/network/iptables/
H A Diptables_tests.sh128 tst_resm TINFO "Use iptables to DROP packets from particular IP"
131 iptables -A INPUT -s 127.0.0.1 -p icmp -j DROP > tst_iptables.out 2>&1
156 tst_resm TINFO "Deleting icmp DROP from 127.0.0.1 rule."
173 tst_resm TPASS "iptables can DROP packets from particular IP."
/external/llvm/lib/Support/
H A Dregcomp.c146 #define DROP(n) (p->slen -= (n)) macro
519 DROP(1);
1002 DROP(finish-start); /* drop the operand */
/external/swiftshader/third_party/LLVM/lib/Support/
H A Dregcomp.c138 #define DROP(n) (p->slen -= (n)) macro
483 DROP(1);
966 DROP(finish-start); /* drop the operand */
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregcomp.c146 #define DROP(n) (p->slen -= (n)) macro
519 DROP(1);
1002 DROP(finish-start); /* drop the operand */
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/sqlite/dist/orig/
H A Dsqlite3.c8965 ** <b>The "DROP TABLE" Exception</b>
8969 ** one exception. When executing a "DROP TABLE" or "DROP INDEX" statement,
8974 ** invoked immediately. If the application then re-attempts the "DROP TABLE"
8975 ** or "DROP INDEX" query, an infinite loop might be the result.
8980 ** the special "DROP TABLE/INDEX" case, the extended error code is just
[all...]
/external/sqlite/dist/
H A Dsqlite3.c8965 ** <b>The "DROP TABLE" Exception</b>
8969 ** one exception. When executing a "DROP TABLE" or "DROP INDEX" statement,
8974 ** invoked immediately. If the application then re-attempts the "DROP TABLE"
8975 ** or "DROP INDEX" query, an infinite loop might be the result.
8980 ** the special "DROP TABLE/INDEX" case, the extended error code is just
[all...]
/external/kotlinc/lib/
H A Dkotlin-reflect.jarMETA-INF/MANIFEST.MF kotlin/reflect/jvm/internal/ReflectProperties$LazyVal.class ReflectProperties.java package ...

Completed in 843 milliseconds