/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/ |
FormatAdapters.h | 35 : FormatAdapter<T>(std::forward<T>(Item)), Where(Where), Amount(Amount), 39 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 50 : FormatAdapter<T>(std::forward<T>(Item)), Left(Left), Right(Right) {} 53 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 65 : FormatAdapter<T>(std::forward<T>(Item)), Count(Count) {} 68 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 79 return detail::AlignAdapter<T>(std::forward<T>(Item), Where, Amount, Fill); 84 return detail::PadAdapter<T>(std::forward<T>(Item), Left, Right); 89 return detail::RepeatAdapter<T>(std::forward<T>(Item), Count);
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
FormatAdapters.h | 34 : FormatAdapter<T>(std::forward<T>(Item)), Where(Where), Amount(Amount) {} 37 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 48 : FormatAdapter<T>(std::forward<T>(Item)), Left(Left), Right(Right) {} 51 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 63 : FormatAdapter<T>(std::forward<T>(Item)), Count(Count) {} 66 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 76 return detail::AlignAdapter<T>(std::forward<T>(Item), Where, Amount); 81 return detail::PadAdapter<T>(std::forward<T>(Item), Left, Right); 86 return detail::RepeatAdapter<T>(std::forward<T>(Item), Count);
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/ |
FormatAdapters.h | 35 : FormatAdapter<T>(std::forward<T>(Item)), Where(Where), Amount(Amount), 39 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 50 : FormatAdapter<T>(std::forward<T>(Item)), Left(Left), Right(Right) {} 53 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 65 : FormatAdapter<T>(std::forward<T>(Item)), Count(Count) {} 68 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 79 return detail::AlignAdapter<T>(std::forward<T>(Item), Where, Amount, Fill); 84 return detail::PadAdapter<T>(std::forward<T>(Item), Left, Right); 89 return detail::RepeatAdapter<T>(std::forward<T>(Item), Count);
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/ |
FormatAdapters.h | 35 : FormatAdapter<T>(std::forward<T>(Item)), Where(Where), Amount(Amount), 39 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 50 : FormatAdapter<T>(std::forward<T>(Item)), Left(Left), Right(Right) {} 53 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 65 : FormatAdapter<T>(std::forward<T>(Item)), Count(Count) {} 68 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 79 return detail::AlignAdapter<T>(std::forward<T>(Item), Where, Amount, Fill); 84 return detail::PadAdapter<T>(std::forward<T>(Item), Left, Right); 89 return detail::RepeatAdapter<T>(std::forward<T>(Item), Count);
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/ |
FormatAdapters.h | 35 : FormatAdapter<T>(std::forward<T>(Item)), Where(Where), Amount(Amount), 39 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 50 : FormatAdapter<T>(std::forward<T>(Item)), Left(Left), Right(Right) {} 53 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 65 : FormatAdapter<T>(std::forward<T>(Item)), Count(Count) {} 68 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 79 return detail::AlignAdapter<T>(std::forward<T>(Item), Where, Amount, Fill); 84 return detail::PadAdapter<T>(std::forward<T>(Item), Left, Right); 89 return detail::RepeatAdapter<T>(std::forward<T>(Item), Count);
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/ |
FormatAdapters.h | 35 : FormatAdapter<T>(std::forward<T>(Item)), Where(Where), Amount(Amount), 39 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 50 : FormatAdapter<T>(std::forward<T>(Item)), Left(Left), Right(Right) {} 53 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 65 : FormatAdapter<T>(std::forward<T>(Item)), Count(Count) {} 68 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 79 return detail::AlignAdapter<T>(std::forward<T>(Item), Where, Amount, Fill); 84 return detail::PadAdapter<T>(std::forward<T>(Item), Left, Right); 89 return detail::RepeatAdapter<T>(std::forward<T>(Item), Count);
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/ |
FormatAdapters.h | 35 : FormatAdapter<T>(std::forward<T>(Item)), Where(Where), Amount(Amount), 39 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 50 : FormatAdapter<T>(std::forward<T>(Item)), Left(Left), Right(Right) {} 53 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 65 : FormatAdapter<T>(std::forward<T>(Item)), Count(Count) {} 68 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 79 return detail::AlignAdapter<T>(std::forward<T>(Item), Where, Amount, Fill); 84 return detail::PadAdapter<T>(std::forward<T>(Item), Left, Right); 89 return detail::RepeatAdapter<T>(std::forward<T>(Item), Count);
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/ |
FormatAdapters.h | 35 : FormatAdapter<T>(std::forward<T>(Item)), Where(Where), Amount(Amount), 39 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 50 : FormatAdapter<T>(std::forward<T>(Item)), Left(Left), Right(Right) {} 53 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 65 : FormatAdapter<T>(std::forward<T>(Item)), Count(Count) {} 68 auto Adapter = detail::build_format_adapter(std::forward<T>(this->Item)); 79 return detail::AlignAdapter<T>(std::forward<T>(Item), Where, Amount, Fill); 84 return detail::PadAdapter<T>(std::forward<T>(Item), Left, Right); 89 return detail::RepeatAdapter<T>(std::forward<T>(Item), Count);
|
/external/guava/guava-gwt/test-super/com/google/common/collect/testing/google/super/com/google/common/collect/testing/google/ |
BiMapInverseTester.java | 47 assertEquals(pair.forward, copy.forward); 49 assertSame(copy.backward, copy.forward.inverse()); 50 assertSame(copy.forward, copy.backward.inverse()); 54 final BiMap<K, V> forward; field in class:BiMapInverseTester.BiMapPair 58 this.forward = original;
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
BiMapInverseTester.java | 52 assertEquals(pair.forward, copy.forward); 54 assertSame(copy.backward, copy.forward.inverse()); 55 assertSame(copy.forward, copy.backward.inverse()); 59 final BiMap<K, V> forward; field in class:BiMapInverseTester.BiMapPair 63 this.forward = original;
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/reader/ |
ReaderStringTest.java | 81 reader.forward(1); 85 reader.forward(1); 87 reader.forward(1); 89 reader.forward(1); 91 reader.forward(1); 101 reader.forward(1);
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
api_def_TensorArrayGradV3.pbtxt | 9 The handle to the forward TensorArray. 35 the forward TensorArray is dynamically sized, writes to this TensorArray 37 on the size of the forward TensorArray when this operation executes. 38 Furthermore, the size of the forward TensorArray is frozen by this call. 45 of the forward TensorArray is known when this operation is called. 60 The attribute `source` is added as a suffix to the forward TensorArray's
|
/external/guava/guava-tests/test/com/google/common/collect/ |
ForwardingNavigableSetTest.java | 196 forward = new ForwardingNavigableSet<String>() { 204 forward().lower("a"); 209 forward().floor("a"); 214 forward().ceiling("a"); 219 forward().higher("a"); 224 forward().pollFirst(); 229 forward().pollLast(); 234 forward().descendingIterator(); 239 forward().headSet("key", false); 244 forward().subSet("a", true, "b", false) 253 @Override NavigableSet<String> forward() { method in class:ForwardingNavigableSetTest [all...] |
/art/test/800-smali/smali/ |
b_22411633_1.smali | 14 # Branch forward. 20 # Another branch forward.
|
b_22411633_3.smali | 14 # Branch forward. 26 # merge is only from forward branches. If the conflict isn't used (as here), this should
|
/external/autotest/client/site_tests/audio_SeekAudioFeedback/ |
control | 7 PURPOSE = "Verifies audio output for seeking forward and back" 20 by seeking forward and back
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/ |
SkippingCipher.java | 11 * @param numberOfBytes the number of bytes to skip (positive forward, negative backwards). 18 * Reset the cipher and then skip forward to a given position.
|
/external/iptables/extensions/ |
libip6t_ah.t | 1 :INPUT,FORWARD,OUTPUT 6 # ERROR: should fail: iptables -A FORWARD -t mangle -j CLASSIFY --set-class 1:-1
|
libxt_TEE.man | 3 must be the target, or you will have to configure the nexthop to forward it 10 To forward all incoming traffic on eth0 to an Network Layer logging box:
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
iunknown.h | 50 boolean forward; /* whether to forward references to the container */ member in struct:NineUnknown 54 * forward is set to false for the swapchain case. 55 * If forward is set, refs are passed to the container if forward is set 142 if (b == 1 && This->forward) 153 if (b == 0 && This->forward) 172 assert(This->container && !This->forward);
|
/external/v8/src/compiler/ |
js-frame-specialization.h | 13 // Forward declarations. 18 // Forward declarations.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
TypoFix.java | 78 IRegion forward = finder.find(start, typo, true /*forward*/, true, true, false); local 79 IRegion backward = finder.find(start, typo, false /*forward*/, true, true, false); 80 if (forward != null && backward != null) { 82 int forwardDelta = forward.getOffset() - start; 85 start = forward.getOffset(); 89 } else if (forward != null) { 90 start = forward.getOffset();
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/ |
neon-ldst-rm.s | 34 vldr d22, forward 41 forward: label
|
/external/clang/test/CodeGen/ |
2008-07-29-override-alias-decl.c | 11 forward definition. */
|
PR15826.c | 18 struct aiocb uaiocb; // expected-error {{field has incomplete type}} expected-note {{forward declaration}}
|