Searched refs:cme (Results 1 - 10 of 10) sorted by relevance

/external/bluetooth/bluedroid/bta/hf_client/
H A Dbta_hf_client_act.c682 void bta_hf_client_at_result(tBTA_HF_CLIENT_AT_RESULT_TYPE type, UINT16 cme) argument
689 evt.result.cme = cme;
H A Dbta_hf_client_int.h287 extern void bta_hf_client_at_result(tBTA_HF_CLIENT_AT_RESULT_TYPE type, UINT16 cme);
H A Dbta_hf_client_at.c300 static void bta_hf_client_handle_error(tBTA_HF_CLIENT_AT_RESULT_TYPE type, UINT16 cme) argument
302 APPL_TRACE_DEBUG("%s %u %u", __FUNCTION__, type, cme);
329 bta_hf_client_at_result(type, cme);
/external/bluetooth/bluedroid/bta/include/
H A Dbta_hf_client_api.h203 UINT16 cme; member in struct:__anon810
/external/chromium_org/third_party/skia/src/effects/
H A DSkColorMatrixFilter.cpp442 const ColorMatrixEffect& cme = proc.cast<ColorMatrixEffect>(); variable
443 const float* m = cme.fMatrix.fMat;
470 const ColorMatrixEffect& cme = s.cast<ColorMatrixEffect>(); local
471 return cme.fMatrix == fMatrix;
/external/skia/src/effects/
H A DSkColorMatrixFilter.cpp433 const ColorMatrixEffect& cme = drawEffect.castEffect<ColorMatrixEffect>(); variable
434 const float* m = cme.fMatrix.fMat;
461 const ColorMatrixEffect& cme = CastEffect<ColorMatrixEffect>(s); local
462 return cme.fMatrix == fMatrix;
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_hf_client.c843 HAL_CBACK(bt_hf_client_callbacks, cmd_complete_cb, p_data->result.type, p_data->result.cme);
/external/guava/guava-tests/test/com/google/common/collect/
H A DIterablesTest.java1180 } catch (ConcurrentModificationException cme) {
H A DIteratorsTest.java1497 } catch (ConcurrentModificationException cme) {
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 241 milliseconds