Searched refs:FORWARD (Results 1 - 19 of 19) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/examples/
H A Dp2p-action-udhcp.sh54 iptables -P FORWARD DROP
56 iptables -A FORWARD -i $UPLINK -o $GIFNAME -m state --state RELATED,ESTABLISHED -j ACCEPT
57 iptables -A FORWARD -i $GIFNAME -o $UPLINK -j ACCEPT
67 iptables -D FORWARD -i $UPLINK -o $GIFNAME -m state --state RELATED,ESTABLISHED -j ACCEPT
68 iptables -D FORWARD -i $GIFNAME -o $UPLINK -j ACCEPT
H A Dp2p-action.sh68 iptables -P FORWARD DROP
70 iptables -A FORWARD -i $UPLINK -o $GIFNAME -m state --state RELATED,ESTABLISHED -j ACCEPT
71 iptables -A FORWARD -i $GIFNAME -o $UPLINK -j ACCEPT
81 iptables -D FORWARD -i $UPLINK -o $GIFNAME -m state --state RELATED,ESTABLISHED -j ACCEPT
82 iptables -D FORWARD -i $GIFNAME -o $UPLINK -j ACCEPT
/external/webkit/Source/WebKit/android/
H A DRenderSkinMediaButton.h48 FORWARD, enumerator in enum:WebCore::RenderSkinMediaButton::__anon14741
H A DRenderSkinMediaButton.cpp59 { "ic_media_ff.png", 0, 0 }, // FORWARD
132 case FORWARD:
/external/astl/tests/
H A Dtest_iterator.cpp71 enum Category {UNKNOWN, INPUT, FORWARD, BIDIRECTIONAL, RANDOM}; enumerator in enum:android::Category
87 return FORWARD;
106 EXPECT_TRUE(category(android::iterator_category(Forward())) == FORWARD);
/external/icu4c/i18n/
H A Dtridpars.cpp40 static const int32_t FORWARD = UTRANS_FORWARD; variable
146 if (dir == FORWARD) {
147 SingleID* b = specsToID(specsB, FORWARD);
148 single = specsToID(specsA, FORWARD);
163 SingleID* a = specsToID(specsA, FORWARD);
164 single = specsToID(specsB, FORWARD);
181 if (dir == FORWARD) {
182 single = specsToID(specsA, FORWARD);
224 SingleID* single = specsToID(specs, FORWARD);
245 * added to the canonID, either at the end, if dir is FORWARD, o
[all...]
/external/v8/benchmarks/
H A Ddeltablue.js334 Direction.FORWARD = 1;
359 ? Direction.FORWARD
373 ? Direction.FORWARD
405 return (this.direction == Direction.FORWARD) ? this.v1 : this.v2;
412 return (this.direction == Direction.FORWARD) ? this.v2 : this.v1;
488 if (this.direction == Direction.FORWARD) {
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
H A Dv8-deltablue.js328 Direction.FORWARD = 1;
353 ? Direction.FORWARD
367 ? Direction.FORWARD
399 return (this.direction == Direction.FORWARD) ? this.v1 : this.v2;
406 return (this.direction == Direction.FORWARD) ? this.v2 : this.v1;
482 if (this.direction == Direction.FORWARD) {
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-deltablue.js328 Direction.FORWARD = 1;
353 ? Direction.FORWARD
367 ? Direction.FORWARD
399 return (this.direction == Direction.FORWARD) ? this.v1 : this.v2;
406 return (this.direction == Direction.FORWARD) ? this.v2 : this.v1;
482 if (this.direction == Direction.FORWARD) {
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-deltablue.js328 Direction.FORWARD = 1;
353 ? Direction.FORWARD
367 ? Direction.FORWARD
399 return (this.direction == Direction.FORWARD) ? this.v1 : this.v2;
406 return (this.direction == Direction.FORWARD) ? this.v2 : this.v1;
482 if (this.direction == Direction.FORWARD) {
/external/libpcap/
H A Dpcap1.h146 FORWARD =3, enumerator in enum:pcap1_probe
/external/qemu/android/
H A Dhw-events.h212 KEY_CODE(FORWARD ,159) \
422 BTN_CODE(FORWARD,0x115) \
/external/icu4c/test/intltest/
H A Dtranstst.cpp1347 const char* FORWARD = "F"; local
1356 "InvalidSource-InvalidTarget", FORWARD, "",
1358 "Hex-Any;InvalidSource-InvalidTarget", FORWARD, "",
1360 "InvalidSource-InvalidTarget;Hex-Any", FORWARD, "",
1370 UTransDirection dir = (DATA[i+1]==FORWARD)?
3189 checkRules("Failed toRules FORWARD", *t2, UnicodeString(testRulesForward, -1, US_INV));
/external/webkit/Source/WebCore/platform/android/
H A DRenderThemeAndroid.cpp423 paintInfo.context->platformContext()->drawMediaButton(rect, RenderSkinMediaButton::FORWARD, translucent);
/external/webkit/Source/WebKit/mac/WebView/
H A DWebView.mm5465 #define FORWARD(name) \
5468 FOR_EACH_RESPONDER_SELECTOR(FORWARD)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 331 milliseconds