/external/llvm/lib/ExecutionEngine/JIT/ |
JITEmitter.cpp | 97 /// FunctionToLazyStubMap - Keep track of the lazy stub created for a 101 /// CallSiteToFunctionMap - Keep track of the function that each lazy call 106 /// GlobalToIndirectSymMap - Keep track of the indirect symbol created for a 167 /// JITResolver - Keep track of, and resolve, call sites for functions that 554 // Finally, keep track of the stub-to-Function mapping so that the [all...] |
/frameworks/base/docs/html/distribute/googleplay/publish/ |
localizing.jd | 146 rather than app-specific formats. Keep in mind that not every locale uses the 194 <p>As you build your app, remember that it's a best practice to keep all of your 200 <p>If you keep all of your default strings in a <code>strings.xml</code> file, 314 translations as an alternative, keep in mind that automated translations are less 359 with them over a cloud platform such as Google Drive. Keep a record of what you
|
/frameworks/base/docs/html/tools/publishing/ |
app-signing.jd | 167 <p>As you design your application, keep these points in mind and make sure to 309 <p class="warning"><strong>Warning:</strong> Keep your private key secure. 311 <a href="#secure-key">Securing Your Private Key</a> for a discussion of how to keep 316 <p class="warning"><strong>Warning:</strong> Keep the keystore file you generate with Keytool 625 <li>Keep the keystore file containing your private key that you <a href="#cert">generate with the
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
uniq.good | 20 (i.e. keep it out of the loop). Also we can test that there are at least 92 /* If minimizing, keep testing the rest of the expression and advancing 93 /* If minimizing, keep trying and advancing the pointer */ 594 level without recursing. Otherwise, if minimizing, keep trying the rest of [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_xmlrpc.py | 610 #A test case that verifies that a server using the HTTP/1.1 keep-alive mechanism 613 #a request handler that supports keep-alive and logs requests into a 634 #A test case that verifies that a server using the HTTP/1.1 keep-alive mechanism 663 p("close")() #this should trigger a new keep-alive request 685 #a request handler that supports keep-alive and logs requests into a [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_xmlrpc.py | 610 #A test case that verifies that a server using the HTTP/1.1 keep-alive mechanism 613 #a request handler that supports keep-alive and logs requests into a 634 #A test case that verifies that a server using the HTTP/1.1 keep-alive mechanism 663 p("close")() #this should trigger a new keep-alive request 685 #a request handler that supports keep-alive and logs requests into a [all...] |
/external/elfutils/libelf/ |
elf.h | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
elf.h | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
elf.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
elf.h | [all...] |
/external/chromium_org/net/third_party/nss/ssl/ |
ssl3ext.c | 860 /* Keep track of negotiated extensions. */ [all...] |
/external/guava/guava/src/com/google/common/util/concurrent/ |
Futures.java | 192 * <p>The returned {@code Future} attempts to keep its cancellation state in 234 * <p>The returned {@code Future} attempts to keep its cancellation state in 320 * <p>The returned {@code Future} attempts to keep its cancellation state in 358 * <p>The returned {@code Future} attempts to keep its cancellation state in 428 * <p>The returned {@code Future} attempts to keep its cancellation state in 466 * <p>The returned {@code Future} attempts to keep its cancellation state in [all...] |
/external/llvm/lib/Analysis/ |
MemoryDependenceAnalysis.cpp | 229 // keep scanning. 742 // Keep the ReverseNonLocalDeps map up to date so we can efficiently [all...] |
/frameworks/base/services/java/com/android/server/ |
AppWidgetServiceImpl.java | 1997 HashSet<String> keep = new HashSet<String>(); local [all...] |
/frameworks/av/libvideoeditor/vss/src/ |
M4xVSS_internal.c | 132 /*FB 2008/10/20: add media rendering parameter to keep aspect ratio*/ 632 /*The (a) topleft parameters can be moved to keep the same area size*/ 643 /*The (a) topleft parameters can be moved to keep the same area size*/ 695 /*The (b) topleft parameters can be moved to keep the same area size*/ 706 /*The (b) topleft parameters can be moved to keep the same area size*/ [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
nv50_ir_peephole.cpp | 1715 bool keep = true; local [all...] |
/external/llvm/lib/Target/ARM/ |
ARMConstantIslandPass.cpp | 207 /// CPUsers - Keep track of all of the machine instructions that use various 222 /// CPEntries - Keep track of all of the constant pool entry machine 242 /// ImmBranches - Keep track of all the immediate branch instructions. 246 /// PushPopMIs - Keep track of all the Thumb push / pop instructions. 250 /// T2JumpTables - Keep track of all the Thumb2 jumptable instructions. 409 // Blocks may have shifted around. Keep the numbering up to date. 414 // This is so we can keep exact track of where the alignment padding goes. 522 // alignment of all entries as long as BB is sufficiently aligned. Keep [all...] |
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_peephole.cpp | 1715 bool keep = true; local [all...] |
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
recognizers.py | 769 this token is missing and we keep going. Because we [all...] |
/external/chromium/third_party/libevent/ |
http.c | 406 return (connection == NULL || strcasecmp(connection, "keep-alive") != 0); 418 && strncasecmp(connection, "keep-alive", 10) == 0); 474 * if the protocol is 1.0; and the connection was keep-alive 475 * we need to add a keep-alive header, too. 479 "Connection", "keep-alive"); [all...] |
/external/chromium_org/cc/trees/ |
layer_tree_host_unittest_delegated.cc | 872 // Keep using 999 but stop using 555. [all...] |
/external/chromium_org/content/browser/web_contents/ |
web_contents_impl_unittest.cc | 442 // Keep the number of active views in orig_rvh's SiteInstance 475 // Keep the number of active views in pending_rvh's SiteInstance 487 // We keep the original RVH around, swapped out. 658 // Navigate to new site (should keep same site instance). 668 // Keep the number of active views in orig_rvh's SiteInstance 707 // We keep the original RVH around, swapped out. [all...] |
/external/chromium_org/net/http/ |
http_cache_transaction.cc | 96 // Restrict to main frame to keep statistics close to 449 // free, that would be an asynchronous operation). In other words, keep the 1027 // until the destructor runs to see if we can keep the data. [all...] |
/external/chromium_org/third_party/libevent/ |
http.c | 406 return (connection == NULL || strcasecmp(connection, "keep-alive") != 0); 418 && strncasecmp(connection, "keep-alive", 10) == 0); 474 * if the protocol is 1.0; and the connection was keep-alive 475 * we need to add a keep-alive header, too. 479 "Connection", "keep-alive"); [all...] |
/external/llvm/lib/Transforms/Scalar/ |
LoopUnswitch.cpp | 84 // Here we use std::map instead of DenseMap, since we need to keep valid 112 // extra unswitching in cloned loops keep track all unswitched values. 294 // extra unswitching in cloned loops keep track all unswitched values. 823 VMap[LoopBlocks[i]] = NewBB; // Keep the BB mapping. [all...] |