Searched
full:keep (Results
801 -
825 of
3382) sorted by null
<<31323334353637383940>>
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
set_sign.cpp | 178 Word16 pos = 0; //initialization only needed to keep gcc silent 195 // keep 8-n maximum positions/8 of each track and store it in dn2[] 253 Word16 pos = 0; /* initialization only needed to keep gcc silent */ 274 /* keep 8-n maximum positions/8 of each track and store it in dn2[] */ 369 Word16 pos = 0; // initialization only needed to keep gcc silent 504 Word16 pos = 0; /* initialization only needed to keep gcc silent */
|
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
PowerMgr.c | 126 /* create the power manager keep-alive sub module */ 149 /* destroy the power manager keep-alive sub module */ 190 /* initialize the power manager keep-alive sub module */ 355 /* set defaults for the power manager keep-alive sub module */ 438 /* also start the power manager keep-alive sub module */ 502 /* also stop the power manager keep-alive sub module */ [all...] |
/packages/apps/Email/src/com/android/email/activity/ |
UpgradeAccounts.java | 611 // we'll try to keep going. [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
PowerMgr.c | 126 /* create the power manager keep-alive sub module */ 149 /* destroy the power manager keep-alive sub module */ 190 /* initialize the power manager keep-alive sub module */ 355 /* set defaults for the power manager keep-alive sub module */ 438 /* also start the power manager keep-alive sub module */ 502 /* also stop the power manager keep-alive sub module */ [all...] |
/build/core/ |
java.mk | 205 # Keep a copy of the jar just before proguard processing. 219 # If this is a test package, add proguard keep flags for tests.
|
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/asn1/ |
ASN1Choice.java | 64 * class that represents ASN.1 Validity notation may keep values 179 * So now Validity class must keep all values in Time object
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/ |
XSLTElementProcessor.java | 300 // Keep track of which XSLTAttributeDefs have been processed, so 304 // Keep track of XSLTAttributeDefs that were invalid
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/ |
XPathAPI.java | 199 * to keep the same objects around, but then thread-safety issues would arise. 250 * to keep the same objects around, but then thread-safety issues would arise.
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/ |
HandlerBase.java | 92 * method in a subclass if they wish to keep track of the notations 111 * method in a subclass to keep track of the unparsed entities
|
/development/pdk/docs/source/ |
using-eclipse.jd | 39 <p>These settings set Eclipse's minimum Java heap size to 128MB, set the maximum Java heap size to 512MB, and keep the maximum permanent generation size at the default of 256MB. 176 <li>Keep the "Host" set to "localhost", but change "Port" to 8700.
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
ServiceStartArguments.java | 140 // eventually give up if we keep crashing. 206 * <p>Note that this is implemented as an inner class only keep the sample
|
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
ExtendedWikiHelper.java | 41 * boxes to keep things tidy. 201 // Keep trying a few times until we find a valid word
|
/external/apache-http/src/org/apache/http/ |
HttpEntity.java | 189 * with keep-alive. 192 * This indicates that connection keep-alive is not possible.
|
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
package.html | 168 While the entry is in the Manager area, the pool MUST NOT keep a 176 in the connection wrapper. The manager will not keep a hard reference
|
/external/guava/src/com/google/common/collect/ |
AbstractBiMap.java | 39 * <p>Note that this class contains {@code equals()} calls that keep it from 308 // Preconditions keep the map and inverse consistent.
|
/external/icu4c/test/intltest/ |
aliastst.cpp | 43 // keep the last index in sync with the condition in default: 46 if (index <= 5) { // keep this in sync with the last index!
|
/external/opencore/oscl/oscl/osclio/src/ |
oscl_file_async_read.h | 203 ** Buffer class used with async read. We keep an array of these, covering 429 // To keep track of the tread state:
|
/external/opencore/protocols/http_parcom/src/ |
string_keyvalue_store.h | 262 // conllision possibilities are very low, so no need to keep link list for every table element. (Note that if the collision 263 // possibilities go high, hash function should be updated to keep this collision possibility low) Another reason is, don't
|
/external/openssl/crypto/rc4/asm/ |
rc4-ia64.S | 28 // Fortunately there're enough free instruction slots to keep prior 120 // and allow OpenSSH keep "abusing" our API. Reaching for 3*n would
|
/external/skia/src/effects/ |
SkColorMatrixFilter.cpp | 68 // cast to (int) to keep the expression signed for the shift 80 // cast to (int) to keep the expression signed for the shift
|
/external/v8/src/ |
zone.h | 85 // Never keep segments larger than this size in bytes around. 175 // ZoneScopes keep track of the current parsing and compilation
|
/external/webkit/WebCore/platform/graphics/skia/ |
SkiaFontWin.cpp | 185 // Keep in MRU order by removing & reinserting the value. 211 // We keep a list of all glyphs we're removing which we do in a separate
|
/external/webkit/WebCore/platform/text/mac/ |
TextCodecMac.cpp | 43 // We need to keep this because ICU doesn't support some of the encodings that we need: 160 // Tell the caller we read all the source bytes and keep them in the buffer.
|
/external/webkit/WebKit/mac/WebCoreSupport/ |
WebInspectorClient.mm | 173 // Keep preferences separate from the rest of the client, making sure we are using expected preference values. 457 // This method is really only implemented to keep any UI elements enabled.
|
/external/webkit/WebKit/mac/WebView/ |
WebVideoFullscreenController.mm | 186 // Keep a constrained aspect ratio for the destination window 432 // Ensure that animation (and subanimation) don't keep
|
Completed in 193 milliseconds
<<31323334353637383940>>