/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/docs/ |
D | DESCRIPTION | 19 - Strings are kept, except that escaped newlines are stripped 22 space is kept if it's outside a ruleset.) 25 - Optional space after unicode escapes is kept, resp. replaced by a simple 28 - Comments starting with an exclamation mark (``!``) can be kept optionally.
|
/external/wpa_supplicant_8/hs20/server/ca/ |
D | openssl-root.cnf | 18 dir = ./rootCA # Where everything is kept 19 certs = $dir/certs # Where the issued certs are kept 20 crl_dir = $dir/crl # Where the issued crl are kept
|
D | openssl.cnf | 18 dir = ./demoCA # Where everything is kept 19 certs = $dir/certs # Where the issued certs are kept 20 crl_dir = $dir/crl # Where the issued crl are kept
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/ |
D | README.rst | 36 - Strings are kept, except that escaped newlines are stripped 39 space is kept if it's outside a ruleset.) 42 - Optional space after unicode escapes is kept, resp. replaced by a simple 45 - Comments starting with an exclamation mark (``!``) can be kept optionally.
|
/external/skia/src/pathops/ |
D | SkOpCoincidence.cpp | 599 void SkOpCoincidence::fixUp(SkOpPtT* deleted, SkOpPtT* kept) { in fixUp() argument 606 if (coin->fCoinPtTEnd->span() == kept->span()) { in fixUp() 610 coin->fCoinPtTStart = kept; in fixUp() 613 if (coin->fCoinPtTStart->span() == kept->span()) { in fixUp() 617 coin->fCoinPtTEnd = kept; in fixUp() 620 if (coin->fOppPtTEnd->span() == kept->span()) { in fixUp() 624 coin->fOppPtTStart = kept; in fixUp() 627 if (coin->fOppPtTStart->span() == kept->span()) { in fixUp() 631 coin->fOppPtTEnd = kept; in fixUp()
|
D | SkOpSpan.cpp | 133 void SkOpPtT::removeNext(SkOpPtT* kept) { in removeNext() argument 141 span->upCast()->detach(kept); in removeNext() 337 void SkOpSpan::detach(SkOpPtT* kept) { in detach() argument 348 coincidence->fixUp(this->ptT(), kept); in detach()
|
D | SkOpCoincidence.h | 89 void fixUp(SkOpPtT* deleted, SkOpPtT* kept);
|
/external/llvm/test/CodeGen/ARM/ |
D | global-merge.ll | 9 ; Global variables marked with "used" attribute must be kept 14 ; Global used in landing pad instruction must be kept 65 ; Global variables that can be placed in BSS should be kept together in a
|
D | widen-vmovs.ll | 4 ; The 1.0e+10 constant is loaded from the constant pool and kept in a register.
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/ |
D | preserve-strings.css | 6 content: "/* test */"; /* <---- this is not a comment, should be be kept */
|
/external/chromium-trace/catapult/third_party/Paste/docs/community/ |
D | repository.txt | 4 Paste is kept in a Mercurial (hg) repository at
|
/external/jetty/src/resources/org/eclipse/jetty/server/jmx/ |
D | NCSARequestLog-mbean.properties | 3 retainDays : Number of days that the log files are kept
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | sloppy-indentation.data | 3 indentation should be kept: {
|
D | sloppy-indentation.canonical | 6 ? !!str "indentation should be kept"
|
/external/llvm/test/YAMLParser/ |
D | sloppy-indentation.test | 5 indentation should be kept: {
|
/external/avahi/docs/ |
D | DBUS-API | 4 Introspection files, which are fairly easy to understand and kept up to date.
|
/external/llvm/test/Transforms/Inline/ |
D | 2010-05-12-ValueMap.ll | 3 ; This tests for a bug where the inliner kept the functions in a ValueMap after
|
D | invoke-cleanup.ll | 20 ; Test that the "cleanup" clause is kept when inlining @inner() into
|
/external/llvm/test/CodeGen/X86/ |
D | x86-64-ptr-arg-simple.ll | 4 ; %in is kept in %esi for both ABIs. But the pointer will be passed in %edi
|
D | break-anti-dependencies.ll | 3 ; breaker requires liveness information to be kept.
|
/external/glide/third_party/gif_decoder/ |
D | README.third_party | 10 data to create the next frame in the sequence is kept. The implementation has
|
/external/webrtc/webrtc/test/ |
D | metrics.gyp | 15 # The metrics code must be kept in its own GYP file in order to
|
/external/proguard/examples/annotations/ |
D | examples.pro | 3 # specifying which classes and class members should be kept.
|
/external/v8/src/crankshaft/ |
D | hydrogen-gvn.cc | 158 int kept = kNil; // List of kept elements. in Kill() local 171 lists_[current].next = kept; in Kill() 172 kept = current; in Kill() 176 array_[i].next = kept; in Kill()
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-13-Reference-Memory.txt | 22 pointer type would be kept for C++ like semantics. Through analysis,
|