OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pairmap
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
Makefile
230
pairmap
=$(if $(strip $(2)),\
macro
232
$(call
pairmap
,$(1),$(wordlist 3,$(words $(2)),$(2)))\
352
$(call
pairmap
,install_map_templates,$(INSTALL_MAPS))
/external/libvpx/libvpx/build/make/
Makefile
211
pairmap
=$(if $(strip $(2)),\
macro
213
$(call
pairmap
,$(1),$(wordlist 3,$(words $(2)),$(2)))\
330
$(call
pairmap
,install_map_templates,$(INSTALL_MAPS))
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Makefile
211
pairmap
=$(if $(strip $(2)),\
macro
213
$(call
pairmap
,$(1),$(wordlist 3,$(words $(2)),$(2)))\
330
$(call
pairmap
,install_map_templates,$(INSTALL_MAPS))
Completed in 36 milliseconds