Home
last modified time | relevance | path

Searched defs:Bounds (Results 1 – 16 of 16) sorted by relevance

/external/libchrome-gestures/include/
Dnon_linearity_filter_interpreter.h71 struct Bounds { struct
80 Bounds FindBounds(float value, const std::unique_ptr<double[]>& range, argument
/external/rust/crates/ring/src/rsa/
Dbounds.rs4 pub trait Bounds: crate::sealed::Sealed { interface
/external/rust/crates/csv/src/
Dbyte_record.rs647 struct Bounds { struct
658 impl Default for Bounds { implementation
665 impl Bounds { impl
669 fn with_capacity(capacity: usize) -> Bounds { in with_capacity()
/external/cronet/net/third_party/quiche/src/quiche/common/platform/api/
Dquiche_time_utils_test.cc28 TEST(QuicheTimeUtilsTest, Bounds) { in TEST() argument
/external/autotest/client/cros/multimedia/
Ddisplay_info.py11 class Bounds(object): class in DisplayInfo
/external/pigweed/pw_protobuf/public/pw_protobuf/
Dstream_decoder.h496 struct Bounds { struct
504 Result<Bounds> GetLengthDelimitedPayloadBounds(); argument
/external/rust/crates/ring/src/rsa/public/
Dkey.rs20 bounds: &dyn Bounds, in try_from_components()
33 bounds: &dyn Bounds, in from_modulus_and_exponent()
/external/rust/crates/zeroize_derive/src/
Dlib.rs105 struct Bounds(Punctuated<WherePredicate, Comma>); struct
107 impl Parse for Bounds { implementation
/external/perfetto/src/trace_processor/prelude/table_functions/
Dexperimental_flat_slice_unittest.cc136 TEST(ExperimentalFlatSlice, Bounds) { in TEST() argument
/external/dng_sdk/source/
Ddng_image.h187 const dng_rect & Bounds () const in Bounds() function
Ddng_ifd.h254 dng_rect Bounds () const in Bounds() function
/external/skia/src/core/
DSkRecordDraw.cpp231 typedef SkRect Bounds; typedef in SkRecords::FillBounds
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp461 LoopBounds Bounds(BlockInfo, MTM.Loops); in computeTrace() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp482 LoopBounds Bounds(BlockInfo, MTM.Loops); in computeTrace() local
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp671 Value *Bounds = B.CreateICmp(ICmpInst::ICMP_ULT, C, B.getIntN(Width, Width), in optimizeMemChr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp965 Value *Bounds = B.CreateICmp(ICmpInst::ICMP_ULT, C, B.getIntN(Width, Width), in optimizeMemChr() local