/external/libpng/ |
D | NOTICE | 13 libpng versions 1.2.6, August 15, 2004, through 1.2.46, July 9, 2011, are 20 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are 38 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are 47 libpng versions 0.89, June 1996, through 0.96, May 1997, are 59 libpng versions 0.5, May 1995, through 0.88, January 1996, are
|
D | LICENSE | 13 libpng versions 1.2.6, August 15, 2004, through 1.2.46, July 9, 2011, are 20 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are 38 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are 47 libpng versions 0.89, June 1996, through 0.96, May 1997, are 59 libpng versions 0.5, May 1995, through 0.88, January 1996, are
|
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/ |
D | test-streams.rb | 173 @stream.through( 2 ).should == 'oh' 174 @stream.through( -2 ).should == '' 176 @stream.through( 0 ).should == '' 177 @stream.through( 1 ).should == 'y' 178 @stream.through( -2 ).should == 'he' 179 @stream.through( 5 ).should == "y!\n"
|
/external/icu4c/data/brkitr/ |
D | title.txt | 17 # If the iterator starts on a cased item, advance through all adjacent cased items plus 29 # If the iterator starts on a cased item, advance through all adjacent cased items plus
|
/external/iptables/extensions/ |
D | libxt_physdev.man | 15 through a bridge device, this packet won't match this option, unless '!' is used. 35 Matches if the packet has entered through a bridge interface. 38 Matches if the packet will leave through a bridge interface.
|
/external/llvm/lib/Target/Sparc/ |
D | SparcCallingConv.td | 31 // f64 arguments are split and passed through registers or through stack.
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-properties/ |
D | webkit | 225 text-line-through 226 text-line-through-color 227 text-line-through-mode 228 text-line-through-style 229 text-line-through-width
|
/external/webkit/Tools/iExploder/iexploder-1.3.2/ |
D | README.txt | 65 client tested. You can then try to repeat the test, or go through the 75 through each subtest for a particular test. 77 Each subtest will rotate through a tag offset and a number of tags to 99 repeat the crash through subtests or a lookup of the failing test, try going 123 seems to be a lot to go through when designing a test case, that's why the
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | streams.rb | 510 def through( k ) method in ANTLR3.StringStream 619 skipped = through( index - @position ) 639 before = through( -before_chars ).inspect 642 after = through( after_chars ).inspect
|
/external/qemu/docs/ |
D | DISPLAY-STATE.TXT | 17 allocate its surface through a proper API. For example, this is 19 through SDL_SetVideoMode(). The default allocator simply uses 78 them through dpy_update() to the listeners). 125 DisplaySurface through a SDL_Window. The implementation also supports 129 display the DisplaySurface remotely through the RDP protocol. 131 - In curses.c: This listener is used to display text consoles through the 166 allocated through malloc(). In other words, the hardware emulation does not
|
D | ANDROID-QEMUD.TXT | 47 - sending the service name through the socket 82 through the qemud channel. This is intentional; for large data 114 the corresponding emulator service will be passed through the 118 send through channel 0 this message to the emulator: 169 not preserved when talking to clients through /dev/socket/qemud. 182 In the pipe model each client gets connected to the emulator through a unique
|
/external/valgrind/main/none/tests/amd64/ |
D | nibz_bennee_mmap.stdout.exp | 1 made it through alive!
|
/external/webkit/Source/WebCore/css/ |
D | CSSPropertyNames.in | 133 text-line-through 134 text-line-through-color 135 text-line-through-mode 136 text-line-through-style 137 text-line-through-width
|
/external/llvm/lib/Support/ |
D | README.txt.system | 23 1. No system header files are to be exposed through the interface. 24 2. Std C++ and Std C header files are okay to be exposed through the interface.
|
/external/linux-tools-perf/Documentation/ |
D | perf-test.txt | 15 This command does assorted sanity tests, initially through linked routines but
|
/external/llvm/test/Linker/ |
D | 2003-08-23-RecursiveOpaqueTypeResolve.ll | 1 ; It's a bad idea to go recursively traipsing through types without a safety
|
/external/chromium/chrome/browser/ui/cocoa/find_bar/ |
D | find_bar_view_unittest.mm | 66 // Click gets eaten by findbar, not passed through to underlying view. 87 // Click is ignored by findbar, passed through to underlying view.
|
/external/dbus/ |
D | README.dbus4win | 8 I went through the commits done to the dbus4win-noncetcp branch since 39 can't be right to make a char* const when the code below then assigns through it
|
/external/icu4c/test/testdata/ |
D | DataDrivenCollationTest.txt | 282 Description { "This test goes through primary strength cases" } 298 Description { "This test goes through tertiary strength cases" } 427 Description { "This test goes through new rules and tests against old rules" } 488 // Description { "This test goes through new rules and tests against old rules" } 506 Description { "This test goes through new rules and tests against old rules" }
|
/external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/ |
D | cssproperties.in | 225 text-line-through 226 text-line-through-color 227 text-line-through-mode 228 text-line-through-style 229 text-line-through-width
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-java/workspace/HelloLicense/war/WEB-INF/ |
D | logging.properties | 2 # (All App Engine logging is through java.util.logging by default).
|
/external/llvm/test/CodeGen/X86/ |
D | mul-shift-reassoc.ll | 5 ; Push the shl through the mul to allow an LEA to be formed, instead
|
/external/clang/test/Analysis/inlining/ |
D | RetainCountExamples.m | 84 // Releases object through callback. 94 // Releases object through callback.
|
/external/okhttp/ |
D | README.md | 12 You can also depend on the .jar through Maven: 39 If you would like to contribute code to OkHttp you can do so through GitHub by
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-05-19-ExceptionResponse.txt | 6 > I read it through and it looks great! 33 > end of the finally block, jump back indirectly through this register. It
|