/ndk/samples/san-angeles/jni/ |
app-linux.c | 33 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
/packages/apps/Email/src/com/android/email/ |
Preferences.java | 81 * TODO: Merge hardcoded strings with the same strings in Account.java
|
/packages/apps/Email/src/com/android/exchange/adapter/ |
Serializer.java | 6 * to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
/packages/apps/Email/src/com/beetstra/jutf7/ |
Base64Util.java | 7 * without limitation the rights to use, copy, modify, merge, publish,
|
UTF7StyleCharset.java | 7 * without limitation the rights to use, copy, modify, merge, publish,
|
UTF7StyleCharsetDecoder.java | 7 * without limitation the rights to use, copy, modify, merge, publish,
|
/packages/apps/Phone/src/com/android/phone/ |
CdmaPhoneCallState.java | 32 * "Add Call" menu item and disable the "Swap" and "Merge" options
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
cfghooks.h | 67 /* Merge blocks A and B. */
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/ |
xf86Privstr.h | 18 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
/sdk/eclipse/scripts/ |
build_server.sh | 17 # eventually both might merge as needed.
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/NetworkCtrl/RegulatoryDomain/ |
regulatoryDomain.h | 126 /* merge 4.02/4.03 evaluate the +3 above and adjust or hSiteMgr and below will be
|
/prebuilt/linux-x86/oprofile/bin/ |
opannotate | |
opreport | |
/cts/tools/dasm/src/java_cup/ |
production.java | 89 /* merge adjacent actions (if any) */ 106 /* merge any trailing action with action string parameter */ 488 /** Helper routine to merge adjacent actions in a set of RHS parts 518 /* do we merge or copy? */ 522 /* merge */
|
lalr_item_set.java | 126 /* if so, merge this lookahead into the original and leave it */ 279 /* add/merge item into the set */
|
/external/elfutils/src/ |
ld.h | 165 /* List of symbols in this section (set only for merge-able sections). */ 229 /* True if any of the sections is merge-able. */ 445 } merge; member in struct:symbol 450 /* Pointer to next symbol of the same section (only set for merge-able 692 section is merge-able. */
|
/ndk/build/gmsl/ |
gmsl-tests | 456 $(call start_test,merge) 457 $(call test_assert,$(call merge,$c,list of things),list$cof$cthings) 458 $(call test_assert,$(call merge,*,list of things),list*of*things) 459 $(call test_assert,$(call merge,*,list),list) 460 $(call test_assert,$(call merge,*,),)
|
/external/strace/ |
ChangeLog | [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngvcrd.c | [all...] |
/dalvik/dx/src/com/android/dx/cf/code/ |
Ropper.java | 220 * @param frame {@code non-null;} frame from ret block to merge 692 * Merge the frame into each possible non-exceptional 704 * If this frame ends in a JSR, only merge our frame with 770 * return block. This has to happen after the merge loop 798 * Deal with exception handlers: Merge an exception-catch [all...] |
/external/blktrace/doc/ |
blktrace.tex | 544 \item[M -- back merge] A previously inserted request exists that ends 545 on the boundary of where this io begins, so the io scheduler can merge 548 \item[F -- front merge] Same as the back merge, except this io ends 707 \item[M -- back merge] 708 \item[F -- front merge] [all...] |
/external/webkit/WebCore/platform/ |
KURLGoogle.cpp | 739 // merge. 741 // FIXME Somehow share this with KURL? Like we'd theoretically merge with 760 // merge. 762 // FIXME Somehow share this with KURL? Like we'd theoretically merge with 863 // merge. 865 // FIXME Somehow share this with KURL? Like we'd theoretically merge with [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/harmony/xml/parsers/ |
DocumentBuilderImpl.java | 271 * or merge with an adjacent text node. 382 // Merge with any previous text node if possible.
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
ToXMLSAXHandler.java | 435 * We will merge adjacent CDATA blocks. 617 * we merge adjacent CDATA. If anything else happened after the
|
/external/bison/src/ |
parse-gram.y | 123 %token PERCENT_MERGE "%merge" 434 | rhs "%merge" TYPE
|