Searched
full:keep (Results
926 -
950 of
3382) sorted by null
<<31323334353637383940>>
/external/proguard/src/proguard/ |
ConfigurationConstants.java | 40 public static final String KEEP_OPTION = "-keep";
|
/external/proguard/src/proguard/evaluation/ |
TracedStack.java | 26 * This Stack saves additional information with stack elements, to keep track
|
TracedVariables.java | 26 * This Variables class saves additional information with variables, to keep
|
/external/proguard/src/proguard/gui/ |
OptimizationsDialog.java | 115 // Create a new keep subpanel and add it.
|
/external/proguard/src/proguard/optimize/info/ |
ParameterUsageMarker.java | 161 // All implementations must keep all parameters of this method,
|
/external/qemu/android/ |
cmdline-options.h | 57 * NOTE: Keep in mind that optio names are converted by translating
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_endian.h | 163 /* This is mainly to keep compilers from complaining in SDL code.
|
/external/qemu/distrib/sdl-1.2.12/src/joystick/beos/ |
SDL_bejoystick.cc | 45 /* The private structure used to keep track of a joystick */
|
/external/qemu/distrib/sdl-1.2.12/src/joystick/dc/ |
SDL_sysjoystick.c | 44 /* The private structure used to keep track of a joystick */
|
/external/qemu/distrib/sdl-1.2.12/src/stdlib/ |
SDL_getenv.c | 107 /* Keep looking for '=' */ ;
|
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/ |
SDL_fbvideo.h | 42 /* This is the structure we use to keep track of video memory */
|
/external/qemu/distrib/sdl-1.2.12/src/video/wincommon/ |
SDL_sysmouse.c | 41 is not copied, so we need to keep track of it and free it when we are done
|
/external/quake/quake/src/WinQuake/ |
dos_v2.cpp | 127 // Because of a quirk in dj's alloc-dos-memory wrapper, you need to keep
|
snd_sun.cpp | 215 printf("audio can't keep up!\n");
|
/external/sqlite/android/ |
PhonebookIndex.cpp | 32 // IMPORTANT! Keep the codes below SORTED. We are doing a binary search on the array
|
/external/srec/srec/Semproc/include/ |
SR_SymbolTable.h | 60 * Keep track of symbols using a hashmap of pointers
|
/external/srec/srec/include/ |
search_network.h | 38 During dev, care should be take to keep the !DEBUG_WDADD fast
|
/external/stlport/ |
INSTALL.unixes | 41 what you do. If not, keep all unchanged.
|
/external/stlport/doc/ |
README.wince | 69 declare a function that in fact is not present. Keep this in mind when you get
|
/external/stlport/etc/ |
ReleaseNote.txt | 24 * Use of malloc based allocator on system having GlibC 2.3 and later, keep
|
/external/v8/test/mjsunit/ |
substr.js | 102 // Keep creating strings to to force allocation failure on substring creation.
|
/external/webkit/JavaScriptCore/assembler/ |
LinkBuffer.h | 165 // Keep this private! - the underlying code should only be obtained externally via
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Array/ |
regress-101488.js | 125 // keep going
|
/external/webkit/JavaScriptCore/wtf/ |
SegmentedVector.h | 100 // stored in its buffer when it grows. Therefore, it is safe to keep
|
/external/webkit/WebCore/accessibility/ |
AccessibilityObject.cpp | 250 // keep searching for a valid line start position. Unless the VisiblePosition is at the very beginning, there should 287 // as long as the position hasn't reached the end of the doc, keep searching for a valid line end position 535 // as long as the position hasn't reached the end of the doc, keep searching for a valid line end position 557 // as long as the position hasn't reached the beginning of the doc, keep searching for a valid line start position [all...] |
Completed in 97 milliseconds
<<31323334353637383940>>