Home
last modified time | relevance | path

Searched refs:BASE_NAME (Results 1 – 6 of 6) sorted by relevance

/external/google-breakpad/src/third_party/libdisasm/swig/perl/
DMakefile-swig1 ifndef BASE_NAME
2 BASE_NAME = x86disasm
26 PERL_MOD = blib/arch/auto/$(BASE_NAME)/$(BASE_NAME).so
27 PERL_SHADOW = $(BASE_NAME)_wrap.c
28 PERL_SWIG = $(BASE_NAME).pl
29 PERL_OBJ = $(BASE_NAME)_wrap.o
/external/google-breakpad/src/third_party/libdisasm/swig/python/
DMakefile-swig1 ifndef BASE_NAME
2 BASE_NAME = x86disasm
26 PYTHON_MOD = $(BASE_NAME)-python.so
27 PYTHON_SHADOW = $(BASE_NAME)_wrap.c
28 PYTHON_SWIG = $(BASE_NAME).py
29 PYTHON_OBJ = $(BASE_NAME)_wrap.o
32 PYTHON_DEST = $(PYTHON_LIB)/lib-dynload/_$(BASE_NAME).so
/external/google-breakpad/src/third_party/libdisasm/swig/tcl/
DMakefile-swig1 ifndef BASE_NAME
2 BASE_NAME = x86disasm
27 TCL_MOD = $(BASE_NAME)-tcl.so
28 TCL_SHADOW = $(BASE_NAME)_wrap.c
29 TCL_OBJ = $(BASE_NAME)_wrap.o
32 TCL_DEST = $(TCL_LIB)/$(BASE_NAME).so
/external/google-breakpad/src/third_party/libdisasm/swig/ruby/
DMakefile-swig1 ifndef BASE_NAME
2 BASE_NAME = x86disasm
29 RUBY_MOD = $(BASE_NAME).so
30 RUBY_SHADOW = $(BASE_NAME)_wrap.c
31 #RUBY_SWIG = $(BASE_NAME).rb
32 RUBY_OBJ = $(BASE_NAME)_wrap.o
/external/selinux/policycoreutils/semodule_deps/
Dsemodule_deps.c43 #define BASE_NAME "BASE" macro
164 decl->module_name ? decl->module_name : BASE_NAME; in generate_requires()
188 module_name : BASE_NAME; in generate_requires()
261 BASE_NAME) == 0) { in output_graphviz()
295 BASE_NAME) == 0) { in output_requirements()
/external/google-breakpad/src/third_party/libdisasm/swig/
DMakefile8 BASE_NAME = x86disasm macro
10 export INTERFACE_FILE BASE_NAME SWIG GCC CC_FLAGS LD_FLAGS