Home
last modified time | relevance | path

Searched refs:through (Results 1 – 25 of 817) sorted by relevance

12345678910>>...33

/external/libpng/
DNOTICE13 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
DLICENSE13 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/
Dtest-streams.rb173 @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/
Dtitle.txt17 # 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/
Dlibxt_physdev.man15 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/
DSparcCallingConv.td31 // f64 arguments are split and passed through registers or through stack.
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-properties/
Dwebkit225 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/
DREADME.txt65 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/
Dstreams.rb510 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/
DDISPLAY-STATE.TXT17 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
DANDROID-QEMUD.TXT47 - 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/
Dnibz_bennee_mmap.stdout.exp1 made it through alive!
/external/webkit/Source/WebCore/css/
DCSSPropertyNames.in133 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/
DREADME.txt.system23 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/
Dperf-test.txt15 This command does assorted sanity tests, initially through linked routines but
/external/llvm/test/Linker/
D2003-08-23-RecursiveOpaqueTypeResolve.ll1 ; It's a bad idea to go recursively traipsing through types without a safety
/external/chromium/chrome/browser/ui/cocoa/find_bar/
Dfind_bar_view_unittest.mm66 // Click gets eaten by findbar, not passed through to underlying view.
87 // Click is ignored by findbar, passed through to underlying view.
/external/dbus/
DREADME.dbus4win8 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/
DDataDrivenCollationTest.txt282 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/
Dcssproperties.in225 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/
Dlogging.properties2 # (All App Engine logging is through java.util.logging by default).
/external/llvm/test/CodeGen/X86/
Dmul-shift-reassoc.ll5 ; Push the shl through the mul to allow an LEA to be formed, instead
/external/clang/test/Analysis/inlining/
DRetainCountExamples.m84 // Releases object through callback.
94 // Releases object through callback.
/external/okhttp/
DREADME.md12 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/
D2001-05-19-ExceptionResponse.txt6 > I read it through and it looks great!
33 > end of the finally block, jump back indirectly through this register. It

12345678910>>...33