Searched defs:ops (Results 1 – 6 of 6) sorted by relevance
51 static void endTime(const char *str, double ops) in endTime()
865 int set_camera_metadata_vendor_tag_ops(const vendor_tag_query_ops_t* ops) { in set_camera_metadata_vendor_tag_ops()873 int set_camera_metadata_vendor_ops(const vendor_tag_ops_t* ops) { in set_camera_metadata_vendor_ops()
90 struct ddfops const *ops; /* ops to use with fd */ member
470 vector<AnnotatedOperation> ops = {noop, aop1, noop, noop, aop2, noop}; in TEST_F() local
737 void FilterNoopOperations(vector<AnnotatedOperation>* ops) { in FilterNoopOperations()
83 struct output_file_ops *ops; member