/external/icu4c/common/unicode/ |
ushape.h | 429 * This option affect the meaning of BEGIN and END options. if this option is not used the default 435 * If this option is used it will swap the meaning of BEGIN and END only for Visual LTR text.
|
/external/kernel-headers/original/linux/ |
hdreg.h | 53 #define BBD_ERR 0x80 /* pre-EIDE meaning: block marked bad */ 54 #define ICRC_ERR 0x80 /* new meaning: CRC error during transfer */
|
/external/libpcap/ |
pcap.c | 185 * 0 from pcap_read() meaning "no packets arrived before 204 * pcap_offline_read() meaning "end of file".
|
/external/lzma/ |
lzma.txt | 157 Memory speed has no big meaning. But if your CPU has small data cache,
371 finishMode - It has meaning only if the decoding reaches output limit (*destLen).
|
/external/open-vcdiff/gflags/src/ |
gflags_reporting.cc | 207 // and meaning need to avoid attribute normalization. This way it 212 AddXMLTag(&r, "meaning", flag.description);
|
/external/qemu/elff/ |
dwarf_cu.h | 64 /* This parameter affects the meaning of the special opcodes. */
67 /* This parameter affects the meaning of the special opcodes. */
|
/external/regex-re2/re2/testing/ |
tester.cc | 246 // 2. It treats $ as this weird thing meaning end of string 507 // We disagree with PCRE on the meaning of some Unicode matches.
|
/external/tinyxml/ |
readme.txt | 28 TinyXml uses a Document Object Model (DOM), meaning the XML data is parsed 183 TinyXml recognizes the pre-defined "character entities", meaning special
|
/libcore/luni/src/main/java/java/io/ |
StreamTokenizer.java | 485 * character by this tokenizer. That is, it has no special meaning as a 501 * they have no special meaning as a comment character, word component,
|
/libcore/luni/src/main/java/java/nio/charset/ |
Charset.java | 47 * represented by another (meaning that a lossless transformation is possible from the contained 99 * The exact meaning of "failure" in the table is dependent on the
|
/libcore/luni/src/main/java/java/util/concurrent/ |
LinkedBlockingQueue.java | 96 * - this Node, meaning the successor is head.next 97 * - null, meaning there is no successor (this is the last node)
|
/libcore/luni/src/main/java/java/util/regex/ |
Matcher.java | 630 * then requireEnd has no meaning. 640 * additional text beyond the available input, meaning that additional input
|
Pattern.java | 124 * <p>Quantifiers are "greedy" by default, meaning that they will match the longest possible input 429 * meta-characters lose their special meaning. This method correctly
|
/ndk/sources/host-tools/ndk-stack/elff/ |
dwarf_cu.h | 64 /* This parameter affects the meaning of the special opcodes. */ 67 /* This parameter affects the meaning of the special opcodes. */
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
builtins.def | 60 define it's meaning. When user uses floorf we may assume that the 61 floorf has the meaning we expect, but we can't produce floorf by [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
builtins.def | 60 define it's meaning. When user uses floorf we may assume that the 61 floorf has the meaning we expect, but we can't produce floorf by [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
builtins.def | 60 define it's meaning. When user uses floorf we may assume that the 61 floorf has the meaning we expect, but we can't produce floorf by [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
builtins.def | 60 define it's meaning. When user uses floorf we may assume that the 61 floorf has the meaning we expect, but we can't produce floorf by [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
MultiCall.py | 38 # the event type constants, which define the meaning of mc_type 44 # the modifier state constants, which define the meaning of mc_state
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
MultiCall.py | 38 # the event type constants, which define the meaning of mc_type 44 # the modifier state constants, which define the meaning of mc_state
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
rbnf.h | 114 * places the result where the "<<" was. Notice also that the meaning of 115 * >> has changed: it now refers to both the tens and the ones digits. The meaning of 120 * substitution, and the remainder is used to fill in the >> substitution. The meaning 221 * see <tt>setLenientParse()</tt>. <em>Note:</em> symbols that have syntactic meaning 222 * in collation rules, such as '&', have no particular meaning when appearing outside [all...] |
/external/flac/include/FLAC/ |
stream_decoder.h | 523 * will pass the absolute byte offset to seek to, 0 meaning the [all...] |
/external/icu4c/i18n/unicode/ |
rbnf.h | 114 * places the result where the "<<" was. Notice also that the meaning of 115 * >> has changed: it now refers to both the tens and the ones digits. The meaning of 120 * substitution, and the remainder is used to fill in the >> substitution. The meaning 221 * see <tt>setLenientParse()</tt>. <em>Note:</em> symbols that have syntactic meaning 222 * in collation rules, such as '&', have no particular meaning when appearing outside [all...] |
/frameworks/base/docs/html/guide/topics/graphics/ |
prop-animation.jd | 97 horizontal position 40. This is an example of an animation with linear interpolation, meaning the 134 elapsed fraction represents the percentage of time that the animation has completed, 0 meaning 0% 135 and 1 meaning 100%. For example, in Figure 1, the elapsed fraction at t = 10 ms would be .25 304 animation, meaning the animation moves evenly the entire time, or you can specify animations [all...] |
/external/libpcap/doc/ |
pcap.html | 223 <p>The fields have the following meaning: 338 <p>The meaning of the fields is: 403 <p>The meaning of the fields is: [all...] |