/external/jmonkeyengine/engine/src/core-plugins/com/jme3/scene/plugins/ |
MTLLoader.java | 232 }else if (cmd.equals("map_bump") || cmd.equals("bump")){
|
/external/llvm/lib/Transforms/IPO/ |
ConstantMerge.cpp | 209 // Bump the alignment if necessary.
|
/external/oprofile/ |
ChangeLog-2004 | 171 * configure.in: bump to 0.8.2cvs 175 * configure.in: bump to 0.8.1 374 * configure.in: bump to 0.8.1cvs 378 * configure.in: bump to 0.8
|
ChangeLog-2002 | 407 * doc/srcdoc/Doxyfile: bump to 0.5 cvs 681 * configure.in: bump to 0.4 in prep for release 862 * libop/op_config.h: bump OPD_VERSION [all...] |
/external/qemu/android/ |
adb-qemud.c | 93 /* Bump the state up. */
|
/external/quake/quake/src/QW/progs/ |
combat.qc | 78 // bump the monster counter
|
/external/skia/src/images/ |
SkImageDecoder_libgif.cpp | 287 // bump our starting address
|
/external/stlport/test/unit/ |
sstream_test.cpp | 269 * I can treat this as 'like output was performed', and then I should bump
|
/external/v8/benchmarks/ |
base.js | 78 // Scores are not comparable across versions. Bump the version if
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
FullscreenVideoController.cpp | 45 // be enabled for the GTK+2 build but we'd need to bump the required
|
/external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/ |
iexploder.rb | 249 # with 8 lines as well.. skip back to 1 and bump up the line count.
|
/frameworks/compile/mclinker/include/mcld/Support/ |
Allocators.h | 276 * \brief LinearAllocator is another bump pointer allocator which should be
|
/ndk/tests/device/test-gnustl-full/unit/ |
sstream_test.cpp | 269 * I can treat this as 'like output was performed', and then I should bump
|
/ndk/tests/device/test-stlport/unit/ |
sstream_test.cpp | 269 * I can treat this as 'like output was performed', and then I should bump
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/ |
IntervalSet.java | 121 // if we bump up against or overlap next, merge 166 // if we bump up against or overlap next, merge
|
/external/ceres-solver/ |
CMakeLists.txt | 69 # Important: Always bump the second number (e.g. 1.3.x to 1.4.0) for any 74 # For versions without ABI changes, bump the smallest number in CERES_VERSION,
|
/external/compiler-rt/BlocksRuntime/ |
runtime.c | 284 /* Copy, or bump refcount, of a block. If really copying, call the copy helper if present. */ 303 // Tell collector to hang on this - it will bump the GC refcount version
|
/external/libvpx/libvpx/build/make/ |
obj_int_extract.c | 172 * are prefixed by "_", so we bump the pointer by 1. 770 * Check what's there, and bump if necessary
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/ |
diffs | 265 #define MAX_SCS_INCREMENT 40 /* amount to bump by if it's not enough */ 274 #define MAX_SCS_INCREMENT 40 /* amount to bump by if it's not enough */
|
/external/icu4c/i18n/ |
alphaindex.cpp | 357 int32_t bump = count * maxLabelCount_ / size; local 358 if (bump == old) { 361 old = bump; [all...] |
decNumber.c | 7113 Int bump; \/* 1 if coefficient needs to be incremented *\/ local [all...] |
/dalvik/vm/ |
Ddm.cpp | 352 * without wanting to break ddms or bump the full protocol version. I don't
|
/external/kernel-headers/original/linux/ |
jiffies.h | 200 * check if the sign bit is set. If not, we bump the shift count by 1.
|
/external/llvm/include/llvm/MC/ |
MCContext.h | 64 /// We use a bump pointer allocator to avoid the need to track all allocated
|
MCExpr.h | 461 /// MCExprs are bump pointer allocated and not destructed.
|