Home
last modified time | relevance | path

Searched defs:maximum (Results 1 – 25 of 52) sorted by relevance

123

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/flowunits/
DLinearShape.h44 void setMaximum(float maximum) { in setMaximum()
DExponentialShape.h59 void setMaximum(float maximum) { in setMaximum()
/third_party/skia/third_party/externals/freetype/include/freetype/
Dftmm.h79 FT_Long maximum; member
161 FT_Fixed maximum; member
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/
Dftmm.h80 FT_Long maximum; member
162 FT_Fixed maximum; member
/third_party/freetype/include/freetype/
Dftmm.h82 FT_Long maximum; member
164 FT_Fixed maximum; member
/third_party/rust/crates/rustix/src/process/
Drlimit.rs14 pub maximum: Option<u64>, field
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/
D.tonic_example.js7 "bar": { "type": "number", "maximum": 3 } property
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dbcd.h207 unsigned int maximum) in vbi_bcd_digits_greater()
/third_party/mesa3d/src/gallium/frontends/clover/util/
Dfunctional.hpp100 struct maximum { struct
103 operator()(T x) const { in operator ()()
109 operator()(T x, Ts... xs) const { in operator ()()
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/compile/
Drules.js9 rules: [ { 'maximum': ['exclusiveMaximum'] }, property
/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dasm.py82 def parse_int(s, minimum, maximum): argument
/third_party/typescript/tests/cases/compiler/
DstaticAnonymousTypeNotReferencingTypeParameter.ts116 static maximum<T>(dit: typeof ListWrapper, list: T[], predicate: (t: T) => number): T { method in ListWrapper
/third_party/json/test/src/
Dunit-serialization.cpp204 constexpr auto maximum = (std::numeric_limits<T>::max)(); variable
/third_party/rust/crates/rustix/src/backend/linux_raw/process/
Dsyscalls.rs431 let maximum = if lim.rlim_max == RLIM64_INFINITY as _ { in rlimit_from_linux() localVariable
461 let maximum = if lim.rlim_max == RLIM_INFINITY as _ { in rlimit_from_linux_old() localVariable
/third_party/node/deps/npm/node_modules/har-validator/node_modules/json-schema-traverse/spec/
Dindex.spec.js45 maximum: 2 property
/third_party/ffmpeg/libswscale/tests/
Dfloatimg_cmp.c84 float minimum, maximum, diff; in main() local
/third_party/flutter/skia/third_party/externals/sdl/src/power/linux/
DSDL_syspower.c133 int maximum = -1; in check_proc_acpi_battery() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes.cpp230 static void MinMax(int a, int b, int *minimum, int *maximum) in MinMax()
/third_party/rust/crates/rustix/src/backend/libc/process/
Dsyscalls.rs341 let maximum = if lim.rlim_max == LIBC_RLIM_INFINITY { in rlimit_from_libc() localVariable
/third_party/node/deps/npm/node_modules/is-date-object/
D.jscs.json113 "maximum": 1 number
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/refs/
Djson-schema-draft-06.json68 "maximum": { object
Djson-schema-draft-07.json75 "maximum": { object
Djson-schema-draft-04.json48 "maximum": { object
/third_party/node/deps/npm/node_modules/es-abstract/
D.jscs.json119 "maximum": 9 number
/third_party/node/deps/npm/node_modules/extend/
D.jscs.json118 "maximum": 6 number

123