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

  /external/stlport/stlport/
map 36 # include <stl/_map.h>
  /ndk/build/core/
setup-app.mk 22 _map := NDK_APP.$(_app) macro
31 NDK_APP_APPLICATION_MK := $(call get,$(_map),Application.mk)
34 $(eval NDK_$(__name) := $(call get,$(_map),$(__name)))\
43 TARGET_PLATFORM := $(call get,$(_map),APP_PLATFORM)
add-application.mk 35 _map := NDK_APP.$(_app) macro
165 $(if $(call get,$(_map),defined),\
166 $(call __ndk_info,Weird, the application $(_name) is already defined by $(call get,$(_map),defined))\
170 $(call set,$(_map),defined,$(_application_mk))
174 $(call set,$(_map),$(__name),$($(__name)))\
178 $(call set,$(_map),Application.mk,$(_application_mk))
  /external/v8/src/
heap.h     [all...]
heap.cc     [all...]

Completed in 93 milliseconds