/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-run.1 | 352 \" You may combine the Document with other documents released under this 368 \" In the combination, you must combine any sections entitled "History" 370 \" "History"; likewise combine any sections entitled "Acknowledgements",
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-run.1 | 352 \" You may combine the Document with other documents released under this 368 \" In the combination, you must combine any sections entitled "History" 370 \" "History"; likewise combine any sections entitled "Acknowledgements",
|
/external/elfutils/libcpu/ |
i386_parse.y | 186 static struct argname *combine (struct argname *name); 464 runp->next->name = combine ($3); 471 $$->name = combine ($1); 740 combine (struct argname *name) [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man7/ |
gfdl.7 | 418 You may combine the Document with other documents released under this 434 In the combination, you must combine any sections Entitled \*(L"History\*(R" 436 \&\*(L"History\*(R"; likewise combine any sections Entitled \*(L"Acknowledgements\*(R",
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man7/ |
gfdl.7 | 418 You may combine the Document with other documents released under this 434 In the combination, you must combine any sections Entitled \*(L"History\*(R" 436 \&\*(L"History\*(R"; likewise combine any sections Entitled \*(L"Acknowledgements\*(R",
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man7/ |
gfdl.7 | 439 You may combine the Document with other documents released under this 455 In the combination, you must combine any sections Entitled \*(L"History\*(R" 457 \&\*(L"History\*(R"; likewise combine any sections Entitled \*(L"Acknowledgements\*(R",
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man7/ |
gfdl.7 | 439 You may combine the Document with other documents released under this 455 In the combination, you must combine any sections Entitled \*(L"History\*(R" 457 \&\*(L"History\*(R"; likewise combine any sections Entitled \*(L"Acknowledgements\*(R",
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man7/ |
gfdl.7 | 439 You may combine the Document with other documents released under this 455 In the combination, you must combine any sections Entitled \*(L"History\*(R" 457 \&\*(L"History\*(R"; likewise combine any sections Entitled \*(L"Acknowledgements\*(R",
|
/bootable/diskinstaller/ |
config.mk | 177 # now combine the installer image with the grub bootloader
|
/build/core/ |
armelf.xsc | 1 /* Script for --shared -z combreloc: shared library, combine & sort relocs */
|
/dalvik/docs/ |
hello-world.html | 14 After compiling your Java language sources, convert and combine the .class
|
verifier.html | 173 files combine multiple classfiles together, merging the field/method/class
|
/dalvik/vm/alloc/ |
DdmHeap.cpp | 281 // If it's the same, we should combine them.
|
/docs/source.android.com/src/source/ |
using-repo.md | 95 individually. To combine several "checkpoint" commits together into a
|
/external/antlr/antlr-3.4/gunit-maven-plugin/src/main/java/org/antlr/mojo/antlr3/ |
GUnitExecuteMojo.java | 266 // todo : should we combine both compile and test scoped elements?
|
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
ThreadSafeClientConnManager.java | 293 // combine these two in a single call?
|
package.html | 186 combine the weak reference with information about the route for
|
/external/chromium/base/ |
message_pump_libevent.cc | 160 // Combine old/new event masks.
|
/external/chromium/sdch/open-vcdiff/src/ |
encodetable.cc | 112 // combine that single instruction with the instruction that is now
|
/external/emma/core/java12/com/vladium/util/ |
IProperties.java | 112 public static IProperties combine (final IProperties overrides, final IProperties base) method in class:IProperties.Factory
|
/external/icu4c/tools/genbrk/ |
genbrk.cpp | 164 /* Combine the directory with the file name */
|
/external/icu4c/tools/gencfu/ |
gencfu.cpp | 169 /* Combine the directory with the file name */
|
/external/icu4c/tools/genctd/ |
genctd.cpp | 162 /* Combine the directory with the file name */
|
/external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/util/ |
CollisionShapeFactory.java | 63 //if we have parents combine their transforms
|
/external/llvm/lib/Transforms/IPO/ |
PassManagerBuilder.cpp | 157 MPM.add(createInstructionCombiningPass()); // Combine silly seq's
|