HomeSort by relevance Sort by last modified time
    Searched defs:DASH (Results 1 - 25 of 37) sorted by null

1 2

  /external/pdfium/core/fpdfdoc/
cpdf_defaultappearance.h 16 enum class BorderStyle { SOLID, DASH, BEVELED, INSET, UNDERLINE };
  /development/samples/ApiDemos/src/com/example/android/apis/os/
MorseCodeConverter.java 23 static final long DASH = SPEED_BASE * 3;
30 /* A */ new long[] { DOT, GAP, DASH },
31 /* B */ new long[] { DASH, GAP, DOT, GAP, DOT, GAP, DOT },
32 /* C */ new long[] { DASH, GAP, DOT, GAP, DASH, GAP, DOT },
33 /* D */ new long[] { DASH, GAP, DOT, GAP, DOT },
35 /* F */ new long[] { DOT, GAP, DOT, GAP, DASH, GAP, DOT },
36 /* G */ new long[] { DASH, GAP, DASH, GAP, DOT },
39 /* J */ new long[] { DOT, GAP, DASH, GAP, DASH, GAP, DASH }
    [all...]
  /external/python/cpython2/Lib/bsddb/test/
test_thread.py 10 DASH = '-'
62 return DASH.join([key] * 5)
test_basics.py 17 DASH = '-'
129 return DASH.join([key] * 5)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
test_thread.py 10 DASH = '-'
62 return DASH.join([key] * 5)
test_basics.py 17 DASH = '-'
129 return DASH.join([key] * 5)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
test_thread.py 10 DASH = '-'
62 return DASH.join([key] * 5)
test_basics.py 17 DASH = '-'
129 return DASH.join([key] * 5)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_thread.py 10 DASH = '-'
62 return DASH.join([key] * 5)
test_basics.py 17 DASH = '-'
129 return DASH.join([key] * 5)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_thread.py 10 DASH = '-'
62 return DASH.join([key] * 5)
test_basics.py 17 DASH = '-'
129 return DASH.join([key] * 5)
    [all...]
  /device/google/marlin/common/
base.mk 173 #DASH
174 DASH := libdashplayer
175 DASH += libqcmediaplayer
176 DASH += qcmediaplayer
177 DASH += libextmedia_jni
695 PRODUCT_PACKAGES += $(DASH)
  /external/icu/android_icu4j/src/main/java/android/icu/lang/
UProperty.java 76 * <p>Binary property Dash.
79 public static final int DASH = 4;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
UProperty.java 81 * <p>Binary property Dash.
85 public static final int DASH = 4;
  /external/swiftshader/src/OpenGL/compiler/
glslang_tab.h 168 DASH = 371,
glslang_tab.cpp 255 DASH = 371,
764 "EQUAL", "SEMICOLON", "BANG", "DASH", "TILDE", "PLUS", "STAR", "SLASH",
    [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
glslang_tab.cpp.h 322 DASH = 532,
glslang_tab.cpp 399 DASH = 532,
929 "DASH", "TILDE", "PLUS", "STAR", "SLASH", "PERCENT", "LEFT_ANGLE",
    [all...]
  /external/guice/extensions/struts2/lib/
commons-fileupload-1.2.1.jar 
jsp-api-2.1.jar 
  /external/libphonenumber/demo/war/WEB-INF/lib/
commons-fileupload-1.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 831 milliseconds

1 2