Searched
full:pull (Results
376 -
400 of
811) sorted by null
<<11121314151617181920>>
/external/kernel-headers/original/linux/ |
skbuff.h | [all...] |
/external/openssl/crypto/aes/asm/ |
vpaes-x86_64.pl | 1092 mov 120($context),%rax # pull context->Rax 1093 mov 248($context),%rbx # pull context->Rip 1103 mov 152($context),%rax # pull context->Rsp
|
/external/qemu/distrib/zlib-1.2.3/ |
inflate.c | 19 * - Remove unnecessary second byte pull from length extra in inffast.c 48 * - Pull out common write == 0 case for speed in inflate_fast() 509 PULLBYTE() directly in order to pull just enough bytes to decode the next [all...] |
/libcore/xml/src/main/java/org/xmlpull/v1/ |
XmlPullParser.java | 11 * XML Pull Parser is an interface that defines parsing functionality provided 414 * to the properties requested from the XML Pull Parser factory. [all...] |
/packages/apps/Contacts/tests/src/com/android/contacts/ |
RawContactModifierTests.java | 206 // Build a source and pull specific types 251 // Build a source and pull specific types 280 // Build a source and pull specific types [all...] |
/dalvik/vm/compiler/codegen/mips/ |
GlobalOptimizations.cpp | 315 (!isPseudoOpCode(targetLIR->opcode) || /* can't pull predicted up */
|
/dalvik/vm/mterp/ |
README.txt | 105 commands. The specified directory is the default location to pull
|
/development/samples/Snake/src/com/example/android/snake/ |
SnakeView.java | 516 // push a new head onto the ArrayList and pull off the tail
|
/development/samples/training/ContactsList/src/com/example/android/contactslist/util/ |
ImageLoader.java | 126 * example, you could resize a large bitmap here, or pull down an image from the network.
|
/development/samples/training/bitmapfun/src/com/example/android/bitmapfun/util/ |
ImageWorker.java | 161 * example, you could resize a large bitmap here, or pull down an image from the network.
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
CommonTreeNodeStream.as | 72 /** Pull nodes from which tree? */
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
BufferedTreeNodeStream.cs | 130 /** <summary>Pull nodes from which tree?</summary> */
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ |
ITreeFixture.cs | 99 // should pull 101 102 103 directly to become 5's child list
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
BufferedTreeNodeStream.cs | 139 /** <summary>Pull nodes from which tree?</summary> */
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
BufferedTreeNodeStream.java | 99 /** Pull nodes from which tree? */
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRLexer.m | 185 * nextToken (to push tokens into a list and pull from that list rather
|
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
TestTrees.java | 99 // should pull 101 102 103 directly to become 5's child list
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
TreeWalker.java | 264 // pull in all sorts of things
|
/external/chromium/base/ |
stl_util-inl.h | 55 // requires us to pull in all of algorithm.h, which seems expensive.
|
/external/chromium/chrome/browser/extensions/ |
extension_cookies_api.cc | 376 // Pull the newly set cookie.
|
extension_menu_manager.cc | 204 // This is a top-level item, so we need to pull it out of our list of
|
/external/chromium/chrome/browser/metrics/ |
metrics_service.h | 239 // Pull copies of unsent logs from prefs into instance variables.
|
/external/chromium/chrome/browser/sync/engine/ |
process_commit_response_command.cc | 391 // information we have, but it's a bit convoluted to pull it out directly.
|
/external/chromium/chrome/common/ |
render_messages.h | 12 // on which headers to pull out.
|
/external/chromium/net/base/ |
nss_memio.c | 238 /* pull bytes from buffer */
|
Completed in 735 milliseconds
<<11121314151617181920>>