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

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ElemDesc.java 47 /** Bit position if this element type is a flow. */
48 private static final int FLOW = (1 << 2);
  /external/mesa3d/src/mesa/program/
prog_optimize.c 348 FLOW,
357 * Return READ, WRITE, FLOW or END to indicate the next usage or an indicator
381 return FLOW;
410 * Is the given instruction opcode a flow-control opcode?
498 * rewritten or we get into some flow-control, eliminating the use of
569 * with a proper control flow graph
    [all...]
  /external/snakeyaml/src/main/java/org/yaml/snakeyaml/
DumperOptions.java 29 * the literal style and the folded style; flow scalar styles include the
78 * document. In contrast, flow styles rely on explicit indicators to denote
85 FLOW(Boolean.TRUE), BLOCK(Boolean.FALSE), AUTO(null);
99 return "Flow style: '" + styleBoolean + "'";
266 * Force the emitter to produce a pretty YAML document when using the flow
270 * true produce pretty flow YAML document
  /prebuilts/tools/common/m2/repository/xalan/serializer/2.7.1/
serializer-2.7.1.jar 
  /external/annotation-tools/asmx/test/lib/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /external/error_prone/javac/
javac-9+181-r4173-1.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9+181-r4173-1/
javac-9+181-r4173-1.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r4023-3/
javac-9-dev-r4023-3.jar 
  /external/annotation-tools/annotation-file-utilities/
annotation-file-utilities.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/
javac-9-dev-r3297-4.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 

Completed in 348 milliseconds