/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
cppinternals.info | 609 #define PLUS + 612 +PLUS -EMPTY- PLUS+ f(=) [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
cppinternals.info | 608 #define PLUS + 611 +PLUS -EMPTY- PLUS+ f(=) [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
cppinternals.info | 609 #define PLUS + 612 +PLUS -EMPTY- PLUS+ f(=) [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
cppinternals.info | 609 #define PLUS + 612 +PLUS -EMPTY- PLUS+ f(=) [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
cppinternals.info | 608 #define PLUS + 611 +PLUS -EMPTY- PLUS+ f(=) [all...] |
/bionic/libc/bionic/ |
malloc_debug_qemu.c | 705 * bytes (plus prefix, and suffix guards), and report allocation to the 818 * allocation size, aligned to the size of an element, plus the usual [all...] |
/build/tools/dexpreopt/ |
dexpreopt.py | 337 # plus everything up 'til the newline. Scrape out the prompt 632 cache_system_dir contains various files from /system, plus .odex files
|
/dalvik/dx/src/com/android/dx/cf/code/ |
BytecodeArray.java | 88 * array size plus four bytes for {@code code_length}. [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ |
DTM.java | 329 * (local or local-plus-inherited, as selected by getFirstNamespaceNode) 549 * @return the number of ancestors, plus one [all...] |
/external/icu4c/common/ |
utrie2_builder.c | 173 * Plus 1 so that we don't drop this block during compaction. 174 * Plus as many as needed for lead surrogate code points. [all...] |
/external/icu4c/io/unicode/ |
ustdio.h | 167 <tr><td>%+</td><td>%d, %i, %o, %x, %e, %f, %g, %E, %G</td><td>N/A</td><td>Always show the plus or minus sign. Needs data for plus sign.</td></tr> [all...] |
/external/icu4c/test/cintltst/ |
cnormtst.c | [all...] |
/external/jpeg/ |
jmemmgr.c | 232 * we try to get enough space for the current request plus a "slop" factor, 493 * memory (as high as is possible given the desired memory limit), plus a [all...] |
/external/libpcap/ |
gencode.c | 955 * of routing information is 2 plus bits 0x1F00 of [all...] |
/external/openssl/ssl/ |
s3_pkt.c | 130 * [plus s->packet_length bytes if extend == 1].) 395 /* r->length is now the compressed data plus mac */ [all...] |
/external/skia/src/animator/ |
SkScriptTokenizer.cpp | 219 // !!! ignoring unary plus as implemented here has the side effect of 221 if (lastPush == false) // unary plus, don't push an operator [all...] |
/external/svox/pico/lib/ |
picoacph.c | 70 - headx : array for extended item heads of fixed size (head plus 71 index for content, plus two fields for boundary strength/type) [all...] |
/external/webkit/JavaScriptCore/tests/mozilla/Getopt/ |
Mixed.pm | 571 prints its arguments on STDERR, plus your program's name and a 679 "123", "123.", "123.45", and ".123" (plus an optional sign). It does
|
/external/webkit/WebCore/rendering/ |
RenderListMarker.cpp | 87 const int lettersSize = sizeof(number) * 8 + 1; // Binary is the worst case; requires one character per bit plus a minus sign. 179 const int lettersSize = 11; // big enough for two 5-digit sequences plus a quote mark between [all...] |
/frameworks/base/core/java/com/android/internal/util/ |
HierarchicalStateMachine.java | 128 * A state is preceeded by one or more plus signs (+), to indicate its 130 * parents and have one more plus sign then their parent. Inside a state [all...] |
/frameworks/base/docs/html/guide/topics/search/ |
adding-custom-suggestions.jd | 327 icon-plus-text format with the icon on the left side. This value should be a reference to the 331 icon-plus-text format with the icon on the right side. This value should be a reference to the [all...] |
/packages/apps/Contacts/res/values-fr/ |
strings.xml | 204 <string name="description_plus_button" msgid="515164827856229880">"plus"</string> 273 <string name="edit_secondary_collapse" msgid="5371618426594477103">"Plus"</string> [all...] |
/dalvik/docs/ |
dexopt.html | 261 plus the CRC-32 and modification date from the originating
|
/dalvik/dx/src/com/android/dx/rop/code/ |
RegisterSpec.java | 347 * instance. This is equal to the register number plus the width
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
LinkedBlockingQueue.java | 774 // Write out any hidden stuff, plus capacity
|