Searched
full:side (Results
1701 -
1725 of
2602) sorted by null
<<61626364656667686970>>
/external/opencore/oscl/oscl/osclio/src/ |
oscl_file_cache.cpp | 558 * Has a side effect of adjusting the native file position.
|
/external/proguard/src/proguard/ |
ConfigurationWriter.java | 160 // Write the "no side effect methods" options.
|
/external/proguard/src/proguard/obfuscate/ |
ClassObfuscator.java | 146 // be stored as the new class name, as a side effect, so we'll be
|
/external/qemu/android/ |
hw-events.h | 409 BTN_CODE(SIDE, 0x113) \
|
/external/qemu/distrib/sdl-1.2.12/src/video/nanox/ |
SDL_nxvideo.c | 354 /* attempt allocating the client side framebuffer */
|
/external/qemu/distrib/zlib-1.2.3/ |
deflate.h | 293 * must not have side effects. _dist_code[256] and _dist_code[257] are never
|
/external/qemu/slirp/ |
tcp_input.c | 476 * forward, we're the sender side of the xfer. Just 480 * receiver side. If we're getting packets in-order [all...] |
/external/qemu/slirp-android/ |
tcp_input.c | 481 * forward, we're the sender side of the xfer. Just 485 * receiver side. If we're getting packets in-order [all...] |
/external/quake/quake/src/QW/client/ |
gl_model.c | 762 int planenum, side; local 780 side = LittleShort(in->side); 781 if (side) [all...] |
model.c | 753 int planenum, side; local 771 side = LittleShort(in->side); 772 if (side) [all...] |
r_sprite.c | 55 Throws out the back side
|
/external/quake/quake/src/QW/server/ |
sv_ents.c | 27 or other small motion on the client side. Otherwise, a bob might cause an
|
/external/quake/quake/src/WinQuake/ |
gl_model.cpp | 762 int planenum, side; local 780 side = LittleShort(in->side); 781 if (side) [all...] |
model.cpp | 771 int planenum, side; local 789 side = LittleShort(in->side); 790 if (side) [all...] |
r_sprite.cpp | 55 Throws out the back side
|
sv_phys.cpp | 871 vec3_t into, side; local 883 VectorSubtract (ent->u.v.velocity, into, side); 885 ent->u.v.velocity[0] = side[0] * (1 + d); 886 ent->u.v.velocity[1] = side[1] * (1 + d); [all...] |
/external/skia/src/core/ |
SkGlyphCache.cpp | 514 side-effects like trying to access the cache/mutex (yikes!)
|
/external/stlport/stlport/stl/ |
_iterator_base.h | 108 * iterators, the other side won't work except when STLport iterators are
|
/external/svox/pico/lib/ |
picospho.c | 118 * - "side-bounds" (in the headx extension) are output by "calling" FEED 833 /* disable side bound */ [all...] |
/external/tcpdump/ |
sctpConstants.h | 314 * each respective side (send/init).
|
/external/v8/samples/ |
lineprocessor.cc | 47 * 1. The main cycle is on C++ side. Program should be run with
|
/external/v8/src/ |
codegen.cc | 431 // known result for the test expression, with no side effects.
|
/external/v8/src/x64/ |
codegen-x64.cc | [all...] |
/external/webkit/ |
Android.mk | 240 # need a flag to tell the C side when we're on devices with large memory
|
/external/webkit/JavaScriptCore/runtime/ |
NumberPrototype.cpp | 156 // give the same space on the right side. safety checks are in place
|
Completed in 384 milliseconds
<<61626364656667686970>>