Searched refs:operators (Results 1 – 10 of 10) sorted by relevance
/system/libbase/ |
D | CPPLINT.cfg | 2 filter=-build/header_guard,-build/include,-build/c++11,-whitespace/operators
|
D | no_destructor_test.cpp | 57 TEST(no_destructor, operators) { in TEST() argument
|
/system/tools/aidl/ |
D | aidl_language_y.yy | 133 /* Precedence level 13 - 14, LTR, logical operators*/ 136 /* Precedence level 10 - 12, LTR, bitwise operators*/
|
D | generate_cpp.cpp | 1080 set<string> operators = {"<", ">", "==", ">=", "<=", "!="}; in BuildParcelHeader() local 1081 for (const auto& op : operators) { in BuildParcelHeader()
|
/system/tools/hidl/ |
D | hidl-gen_y.yy | 260 /* Precedence level 13 - 14, LTR, logical operators*/ 263 /* Precedence level 10 - 12, LTR, bitwise operators*/
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 125 # operators of the base classes will not be shown.
|
D | Doxyfile.bak | 125 # operators of the base classes will not be shown.
|
D | Doxyfile | 141 # operators of the base classes will not be shown.
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 133 # operators of the base classes will not be shown.
|
/system/chre/pal/doc/ |
D | Doxyfile | 133 # operators of the base classes will not be shown.
|