/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/ |
IDebugEventListener.cs | 241 * in a gui where you want to probably grey out tokens that are consumed
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/ |
DebugEventListener.java | 209 * in a gui where you want to probably grey out tokens that are consumed
|
/external/kernel-headers/original/uapi/linux/usb/ |
audio.h | 5 * Developed for Thumtronics by Grey Innovation
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/ |
ft2-glyph_variants.html | 114 <p>Many CJK characters have variant forms. They are a sort of grey area somewhere between being totally irrelevant and semantically distinct; for this reason, the Unicode consortium decided to introduce Ideographic Variation Sequences (IVS), consisting of a Unicode base character and one of 240 variant selectors (U+E0100-U+E01EF), instead of further extending the already huge code range for CJK characters.</p>
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/ |
ftautoh.h | 457 * Gamma correction essentially lightens fonts since shades of grey are
|
/external/libvncserver/webclients/novnc/include/ |
base.css | 13 /*Background image with light grey curve.*/
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
mjpeg_decoder.cc | 562 } else if (number_of_components == 1) { // Grey-scale images.
|
/external/libyuv/files/source/ |
mjpeg_decoder.cc | 560 } else if (number_of_components == 1) { // Grey-scale images.
|
/external/opencv/cvaux/src/ |
cvtexture.cpp | 44 Calculation of a texture descriptors from GLCM (Grey Level Co-occurrence Matrix'es)
|
/external/opencv3/modules/imgcodecs/src/ |
grfmt_jpeg2000.cpp | 166 // converting color to grey.
|
/external/skia/src/pdf/ |
SkPDFBitmap.cpp | 111 rendered as grey because of the separate soft mask and color
|
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/ |
ImageProcessingActivity.java | 85 INTRINSICS_COLOR_MATRIX_GREY ("Intrinsics ColorMatrix Grey"),
|
/hardware/qcom/display/msm8960/liboverlay/ |
overlayUtils.cpp | 186 // The tolerance is an empirical grey area that needs to be adjusted
|
/packages/apps/Contacts/res/values/ |
dimens.xml | 194 <!-- Width of the grey border surrounding the expanding entry cards. If we ever add
|
/packages/apps/Settings/src/com/android/settings/ |
WirelessSettings.java | 337 // Grey out if provisioning is not available.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/ |
audio.h | 5 * Developed for Thumtronics by Grey Innovation
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/ |
ttk.py | 79 # [('active', 'selected', 'grey'), ('focus', [1, 2, 3, 4])] 81 # ['active selected', 'grey', 'focus', [1, 2, 3, 4]] 104 {'expand': [('active', 'selected', 'grey'), ('focus', [1, 2, 3, 4])]} 108 ('-expand', '{active selected} grey focus {1, 2, 3, 4}')""" [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/ |
ttk.py | 79 # [('active', 'selected', 'grey'), ('focus', [1, 2, 3, 4])] 81 # ['active selected', 'grey', 'focus', [1, 2, 3, 4]] 104 {'expand': [('active', 'selected', 'grey'), ('focus', [1, 2, 3, 4])]} 108 ('-expand', '{active selected} grey focus {1, 2, 3, 4}')""" [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 79 # [('active', 'selected', 'grey'), ('focus', [1, 2, 3, 4])] 81 # ['active selected', 'grey', 'focus', [1, 2, 3, 4]] 104 {'expand': [('active', 'selected', 'grey'), ('focus', [1, 2, 3, 4])]} 108 ('-expand', '{active selected} grey focus {1, 2, 3, 4}')""" [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 79 # [('active', 'selected', 'grey'), ('focus', [1, 2, 3, 4])] 81 # ['active selected', 'grey', 'focus', [1, 2, 3, 4]] 104 {'expand': [('active', 'selected', 'grey'), ('focus', [1, 2, 3, 4])]} 108 ('-expand', '{active selected} grey focus {1, 2, 3, 4}')""" [all...] |
/external/opencv3/modules/imgcodecs/test/ |
test_grfmt.cpp | 128 ASSERT_TRUE(imread_compare(folder + "Grey.jp2", IMREAD_COLOR)); 129 ASSERT_TRUE(imread_compare(folder + "Grey.jp2", IMREAD_GRAYSCALE));
|
/external/v8/src/heap/ |
incremental-marking.cc | 299 // Marks the object grey and pushes it on the marking stack. 588 // Mark strong roots grey. [all...] |
/build/tools/ |
warn.py | 34 return 'grey' 427 output('<td width="100" bgcolor="grey"><a align="right" href="#anchor' + str(anchor-1) + [all...] |
/external/chromium-trace/catapult/tracing/tracing/ui/base/ |
table.html | 132 background-color: #f6f6f6; /* light grey */ 144 background-color: #e6e6e6; /* grey */ [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
debug.rb | 562 # in a gui where you want to probably grey out tokens that are consumed
|