/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/ |
siginfo.h | 166 #define FPE_FLTSUB (__SI_FAULT|8) /* subscript out of range */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/ |
siginfo.h | 166 #define FPE_FLTSUB (__SI_FAULT|8) /* subscript out of range */
|
/external/chromium_org/third_party/cld/encodings/compact_lang_det/ |
cldutil.cc | 49 // bucket subscript. 50 // Probs is a packed: three languages plus a subscript for probability table 383 // Input: 1-byte entry of subscript into unigram probs, plus 398 // Input: 4-byte entry of 3 language numbers and one probability subscript, plus 524 // Now go indirect on the subscript 591 // Now go indirect on the subscript 702 // Now go indirect on the subscript
|
compact_lang_det_impl.h | 102 // Constants for hashing 32 bits to kQuadKeyTable subscript/key
|
/external/chromium_org/tools/gn/ |
parse_tree.cc | 72 *err = Err(index_->GetRange(), "Negative array subscript.", 78 *err = Err(index_->GetRange(), "Array subscript out of range.",
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
Python-ast.h | 293 } Subscript; 499 #define Subscript(a0, a1, a2, a3, a4, a5) _Py_Subscript(a0, a1, a2, a3, a4, a5)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/ |
fixer_util.py | 79 def Subscript(index_node): 80 """A numeric or string subscript"""
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
Python-ast.h | 293 } Subscript; 499 #define Subscript(a0, a1, a2, a3, a4, a5) _Py_Subscript(a0, a1, a2, a3, a4, a5)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/ |
fixer_util.py | 79 def Subscript(index_node): 80 """A numeric or string subscript"""
|
/art/compiler/dex/ |
mir_dataflow.cc | 926 // Compiler temps always have a subscript of 0 927 int subscript = (v_reg < 0) ? 0 : ++ssa_last_defs_[v_reg]; local 931 ssa_subscripts_->Insert(subscript); 1136 * the subscript is 0 so we use the ENCODE_REG_SUB macro to encode the value [all...] |
/external/bison/ |
THANKS | 130 Wwp subscript@free.fr
|
/external/chromium_org/third_party/libva/va/ |
va_backend.h | 434 unsigned long reserved[44]; /* reserve for future add-ins, decrease the subscript accordingly */
|
/external/icu4c/layout/ |
TibetanReordering.h | 32 // Base -> A consonant in its full (not subscript) form. It is the
|
/external/kernel-headers/original/asm-generic/ |
siginfo.h | 179 #define FPE_FLTSUB (__SI_FAULT|8) /* subscript out of range */
|
/libcore/luni/src/main/java/java/awt/font/ |
TextAttribute.java | 150 /** The Constant SUPERSCRIPT_SUB indicates a standard subscript. */
|
/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-ar/ |
donottranslate-more-keys.xml | 114 <!-- U+0656: "?" ARABIC SUBSCRIPT ALEF
|
/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-fa/ |
donottranslate-more-keys.xml | 123 <!-- U+0656: "?" ARABIC SUBSCRIPT ALEF
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/ |
macros.h | 124 // Verify that the subscript _N is less than the container's size.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
siginfo.h | 190 FPE_FLTSUB /* Subscript out of range. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
siginfo.h | 190 FPE_FLTSUB /* Subscript out of range. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
siginfo.h | 190 FPE_FLTSUB /* Subscript out of range. */
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/ |
macros.h | 124 // Verify that the subscript _N is less than the container's size.
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/ |
macros.h | 124 // Verify that the subscript _N is less than the container's size.
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/ |
macros.h | 124 // Verify that the subscript _N is less than the container's size.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/ |
macros.h | 124 // Verify that the subscript _N is less than the container's size.
|