Home
last modified time | relevance | path

Searched refs:Smaller (Results 1 – 25 of 35) sorted by relevance

12

/external/rust/crates/plotters/src/style/
Dsize.rs70 Smaller(f64), enumerator
105 RelativeSize::Smaller(p) => *p * f64::from(w.min(h)), in in_pixels()
123 RelativeSize::Smaller(self.into() / 100.0) in percent()
/external/libtextclassifier/native/lang_id/common/math/
Dalgorithm.h77 template <typename T, typename Smaller>
79 Smaller smaller) { in GetTopKIndices()
/external/tensorflow/tensorflow/lite/g3doc/performance/
Dmodel_optimization.md23 Some forms of optimization can be used to reduce the size of a model. Smaller
26 - **Smaller storage size:** Smaller models occupy less storage space on your
29 - **Smaller download size:** Smaller models require less time and bandwidth to
31 - **Less memory usage:** Smaller models use less RAM when they are run, which
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerTracePC.cpp565 uint64_t Smaller = 0; in __sanitizer_cov_trace_switch() local
574 if (Val > Vals[i]) Smaller = Vals[i]; in __sanitizer_cov_trace_switch()
581 (uint16_t)(Smaller)); in __sanitizer_cov_trace_switch()
586 (uint32_t)(Smaller)); in __sanitizer_cov_trace_switch()
590 fuzzer::TPC.HandleCmp(PC + 2*i, Val, Smaller); in __sanitizer_cov_trace_switch()
/external/llvm/test/MC/Mips/
Dsort-relocation-table.s106 # offset is greater or equal. Smaller offsets are preferred so both
287 # offset is greater or equal. Smaller offsets are preferred so both
/external/rust/crates/ring/src/arithmetic/
Dbigint.rs525 pub fn elem_reduced_once<Larger, Smaller: SlightlySmallerModulus<Larger>>( in elem_reduced_once()
527 m: &Modulus<Smaller>, in elem_reduced_once() argument
528 ) -> Elem<Smaller, Unencoded> { in elem_reduced_once() argument
542 pub fn elem_reduced<Larger, Smaller: NotMuchSmallerModulus<Larger>>( in elem_reduced()
544 m: &Modulus<Smaller>, in elem_reduced() argument
545 ) -> Elem<Smaller, RInverse> { in elem_reduced() argument
569 pub fn elem_widen<Larger, Smaller: SmallerModulus<Larger>>( in elem_widen() argument
570 a: Elem<Smaller, Unencoded>, in elem_widen()
/external/pdfium/core/fxcrt/css/
Dproperty_values.inc27 CSS_PROP_VALUE____(Smaller, "smaller", 0x849769F0)
Dcfx_cssdeclaration.cpp534 case CFX_CSSPropertyValue::Smaller: in ParseFontProperty()
Dcfx_cssstyleselector.cpp532 case CFX_CSSPropertyValue::Smaller: in ToFontSize()
/external/google-breakpad/docs/
Dmozilla_brown_bag_talk.md18 * Smaller open-source projects have few options
/external/tensorflow/tensorflow/lite/g3doc/examples/trained/
Dindex.md80 successfully deploy and run the model. Smaller models also typically produce
82 experiences. Smaller models typically have lower accuracy rates, so you may need
/external/okhttp/website/static/
Dapp.css159 /* Smaller width browser, tablets. */
/external/tensorflow/tensorflow/compiler/mlir/lite/python/
DBUILD143 # Smaller version of flatbuffer_translate which only converts flatbuffer to MLIR.
/external/lzma/DOC/
Dinstaller.txt113 - Smaller size (30 KB vs 100 KB)
/external/curl/docs/
DHELP-US.md20 ## Smaller tasks
/external/cronet/buildtools/third_party/libc++/trunk/docs/DesignDocs/
DFileTimeType.rst68 Having a Smaller Range than ``timespec``
135 Having a Smaller Resolution than ``timespec``
/external/libcxx/docs/DesignDocs/
DFileTimeType.rst68 Having a Smaller Range than ``timespec``
134 Having a Smaller Resolution than ``timespec``
/external/llvm/test/Transforms/InstCombine/
Dgetelementptr.ll295 ; Smaller than the pointer size for a non-zero address space
306 ; Smaller than pointer size
/external/mesa3d/docs/_extra/specs/OLD/
DEGL_MESA_screen_surface.txt357 EGL_MODE_ID_MESA EGL_DONT_CARE Exact Smaller 6
/external/pigweed/pw_tokenizer/
Ddocs.rst419 similarly to Protocol Buffers. Smaller values take fewer bytes.
513 Smaller tokens with masking
608 Keep this table in mind when masking tokens (see `Smaller tokens with
/external/iperf3/docs/
Dinvoking.rst249 interval set by this parameter. Smaller values of the pacing
/external/rust/crates/textwrap/
DCHANGELOG.md73 Smaller improvements and changes:
/external/libaom/
DCHANGELOG526 Smaller binary size with low bitdepth and realtime only build.
/external/libvpx/
DCHANGELOG303 Smaller library size by combining functions used by VP8 and VP9
/external/python/pybind11/docs/
Dchangelog.rst299 Smaller or developer focused features and fixes:

12