/third_party/musl/porting/liteos_a/kernel/src/time/ |
H A D | strptime.c | 11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local [all...] |
/third_party/musl/porting/liteos_m/kernel/src/time/ |
H A D | strptime.c | 11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local [all...] |
/third_party/musl/porting/uniproton/kernel/src/time/ |
H A D | strptime.c | 11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local [all...] |
/third_party/ninja/src/ |
H A D | depfile_parser_perftest.cc | 63 float min = times[0]; in main() local
|
H A D | canon_perftest.cc | 45 int min = times[0]; in main() local
|
/third_party/ltp/testcases/lib/ |
H A D | tst_random.c | 27 static long rand_range(long min, long max) in rand_range() argument 35 long min = 0, max = 0; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/close_range/ |
H A D | close_range01.c | 82 static void check_closed(int min) in check_closed() argument
|
/third_party/ltp/testcases/kernel/syscalls/dup/ |
H A D | dup06.c | 57 int min; in main() local
|
/third_party/ltp/testcases/realtime/func/measurement/ |
H A D | preempt_timing.c | 85 unsigned long long i, j, delta, min, max, avg; in main() local
|
/third_party/node/deps/v8/src/base/ |
H A D | division-by-constant.cc | 59 const T min = static_cast<T>(1) << (bits - 1); in UnsignedDivisionByConstant() local [all...] |
/third_party/node/deps/v8/src/heap/ |
H A D | stress-scavenge-observer.cc | 84 int StressScavengeObserver::NextLimit(int min) { in NextLimit() argument
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | memchunk.c | 34 pa_memchunk* pa_memchunk_make_writable(pa_memchunk *c, size_t min) { in pa_memchunk_make_writable() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
H A D | vktSampleVerifierUtil.hpp | 123 bool isInRange (const tcu::Vector<float, Size>& v, const tcu::Vector<float, Size>& min, const tcu::Vector<float, Size>& max) in isInRange() argument
|
/third_party/skia/src/core/ |
H A D | SkSafeRange.h | 37 int checkGE(int value, int min) { in checkGE() argument
|
/third_party/skia/third_party/externals/oboe/src/flowgraph/ |
H A D | ClipToRange.h | 42 void setMinimum(float min) { in setMinimum() argument 50 void setMaximum(float min) { in setMaximum() argument
|
/third_party/skia/tests/ |
H A D | DequeTest.cpp | 32 assert_iter(skiatest::Reporter* reporter, const SkDeque& deq, int max, int min) assert_iter() argument
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrcmap.c | 72 FT_UInt min = 0; in FT_CALLBACK_DEF() local 107 FT_UInt min = 0; in FT_CALLBACK_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/src/psnames/ |
H A D | pstables.h | 4147 int count, min, max; in ft_get_adobe_glyph_index() local
|
/third_party/tzdata/ |
H A D | tzselect.ksh | 290 function min(x, y) { function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
H A D | pool_urbg.h | 40 static constexpr result_type(min)() { in min() function in absl::random_internal::RandenPool 91 static constexpr result_type(min)() { in min() function in absl::random_internal::PoolURBG
|
H A D | nonsecure_base_test.cc | 202 static constexpr result_type(min)() { in min() function
|
H A D | sequence_urbg.h | 37 static constexpr result_type(min)() { in min() function in absl::random_internal::sequence_urbg
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
H A D | bit_gen_ref_test.cc | 32 static constexpr result_type(min)() { return (absl::BitGen::min)(); } in min() function in absl::ConstBitGen
|
/third_party/skia/include/core/ |
H A D | SkFontParameters.h | 25 float min; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktSampleVerifierUtil.hpp | 123 bool isInRange (const tcu::Vector<float, Size>& v, const tcu::Vector<float, Size>& min, const tcu::Vector<float, Size>& max) in isInRange() argument
|