Home
last modified time | relevance | path

Searched refs:add (Results 1 – 25 of 108) sorted by relevance

12345

/ndk/build/core/
Dsetup-imports.mk33 $(call import-add-path,$(__path))\
35 $(call import-add-path-optional,$(NDK_ROOT)/sources)
36 $(call import-add-path-optional,$(NDK_ROOT)/../development/ndk/sources)
Dbuild-module.mk34 $(call module-add,$(LOCAL_MODULE))
Ddefinitions.mk477 module-add = \
584 module-add-static-depends = \
585 $(call module-add-depends-any,$1,$2,depends) \
596 module-add-shared-depends = \
597 $(call module-add-depends-any,$1,$2,depends) \
602 module-add-depends-any = \
752 $(call module-add-static-depends,$1,$(__ndk_modules.$1.STATIC_LIBRARIES))\
753 $(call module-add-static-depends,$1,$(__ndk_modules.$1.WHOLE_STATIC_LIBRARIES))\
754 $(call module-add-shared-depends,$1,$(__ndk_modules.$1.SHARED_LIBRARIES))\
798 modules-add-c++-dependencies = \
[all …]
Dmain.mk68 You can also add new applications by writing an Application.mk file.)
90 $(eval include $(BUILD_SYSTEM)/add-application.mk)\
/ndk/tests/device/issue35933-lambda/jni/
Dissue35933-lambda.cpp6 static void add(int n) in add() function
30 add(delta); in test_lambda()
/ndk/tests/device/test-gnustl-full/unit/
Dinnerprod_test.cpp27 static size_t add(size_t a_, size_t b_) { in add() function in InnerprodTest
69 size_t result=inner_product(v1.begin(), v1.end(), v2.begin(), (size_t)1, mult, add); in inprod2()
/ndk/tests/device/test-stlport/unit/
Dinnerprod_test.cpp27 static size_t add(size_t a_, size_t b_) { in add() function in InnerprodTest
69 size_t result=inner_product(v1.begin(), v1.end(), v2.begin(), (size_t)1, mult, add); in inprod2()
/ndk/sources/host-tools/make-3.81/config/
Dlib-prefix.m455 dnl Potentially add $additional_includedir to $CPPFLAGS.
56 dnl But don't add it
80 dnl Really add $additional_includedir to $CPPFLAGS.
86 dnl Potentially add $additional_libdir to $LDFLAGS.
87 dnl But don't add it
111 dnl Really add $additional_libdir to $LDFLAGS.
Dlib-link.m4255 dnl Potentially add DIR to ltrpathdirs.
277 dnl Potentially add DIR to rpathdirs.
291 dnl But don't add it if it's already contained in the LDFLAGS
341 dnl Potentially add $additional_includedir to $INCNAME.
342 dnl But don't add it
367 dnl Really add $additional_includedir to $INCNAME.
390 dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
391 dnl But don't add it
417 dnl Really add $additional_libdir to $LIBNAME.
431 dnl Really add $additional_libdir to $LTLIBNAME.
[all …]
/ndk/tests/build/ssax-instructions/jni/
Dtest.S20 add r3, r3, ip label
57 add sp, sp, #32 @ 0x20 label
/ndk/sources/host-tools/sed-4.2.1/m4/
Dlib-prefix.m454 dnl Potentially add $additional_includedir to $CPPFLAGS.
55 dnl But don't add it
79 dnl Really add $additional_includedir to $CPPFLAGS.
85 dnl Potentially add $additional_libdir to $LDFLAGS.
86 dnl But don't add it
110 dnl Really add $additional_libdir to $LDFLAGS.
Dstrndup.m418 # AIX 4.3.3, AIX 5.1 have a function that fails to add the terminating '\0'.
Dlib-link.m4373 dnl Potentially add DIR to ltrpathdirs.
395 dnl Potentially add DIR to rpathdirs.
409 dnl But don't add it if it's already contained in the LDFLAGS
469 dnl Potentially add $additional_includedir to $INCNAME.
470 dnl But don't add it
495 dnl Really add $additional_includedir to $INCNAME.
518 dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
519 dnl But don't add it
547 dnl Really add $additional_libdir to $LIBNAME.
561 dnl Really add $additional_libdir to $LTLIBNAME.
[all …]
Dstrerror.m448 dnl The system's strerror() cannot know about the new errno values we add
/ndk/sources/host-tools/sed-4.2.1/lib/
Dgnulib.mk317 all-local: charset.alias ref-add.sed ref-del.sed
339 sed -f ref-add.sed $(charset_alias) > $(charset_tmp) ; \
344 sed -f ref-add.sed charset.alias > $(charset_tmp) ; \
374 CLEANFILES += charset.alias ref-add.sed ref-del.sed
376 EXTRA_DIST += config.charset ref-add.sin ref-del.sin
/ndk/sources/cxx-stl/llvm-libc++/android/
DREADME31 Android system header wrappers, to add missing declarations
48 if you want to add new test files.
/ndk/tests/device/test-basic-exceptions/
DREADME5 and that's it. Alternatively, use it in APP_CFLAGS to add the flag to all your
/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf_defs.h743 bool add(const Dwarf_Abbr_DIE* abbr, Dwarf_AbbrNum num) { in add() function
800 bool add(const Dwarf_Abbr_DIE* abbr) { in add() function
801 return add(abbr, abbr->get_abbr_num()); in add()
860 if (!add(cur_abbr)) { in cache_to()
/ndk/sources/cxx-stl/stlport/src/
Dsparc_atomic.s36 add %o2, 0x1, %o3 ! Increment and store current
/ndk/toolchains/arm-linux-androideabi-4.6/
Dsetup.mk105 $(call add-src-files-target-cflags,\
/ndk/toolchains/arm-linux-androideabi-4.4.3/
Dsetup.mk104 $(call add-src-files-target-cflags,\
/ndk/toolchains/arm-linux-androideabi-4.7/
Dsetup.mk105 $(call add-src-files-target-cflags,\
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/
DSHELL22 # all when $(SHELL) is perl :-/. So, we just add an extra initial /./ which
/ndk/toolchains/arm-linux-androideabi-clang3.2/
Dsetup.mk136 $(call add-src-files-target-cflags,\
/ndk/toolchains/arm-linux-androideabi-clang3.1/
Dsetup.mk136 $(call add-src-files-target-cflags,\

12345