| /external/cronet/buildtools/third_party/libc++/trunk/include/__functional/ | 
| D | operations.h | 33 struct _LIBCPP_TEMPLATE_VIS plus  struct41 _LIBCPP_CTAD_SUPPORTED_FOR_TYPE(plus);  argument
 
 | 
| /external/curl/docs/ | 
| D | URL-SYNTAX.md | 64 ### spaces74 ### non-ASCII
 79 ### multiple slashes
 89 ### "scheme-less"
 106 ### globbing letters
 
 | 
| /external/tensorflow/tensorflow/python/ops/ | 
| D | script_ops_test.py | 32     def plus(a, b):  function42     def plus(a, b):  function
 67     def plus(a, b):  function
 96     def plus(a, b):  function
 
 | 
| /external/dokka/core/testdata/format/ | 
| D | operatorOverloading.kt | 2     fun plus(other: C): C  method
 | 
| D | operatorOverloading.md | 3 # plus  chapter
 | 
| /external/protobuf/java/kotlin/src/test/kotlin/com/google/protobuf/ | 
| D | ByteStringsTest.kt | 53   fun plus() {  in plus()  method in com.google.protobuf.kotlin.ByteStringsTest
 | 
| /external/cronet/third_party/protobuf/java/kotlin/src/test/kotlin/com/google/protobuf/ | 
| D | ByteStringsTest.kt | 53   fun plus() {  in plus()  method in com.google.protobuf.kotlin.ByteStringsTest
 | 
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/ | 
| D | defun_export.py | 25 def plus(a, b):  function
 | 
| /external/clang/test/CodeGenCXX/ | 
| D | explicit-instantiation.cpp | 9 struct plus {  struct19 template struct plus<int, long, long>;  variable
 
 | 
| /external/cronet/third_party/protobuf/java/kotlin/src/main/kotlin/com/google/protobuf/ | 
| D | ByteStrings.kt | 41 operator fun ByteString.plus(other: ByteString): ByteString = concat(other)  method
 | 
| /external/protobuf/java/kotlin/src/main/kotlin/com/google/protobuf/ | 
| D | ByteStrings.kt | 41 operator fun ByteString.plus(other: ByteString): ByteString = concat(other)  method
 | 
| /external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/internal/ | 
| D | InlineList.kt | 19     operator fun plus(element: E): InlineList<E>  {  in plus()  method
 | 
| /external/python/cpython2/Doc/includes/ | 
| D | mp_workers.py | 45 def plus(a, b):  function
 | 
| D | mp_pool.py | 31 def plus(a, b):  function
 | 
| /external/python/cpython3/Doc/includes/ | 
| D | mp_workers.py | 32 def plus(a, b):  function
 | 
| D | mp_pool.py | 24 def plus(a, b):  function
 | 
| /external/renderscript-intrinsics-replacement-toolkit/test-app/src/main/java/com/google/android/renderscript_test/ | 
| D | BufferUtils.kt | 41     operator fun plus(other: Int4) = Int4(x + other.x, y + other.y, z + other.z, w + other.w)  in plus()  method in com.google.android.renderscript_test.Int442     operator fun plus(n: Int) = Int4(x + n, y + n, z + n, w + n)  in plus()  method in com.google.android.renderscript_test.Int4
 64     operator fun plus(other: Float4) = Float4(x + other.x, y + other.y, z + other.z, w + other.w)  in plus()  method in com.google.android.renderscript_test.Float4
 65     operator fun plus(f: Float) = Float4(x + f, y + f, z + f, w + f)  in plus()  method in com.google.android.renderscript_test.Float4
 118     operator fun plus(other: Rgba) =  in plus()  method in com.google.android.renderscript_test.Rgba
 426 operator fun FloatArray.plus(other: FloatArray) = FloatArray(size) { this[it] + other[it] }  in <lambda>()  method
 
 | 
| /external/rust/crates/pest/tests/ | 
| D | calculator.rs | 24     plus,  enumerator83         fn plus(state: Box<ParserState<'_, Rule>>) -> ParseResult<Box<ParserState<'_, Rule>>> {  in parse()  function
 
 | 
| /external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/ | 
| D | CoroutineDispatcher.kt | 182     public operator fun plus(other: CoroutineDispatcher): CoroutineDispatcher = other  method in kotlinx.coroutines.CoroutineDispatcher
 | 
| /external/clang/test/SemaCXX/ | 
| D | overloaded-operator-decl.cpp | 44   } plus;  variable
 | 
| /external/clang/test/CXX/temp/temp.decls/temp.variadic/ | 
| D | example-bind.cpp | 340 struct plus {  struct352   bind(plus<int>(), x, _1)(y);  in test_bind()  argument
 
 | 
| /external/robolectric/sandbox/src/test/java/org/robolectric/ | 
| D | ShadowingTest.java | 225     public int plus(int x) {  in plus()  method in ShadowingTest.NonInstrumentedClass233     protected int plus(int x) {  in plus()  method in ShadowingTest.ShadowNonInstrumentedClass
 
 | 
| /external/robolectric-shadows/sandbox/src/test/java/org/robolectric/ | 
| D | ShadowingTest.java | 225     public int plus(int x) {  in plus()  method in ShadowingTest.NonInstrumentedClass233     protected int plus(int x) {  in plus()  method in ShadowingTest.ShadowNonInstrumentedClass
 
 | 
| /external/musl/src/time/ | 
| D | wcsftime.c | 15 	int pad, plus;  in __wcsftime_l()  local
 | 
| /external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/issues/ | 
| D | Velocity615TestCase.java | 128         public int plus()  in plus()  method in Velocity615TestCase.Inc
 |