/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_Xml.cpp | 107 ret = strncasecmp(xml_str, str, len1); in IPACM_util_icmp_string() 230 if (0 == strncasecmp(content_buf, ODU_ROUTER_TAG, str_size)) in ipacm_cfg_xml_parse_tree() 235 else if (0 == strncasecmp(content_buf, ODU_BRIDGE_TAG, str_size)) in ipacm_cfg_xml_parse_tree() 283 if (0 == strncasecmp(content_buf, WANIF_TAG, str_size)) in ipacm_cfg_xml_parse_tree() 288 else if (0 == strncasecmp(content_buf, LANIF_TAG, str_size)) in ipacm_cfg_xml_parse_tree() 293 else if (0 == strncasecmp(content_buf, WLANIF_TAG, str_size)) in ipacm_cfg_xml_parse_tree() 298 else if (0 == strncasecmp(content_buf, VIRTUALIF_TAG, str_size)) in ipacm_cfg_xml_parse_tree() 303 else if (0 == strncasecmp(content_buf, UNKNOWNIF_TAG, str_size)) in ipacm_cfg_xml_parse_tree() 308 else if (0 == strncasecmp(content_buf, ETHIF_TAG, str_size)) in ipacm_cfg_xml_parse_tree() 313 else if (0 == strncasecmp(content_buf, ODUIF_TAG, str_size)) in ipacm_cfg_xml_parse_tree() [all …]
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Xml.cpp | 119 ret = strncasecmp(xml_str, str, len1); in IPACM_util_icmp_string() 242 if (0 == strncasecmp(content_buf, ODU_ROUTER_TAG, str_size)) in ipacm_cfg_xml_parse_tree() 247 else if (0 == strncasecmp(content_buf, ODU_BRIDGE_TAG, str_size)) in ipacm_cfg_xml_parse_tree() 295 if (0 == strncasecmp(content_buf, WANIF_TAG, str_size)) in ipacm_cfg_xml_parse_tree() 300 else if (0 == strncasecmp(content_buf, LANIF_TAG, str_size)) in ipacm_cfg_xml_parse_tree() 305 else if (0 == strncasecmp(content_buf, WLANIF_TAG, str_size)) in ipacm_cfg_xml_parse_tree() 310 else if (0 == strncasecmp(content_buf, VIRTUALIF_TAG, str_size)) in ipacm_cfg_xml_parse_tree() 315 else if (0 == strncasecmp(content_buf, UNKNOWNIF_TAG, str_size)) in ipacm_cfg_xml_parse_tree() 320 else if (0 == strncasecmp(content_buf, ETHIF_TAG, str_size)) in ipacm_cfg_xml_parse_tree() 325 else if (0 == strncasecmp(content_buf, ODUIF_TAG, str_size)) in ipacm_cfg_xml_parse_tree() [all …]
|
/hardware/google/aemu/base/ |
D | StringUtils.cpp | 163 strncasecmp(s.data(), prefix.data(), prefix.size()) == 0; in StartsWithIgnoreCase() 177 strncasecmp(s.data() + (s.size() - suffix.size()), suffix.data(), in EndsWithIgnoreCase() 183 strncasecmp(lhs.data(), rhs.data(), lhs.size()) == 0; in EqualsIgnoreCase()
|
/hardware/qcom/audio/hal/audio_extn/ |
D | sndmonitor.c | 194 if ((strncasecmp(card_id, "msm", 3) != 0) && in enum_sndcards() 195 (strncasecmp(card_id, "sdm", 3) != 0) && in enum_sndcards() 196 (strncasecmp(card_id, "sdc", 3) != 0) && in enum_sndcards() 197 (strncasecmp(card_id, "apq", 3) != 0) && in enum_sndcards() 198 (strncasecmp(card_id, "sm8150", 6) != 0)) { in enum_sndcards()
|
/hardware/google/aemu/base/include/aemu/base/ |
D | msvc.h | 124 #define strncasecmp _strnicmp macro
|
/hardware/qcom/sm8150/media/libplatformconfig/ |
D | PlatformConfig.cpp | 126 if (strncasecmp("true", result.value.c_str(), result.value.size()) == 0) { in getConfigStoreBool()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_adreno_info.cpp | 74 (!strncasecmp(property, "true", PROPERTY_VALUE_MAX)))) { in Init()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_adreno_info.cpp | 73 (!strncasecmp(property, "true", PROPERTY_VALUE_MAX)))) { in Init()
|
/hardware/qcom/sm7250/media/libplatformconfig/ |
D | PlatformConfig.cpp | 127 if (strncasecmp("true", result.value.c_str(), result.value.size()) == 0) { in getConfigStoreBool()
|
/hardware/qcom/bt/msm8998/libbt-vendor/src/ |
D | bt_vendor_qcom.c | 202 if (!strncasecmp(bt_soc_type, "rome", sizeof("rome"))) { in get_bt_soc_type() 205 else if (!strncasecmp(bt_soc_type, "cherokee", sizeof("cherokee"))) { in get_bt_soc_type() 208 else if (!strncasecmp(bt_soc_type, "ath3k", sizeof("ath3k"))) { in get_bt_soc_type() 211 else if (!strncasecmp(bt_soc_type, "cherokee", sizeof("cherokee"))) { in get_bt_soc_type() 700 if (!strncasecmp(init_value, "1", sizeof("1"))) { in is_soc_initialized()
|
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/ |
D | bt_vendor_qcom.c | 198 if (!strncasecmp(bt_soc_type, "rome", sizeof("rome"))) { in get_bt_soc_type() 201 else if (!strncasecmp(bt_soc_type, "cherokee", sizeof("cherokee"))) { in get_bt_soc_type() 204 else if (!strncasecmp(bt_soc_type, "ath3k", sizeof("ath3k"))) { in get_bt_soc_type() 207 else if (!strncasecmp(bt_soc_type, "cherokee", sizeof("cherokee"))) { in get_bt_soc_type() 728 if (!strncasecmp(init_value, "1", sizeof("1"))) { in is_soc_initialized()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_adreno_info.cpp | 84 (!strncasecmp(property, "true", PROPERTY_VALUE_MAX)))) { in AdrenoMemInfo()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_adreno_info.cpp | 84 (!strncasecmp(property, "true", PROPERTY_VALUE_MAX)))) { in AdrenoMemInfo()
|
/hardware/qcom/bt/msm8992/libbt-vendor/src/ |
D | bt_vendor_qcom.c | 204 if (!strncasecmp(bt_soc_type, "rome", sizeof("rome"))) { in get_bt_soc_type() 207 else if (!strncasecmp(bt_soc_type, "ath3k", sizeof("ath3k"))) { in get_bt_soc_type() 606 if (!strncasecmp(init_value, "1", sizeof("1"))) { in is_soc_initialized()
|
/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
D | bt_vendor_qcom.c | 210 if (!strncasecmp(bt_soc_type, "rome", sizeof("rome"))) { in get_bt_soc_type() 213 else if (!strncasecmp(bt_soc_type, "ath3k", sizeof("ath3k"))) { in get_bt_soc_type() 619 if (!strncasecmp(init_value, "1", sizeof("1"))) { in is_soc_initialized()
|
/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
D | bt_vendor_qcom.c | 226 if (!strncasecmp(bt_soc_type, "rome", sizeof("rome"))) { in get_bt_soc_type() 229 else if (!strncasecmp(bt_soc_type, "ath3k", sizeof("ath3k"))) { in get_bt_soc_type() 638 if (!strncasecmp(init_value, "1", sizeof("1"))) { in is_soc_initialized()
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_uevents.cpp | 77 (!strncasecmp(property,"true", PROPERTY_VALUE_MAX )))) { in handle_uevent()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | gpu.cpp | 307 (!strncasecmp(property,"true", PROPERTY_VALUE_MAX )))) { in alloc_impl() 313 (!strncasecmp(isUBWC, "true", PROPERTY_VALUE_MAX))) { in alloc_impl()
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | gpu.cpp | 310 (!strncasecmp(property,"true", PROPERTY_VALUE_MAX )))) { in alloc_impl() 316 (!strncasecmp(isUBWC, "true", PROPERTY_VALUE_MAX))) { in alloc_impl()
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | gpu.cpp | 310 (!strncasecmp(property,"true", PROPERTY_VALUE_MAX )))) { in alloc_impl() 316 (!strncasecmp(isUBWC, "true", PROPERTY_VALUE_MAX))) { in alloc_impl()
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayRotator.cpp | 37 (!strncasecmp(property,"true", PROPERTY_VALUE_MAX )))) { in Rotator()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_uevents.cpp | 266 (!strncasecmp(property,"true", PROPERTY_VALUE_MAX )))) { in handle_uevent()
|
/hardware/google/camera/common/sensor_listener/ |
D | goog_sensor_sync.cc | 151 if (!strncasecmp(item.name.c_str(), sensor_for_camera, in GetSensorHandle()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_uevents.cpp | 258 (!strncasecmp(property,"true", PROPERTY_VALUE_MAX )))) { in handle_uevent()
|
/hardware/qcom/display/msm8084/libqdutils/ |
D | mdp_version.cpp | 232 (!strncasecmp(property,"true", PROPERTY_VALUE_MAX )))) { in updateSysFsInfo()
|