Searched
full:moved (Results
526 -
550 of
2426) sorted by null
<<21222324252627282930>>
/dalvik/vm/ |
ReferenceTable.cpp | 87 /* update entries; adjust "nextEntry" in case memory moved */ 320 // Remove any uninteresting stuff from the list. The sort moved them all to the end.
|
/external/apache-http/src/org/apache/http/ |
HttpStatus.java | 83 /** <tt>301 Moved Permanently</tt> (HTTP/1.0 - RFC 1945) */ 85 /** <tt>302 Moved Temporarily</tt> (Sometimes <tt>Found</tt>) (HTTP/1.0 - RFC 1945) */
|
/external/chromium/chrome/browser/ui/panels/ |
panel_manager.cc | 175 // This is the right corner which a panel will be moved to. 220 // This is the left corner which a panel will be moved to.
|
/external/e2fsprogs/intl/ |
relocatable.c | 399 in a different prefix before being moved to orig_prefix and (later) 400 to curr_prefix, 2. unlike the program, it has not moved away from
|
/external/freetype/src/autofit/ |
afhints.h | 156 * auto-hinter. It basically means that it shouldn't be moved again 157 * (or moved only under certain constraints to preserve the already
|
/external/kernel-headers/original/asm-arm/ |
io.h | 13 * 04-Dec-1997 RMK Moved a lot of this stuff to the new architecture 19 * 05-Oct-2004 BJD Moved memory string functions to use void __iomem
|
/external/kernel-headers/original/linux/ |
timex.h | 21 * Moved CLOCK_TICK_RATE, CLOCK_TICK_FACTOR and FINETUNE to asm/timex.h 31 * Moved defines from kernel routines to header file and added new
|
/external/mesa3d/include/pixelflinger2/ |
pixelflinger2_interface.h | 168 // these 5 should be moved into libAgl2 207 // draws a triangle given 3 unprocessed vertices; should be moved into libAgl2
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
TimeStampParser.java | 177 * Moved some changes from jain-sip-1.2 to java.net 202 * Added @author NIST to all API files. Moved a package around in the tck directory.
|
/external/srec/config/en.us/ |
Android.mk | 26 # ALL_PREBUILT is deprecated. Moved to config.mk 49 # ALL_PREBUILT is deprecated. Moved to config.mk
|
/external/v8/src/ |
hashmap.h | 163 // entry to remove and the position looked at, then this entry can be moved to 193 // between p and q it can be moved forward to position p and will still be
|
/external/webkit/PerformanceTests/SunSpider/ |
ChangeLog | 268 * tests/LIST: Moved to tests/sunspider-0.9/ and tests/sunspider-0.9.1/ 269 * tests/LIST-PARSE-ONLY: Moved to parse-only/LIST 272 * tests/3d-cube.js: Moved to tests/sunspider-0.9 and tests/sunspider-0.9.1 299 * tests/sunspider-0.9/*.js: Moved from one level up 301 * tests/sunspider-0.9.1/*.js: Moved from one level up. 302 * tests/v8-crypto.js: Moved to v8-v4/ directory. 549 * tests/squirrelfish: Moved to tests/ubench 756 Moved the code to find the newest .mshark file into a function (since I needed to use [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_MCReconBlock.c | 215 * moved with interpolation. 263 * is moved with interpolation.
|
/frameworks/base/obex/javax/obex/ |
ResponseCodes.java | 119 * Defines the OBEX MOVED PERMANENTLY response code. 126 * Defines the OBEX MOVED TEMPORARILY response code.
|
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/ |
WebViewEventSender.java | 398 public void setMoved(boolean moved) { mMoved = moved; }
|
/frameworks/support/v4/java/android/support/v4/util/ |
LruCache.java | 57 * created by {@code #create}. If a value was returned, it is moved to the 110 * Caches {@code value} for {@code key}. The value is moved to the head of
|
/hardware/ti/omap3/dspbridge/inc/ |
cfg.h | 49 *! 12-Dec-1996 gp: Moved CFG_FindInSearchPath to CSP module. 59 *! 29-May-1996 gp: Moved DEV_HDEVNODE to here and renamed CFG_HDEVNODE.
|
/external/libpng/ |
CHANGES | 56 moved png_info_init() to png.c 271 Moved makefiles into a "scripts" directory, and added INSTALL instruction file 326 Moved a misplaced pngrutil code block that truncates tRNS if it has more 345 Moved PNG_WRITE_WEIGHTED_FILTER_SUPPORTED and PNG_WRITE_FLUSH_SUPPORTED 374 Moved png_convert_to_rfc_1123() from pngwrite.c to png.c 518 Moved PNG_FLAG_HAVE_CHUNK_HEADER, PNG_FLAG_BACKGROUND_IS_GRAY and 525 Moved png_get_header_version from png.h to png.c, to accommodate ansi2knr. 527 accommodate making DLL's: Moved usr_png_ver from global variable to function 528 png_get_header_ver() in png.c. Moved png_sig to png_sig_bytes in png.c and 529 eliminated use of png_sig in pngwutil.c. Moved the various png_CHNK array [all...] |
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/ |
PagedView.java | 80 // The page is moved more than halfway, automatically move to the next page on touch up. 549 // we moved this functionality to a helper function so SmoothPagedView can reuse it 552 // Don't bother scrolling if the page does not need to be moved [all...] |
/build/core/ |
cleanspec.mk | 41 # files that are missing or have been moved.
|
/external/antlr/antlr-3.4/ |
antlrsources.xml | 45 names. This was for historic reasons as we already moved everything
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/ |
ExcludedProxyTest.java | 36 * server. They will be moved to corresponding test class when ProxyHandler of
|
/external/arduino/hardware/arduino/cores/arduino/ |
wiring_digital.c | 58 // But shouldn't this be moved into pinMode? Seems silly to check and do on
|
/external/astl/tests/ |
test_uninitialized.cpp | 106 // Empty, dest should not have moved.
|
/external/bluetooth/bluedroid/bta/hh/ |
bta_hh_int.h | 33 /* can be moved to bta_api.h */
|
Completed in 797 milliseconds
<<21222324252627282930>>