HomeSort by relevance Sort by last modified time
    Searched full:pull (Results 201 - 225 of 811) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteRuleElementStream.js 113 // must have more than one in list, pull from elements
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRCommonTreeNodeStream.m 110 /** Pull elements from tree iterator. Track tree level 0..max_level.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
AttributeScope.java 109 * pull them apart and create an Attribute for each one. Add to
  /external/chromium/base/debug/
trace_event.h 22 // On Windows we always pull in an alternative implementation
  /external/chromium/base/win/
scoped_comptr.h 156 // Pull in operator=() from the parent class.
  /external/chromium/chrome/browser/extensions/
extension_apitest.cc 40 // to RunMessageLoop(), so we maintain a queue of results and just pull them
  /external/chromium/net/proxy/
proxy_config_service_mac.cc 25 // Utility function to pull out a boolean value from a dictionary and return it,
proxy_server.h 113 // Utility function to pull out a host/port pair from a dictionary and return
  /external/chromium/testing/gtest/xcode/Scripts/
versiongenerate.py 73 # (*? is the non-greedy flag) since that would pull in everything between
  /external/clang/unittests/AST/
SourceLocationTest.cpp 29 // FIXME: Pull the *Verifier tests into their own test file.
  /external/libppp/src/
async.c 199 log_Printf(LogERROR, "Can't Pull an async packet from a logical link\n");
  /external/libvpx/libvpx/third_party/googletest/src/xcode/Scripts/
versiongenerate.py 73 # (*? is the non-greedy flag) since that would pull in everything between
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_block_sse2.asm 401 ; pull the third and fourth sets together
469 ; pull the first two sets together
638 ; pull the third and fourth sets together
706 ; pull the first two sets together
  /external/llvm/lib/Target/XCore/
XCore.td 50 // Pull in Instruction Info:
  /external/llvm/utils/
DSAextract.py 18 #as a parameter this script will pull out all COLLAPSED
  /external/openfst/src/include/fst/script/
script-impl.h 54 // // Pull out the actual, arc-templated FSTs
  /external/openssl/crypto/bn/asm/
armv4-mont.S 110 ldr r2,[r0,#12*4] @ pull rp
  /external/openssl/crypto/sha/asm/
sha512-x86_64.pl 366 mov 120($context),%rax # pull context->Rax
367 mov 248($context),%rbx # pull context->Rip
373 mov 152($context),%rax # pull context->Rsp
379 mov 16*$SZ+3*8(%rax),%rax # pull $_rsp
  /external/protobuf/src/google/protobuf/stubs/
stl_util-inl.h 46 // requires us to pull in all of algorithm.h, which seems expensive.
  /external/qemu/android/
async-socket-connector.h 46 * client will pull connected socket's FD from the connector, and then this FD
  /external/qemu/elff/
elf_file.h 140 * val - References value inside ELF file buffer to pull data from.
160 * val - References value inside ELF file buffer to pull data from.
189 * val - References value inside ELF file buffer to pull data from.
224 * val - References value inside ELF file buffer to pull data from.
  /external/qemu/memcheck/
memcheck_malloc_map.h 108 * map - Allocation descriptors map where to pull an entry from.
  /external/regex-re2/re2/testing/
re2_arg_test.cc 91 // avoid code duplication. I can also pull off a couple nice tricks
  /external/webkit/Source/WebCore/manual-tests/
item-background.html 30 When you pull down each menu, the items’ background colors should match up with the swatches on the left (except for the hovered item).
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
GLExtras.cpp 60 // Pull the alpha out of the color so that the shader applies it correctly.

Completed in 673 milliseconds

1 2 3 4 5 6 7 891011>>