HomeSort by relevance Sort by last modified time
    Searched refs:MINUS (Results 26 - 50 of 81) sorted by null

12 3 4

  /external/chromium_org/third_party/icu/source/i18n/
vtzone.cpp 39 static const UChar MINUS = 0x2D; /* - */
101 } else if (str.charAt(start) == MINUS) {
145 str.append(MINUS);
177 str.append(MINUS);
307 } else if (s == MINUS) {
340 str.append(MINUS);
455 } else if (value.charAt(0) == MINUS) {
    [all...]
timezone.cpp 96 #define MINUS 0x002D
    [all...]
  /external/icu/icu4c/source/i18n/
vtzone.cpp 39 static const UChar MINUS = 0x2D; /* - */
101 } else if (str.charAt(start) == MINUS) {
145 str.append(MINUS);
177 str.append(MINUS);
307 } else if (s == MINUS) {
340 str.append(MINUS);
455 } else if (value.charAt(0) == MINUS) {
    [all...]
timezone.cpp 99 #define MINUS 0x002D
    [all...]
tzfmt.cpp 113 static const UChar MINUS = 0x002D;
    [all...]
  /external/qemu/android/skin/
keyset.c 99 _KEYSYM1_(MINUS) \
  /frameworks/native/include/input/
InputEventLabels.h 111 DEFINE_KEYCODE(MINUS),
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
wizard.rb 57 token_names = Array.new(4, '') + %w(VAR NUMBER EQ PLUS MINUS MULT DIV)
66 expression_node = wizard.create "(MINUS VAR NUMBER)"
67 # => (MINUS VAR NUMBER)
72 (MINUS[-]
85 wizard.match(expression_node, '(MINUS VAR .)') # => true
  /external/chromium_org/third_party/sqlite/src/src/
parse.y 227 %left PLUS MINUS.
277 ccons ::= DEFAULT MINUS(A) term(X). {
841 expr(A) ::= expr(X) PLUS|MINUS(OP) expr(Y).
    [all...]
  /external/fonttools/Lib/fontTools/
agl.py 479 002D;hyphen;HYPHEN-MINUS
526 2212;minus;MINUS SIGN
587 00B1;plusminus;PLUS-MINUS SIGN
  /external/qemu/android/
hw-events.h 67 KEY_CODE(MINUS ,12) \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cpplib.h 59 OP(MINUS, "-") \
    [all...]
genrtl.h 957 gen_rtx_fmt_ee (MINUS, (MODE), (ARG0), (ARG1))
    [all...]
insn-flags.h     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
transformer.py 688 elif nodelist[i-1][0] == token.MINUS:
719 elif t == token.MINUS:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
transformer.py 688 elif nodelist[i-1][0] == token.MINUS:
719 elif t == token.MINUS:
    [all...]
  /external/deqp/framework/randomshaders/
rsgBinaryOps.cpp 382 : SubBase(state, Token::MINUS, valueRange)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.el_1.0.0.v201004212143.jar 
  /ndk/sources/host-tools/nawk-20071023/
run.c 1015 case MINUS:
    [all...]
  /prebuilts/tools/common/m2/repository/com/thoughtworks/qdox/qdox/1.12/
qdox-1.12.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
jaxen-1.1.6.jar 
  /prebuilts/tools/common/m2/repository/jaxen/jaxen/1.1.1/
jaxen-1.1.1.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 665 milliseconds

12 3 4