Searched defs:NUMBER (Results 1 - 25 of 25) sorted by last modified time

/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/protobuf/src/google/protobuf/
H A Ddescriptor.h1019 NUMBER, // field or extension range number enumerator in enum:google::protobuf::DescriptorPool::ErrorCollector::ErrorLocation
/external/owasp/sanitizer/distrib/lib/
H A Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/owasp/html/ org/owasp/html/AbstractTokenStream ...
/external/owasp/sanitizer/src/main/org/owasp/html/
H A DCssTokens.java203 NUMBER, enum constant in enum:CssTokens.TokenType
1046 ? TokenType.NUMBER
/external/owasp/sanitizer/src/main/org/owasp/html/examples/
H A DEbayPolicyExample.java91 private static final Pattern NUMBER = Pattern.compile( field in class:EbayPolicyExample
140 .allowAttributes("size").matching(NUMBER).onElements("font")
156 .allowAttributes("border", "hspace", "vspace").matching(NUMBER)
159 .matching(NUMBER).onElements("table")
195 .allowAttributes("colspan", "rowspan").matching(NUMBER)
/external/mesa3d/src/glsl/
H A Ds_expression.h159 s_pattern(s_number *&s) : p_number(&s), type(NUMBER) { }
174 enum { EXPR, LIST, SYMBOL, NUMBER, INT, STRING } type; enumerator in enum:s_pattern::__anon27688
/external/ipsec-tools/src/racoon/
H A Dcfparse.h186 NUMBER = 402, enumerator in enum:yytokentype
351 #define NUMBER 402 macro
H A Dprsa_par.h61 NUMBER = 277, enumerator in enum:yytokentype
85 #define NUMBER 277 macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/e2fsprogs/intl/
H A Dplural.c17 # define NUMBER 261 macro
227 "ADDOP2", "MULOP2", "'!'", "NUMBER", "':'", "'n'", "'('", "')'",
1377 result = NUMBER;
/external/chromium_org/v8/src/
H A Dast-value-factory.h146 return type_ == NUMBER || type_ == SMI;
157 if (type_ == NUMBER)
190 NUMBER, enumerator in enum:v8::internal::AstValue::Type
203 explicit AstValue(double n) : type_(NUMBER) { number_ = n; }
/external/chromium_org/v8/src/ic/
H A Dic-state.h95 return (result_kind_ > SMI && result_kind_ <= NUMBER) &&
97 left_kind_ <= NUMBER) ||
99 right_kind_ <= NUMBER));
144 enum Kind { NONE, SMI, INT32, NUMBER, STRING, GENERIC }; enumerator in enum:v8::internal::BASE_EMBEDDED::Kind
151 return (kind >= SMI && kind <= NUMBER) || kind == GENERIC;
184 // SMI < NUMBER
190 NUMBER, enumerator in enum:v8::internal::CompareICState::State
/external/chromium_org/third_party/mesa/src/src/glsl/
H A Ds_expression.h159 s_pattern(s_number *&s) : p_number(&s), type(NUMBER) { }
174 enum { EXPR, LIST, SYMBOL, NUMBER, INT, STRING } type; enumerator in enum:s_pattern::__anon14277
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dwbnf.cpp784 enum TokenType {STRING, VAR, NUMBER, STREAM_END, ERROR, QUESTION, STAR, PLUS, LBRACE, RBRACE, LPAR, RPAR, SEMI, EQ, COMMA, BAR, AT, WAVE, PERCENT}; enumerator in enum:TokenType
867 terminated(NUMBER);
960 if (token == NUMBER){
962 match(NUMBER);
1000 if (token != NUMBER){
1004 match(NUMBER);
1015 } else if (token == NUMBER) {
1017 match(NUMBER);
1114 case NUMBER: // in alternation, with weight
1174 while (token == NUMBER || toke
[all...]
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/closure_linter/closure_linter/
H A Djavascripttokens.py26 NUMBER = 'number' variable in class:JavaScriptTokenType
87 EXPRESSION_ENDER_TYPES = [tokens.TokenType.NORMAL, IDENTIFIER, NUMBER,
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h1149 NUMBER, // field or extension range number enumerator in enum:google::protobuf::DescriptorPool::ErrorCollector::ErrorLocation
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
H A Dmath_semantic_attr.js1073 type: cvox.SemanticAttr.Type.NUMBER,
1078 type: cvox.SemanticAttr.Type.NUMBER,
1083 type: cvox.SemanticAttr.Type.NUMBER,
1088 type: cvox.SemanticAttr.Type.NUMBER,
1093 type: cvox.SemanticAttr.Type.NUMBER,
1098 type: cvox.SemanticAttr.Type.NUMBER,
1103 type: cvox.SemanticAttr.Type.NUMBER,
1108 type: cvox.SemanticAttr.Type.NUMBER,
1191 NUMBER: 'number',
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
H A Djavascripttokens.py26 NUMBER = 'number' variable in class:JavaScriptTokenType
87 EXPRESSION_ENDER_TYPES = [tokens.TokenType.NORMAL, IDENTIFIER, NUMBER,
/external/bison/examples/calc++/
H A Dcalc++-parser.hh101 NUMBER = 260 enumerator in enum:yy::calcxx_parser::token::yytokentype

Completed in 2052 milliseconds