HomeSort by relevance Sort by last modified time
    Searched defs:_dir (Results 1 - 3 of 3) sorted by null

  /gdk/build/core/
add-toolchain.mk 44 _dir := $(patsubst %/,%,$(dir $(_config_mk))) macro
45 _name := $(notdir $(_dir))
57 $(_toolchain).setup := $(wildcard $(_dir)/setup.mk)
60 $(call __gdk_error, Toolchain $(_name) lacks a setup.mk in $(_dir)))
  /ndk/build/core/
add-toolchain.mk 44 _dir := $(patsubst %/,%,$(dir $(_config_mk))) macro
45 _name := $(notdir $(_dir))
59 $(_toolchain).setup := $(wildcard $(_dir)/setup.mk)
62 $(call __ndk_error, Toolchain $(_name) lacks a setup.mk in $(_dir)))
  /external/grub/stage2/
jfs.h 504 } _dir; /* (384) */ member in union:dinode::__anon7136
505 #define di_dirtable u._dir._table
506 #define di_dtroot u._dir._dtroot

Completed in 2311 milliseconds