/external/icu4c/i18n/ |
wintzimpl.h | 23 /* Forward declarations for Windows types... */
|
/external/icu4c/test/perf/collperf/ |
CollPerf_r.pl | 43 "Iteration icu forward null", ["$p1 TestIcu_ForwardIter_null", "$p2 TestIcu_ForwardIter_null"], 44 "Iteration icu forward len", ["$p1 TestIcu_ForwardIter_len", "$p2 TestIcu_ForwardIter_len"], 47 "Iteration/all icu forward null", ["$p1 TestIcu_ForwardIter_all_null", "$p2 TestIcu_ForwardIter_all_null"], 48 "Iteration/all icu forward len", ["$p1 TestIcu_ForwardIter_all_len", "$p2 TestIcu_ForwardIter_all_len"],
|
/external/iptables/tests/ |
options-ipv4.rules | 5 :FORWARD ACCEPT [0:0] 16 -A FORWARD -p tcp -j ECN --ecn-tcp-remove 17 -A FORWARD -j LOG --log-prefix "hi" --log-tcp-sequence --log-tcp-options --log-ip-options --log-uid --log-macdecode 18 -A FORWARD -j TTL --ttl-inc 1 19 -A FORWARD -j TTL --ttl-dec 1 20 -A FORWARD -j TTL --ttl-set 1 21 -A FORWARD -j ULOG --ulog-prefix "abc" --ulog-cprange 2 --ulog-qthreshold 2 41 :FORWARD ACCEPT [0:0] 50 -A FORWARD -p tcp -j REJECT --reject-with tcp-reset
|
/external/llvm/test/LLVMC/ |
Alias.td | 21 (switch_on "dummy1"), (forward "dummy1")))
|
MultiValuedOption.td | 21 (not_empty "baz"), (forward "baz")))
|
/external/webkit/Source/WebCore/manual-tests/redirectHistory/ |
redir-1.html | 7 <p>This test checks that a "quick" redirect does not create an extra entry in the back/forward list. See Radar 4351664.</p>
|
/external/webkit/Source/WebCore/manual-tests/wml/ |
card-onenterforward.wml | 6 <p>Card one will jump to card two when entered forward it</p>
|
/external/llvm/tools/llvmc/examples/mcc16/ |
PIC16.td | 80 (switch_on "E"), [(forward "E"), 90 (not_empty "D"), (forward "D"), 91 (not_empty "I"), (forward "I"), 107 // (not_empty "I"), (forward "I"))), 165 // (not_empty "pre-RA-sched"), (forward "pre-RA-sched"))) 166 (not_empty "regalloc"), (forward "regalloc"), 178 (not_empty "p"), (forward "p"), 193 (not_empty "m"), (forward "m"), 194 (not_empty "p"), [(forward "p"), (append_cmd "-c")], 197 (not_empty "k"), (forward "k") [all...] |
/dalvik/vm/mterp/armv5te/ |
OP_AGET_WIDE.S | 22 @ branch prediction (if any) handles conditional forward branches vs. 23 @ unconditional forward branches.
|
OP_APUT_WIDE.S | 23 @ branch prediction (if any) handles conditional forward branches vs. 24 @ unconditional forward branches.
|
/external/chromium/crypto/ |
signature_creator.h | 12 // Forward declaration for openssl/*.h 15 // Forward declaration.
|
/external/clang/test/ASTMerge/Inputs/ |
interface1.m | 72 // Forward-declared interfaces 77 // Forward-declared protocols
|
interface2.m | 71 // Forward-declared interface 76 // Forward-declared protocols
|
/external/clang/test/CXX/expr/expr.unary/expr.delete/ |
p5.cpp | 8 class T0; // expected-note {{forward declaration}} 15 class T1_B; // expected-note {{forward declaration}}
|
/external/clang/test/Sema/ |
incomplete-decl.c | 3 struct foo; // expected-note 5 {{forward declaration of 'struct foo'}} 28 expected-note {{forward declaration of 'struct bar'}}
|
/external/freetype/src/base/ |
basepic.c | 26 /* forward declaration of PIC init functions from ftglyph.c */ 30 /* forward declaration of PIC init functions from ftinit.c */
|
/external/webkit/Source/WebCore/manual-tests/ |
animated-gif-bfcache-crash.html | 35 <a href="rdar://problem/6978362">rdar://problem/6978362</a> Repro crash animating GIF if previously used in a closed window's back/forward list <br> 43 <li>about:blank will be loaded in that window, putting the animated gif in the back/forward cache.</li>
|
property-map-save-crash.html | 40 <li><a href="resources/go-back.html">Click here to do a back/forward navigation.</a></li> 45 with the back/forward cache enabled.)</p>
|
/system/netd/ |
NatController.cpp | 66 if (runIptablesCmd("-P FORWARD DROP")) 68 if (runIptablesCmd("-F FORWARD")) 108 "-%s FORWARD -i %s -o %s -m state --state ESTABLISHED,RELATED -j ACCEPT", 117 "-%s FORWARD -i %s -o %s -m state --state INVALID -j DROP", 123 "-%s FORWARD -i %s -o %s -m state --state ESTABLISHED,RELATED -j ACCEPT", 130 snprintf(cmd, sizeof(cmd), "-%s FORWARD -i %s -o %s -j ACCEPT", (add ? "A" : "D"), 135 "-%s FORWARD -i %s -o %s -m state --state INVALID -j DROP", 141 "-%s FORWARD -i %s -o %s -m state --state ESTABLISHED,RELATED -j ACCEPT",
|
/external/guava/src/com/google/common/collect/ |
AbstractBiMap.java | 53 AbstractBiMap(Map<K, V> forward, Map<V, K> backward) { 54 setDelegates(forward, backward); 58 private AbstractBiMap(Map<K, V> backward, AbstractBiMap<V, K> forward) { 60 inverse = forward; 71 void setDelegates(Map<K, V> forward, Map<V, K> backward) { 74 checkArgument(forward.isEmpty()); 76 checkArgument(forward != backward); 77 delegate = forward; 216 * iteration order so that it is consistent with the forward map. 358 private Inverse(Map<K, V> backward, AbstractBiMap<V, K> forward) { [all...] |
/external/webkit/Source/WebKit/gtk/webkit/ |
webkitwebbackforwardlist.cpp | 100 * @web_view: the back forward list's #WebKitWebView 102 * Creates an instance of the back forward list with a controlling #WebKitWebView 128 * Steps forward in the back forward list 143 * Steps backward in the back forward list 159 * Checks if @web_history_item is in the back forward list 161 * Return value: %TRUE if @web_history_item is in the back forward list, %FALSE if it doesn't 182 * Go to the specified @web_history_item in the back forward list 283 * Returns a NULL value if the back forward list is empty 387 * Returns the maximum limit of the back forward list [all...] |
/dalvik/tests/011-array-copy/src/ |
Main.java | 119 /* copy forward, even alignment */ 125 /* copy forward, odd alignment */ 134 /* copy forward, odd length */ 137 /* copy forward, mixed alignment */ 143 /* copy forward, mixed alignment, trivial length */
|
/external/astl/tests/ |
test_iterator.cpp | 46 struct Forward { 71 enum Category {UNKNOWN, INPUT, FORWARD, BIDIRECTIONAL, RANDOM}; 87 return FORWARD; 106 EXPECT_TRUE(category(android::iterator_category(Forward())) == FORWARD);
|
/external/llvm/tools/llvmc/src/ |
Clang.td | 25 [(forward "E"), (stop_compilation), (output_suffix ext_E)], 35 (not_empty "include"), (forward "include"), 36 (not_empty "I"), (forward "I"))), 64 (not_empty "L"), (forward "L"), 65 (not_empty "l"), (forward "l"),
|
/external/mksh/src/ |
emacsfn.h | 25 FN(del_char, "delete-char-forward", XF_ARG) 26 FN(del_fword, "delete-word-forward", XF_ARG) 60 FN(mv_forw, "forward-char", XF_ARG) 61 FN(mv_fword, "forward-word", XF_ARG) 69 FN(search_char_forw, "search-character-forward", XF_ARG)
|