HomeSort by relevance Sort by last modified time
    Searched defs:STREAM (Results 1 - 12 of 12) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
struct.s 32 STREAM .string 64 ;
  /libcore/ojluni/src/main/java/java/util/stream/
StreamOpFlag.java 25 package java.util.stream;
33 * utilized by the stream framework to control, specialize or optimize
37 * Stream flags may be used to describe characteristics of several different
38 * entities associated with streams: stream sources, intermediate operations,
39 * and terminal operations. Not all stream flags are meaningful for all
58 * <th colspan="2" class="tableSubHeadingColor">Stream source</th>
105 * <p>Stream flags are represented by unioned bit sets, so that a single word
106 * may describe all the characteristics of a given stream entity, and that, for
107 * example, the flags for a stream source can be efficiently combined with the
108 * flags for later operations on that stream
    [all...]
  /external/jetty/src/java/org/eclipse/jetty/server/
Response.java 69 STREAM=1,
690 if (_outputState!=NONE && _outputState!=STREAM)
694 _outputState=STREAM;
717 throw new IllegalStateException("STREAM");
844 else if (_outputState==STREAM)
    [all...]
  /external/guice/extensions/struts2/lib/
jetty-6.1.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /prebuilts/sdk/tools/jills/
jill-3.36.CANDIDATE.jar 
jill-4.7.BETA.jar 
  /prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 935 milliseconds