HomeSort by relevance Sort by last modified time
    Searched full:covering (Results 26 - 50 of 691) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/eigen/doc/
Overview.dox 17 The \b main \b documentation is organized into \em chapters covering different domains of features.
  /external/python/cpython2/Doc/tutorial/
index.rst 31 :ref:`c-api-index`. There are also several books covering Python in depth.
  /external/python/cpython3/Doc/tutorial/
index.rst 31 :ref:`c-api-index`. There are also several books covering Python in depth.
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCModule.h 51 /// createAtom - Creates a new MCAtom covering the specified offset range.
  /external/swiftshader/third_party/LLVM/lib/MC/
MCModule.cpp 19 // Check for atoms already covering this range.
  /external/tensorflow/tensorflow/core/kernels/
multinomial_op_test.cc 55 // they could still be useful in covering realistic cases.
  /packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
IntentAsserts.java 33 * Handy-dandy Junit asserts covering Intents.
  /cts/tests/tests/nativemedia/aaudio/jni/
utils.cpp 110 // Since we are covering all possible values, the "actual" mode
132 // Since we are covering all possible values, the "actual" mode
  /external/google-breakpad/src/common/linux/
elf_core_dump.h 82 // Returns a memory range covering the note name, or an empty range
86 // Returns a memory range covering the note description, or an empty
  /external/google-breakpad/src/google_breakpad/processor/
source_line_resolver_interface.h 97 // If Windows stack walking information is available covering
104 // If CFI stack walking information is available covering ADDRESS,
  /external/google-breakpad/src/processor/
basic_source_line_resolver_types.h 95 // If Windows stack walking information is available covering ADDRESS,
102 // If CFI stack walking information is available covering ADDRESS,
source_line_resolver_base_types.h 138 // If Windows stack walking information is available covering ADDRESS,
146 // If CFI stack walking information is available covering ADDRESS,
  /external/iproute2/
README.distribution 57 covering the range -10 to +10, with granularity .00005. Obviously, this
63 for the ("normalized") inverse of size TABLESIZE, covering its domain 0
  /external/iproute2/netem/
README.distribution 59 covering the range -10 to +10, with granularity .00005. Obviously, this
65 for the ("normalized") inverse of size TABLESIZE, covering its domain 0
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_SampleDistortedBoundingBox.pbtxt 86 If true, assume an implicit bounding box covering the whole input. If false,
128 bounding box covering the whole image. If `use_image_if_no_bounding_boxes` is
api_def_SampleDistortedBoundingBoxV2.pbtxt 86 If true, assume an implicit bounding box covering the whole input. If false,
128 bounding box covering the whole image. If `use_image_if_no_bounding_boxes` is
  /hardware/intel/img/psb_video/src/hwdefs/
topaz_db_regs.h 174 Byte range covering the group TOPAZHP_DB file
181 Byte range covering the whole register file
  /tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
ZFileOptions.java 154 * an explanation on using the extra field for covering empty spaces.
164 * explanation on using the extra field for covering empty spaces.
  /external/llvm/lib/Target/Hexagon/
RDFLiveness.cpp 74 // call that will influence register covering. The register references
103 // The traversal upwards must go on until a covering def is encountered.
104 // It is possible that a collection of non-covering (individually) defs
105 // will be sufficient, but keep going until a covering one is found.
110 // Stop at the covering/overwriting def of the initial register reference.
181 // instruction, pick the defs that contribute to the covering (i.e. is
852 bool Covering = RAI.covers(DDR, I.first);
854 while (U && Covering) {
857 Covering = RAI.covers(DA.Addr->getRegRef(), Q);
860 if (!Covering)
    [all...]
  /development/samples/browseable/WatchFace/Wearable/res/values/
strings.xml 49 <!-- TODO: this should be shared (needs covering all the samples with Gradle build model) -->
  /external/guava/guava-gwt/test-super/com/google/common/primitives/super/com/google/common/primitives/
ByteArrayAsListTest.java 30 * Test suite covering {@link Bytes#asList(byte[])}.
CharArrayAsListTest.java 30 * Test suite covering {@link Chars#asList(char[])}.
DoubleArrayAsListTest.java 30 * Test suite covering {@link Doubles#asList(double[])}.
FloatArrayAsListTest.java 30 * Test suite covering {@link Floats#asList(float[])})}.
IntArrayAsListTest.java 30 * Test suite covering {@link Ints#asList(int[])}.

Completed in 756 milliseconds

12 3 4 5 6 7 8 91011>>