Searched refs:operators (Results 1 – 9 of 9) 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_to_cpp_common.cpp | 347 std::set<string> operators{"<", ">", "==", ">=", "<=", "!="}; in GenerateParcelableComparisonOperators() local 373 for (const auto& op : operators) { in GenerateParcelableComparisonOperators() 400 for (const auto& op : operators) { in GenerateParcelableComparisonOperators()
|
D | aidl_language_y.yy | 130 /* Precedence level 13 - 14, LTR, logical operators*/ 133 /* Precedence level 10 - 12, LTR, bitwise operators*/
|
/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/update_engine/ |
D | README.md | 56 operators an choose to make this OTA update available only to a specific 71 OTA updates, these server side policities are often set by operators. For
|
/system/chre/pal/doc/ |
D | Doxyfile | 133 # 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/media/audio_utils/ |
D | Doxyfile | 141 # operators of the base classes will not be shown.
|