HomeSort by relevance Sort by last modified time
    Searched full:filtered (Results 1 - 25 of 343) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /libcore/luni/src/main/java/java/io/
FilterReader.java 33 * The target Reader which is being filtered.
49 * Closes this reader. This implementation closes the filtered reader.
67 * This implementation sets a mark in the filtered reader.
86 * This implementation returns whether the filtered reader supports marking.
89 * by the filtered reader, {@code false} otherwise.
102 * Reads a single character from the filtered reader and returns it as an
104 * of the filtered reader has been reached.
106 * @return The character read or -1 if the end of the filtered reader has
119 * Reads at most {@code count} characters from the filtered reader and stores them
122 * the end of the filtered reader was encountered
    [all...]
FilterInputStream.java 33 * The source input stream that is filtered.
58 * Closes this stream. This implementation closes the filtered stream.
74 * This implementation sets a mark in the filtered stream.
89 * This implementation returns whether or not the filtered stream supports
104 * Reads a single byte from the filtered stream and returns it as an integer
108 * @return the byte read or -1 if the end of the filtered stream has been
122 * implementation reads bytes from the filtered stream.
127 * filtered stream has been reached while reading.
141 * filtered stream.
151 * filtered stream has been reached while reading
    [all...]
LineNumberInputStream.java 84 * This implementation sets a mark in the filtered stream.
100 * Reads a single byte from the filtered stream and returns it as an integer
109 * @return the byte read or -1 if the end of the filtered stream has been
138 * Reads at most {@code length} bytes from the filtered stream and stores
156 * filtered stream has been reached while reading.
230 * filtered stream and increments the line number count whenever line
DataInputStream.java 37 * reads are then filtered through this stream. Note that data read by this
103 * if the end of the filtered stream is reached before one byte
122 * if the end of the filtered stream is reached before one byte
141 * if the end of the filtered stream is reached before two bytes
171 * if the end of the filtered stream is reached before eight
186 * if the end of the filtered stream is reached before four
279 * if the end of the filtered stream is reached before four
345 * if the end of the filtered stream is reached before eight
368 * if the end of the filtered stream is reached before two bytes
387 * if the end of the filtered stream has been reached before on
    [all...]
  /frameworks/base/core/java/android/widget/
FilterQueryProvider.java 24 * filtered.
37 * be filtered
  /external/proguard/src/proguard/
ConfigurationWriter.java 188 boolean filtered = false;
190 filtered = writeFilter(filtered, entry.getZipFilter());
191 filtered = writeFilter(filtered, entry.getEarFilter());
192 filtered = writeFilter(filtered, entry.getWarFilter());
193 filtered = writeFilter(filtered, entry.getJarFilter());
194 filtered = writeFilter(filtered, entry.getFilter())
    [all...]
  /external/chromium/net/base/
filter.h 22 // repeatedly to get all the filtered data. After all data have been fitlered
113 // Read filtered data successfully
115 // Read filtered data successfully, and the data in the buffer has been
120 // Read filtered data successfully, and filter reaches the end of the data
152 // cause data to first be gunizip filtered, and the resulting output from that
168 // filtered.
170 // If the function returns 0 then all data has been filtered, and the caller
177 // post-filtered data using ReadFilteredData. The caller must not write to
224 // Buffer to hold the data to be filtered (the input queue).
230 // Pointer to the next data in stream_buffer_ to be filtered
    [all...]
  /build/tools/droiddoc/templates/assets/
