Home
last modified time | relevance | path

Searched refs:operator (Results 1 – 7 of 7) sorted by relevance

/third_party/ulib/uboringssl/include/openssl/
A Dbase.h484 void operator()(T *ptr) { in operator() function
505 T& operator=(const StackAllocated<T, CleanupRet, init, cleanup> &) = delete; variable
510 T *operator->() { return &ctx_; }
511 const T *operator->() const { return &ctx_; }
A Dstack.h476 bool operator==(StackIteratorImpl other) const {
479 bool operator!=(StackIteratorImpl other) const {
483 Type *operator*() const {
488 StackIteratorImpl &operator++(/* prefix */) {
493 StackIteratorImpl operator++(int /* postfix */) {
/third_party/lib/acpica/
A Dchanges.txt145 iASL: Fixed some issues with the ASL Include() operator. This operator
351 operator:
3923 operator
7368 operator
7378 operator
7518 operator.
7763 operator,
8798 operator, a warning is issued since the operator effectively does
9455 ToString operator.
10917 operator.
[all …]
/third_party/uapp/dash/src/
A Dnodetypes73 NAND nbinary # the && operator
74 NOR nbinary # the || operator
/third_party/ulib/uboringssl/crypto/
A Dinternal.h505 MutexLockBase &operator=(const MutexLockBase<LockFunc, ReleaseFunc> &) = in OPENSSL_MSVC_PRAGMA() local
/third_party/ulib/jemalloc/
A DINSTALL212 Disable C++ integration. This will cause new and delete operator
/third_party/lib/acpica/tests/misc/
A Dgrammar.asl75 Warning 1105 - ^ Result is not used, operator has no effect
78 Warning 1104 - ^ Possible operator timeout is ignored
81 Warning 1105 - ^ Result is not used, operator has no effect
3816 //This method tests LGreater and LNot operator
4686 //This Method tests XOr operator for all the data types i.e. BYTE, WORD and DWORD
5810 // with 3 elements. It is expected that SizeOf operator will return the
5812 // final package, PKG2, has 4 elements and the SizeOf operator is expected
5842 // exercise the SizeOf operator. STR0 and STR1 are expected to be equal,
5858 // the SizeOf operator.
5919 // operator for Local values.

Completed in 37 milliseconds