Searched
full:overloaded (Results
451 -
475 of
1574) sorted by null
<<11121314151617181920>>
/external/eigen/Eigen/src/SparseCore/ |
SparseVector.h | 284 * Overloaded for performance: this version performs a \em shallow swap by swaping pointers and attributes only. 343 /** Overloaded for performance */
|
/external/eigen/doc/ |
TutorialMatrixClass.dox | 113 The primary coefficient accessors and mutators in Eigen are the overloaded parenthesis operators. 131 The operator[] is also overloaded for index-based access in vectors, but keep in mind that C++ doesn't allow operator[] to
|
/external/protobuf/src/google/protobuf/util/ |
time_util.h | 159 // Overloaded operators for Duration. 242 // Overloaded operators for Timestamp
|
/external/python/cpython2/Tools/scripts/ |
fixdiv.py | 61 investigate further. Note that // can be overloaded separately from 63 overloaded, using __truediv__. Classic division should be the same
|
/external/python/cpython3/Tools/scripts/ |
fixdiv.py | 61 investigate further. Note that // can be overloaded separately from 63 overloaded, using __truediv__. Classic division should be the same
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
Pass.h | 97 /// Registration templates, but can be overloaded directly. 251 /// and if it does, the overloaded version of initializePass may get access to
|
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
NaClLLVMBitCodes.h | 229 BINOP_SDIV = 4, // overloaded for FP 231 BINOP_SREM = 6, // overloaded for FP
|
/hardware/intel/common/omx-components/videocodec/ |
Android.mk | 193 # OMXVideoDecoderVP9Hybrid.h hides overloaded virtual function FillRenderBuffer. 194 LOCAL_CLANG_CFLAGS += -Wno-overloaded-virtual
|
/libcore/luni/src/main/java/libcore/reflect/ |
AnnotationMember.java | 216 * false otherwise. Appropriate overloaded method of Arrays.equals() 253 * <br>If value is an array, one of overloaded Arrays.hashCode()
|
/prebuilts/misc/common/swig/include/2.0.11/go/ |
go.swg | 434 warning for overloaded C++ functions * that cannot be overloaded in
|
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/util/ |
time_util.h | 159 // Overloaded operators for Duration. 242 // Overloaded operators for Timestamp
|
/art/test/088-monitor-verification/src/ |
Main.java | 245 // For simplicity we assume that test methods are not overloaded. So searching by name
|
/cts/tests/core/runner/src/com/android/cts/core/runner/support/ |
TestNgRunner.java | 211 // Overloaded methods have the same name, don't add them twice.
|
/developers/build/prebuilts/gradle/PictureInPicture/app/src/main/java/com/example/android/pictureinpicture/ |
MediaSessionPlaybackActivity.java | 243 * Overloaded method that persists previously set media actions.
|
/developers/build/prebuilts/gradle/PictureInPicture/kotlinApp/app/src/main/java/com/example/android/pictureinpicture/ |
MediaSessionPlaybackActivity.kt | 225 * Overloaded method that persists previously set media actions.
|
/developers/samples/android/media/PictureInPicture/app/src/main/java/com/example/android/pictureinpicture/ |
MediaSessionPlaybackActivity.java | 243 * Overloaded method that persists previously set media actions.
|
/developers/samples/android/media/PictureInPicture/kotlinApp/app/src/main/java/com/example/android/pictureinpicture/ |
MediaSessionPlaybackActivity.kt | 225 * Overloaded method that persists previously set media actions.
|
/device/google/contexthub/util/nanotool/ |
contexthub.h | 78 // Overloaded values of rate used in sensor enable request (see sensors.h)
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/ |
Dhcp4Option.h | 114 all the options in the OPTION field. Then if overloaded, inspect
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemAttribute.java | 167 * Construct a node in the result tree. This method is overloaded by
|
/external/clang/include/clang/Sema/ |
ParsedTemplate.h | 163 /// FIXME: Temporarily stores the overloaded operator kind.
|
/external/clang/lib/ASTMatchers/Dynamic/ |
Diagnostics.cpp | 124 return "Input value has unresolved overloaded type: $0";
|
/external/clang/lib/Headers/ |
__clang_cuda_math_forward_declares.h | 33 // implicitly host+device. host+device functions can't be overloaded, so that
|
/external/clang/test/CodeGenObjCXX/ |
property-objects.mm | 177 // A similar test to B, but using overloaded function references.
|
/external/clang/test/Sema/ |
builtins.c | 54 // overloaded atomics should be declared only once.
|
Completed in 1588 milliseconds
<<11121314151617181920>>