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

  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1TypeCollection.java 36 public final boolean[] OPTIONAL; //TODO comment me
57 this.OPTIONAL = new boolean[type.length];
62 * Sets a collection component as optional
67 OPTIONAL[index] = true;
72 * The component also became an optional component.
78 OPTIONAL[index] = true;
  /hardware/ti/omap3/dspbridge/inc/
dbtype.h 64 #ifndef OPTIONAL
65 #define OPTIONAL /* Function may optionally use previous parameter. */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbtype.h 64 #ifndef OPTIONAL
65 #define OPTIONAL /* Function may optionally use previous parameter. */
  /external/nist-sip/java/gov/nist/javax/sip/header/
ParameterNames.java 115 public static final String OPTIONAL = "optional";
  /external/emma/core/java12/com/vladium/util/args/
OptsParser.java     [all...]
  /external/protobuf/src/google/protobuf/
extension_set.cc 202 OPTIONAL
208 GOOGLE_DCHECK_EQ((EXTENSION).is_repeated ? REPEATED : OPTIONAL, LABEL); \
222 GOOGLE_DCHECK_TYPE(iter->second, OPTIONAL, UPPERCASE); \
236 GOOGLE_DCHECK_TYPE(*extension, OPTIONAL, UPPERCASE); \
293 GOOGLE_DCHECK_TYPE(iter->second, OPTIONAL, ENUM);
306 GOOGLE_DCHECK_TYPE(*extension, OPTIONAL, ENUM);
353 GOOGLE_DCHECK_TYPE(iter->second, OPTIONAL, STRING);
367 GOOGLE_DCHECK_TYPE(*extension, OPTIONAL, STRING);
412 GOOGLE_DCHECK_TYPE(iter->second, OPTIONAL, MESSAGE);
432 GOOGLE_DCHECK_TYPE(*extension, OPTIONAL, MESSAGE)
    [all...]
  /frameworks/base/media/libstagefright/
OMXCodec.cpp 218 #undef OPTIONAL
    [all...]
  /cts/tools/signature-tools/lib/
stringtemplate.jar 
  /prebuilt/common/osgi/
osgi.jar 
  /external/emma/lib/
emma.jar 

Completed in 700 milliseconds