Home
last modified time | relevance | path

Searched defs:suffix (Results 1 – 8 of 8) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpsb_drv_debug.c65 unsigned int suffix; in psb__open_log() local
99 unsigned int suffix = 0xffff & ((unsigned int)time(NULL)); in psb__open_log() local
176 unsigned int suffix = 0xffff & ((unsigned int)time(NULL)); in psb__open_log() local
193 unsigned int suffix = 0xffff & ((unsigned int)time(NULL)); in psb__open_log() local
210 unsigned int suffix = 0xffff & ((unsigned int)time(NULL)); in psb__open_log() local
/hardware/interfaces/drm/1.0/vts/functional/
Dvendor_modules.h59 inline bool endsWith(const std::string& str, const std::string& suffix) const { in endsWith()
/hardware/interfaces/boot/1.0/default/
DBootControl.cpp87 const char *suffix = mModule->getSuffix(mModule, slot); in getSuffix() local
/hardware/interfaces/boot/1.0/vts/functional/
DVtsHalBootV1_0TargetTest.cpp158 auto cb = [&](hidl_string suffix) { suffixStr = suffix.c_str(); }; in TEST_F()
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_mixer.c69 const char *suffix; member
/hardware/qcom/audio/hal/msm8916/
Dplatform.c1133 const char * suffix = backend_table[snd_device]; in platform_add_backend_name() local
/hardware/qcom/audio/hal/msm8974/
Dplatform.c1538 const char * suffix = backend_tag_table[snd_device]; in platform_add_backend_name() local
/hardware/intel/common/libva/va/
Dva_trace.c161 unsigned short suffix = 0xffff & ((unsigned int)time(NULL)); in va_TraceInit() local