HomeSort by relevance Sort by last modified time
    Searched refs:preserve (Results 1 - 25 of 50) sorted by null

1 2

  /cts/tools/dx-tests/etc/
compileall 73 rm -rf --preserve-root $javac_out
74 rm -rf --preserve-root $javafiles
starttests 62 rm -rf --preserve-root $datadir/dalvik-cache
212 rm -rf --preserve-root $dxtmpdir/*
  /dalvik/vm/compiler/template/armv5te/
footer.S 19 mov r9, r3 @ r9<- glue->self (preserve)
TEMPLATE_INVOKE_METHOD_NATIVE.S 38 mov r9, r3 @ r9<- glue->self (preserve)
  /external/e2fsprogs/debugfs/
dump.c 101 int preserve, char *outname)
134 if (preserve)
147 int preserve = 0; local
155 preserve++;
184 dump_file(argv[0], inode, fd, preserve, out_fn);
  /external/openssl/android.testssl/
CAss.cnf 56 preserve = no # keep passed DN ordering
  /external/webkit/WebCore/svg/
SVGViewSpec.cpp 61 void SVGViewSpec::setPreserveAspectRatioString(const String& preserve)
63 SVGPreserveAspectRatio::parsePreserveAspectRatio(this, preserve);
  /external/libxml2/
schematron.c 131 int preserve; /* was the document passed by the user */ member in struct:_xmlSchematron
183 int preserve; /* Whether the doc should be freed */ member in struct:_xmlSchematronParserCtxt
566 if ((schema->doc != NULL) && (!(schema->preserve)))
688 ret->preserve = 1;
711 if (ctxt->doc != NULL && !ctxt->preserve)
1080 int preserve = 0; local
1100 ctxt->preserve = 0;
1113 ctxt->preserve = 0;
1116 preserve = 1;
1117 ctxt->preserve = 1
    [all...]
xmlreader.c 137 int preserve;/* preserve the resulting document */ member in struct:_xmlTextReader
172 int patternNr; /* number of preserve patterns */
173 int patternMax; /* max preserve patterns */
174 xmlPatternPtr *patternTab; /* array of preserve patterns */
    [all...]
  /external/openssl/apps/
openssl-vms.cnf 71 preserve = no # keep passed DN ordering
openssl.cnf 71 preserve = no # keep passed DN ordering
ca.c 129 #define ENV_PRESERVE "preserve"
237 static int preserve=0; variable
335 preserve=0;
361 /* preserve=1; */
442 preserve=1;
776 preserve=1;
    [all...]
  /external/v8/test/mjsunit/regress/
regress-326.js 34 assertEquals(4, nonArray.length, "preserve length");
  /external/v8/test/mjsunit/
prototype.js 61 // Make sure we preserve the prototype of an object in the face of map transitions.
  /cts/tools/vm-tests/etc/
starttests 99 rm -rf --preserve-root $datadir/dalvik-cache
  /external/libxml2/include/libxml/
schemasInternals.h 549 * a whitespace-facet value of "preserve"
805 * preserve the type of the facet
944 int preserve; /* whether to free the document */ member in struct:_xmlSchema
  /external/openssl/crypto/0.9.9-dev/bn/
armv4-mont.pl 173 teq $tp,$num @ preserve carry
armv4-mont.s 122 teq r4,r0 @ preserve carry
  /external/openssl/crypto/0.9.9-dev/sha/
sha1-armv4-large.pl 185 teq $Xi,sp @ preserve carry
sha1-armv4-large.s 255 teq r14,sp @ preserve carry
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te-vfp.S 429 mov r9, r3 @ r9<- glue->self (preserve)
    [all...]
CompilerTemplateAsm-armv7-a-neon.S 429 mov r9, r3 @ r9<- glue->self (preserve)
    [all...]
CompilerTemplateAsm-armv7-a.S 429 mov r9, r3 @ r9<- glue->self (preserve)
    [all...]
CompilerTemplateAsm-armv5te.S 429 mov r9, r3 @ r9<- glue->self (preserve)
    [all...]
  /external/tremolo/Tremolo/
mdctLARM.s 429 @ preserve r2 (external loop counter)
430 @ preserve r3
431 @ preserve r4 (external loop counter)
434 @ preserve r14

Completed in 455 milliseconds

1 2