HomeSort by relevance Sort by last modified time
    Searched full:"$ ext" (Results 26 - 50 of 63) sorted by null

12 3

  /external/iptables/extensions/
GNUmakefile.in 263 f="${srcdir}/libxt_$$ext.man"; \
266 echo ".SS $$ext"; \
269 f="${srcdir}/libip6t_$$ext.man"; \
272 echo ".SS $$ext (IPv6-specific)"; \
275 f="${srcdir}/libipt_$$ext.man"; \
278 echo ".SS $$ext (IPv4-specific)"; \
  /external/jdiff/
build.gradle 37 version = "${version}.${ext.distDir.name}"
  /external/lz4/
Makefile 58 @cp $(PRGDIR)/lz4$(EXT) .
71 @cp $(PRGDIR)/lz4$(EXT) .
75 @cp $(PRGDIR)/lz4$(EXT) .
83 @$(RM) lz4$(EXT)
  /external/doclava/
build.gradle 37 version = "${version}.${ext.distDir.name}"
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/projectName/
searchcvs.php 199 $ext = ".diff";
202 $params .= (preg_match("/\.php$/", $file) && $ext != ".diff" ? "content-type=text/plain&" : "");
206 return "http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/$file$ext?${params}cvsroot=Eclipse_Website";
210 return "http://dev.eclipse.org/viewcvs/indextools.cgi/~checkout~/$file$ext?$params";
  /frameworks/data-binding/
propLoader.gradle 38 ext.dataBindingConfig.sharedSupportRepoDir = "${ext.dataBindingConfig.externalPrebuiltsBase}/maven_repo/android"
  /frameworks/support/buildSrc/
init.gradle 60 apply from: "${ext.supportRootFolder}/buildSrc/diff_and_docs.gradle"
116 buildDir = file("${ext.supportRootFolder}/../../out/host/gradle/frameworks/support/build")
117 project.ext.distDir = new File("${ext.supportRootFolder}/../../out/dist")
338 apply from: "${ext.supportRootFolder}/buildSrc/release.gradle"
  /external/abi-compliance-checker/modules/Internals/
XmlDump.pm 802 my ($Ext, $Content) = ($2, $3);
805 if($Ext)
807 while($Ext=~s/(\w+)\=\"([^\"]*)\"//)
848 while($P<=$#Ext-1)
850 $Content .= " ".$Ext[$P];
851 $Content .= "=\"".xmlSpecChars($Ext[$P+1])."\"";
  /external/emma/
build.xml 249 extdirs="${ext.j2se.12.classpath}"
268 extdirs="${ext.j2se.14.classpath}"
281 extdirs="${ext.j2se.13.classpath}"
295 extdirs="${ext.j2se.12.classpath}"
313 extdirs="${ext.j2se.14.classpath}"
329 extdirs="${ext.j2se.12.classpath}"
343 extdirs="${ext.j2se.12.classpath}"
  /external/libpng/
Makefile.am 342 rm -f "libpng.$$ext";\
343 if test -f "$(PNGLIB_BASENAME).$$ext"; then\
344 $(LN_S) "$(PNGLIB_BASENAME).$$ext" "libpng.$$ext" || exit 1;\
350 rm -f "libpng.$$ext"; done
  /external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/
StGUnit.g 99 : id {$path = $id.text;} (EXT {$path += $EXT.text;})?
  /external/ltp/testcases/commands/gzip/
gzip_tests.sh 106 echo "f.$fcnt$ext " 1>> tst_gzip.exp
  /external/libvpx/libvpx/build/make/
configure.sh     [all...]
  /external/ipsec-tools/src/racoon/
Makefile.in 609 case "$$ext" in \
615 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
630 case "$$ext" in \
636 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
654 case "$$ext" in \
660 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
675 case "$$ext" in \
681 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
    [all...]
  /external/ipsec-tools/src/libipsec/
Makefile.in 386 case "$$ext" in \
392 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
407 case "$$ext" in \
413 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
  /external/llvm/test/CodeGen/X86/
movtopush64.ll 96 ; NORMAL: pushq $ext
  /external/ltp/pan/cgi/
reconsile.cgi 57 ($host, $datestr, $suite, $ext) = split(/\./, $result_filename);
  /system/update_engine/
p2p_manager_unittest.cc 133 // Check that we keep the $N newest files with the .$EXT.p2p extension.
185 // Check that we keep files with the .$EXT.p2p extension not older
  /external/c-ares/
Makefile.in     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.td     [all...]
  /external/valgrind/nightly/bin/
nightly 148 echo > $logfile.$ext
  /build/make/core/
definitions.mk     [all...]
  /developers/build/lib/
buildSrc.jar 
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrSSE.td     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaInstrInfo.td 584 def : Pat<(Alpha_rellit texternalsym:$ext, GPRC:$RB),
585 (LDQl texternalsym:$ext, GPRC:$RB)>;
    [all...]

Completed in 1258 milliseconds

12 3