/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
smtplib.py | 659 - to_addrs : A list of addresses to send this mail to. A bare
|
/external/clang/lib/AST/ |
ItaniumMangle.cpp | 455 // <encoding> ::= <function name> <bare-function-type> [all...] |
/external/gcc-demangle/ |
cp-demangle.c | [all...] |
/external/valgrind/main/coregrind/m_demangle/ |
cp-demangle.c | [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
streams.rb | 104 <i>bare-minimum lightweight information</i> that the recognizer needs, [all...] |
tree.rb | 464 unnecessary. In such a case, a more bare-bones tree class could be written [all...] |
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
DTM.java | 205 * Returns a bare-bones iterator that must be initialized [all...] |
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMDefaultBaseIterators.java | 173 * Returns a bare-bones iterator that must be initialized [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
FastStringBuffer.java | 24 * Bare-bones, unsafe, fast string buffer. No thread-safety, no [all...] |
/external/chromium_org/ash/wm/overview/ |
window_selector_unittest.cc | 367 // We need a widget for the close button the work, a bare window will crash. [all...] |
/external/chromium_org/chrome/browser/policy/test/ |
policy_testserver.py | 5 """A bare-bones test server for testing cloud policy support. [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/strings/ |
chromevox_strings_no.xtb | 326 <translation id="7095834689119144465">Rediger bare tallene i teksten</translation> [all...] |
/external/chromium_org/chrome/browser/resources/ntp4/ |
tile_page.js | [all...] |
/external/chromium_org/native_client_sdk/doc_generated/devguide/devcycle/ |
vs-addin.html | [all...] |
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/ |
vs-addin.rst | 574 Native Module instance. The code is bare-boned, it does nothing but
|
/external/chromium_org/net/base/ |
net_util_icu_unittest.cc | 644 // -------- omit trailing slash on bare hostname -------- [all...] |
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
session.cc | [all...] |
/external/chromium_org/third_party/mesa/src/src/glsl/ |
ir.h | 815 * Since a write mask is supplied, the LHS must already be a bare [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/ |
common.h | 335 // could be a bare Foo, or of type DifferentSubclassOfFoo. Thus, [all...] |
/external/clang/test/CodeGenObjC/ |
arc-blocks.m | 665 // Block setup. We skip most of this. Note the bare retain.
|
/external/eigen/doc/ |
InsideEigenExample.dox | 158 This means that we can put almost all the methods and operators in the base class MatrixBase, and have only the bare minimum in the subclasses. If you look at the subclasses in Eigen, like for instance the CwiseBinaryOp class, they have very few methods. There are coeff() and sometimes coeffRef() methods for access to the coefficients, there are rows() and cols() methods returning the number of rows and columns, but there isn't much more than that. All the meat is in MatrixBase, so it only needs to be coded once for all kinds of expressions, matrices, and vectors.
|
/external/lldb/source/Core/ |
Module.cpp | 336 // a bare-boards type image, change the triple for llvm's benefit. [all...] |
/external/lldb/source/Interpreter/ |
Args.cpp | [all...] |
/external/mesa3d/src/glsl/ |
ir.h | 815 * Since a write mask is supplied, the LHS must already be a bare [all...] |
/external/protobuf/src/google/protobuf/stubs/ |
common.h | 290 // could be a bare Foo, or of type DifferentSubclassOfFoo. Thus, [all...] |