HomeSort by relevance Sort by last modified time
    Searched full:forward (Results 51 - 75 of 6234) sorted by null

1 23 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
sd-forward-n64.d 2 #as: -64 --defsym tsd=1 --defsym forward=1
3 #name: MIPS sd forward n64
sdc1-forward-n32.d 2 #as: -n32 --defsym tsdc1=1 --defsym forward=1
3 #name: MIPS sdc1 forward n32
sdc1-forward-n64.d 2 #as: -64 --defsym tsdc1=1 --defsym forward=1
3 #name: MIPS sdc1 forward n64
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/reader/
ReaderBomTest.java 35 reader.forward(1);
37 reader.forward(1);
39 reader.forward(1);
41 reader.forward(1);
52 reader.forward(1);
54 reader.forward(1);
56 reader.forward(1);
58 reader.forward(1);
69 reader.forward(1);
71 reader.forward(1)
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
ForwardingListTest.java 138 private List<String> forward; field in class:ForwardingListTest
175 forward = new ForwardingList<String>() {
183 forward.add("asdf");
188 forward.add(0, "asdf");
193 forward.addAll(EMPTY_LIST);
198 forward.addAll(0, Collections.singleton("asdf"));
203 forward.clear();
208 forward.contains(null);
213 forward.containsAll(EMPTY_LIST);
218 forward.get(0)
    [all...]
ForwardingObjectTest.java 32 ForwardingObject forward = new ForwardingObject() { local
37 assertTrue(forward.equals(forward));
42 ForwardingObject forward = new ForwardingObject() { local
47 assertEquals(forward.equals(delegate), delegate.equals(forward));
ForwardingQueueTest.java 106 private Queue<String> forward; field in class:ForwardingQueueTest
138 forward = new ForwardingQueue<String>() {
146 forward.add("asdf");
151 forward.addAll(Collections.singleton("asdf"));
156 forward.clear();
161 forward.contains("asdf");
166 forward.containsAll(Collections.singleton("asdf"));
171 forward.element();
176 forward.iterator();
181 forward.isEmpty()
    [all...]
ForwardingMultisetTest.java 139 protected Multiset<String> forward; field in class:ForwardingMultisetTest
276 forward = new ForwardingMultiset<String>() {
284 forward().add("asdf");
289 forward().addAll(EMPTY_COLLECTION);
294 forward().clear();
299 forward().contains(null);
304 forward().containsAll(EMPTY_COLLECTION);
309 forward().isEmpty();
314 forward().iterator();
319 forward().remove(null)
398 protected Multiset<String> forward() { method in class:ForwardingMultisetTest
    [all...]
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/
FwdLockFile.h 27 * Attaches to an open Forward Lock file. The file position is assumed to be at the beginning of the
30 * @param[in] fileDesc The file descriptor of an open Forward Lock file.
39 * Reads the specified number of bytes from an open Forward Lock file.
41 * @param[in] fileDesc The file descriptor of an open Forward Lock file.
51 * Updates the file position within an open Forward Lock file.
53 * @param[in] fileDesc The file descriptor of an open Forward Lock file.
63 * Detaches from an open Forward Lock file.
65 * @param[in] fileDesc The file descriptor of an open Forward Lock file.
74 * Closes an open Forward Lock file.
76 * @param[in] fileDesc The file descriptor of an open Forward Lock file
    [all...]
  /external/clang/test/CodeGen/
2002-08-19-RecursiveLocals.c 4 * figuring out the syntax for forward declaring a static variable. */
10 static struct list B; /* Forward declare static */
14 extern struct list D; /* forward declare normal var */
  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
p10.cpp 4 template<> class X<int>; // expected-note{{forward}}
  /external/clang/test/SemaObjC/
receiver-forward-class.m 1 // RUN: %clang_cc1 -fsyntax-only -Wreceiver-forward-class -verify %s
2 // RUN: %clang_cc1 -x objective-c++ -fsyntax-only -Wreceiver-forward-class -verify %s
5 @class A; // expected-note {{forward declaration of class here}}
15 return [x width]; // expected-warning {{receiver type 'A' for instance message is a forward declaration}} \
forward-class-1.m 3 @class FOO, BAR; // expected-note {{forward declaration of class here}}
6 @interface INTF : FOO // expected-error {{attempting to use the forward class 'FOO' as superclass of 'INTF'}}
26 // 2nd test of a forward class declaration matching a typedef name
41 @class XCElement; // expected-warning {{redefinition of forward class 'XCElement' of a typedef name of an object type is ignored}}
49 @class B; // expected-note {{forward declaration of class here}}
50 @interface A : B {} // expected-error {{attempting to use the forward class 'B' as superclass of 'A'}}
parameterized_classes_arc.m 9 @class Forward;
35 void test1d(PC1<__weak Forward*> *obj) { // expected-error {{type argument 'Forward *__weak' cannot be qualified with '__weak'}}
40 void test1e(PC1<__strong Forward*> *obj) { // expected-error {{type argument 'Forward *__strong' cannot be qualified with '__strong'}}
45 void test1f(PC1<Forward*> *obj) {
57 typedef __strong Forward *StrongForward;
87 @interface PC4<T : __strong Forward*> // expected-error {{type bound 'Forward *__strong' for type parameter 'T' cannot be qualified with '__strong'}}
90 @interface PC5<T : __weak Forward*> // expected-error {{type bound 'Forward *__weak' for type parameter 'T' cannot be qualified with (…)
    [all...]
  /external/deqp/targets/android/
launch.bat 2 adb %* forward tcp:50016 tcp:50016
  /external/llvm/test/Assembler/
invalid-fwdref1.ll 1 ; RUN: not llvm-as %s -disable-output 2>&1 | grep "invalid forward reference to function as global value!"
invalid-fwdref2.ll 1 ; RUN: not llvm-as %s -disable-output 2>&1 | grep "forward reference and definition of global have different types"
invalid-uselistorder_bb-missing-func.ll 2 ; CHECK: error: invalid function forward reference in uselistorder_bb
  /external/dnsmasq/contrib/port-forward/
portforward 3 # first column of this file, then a DNAT port-forward will be set up
5 # is port number(s). If there is only one, then the port-forward goes to
10 # To forward both TCP and UDP, two lines are required.
14 # will set up a port forward from port 80 on this host to port 80
18 # will set up a port forward from port 8080 on this host to port 80
23 # will port forward port 53 UDP and TCP from this host to port 53 on dnsserver.
  /external/llvm/test/Feature/
constpointer.ll 6 ; constant pointer initializers. This is tricky because they can be forward
13 @t3 = global i32* @t1 ;; Forward reference
19 global float * @2 ;; Forward numeric reference
20 global float * @2 ;; Duplicate forward numeric reference
25 @fptr = global void() * @f ;; Forward ref method defn
28 @sptr1 = global [11x i8]* @somestr ;; Forward ref to a constant
  /external/llvm/test/Integer/
constpointer_bt.ll 6 ; constant pointer initializers. This is tricky because they can be forward
13 @t3 = global i40 * @t1 ;; Forward reference
19 global float * @2 ;; Forward numeric reference
20 global float * @2 ;; Duplicate forward numeric reference
25 @fptr = global void() * @f ;; Forward ref method defn
28 @sptr1 = global [11x i8]* @somestr ;; Forward ref to a constant
  /external/libdrm/
xf86drmSL.c 61 struct SLEntry *forward[1]; /* variable sized array */ member in struct:SLEntry
79 + (max_level + 1) * sizeof(entry->forward[0]));
112 for (i = 0; i <= SL_MAX_LEVEL; i++) list->head->forward[i] = NULL;
127 next = entry->forward[0];
146 while (entry->forward[i] && entry->forward[i]->key < key)
147 entry = entry->forward[i];
151 return entry->forward[0];
177 /* Fix up forward pointers */
179 entry->forward[i] = update[i]->forward[i]
    [all...]
  /external/guava/guava-tests/test/com/google/common/cache/
ForwardingLoadingCacheTest.java 37 private LoadingCache<String, Boolean> forward; field in class:ForwardingLoadingCacheTest
49 forward = new ForwardingLoadingCache<String, Boolean>() {
59 assertSame(Boolean.TRUE, forward.get("key"));
66 assertSame(Boolean.TRUE, forward.getUnchecked("key"));
73 assertEquals(ImmutableMap.of("key", Boolean.TRUE), forward.getAll(ImmutableList.of("key")));
80 assertSame(Boolean.TRUE, forward.apply("key"));
87 forward.invalidate("key");
94 forward.refresh("key");
101 forward.invalidateAll();
108 forward.size()
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_function.h 226 noexcept(noexcept(std::forward<_Tp>(__t) + std::forward<_Up>(__u)))
227 -> decltype(std::forward<_Tp>(__t) + std::forward<_Up>(__u)) function in class:plus::std
228 { return std::forward<_Tp>(__t) + std::forward<_Up>(__u); }
240 noexcept(noexcept(std::forward<_Tp>(__t) - std::forward<_Up>(__u)))
241 -> decltype(std::forward<_Tp>(__t) - std::forward<_Up>(__u) function in class:minus::std
255 -> decltype(std::forward<_Tp>(__t) * std::forward<_Up>(__u)) function in class:multiplies::std
269 -> decltype(std::forward<_Tp>(__t) \/ std::forward<_Up>(__u)) function in class:divides::std
283 -> decltype(std::forward<_Tp>(__t) % std::forward<_Up>(__u)) function in class:modulus::std
425 -> decltype(std::forward<_Tp>(__t) > std::forward<_Up>(__u)) function in class:greater::std
439 -> decltype(std::forward<_Tp>(__t) < std::forward<_Up>(__u)) function in class:less::std
531 -> decltype(std::forward<_Tp>(__t) && std::forward<_Up>(__u)) function in class:logical_and::std
545 -> decltype(std::forward<_Tp>(__t) || std::forward<_Up>(__u)) function in class:logical_or::std
623 -> decltype(std::forward<_Tp>(__t) & std::forward<_Up>(__u)) function in class:bit_and::std
636 -> decltype(std::forward<_Tp>(__t) | std::forward<_Up>(__u)) function in class:bit_or::std
649 -> decltype(std::forward<_Tp>(__t) ^ std::forward<_Up>(__u)) function in class:bit_xor::std
662 -> decltype(~std::forward<_Tp>(__t)) function in struct:bit_not
    [all...]
  /external/tcpdump/tests/
mpls-ldp-hello.out 5 Common Hello Parameters TLV (0x0400), length: 4, Flags: [ignore and don't forward if unknown]
7 IPv4 Transport Address TLV (0x0401), length: 4, Flags: [ignore and don't forward if unknown]
9 Configuration Sequence Number TLV (0x0402), length: 4, Flags: [ignore and don't forward if unknown]

Completed in 735 milliseconds

1 23 4 5 6 7 8 91011>>