HomeSort by relevance Sort by last modified time
    Searched refs:omap (Results 1 - 10 of 10) sorted by null

  /hardware/ti/omap4-aah/security/smc_pa_ctrl/
Android.mk 5 ifeq ($(findstring omap, $(TARGET_BOARD_PLATFORM)),omap)
  /hardware/ti/omap4-aah/security/tee_client_api/
Android.mk 5 ifeq ($(findstring omap, $(TARGET_BOARD_PLATFORM)),omap)
  /hardware/ti/omap4-aah/security/tf_daemon/
Android.mk 5 ifeq ($(findstring omap, $(TARGET_BOARD_PLATFORM)),omap)
  /external/srec/config/en.us/grammars/
run_clean_grammars.sh 15 rm *.omap >/dev/null 2>&1
  /external/chromium_org/content/browser/
notification_service_impl.cc 152 NotificationSourceMap omap = observers_[i]; local
153 for (NotificationSourceMap::iterator it = omap.begin();
154 it != omap.end(); ++it)
  /hardware/ti/omap4-aah/test/CameraHal/
Android.mk 52 ifeq ($(findstring omap, $(TARGET_BOARD_PLATFORM)),omap)
  /hardware/ti/omap4-aah/camera/
Android.mk 1 ifeq ($(findstring omap, $(TARGET_BOARD_PLATFORM)),omap)
  /external/srec/config/en.us/
Android.mk 64 (cd $(G2G_INSTALL_PATH); rm -f $*.Grev2.det.txt $*.map $*.omap $*.P.txt $*.params $*.PCLG.txt $*.script)
75 (cd $(G2G_INSTALL_PATH); rm -f $*.Grev2.det.txt $*.map $*.omap $*.P.txt $*.params $*.PCLG.txt $*.script)
  /external/srec/srec/include/
srec_context.h 207 int FST_LoadGraph(srec_context* pfst, wordmap* imap, wordmap* omap,
  /external/srec/srec/crec/
srec_context.c 906 int FST_LoadGraph(srec_context* pfst, wordmap* imap, wordmap* omap,
963 fst->olabels = omap;
    [all...]

Completed in 3063 milliseconds