Searched refs:operators (Results 1 – 10 of 10) sorted by relevance
/system/media/audio_utils/tests/ |
D | audio_tflite_tests.cpp | 124 std::initializer_list<Offset<tflite::Operator>> operators) { in BuildOperators() argument 126 for (auto op : operators) { in BuildOperators() 134 Offset<Vector<Offset<::tflite::Operator>>> operators, int num_sub_graphs = 1) { in BuildSubGraphs() argument 140 builder_.CreateVector(outputs), operators, in BuildSubGraphs() 160 auto operators = BuildOperators({conv2DOp}); in BuildTestModel() local 161 auto subgraphs = BuildSubGraphs(tensors, operators); in BuildTestModel()
|
/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 | 350 std::set<string> operators{"<", ">", "==", ">=", "<=", "!="}; in GenerateParcelableComparisonOperators() local 376 for (const auto& op : operators) { in GenerateParcelableComparisonOperators()
|
D | aidl_language_y.yy | 131 /* Precedence level 13 - 14, LTR, logical operators*/ 134 /* 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.
|