Home
last modified time | relevance | path

Searched refs:stricmp (Results 1 – 5 of 5) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf_config.h33 #define strcasecmp stricmp
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c58 #define stricmp strcasecmp macro
843 if (!stricmp(argv[1], "pio")) { in dhd_dma_mode()
846 } else if (!stricmp(argv[1], "dma")) { in dhd_dma_mode()
848 } else if (!stricmp(argv[1], "sdma")) { in dhd_dma_mode()
851 } else if (!stricmp(argv[1], "adma1")) { in dhd_dma_mode()
853 } else if (!stricmp(argv[1], "adma")) { in dhd_dma_mode()
855 } else if (!stricmp(argv[1], "adma2")) { in dhd_dma_mode()
2689 if (stricmp(dbg_msg[i].string, s) == 0) in dhd_do_msglevel()
/hardware/ti/omap4xxx/security/tf_daemon/
Dsmc_properties_parser.c65 #define STRICMP stricmp
/hardware/ti/omap4-aah/security/tf_daemon/
Dsmc_properties_parser.c66 #define STRICMP stricmp
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h2816 return stricmp(s1, s2);