Searched
full:overloaded (Results
351 -
375 of
1574) sorted by null
<<11121314151617181920>>
/external/swiftshader/src/ |
Android.mk | 114 -Wno-overloaded-virtual \
|
/external/swiftshader/src/OpenGL/libGL/ |
Renderbuffer.h | 146 // These functions from Object are overloaded here because
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
Renderbuffer.h | 121 // These functions from Object are overloaded here because
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
Renderbuffer.h | 212 // These functions from Object are overloaded here because
|
/external/swiftshader/src/Reactor/ |
Android.mk | 119 -Wno-overloaded-virtual \
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
Intrinsics.td | 77 // list of overloaded types for the intrinsic, excluding all the fixed types.
80 // has two overloaded types, the 2nd and 3rd arguments. LLVMMatchType<0>
81 // refers to the first overloaded type, which is the 2nd argument.
90 // is overloaded, so the matched type should be declared as iAny.
|
/external/swiftshader/third_party/LLVM/lib/Target/ |
TargetInstrInfo.cpp | 152 /// may be overloaded in the target code to do that.
|
/external/syslinux/core/fs/pxe/ |
dhcp_option.c | 212 * Parse a DHCP packet. This includes dealing with "overloaded"
|
/external/vulkan-validation-layers/libs/glm/gtc/ |
type_ptr.hpp | 37 /// This extension defines an overloaded function, glm::value_ptr, which
|
/external/webrtc/webrtc/modules/video_capture/ |
video_capture.gypi | 129 '-Wno-overloaded-virtual',
|
/frameworks/av/camera/include/camera/ |
CameraMetadata.h | 126 * will reallocate the buffer if insufficient space exists. Overloaded for
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
FramebufferSurface.h | 54 virtual ~FramebufferSurface() { }; // this class cannot be overloaded
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ |
VehicleObjectPool.h | 133 * It has only one overloaded public method - obtain(...), users must call this
|
/hardware/interfaces/camera/common/1.0/default/include/ |
CameraMetadata.h | 130 * will reallocate the buffer if insufficient space exists. Overloaded for
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
tutorial.md | 259 ### Overloaded Constructors 260 There are also overloaded constructors for several types: 353 Therefore, when we assign a copy-string, we call this overloaded `SetString()` with allocator: 367 Besides, the above `SetString()` requires length. This can handle null characters within a string. There is another `SetString()` overloaded function without the length parameter. And it assumes the input is null-terminated and calls a `strlen()`-like function to obtain the length.
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/ |
Diagnostics.h | 118 /// \brief Context for overloaded matcher construction.
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/ |
TargetBuiltins.h | 100 /// \brief Flags to identify the types for overloaded Neon builtins.
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/ |
Tool.h | 134 /// assumes a single output and is expected to be overloaded for the tools
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/Dynamic/ |
Diagnostics.h | 118 /// \brief Context for overloaded matcher construction.
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/ |
TargetBuiltins.h | 100 /// \brief Flags to identify the types for overloaded Neon builtins.
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Driver/ |
Tool.h | 134 /// assumes a single output and is expected to be overloaded for the tools
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/Dynamic/ |
Diagnostics.h | 118 /// \brief Context for overloaded matcher construction.
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/ |
TargetBuiltins.h | 100 /// \brief Flags to identify the types for overloaded Neon builtins.
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Driver/ |
Tool.h | 134 /// assumes a single output and is expected to be overloaded for the tools
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/Dynamic/ |
Diagnostics.h | 118 /// \brief Context for overloaded matcher construction.
|
Completed in 1303 milliseconds
<<11121314151617181920>>