search_autocomplete.js 32 var filtered = document.getElementById("search_filtered");
37 filtered.onmouseover = function() {
47 var r = filtered.insertRow(-1);
64 /* var r = filtered.insertRow(-1);
76 r = filtered.rows[i];
86 r = filtered.rows[i];
91 r = filtered.rows[ROW_COUNT];
96 filtered.rows[ROW_COUNT].className = "hide-row";
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_quit.h 33 window. If it is ignored or filtered out, the window will remain open.
34 If it is not ignored or filtered, it is queued normally and the window
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_quit.h 33 window. If it is ignored or filtered out, the window will remain open.
34 If it is not ignored or filtered, it is queued normally and the window
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_quit.h 33 window. If it is ignored or filtered out, the window will remain open.
34 If it is not ignored or filtered, it is queued normally and the window
  /prebuilt/windows/sdl/host/include/SDL/
SDL_quit.h 35 window. If it is ignored or filtered out, the window will remain open.
36 If it is not ignored or filtered, it is queued normally and the window
  /prebuilt/windows/sdl/include/SDL/
SDL_quit.h 33 window. If it is ignored or filtered out, the window will remain open.
34 If it is not ignored or filtered, it is queued normally and the window
  /cts/tests/tests/text/src/android/text/method/cts/
DigitsKeyListenerTest.java 117 Spanned filtered = (Spanned) digitsKeyListener.filter(spannableSource, local
119 assertEquals("123", filtered.toString());
120 assertEquals(Spanned.SPAN_POINT_POINT, filtered.getSpanFlags(what));
121 assertEquals(0, filtered.getSpanStart(what));
122 assertEquals("123".length(), filtered.getSpanEnd(what));
174 Spanned filtered = (Spanned) digitsKeyListener.filter(spannableSource, local
176 assertEquals("5123", filtered.toString());
177 assertEquals(Spanned.SPAN_POINT_POINT, filtered.getSpanFlags(what));
178 assertEquals(0, filtered.getSpanStart(what));
179 assertEquals("5123".length(), filtered.getSpanEnd(what))
244 Spanned filtered = (Spanned) digitsKeyListener.filter(spannableSource, local
316 Spanned filtered = (Spanned) digitsKeyListener.filter(spannableSource, local
    [all...]
NumberKeyListenerTest.java 101 Spanned filtered = (Spanned) mNumberKeyListener.filter(spannableSource, local
103 assertEquals("12345", filtered.toString());
104 assertEquals(Spanned.SPAN_POINT_POINT, filtered.getSpanFlags(what));
105 assertEquals(0, filtered.getSpanStart(what));
106 assertEquals("12345".length(), filtered.getSpanEnd(what));
  /development/tools/mkstubs/src/com/android/mkstubs/
FilterClassAdapter.java 84 // TODO we should produce an error if a filtered desc/signature is being used.
126 // TODO we should produce an error if a filtered desc/signature/exception is being used.
134 // TODO produce an error if a filtered annotation type is being used
  /frameworks/base/core/java/android/text/method/
NumberKeyListener.java 65 SpannableStringBuilder filtered = local
74 filtered.delete(j, j + 1);
78 return filtered;
  /external/chromium/third_party/icu/source/tools/gensprep/
gensprep.8.in 10 \- compile StringPrep data from files filtered by filterRFC3454.pl
30 reads filtered RFC 3454 files and compiles their
  /external/icu4c/tools/gensprep/
gensprep.8.in 10 \- compile StringPrep data from files filtered by filterRFC3454.pl
30 reads filtered RFC 3454 files and compiles their
  /external/proguard/src/proguard/io/
DataEntryNameFilter.java 40 * of the filtered data entries.
  /frameworks/base/media/libstagefright/codecs/aacenc/inc/
block_switch.h 48 Word32 windowNrgF[2][BLOCK_SWITCH_WINDOWS]; /* filtered time signal energy in segments (last and current) */
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
updt_tar.c 30 Word16 * y, /* (i) Q0 : filtered adaptive codebook vector */
pitch_f4.c 88 /* Compute normalized correlation between target and filtered excitation */
156 * filtered past excitation. *
157 * (correlation between target and filtered excitation divided by the *
158 * square root of energy of target and filtered excitation). *
175 /* compute the filtered excitation for the first delay t_min */
250 /* modify the filtered excitation excf[] for the next iteration */
  /libcore/luni/src/test/java/tests/api/java/io/
FilterInputStreamTest.java 148 // Purpose 1: Check that mark() does nothing if the filtered stream
164 // the filtered stream is a BufferedInputStream.
188 // Test 1: Check that markSupported() returns false for a filtered
193 // Test 2: Check that markSupported() returns true for a filtered
355 // filtered stream is a FileInputStream.
364 // filtered stream is a BufferedInputStream but mark() has not
  /external/skia/include/core/
SkColorFilter.h 27 The implementation writes out its filtered version into result[].
36 The implementation writes out its filtered version into result[].

Completed in 788 milliseconds

1 2 3 4 5 6 7 8 91011>>