Searched defs:lhs (Results 1 – 8 of 8) sorted by relevance
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/common_data/ |
D | calibration_data.cc | 21 CalibrationTypeFlags operator|(CalibrationTypeFlags lhs, in operator |() 27 bool operator&(CalibrationTypeFlags lhs, CalibrationTypeFlags rhs) { in operator &() 31 CalibrationTypeFlags& operator|=(CalibrationTypeFlags& lhs, in operator |=()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ |
D | ATokPtr.cpp | 68 void ANTLRTokenPtr::operator = (const ANTLRTokenPtr & lhs) // MR1 in operator =()
|
D | ATokPtr.h | 48 ANTLRTokenPtr(const ANTLRTokenPtr &lhs) {ptr_ = lhs.ptr_; lhs.ref();} in ANTLRTokenPtr()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/ |
D | ATokPtr.h | 48 ANTLRTokenPtr(const ANTLRTokenPtr &lhs) {ptr_ = lhs.ptr_; lhs.ref();} in ANTLRTokenPtr()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/ |
D | spark.py | 344 def skip(self, (lhs, rhs), pos=0): 688 rebind = lambda lhs, self=self: \ argument 694 def buildASTNode(self, args, lhs): argument
|
/device/google/cuttlefish_common/host/frontend/vnc_server/ |
D | vnc_client_connection.cpp | 123 bool operator==(const VncClientConnection::FrameBufferUpdateRequest& lhs, in operator ==() 129 bool operator!=(const VncClientConnection::FrameBufferUpdateRequest& lhs, in operator !=()
|
/device/generic/goldfish-opengl/system/hwc2/ |
D | EmuHWC2.cpp | 1213 bool EmuHWC2::SortLayersByZ::operator()(const std::shared_ptr<Layer>& lhs, in operator ()()
|
/device/google/marlin/camera/QCamera2/HAL3/ |
D | QCamera3HWI.cpp | 323 bool operator == (const config_entry & lhs, const config_entry & rhs) { in operator ==()
|