/external/chromium/base/synchronization/ |
condition_variable_win.cc | 159 // arbitrary manipulation of the (possibly) enclosing list container. In 352 arbitrary length of time before proceeding to step d. As a result, 432 iterator) needed to be maintained across an arbitrary manipulation of the
|
/external/chromium_org/base/synchronization/ |
condition_variable_win.cc | 352 // arbitrary manipulation of the (possibly) enclosing list container. In 545 arbitrary length of time before proceeding to step d. As a result, 625 iterator) needed to be maintained across an arbitrary manipulation of the
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/ |
d3d11ddi.txt | 354 - D3D11 supports reading an arbitrary data chunk for query results, Gallium only supports reading a 64-bit integer 416 # ideally, we should support nested conditional rendering, as well as more complex tests (checking for an arbitrary range, after an AND with arbitrary mask )
|
/external/chromium_org/third_party/sqlite/src/test/ |
e_delete.test | 426 # LIMIT clause are assembled in an arbitrary order before applying the 430 # In practice, the "arbitrary order" is rowid order. 445 # in which rows are deleted is arbitrary and is not influenced by the
|
e_update.test | 575 # LIMIT clause are assembled in an arbitrary order before applying the 578 # In practice, "arbitrary order" is rowid order. This is also tested 588 # in which rows are modified is arbitrary and is not influenced by the
|
/external/llvm/docs/CommandGuide/ |
lit.rst | 245 arbitrary tests, and to expose a single convenient interface to these 373 The ``<test name>`` field can consist of an arbitrary string containing no 390 (the recommended length is 20), and ``<trailing delineator>`` is an arbitrary
|
/external/llvm/include/llvm/ADT/ |
APFloat.h | 1 //== llvm/Support/APFloat.h - Arbitrary Precision Floating Point -*- C++ -*-==// 12 /// This file declares a class to represent arbitrary precision floating point 39 /// \brief A self-contained host- and target-independent arbitrary-precision
|
/external/llvm/include/llvm/IR/ |
Module.h | 290 /// the specified name, of arbitrary type. This method returns null 363 /// specified name, of arbitrary type. This method returns null if a global 386 /// specified name, of arbitrary type. This method returns null if a global
|
/external/mesa3d/src/gallium/docs/ |
d3d11ddi.txt | 354 - D3D11 supports reading an arbitrary data chunk for query results, Gallium only supports reading a 64-bit integer 416 # ideally, we should support nested conditional rendering, as well as more complex tests (checking for an arbitrary range, after an AND with arbitrary mask )
|
/external/openfst/src/include/fst/ |
compose.h | 73 // version controls composition implemented using arbitrary matchers 74 // (of the same Arc type but otherwise arbitrary Fst type). The user 529 // Fsts (of the same Arc type but o.w. arbitrary) match the
|
/frameworks/base/docs/html/guide/topics/resources/ |
string-resource.jd | 40 The filename is arbitrary. The {@code <string>} element's {@code name} will be used as the 137 The filename is arbitrary. The {@code <string-array>} element's {@code name} will be used as the 263 The filename is arbitrary. The {@code <plurals>} element's {@code name} will be used as the
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_iterator.h | 447 * @param x A container of arbitrary type. 530 * @param x A container of arbitrary type. 636 * @param x A container of arbitrary type. [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_iterator.h | 447 * @param x A container of arbitrary type. 530 * @param x A container of arbitrary type. 636 * @param x A container of arbitrary type. [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_iterator.h | 447 * @param x A container of arbitrary type. 530 * @param x A container of arbitrary type. 636 * @param x A container of arbitrary type. [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_iterator.h | 447 * @param x A container of arbitrary type. 530 * @param x A container of arbitrary type. 636 * @param x A container of arbitrary type. [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_iterator.h | 447 * @param x A container of arbitrary type. 530 * @param x A container of arbitrary type. 636 * @param x A container of arbitrary type. [all...] |
/frameworks/base/core/java/android/view/ |
ViewDebug.java | 197 * @return An arbitrary int value. 204 * @return An arbitrary non-null String. 221 * @return An arbitrary int value. 229 * @return An arbitrary value. 236 * @return An arbitrary non-null String. [all...] |
/art/runtime/ |
jni_internal.cc | 72 static const size_t kMonitorsInitial = 32; // Arbitrary. 73 static const size_t kMonitorsMax = 4096; // Arbitrary sanity check. 75 static const size_t kLocalsInitial = 64; // Arbitrary. 76 static const size_t kLocalsMax = 512; // Arbitrary sanity check. 78 static const size_t kPinTableInitial = 16; // Arbitrary. 79 static const size_t kPinTableMax = 1024; // Arbitrary sanity check. 81 static size_t gGlobalsInitial = 512; // Arbitrary. 82 static size_t gGlobalsMax = 51200; // Arbitrary sanity check. (Must fit in 16 bits.) 84 static const size_t kWeakGlobalsInitial = 16; // Arbitrary. 85 static const size_t kWeakGlobalsMax = 51200; // Arbitrary sanity check. (Must fit in 16 bits. [all...] |
/frameworks/base/core/java/android/content/ |
ContentResolver.java | 327 // Arbitrary and not worth documenting, as Activity 362 // Arbitrary and not worth documenting, as Activity 491 // Arbitrary and not worth documenting, as Activity 549 // Arbitrary and not worth documenting, as Activity 584 // Arbitrary and not worth documenting, as Activity [all...] |
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
pthread.h | 280 # define ENOSYS 140 /* Semi-arbitrary value */ 522 /* Arbitrary value */ 529 /* Arbitrary value */ [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
ures.h | 377 * copied or transformed, then it may be placed into dest at an arbitrary offset. 642 * copied or transformed, then it may be placed into dest at an arbitrary offset. 735 * copied or transformed, then it may be placed into dest at an arbitrary offset. [all...] |
/external/chromium_org/third_party/ots/src/ |
layout.cc | 561 // could take arbitrary values including zero so we don't check these value. 864 // these could take arbitrary values. [all...] |
/external/eigen/doc/ |
C09_TutorialSparse.dox | 224 The \c std::vector of triplets might contain the elements in arbitrary order, and might even contain duplicated elements that will be summed up by setFromTriplets(). 315 In the above example, only the upper triangular part of the input matrix A is considered for solving. The opposite triangle might either be empty or contain arbitrary values. 442 %Sparse matrices does not support yet the addressing of arbitrary sub matrices. Currently, one can only reference a set of contiguous \em inner vectors, i.e., a set of contiguous rows for a row-major matrix, or a set of contiguous columns for a column major matrix:
|
/external/guava/guava/src/com/google/common/collect/ |
Ordering.java | 185 * Returns an arbitrary ordering over all objects, for which {@code compare(a, 200 public static Ordering<Object> arbitrary() { method in class:Ordering 239 return "Ordering.arbitrary()";
|
/external/icu4c/common/unicode/ |
ures.h | 384 * copied or transformed, then it may be placed into dest at an arbitrary offset. 649 * copied or transformed, then it may be placed into dest at an arbitrary offset. 742 * copied or transformed, then it may be placed into dest at an arbitrary offset. [all...] |