/frameworks/compile/libbcc/runtime/lib/i386/ |
CMakeLists.txt | 1 SET( SRCS
|
/frameworks/compile/libbcc/runtime/lib/x86_64/ |
CMakeLists.txt | 1 SET( SRCS
|
/frameworks/compile/libbcc/runtime/test/Unit/ppc/ |
CMakeLists.txt | 1 SET( SRCS
|
/external/qemu/distrib/sdl-1.2.12/ |
sources.make | 68 SRCS := SDL.c \ 72 SRCS += events/SDL_active.c \ 80 SRCS += file/SDL_rwops.c 82 SRCS += stdlib/SDL_getenv.c \ 89 SRCS += cpuinfo/SDL_cpuinfo.c 91 SDL_SOURCES += $(SRCS:%=$(SDL_DIR)/src/%) 96 SRCS := 99 SRCS += dlopen/SDL_sysloadso.c 104 SRCS += macosx/SDL_dlcompat.c 108 SRCS += win32/SDL_sysloadso. [all...] |
/external/dhcpcd/mk/ |
depend.mk | 8 .depend: ${SRCS} 9 ${CC} ${CFLAGS} -MM ${SRCS} > .depend
|
prog.mk | 8 OBJS+= ${SRCS:.c=.o} 41 small: ${SRCS} 43 for src in ${SRCS}; do echo "#include \"$$src\"" >> _${PROG}.c; done 67 lint: ${SRCS:.c=.c}
|
/frameworks/compile/libbcc/runtime/BlocksRuntime/ |
CMakeLists.txt | 3 SET( SRCS 8 ADD_LIBRARY( ${PROJECT_NAME} SHARED ${SRCS})
|
/external/jsilver/src/com/google/clearsilver/jsilver/precompiler/ |
compile_cs | 9 compile_cs(name, srcs) 18 * srcs: The list of cs files to pass to the code generator. (List of files, 22 def compile_cs(name, srcs, mode='none'): 23 if not srcs: 24 raise BadRule(None, '%s: srcs is empty' % name) 29 gen_java_files = [ file.replace('.cs', suffix) for file in srcs] 34 srcs = srcs, 40 'echo "$(SRCS)" > $(@D)/' + input_file + ' && ' 49 srcs = gen_java_files [all...] |
/frameworks/compile/libbcc/runtime/lib/ppc/ |
CMakeLists.txt | 1 SET( SRCS
|
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
SSLEngineDataStream.java | 33 private ByteBuffer[] srcs; field in class:SSLEngineDataStream 42 protected void setSourceBuffers(ByteBuffer[] srcs, int offset, int length) { 43 this.srcs = srcs; 49 if (srcs[i] == null) { 53 available += srcs[i].remaining(); 76 while (srcs[offset].hasRemaining()) { 77 res[pos++] = srcs[offset].get();
|
/external/dhcpcd/ |
config.mk | 11 SRCS+= if-linux.c if-linux-wireless.c lpf.c 12 SRCS+= platform-linux.c
|
Makefile | 4 SRCS= arp.c bind.c common.c control.c dhcp.c dhcpcd.c duid.c eloop.c 5 SRCS+= if-options.c if-pref.c ipv4ll.c net.c signals.c 6 SRCS+= configure.c 13 OBJS+= ${SRCS:.c=.o} ${COMPAT_SRCS:.c=.o} 68 .depend: ${SRCS} ${COMPAT_SRCS} 69 ${CC} ${CPPFLAGS} -MM ${SRCS} ${COMPAT_SRCS} > .depend 111 cp ${SRCS} dhcpcd.conf *.in /tmp/${DISTPREFIX} 112 cp $$(${CC} ${CPPFLAGS} -MM ${SRCS} | \
|
/external/openssl/crypto/des/ |
Imakefile | 4 SRCS= cbc_cksm.c cbc_enc.c ecb_enc.c pcbc_enc.c \ 22 CODE= $(GENERAL) $(DES) $(TESTING) $(SRCS) $(LIBDES) $(PERL) 32 install_library_target(des,$(OBJS),$(SRCS),)
|
/frameworks/base/media/libeffects/lvm/lib/Common/src/ |
MSTo2i_Sat_16x16.c | 29 const LVM_INT16 *srcS, 42 sVal=(LVM_INT32)*srcS; 43 srcS++;
|
/external/libvpx/ |
examples.mk | 16 vpxdec.SRCS += md5_utils.c md5_utils.h 17 vpxdec.SRCS += vpx_ports/vpx_timer.h 18 vpxdec.SRCS += vpx/vpx_integer.h 19 vpxdec.SRCS += args.c args.h vpx_ports/config.h 20 vpxdec.SRCS += tools_common.c tools_common.h 21 vpxdec.SRCS += nestegg/halloc/halloc.h 22 vpxdec.SRCS += nestegg/halloc/src/align.h 23 vpxdec.SRCS += nestegg/halloc/src/halloc.c 24 vpxdec.SRCS += nestegg/halloc/src/hlist.h 25 vpxdec.SRCS += nestegg/halloc/src/macros. [all...] |
solution.mk | 29 INSTALL-SRCS-yes += $(target).mk
|
/external/llvm/cmake/modules/ |
LLVMProcessSources.cmake | 21 macro(add_td_sources srcs) 26 list(APPEND ${srcs} ${tds}) 31 macro(add_header_files srcs) 35 list(APPEND ${srcs} ${hds})
|
/external/libvpx/build/make/ |
Makefile | 324 ifneq ($(call enabled,DIST-SRCS),) 325 DIST-SRCS-yes += configure 326 DIST-SRCS-yes += build/make/configure.sh 327 DIST-SRCS-yes += build/make/gen_asm_deps.sh 328 DIST-SRCS-yes += build/make/Makefile 329 DIST-SRCS-$(CONFIG_MSVS) += build/make/gen_msvs_def.sh 330 DIST-SRCS-$(CONFIG_MSVS) += build/make/gen_msvs_proj.sh 331 DIST-SRCS-$(CONFIG_MSVS) += build/make/gen_msvs_sln.sh 332 DIST-SRCS-$(CONFIG_MSVS) += build/x86-msvs/yasm.rules 333 DIST-SRCS-$(CONFIG_RVCT) += build/make/armlink_adapter.s [all...] |
/external/chromium/third_party/libjingle/source/talk/ |
libjingle.scons | 8 srcs = [ variable 24 srcs = [ variable 82 srcs = [ variable 220 srcs = [ variable 237 srcs = [ variable 273 srcs = [ variable 296 srcs = [ variable 307 srcs = [ variable
|
/libcore/luni/src/main/java/javax/net/ssl/ |
SSLEngine.java | 335 * @param srcs 349 * {@code srcs.length - offset}. 353 * if {@code srcs}, {@code dst}, or one the entries in 354 * {@code srcs} is {@code null}. 359 public abstract SSLEngineResult wrap(ByteBuffer[] srcs, int offset, int length, ByteBuffer dst) 419 * @param srcs 429 * if {@code srcs} or {@code dst} is {@code null}. 434 public SSLEngineResult wrap(ByteBuffer[] srcs, ByteBuffer dst) throws SSLException { 435 if (srcs == null) { 436 throw new IllegalArgumentException("Byte buffer array srcs is null") [all...] |
/ndk/build/tools/ |
build-ndk-sysroot.sh | 237 srcs=`cd $1 && find . -type f` 239 srcs=`echo $srcs | sed -e "s%\./%%g"` 241 for src in $srcs; do 257 srcs=`cd $1 && find . -type f` 259 srcs=`echo $srcs | sed -e "s%\./%%g"` 261 for src in $srcs; do
|
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/ |
SSLEngineTest.java | 109 * Test for <code>wrap(ByteBuffer[] srcs, ByteBuffer dst)</code> method 111 * Assertions: throws IllegalArgumentException when srcs or dst is null or 112 * srcs contains null byte buffer; throws ReadOnlyBufferException when dst 117 * if srcs contains null elements It does not throw ReadOnlyBufferException 131 fail("IllegalArgumentException must be thrown for null srcs byte buffer array"); 149 * <code>wrap(ByteBuffer[] srcs, ByteBuffer dst)</code> methods 196 * Test for <code>wrap(ByteBuffer[] srcs, ByteBuffer dst)</code> method 491 public SSLEngineResult wrap(ByteBuffer[] srcs, int offset, int length, 538 public SSLEngineResult wrap(ByteBuffer[] srcs, ByteBuffer dst) 540 if (srcs[0].limit() > dst.limit()) [all...] |
/external/qemu/android/build/ |
host_static_library.make | 20 #$(info STATIC_LIBRARY SRCS=$(LOCAL_SRC_FILES))
|
/external/chromium/testing/gtest/cmake/ |
internal_utils.cmake | 139 # cxx_executable_with_flags(name cxx_flags libs srcs...) 162 # cxx_executable(name dir lib srcs...) 175 # cxx_test_with_flags(name cxx_flags libs srcs...) 184 # cxx_test(name libs srcs...)
|
/external/clang/ |
CMakeLists.txt | 166 llvm_process_sources(srcs ${ARGN}) 177 set(srcs ${srcs} ${headers}) 186 add_library( ${name} ${libkind} ${srcs} )
|