HomeSort by relevance Sort by last modified time
    Searched full:penultimate (Results 1 - 25 of 48) sorted by null

1 2

  /external/icu/icu4c/source/test/intltest/
listformattertest.cpp 103 // "and" is used before the last element, and all elements up to (and including) the penultimate are followed by a comma.
195 // "\\u0438" is used before the last element, and all elements up to (but not including) the penultimate are followed by a comma.
210 // For more than two elements, comma is inserted between all elements up to (and including) the penultimate,
226 // "and" is used before the last element, and all elements up to (and including) the penultimate are followed by a comma.
  /external/tensorflow/tensorflow/python/keras/_impl/keras/applications/
nasnet.py 106 penultimate_filters: Number of filters in the penultimate layer.
109 - P is the number of penultimate filters
113 - P is the number of penultimate filters
  /external/llvm/test/CodeGen/X86/
remat-fold-load.ll 4 ; During coalescing, remat triggers DCE which deletes the penultimate use of a
  /external/pdfium/
PRESUBMIT.py 159 # Match the final or penultimate token if it is xxxtest so we can ignore it
  /external/curl/include/curl/
system.h 322 /* KEEP MSVC THE PENULTIMATE ENTRY */
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
SecurityLogMonitor.java 306 // Position of the earliest event that has to be saved. Start from the penultimate event,
  /external/guava/guava/src/com/google/common/net/
InetAddresses.java 293 String penultimate = Integer.toHexString(((quad[0] & 0xff) << 8) | (quad[1] & 0xff)); local
295 return initialPart + penultimate + ":" + ultimate;
    [all...]
  /external/tensorflow/tensorflow/contrib/gan/python/eval/python/
classifier_metrics_impl.py 245 the final logits or the penultimate pooling layer.
  /external/tensorflow/tensorflow/docs_src/tutorials/
image_retraining.md 82 the classification. This penultimate layer has been trained to output a set of
  /external/v4l2_codec2/vda/
vp8_parser.cc 837 // taking the remainder of the frame size after the penultimate DCT partition.
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/
ManifestTest.java 50 private static final String MANIFEST_CONTENTS_2 = "Manifest-Version: 1.0\nName: value\n \n"; // Note penultimate line is single space
  /bionic/tools/relocation_packer/src/
elf_file.cc 647 // Loop until the penultimate entry. We exclude the end sentinel.
    [all...]
  /external/webp/src/enc/
backward_references_enc.c 295 // Process the penultimate pixel.
    [all...]
  /libcore/ojluni/src/main/java/java/util/
ComparableTimSort.java 428 * the penultimate or antepenultimate run on the stack. In other words,
    [all...]
TimSort.java 463 * the penultimate or antepenultimate run on the stack. In other words,
    [all...]
  /external/icu/icu4c/source/i18n/
decNumberLocal.h 349 /* (most likely to be non-zero); the penultimate tests MSD and */
    [all...]
  /external/python/cpython3/Lib/test/
test_nntplib.py 214 # This test must be the penultimate because further commands will be
    [all...]
  /external/python/cpython3/Modules/
mathmodule.c     [all...]
  /external/tensorflow/tensorflow/examples/image_retraining/
retrain.py 480 bottleneck_tensor: The penultimate output layer of the graph.
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
  /external/e2fsprogs/misc/
tune2fs.c 612 /* Find last and penultimate dirent */
    [all...]
  /external/llvm/docs/
WritingAnLLVMBackend.rst     [all...]
  /external/llvm/include/llvm/ADT/
IntervalMap.h     [all...]
  /external/python/cpython3/Doc/faq/
programming.rst     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
IntervalMap.h     [all...]

Completed in 979 milliseconds

1 2