HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_ERROR (Results 1 - 7 of 7) sorted by null

  /external/tcpdump/
slcompress.h 72 #define TYPE_ERROR 0x00
print-vjc.c 110 case TYPE_ERROR:
  /external/ppp/pppd/include/net/
slcompress.h 78 #define TYPE_ERROR 0x00
vjcompress.h 78 #define TYPE_ERROR 0x00
  /external/libvpx/examples/includes/geshi/contrib/
langcheck.php 19 define ('TYPE_ERROR', 2);
38 case TYPE_ERROR:
57 if(TYPE_ERROR == $type) {
137 report_error(TYPE_ERROR, 'Could not find geshi.php - make sure it is in your include path!');
144 report_error(TYPE_ERROR, 'The GeSHi class was not found, although it seemed we loaded the correct file!');
150 report_error(TYPE_ERROR, 'There\'s no information present on where to find the language files!');
152 report_error(TYPE_ERROR, 'The path "'.GESHI_LANG_ROOT.'" given, does not ressemble a directory!');
154 report_error(TYPE_ERROR, 'The path "'.GESHI_LANG_ROOT.'" is not readable to this script!');
164 report_error(TYPE_ERROR, 'Error requesting listing for available language files!');
203 report_error(TYPE_ERROR, 'The path "' .$langfile. '" does not ressemble a regular file!')
    [all...]
  /frameworks/base/core/java/com/android/internal/util/
TypedProperties.java 101 static final int TYPE_ERROR = -1;
108 * or {@code TYPE_ERROR} if the type is unknown
130 return TYPE_ERROR;
164 if (type == TYPE_ERROR) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 

Completed in 3118 milliseconds