Home
last modified time | relevance | path

Searched defs:lower_bound (Results 1 – 20 of 20) sorted by relevance

/external/libunwind_llvm/test/
Dlibunwind_01.pass.cpp4 void backtrace(int lower_bound) { in backtrace()
/external/webrtc/webrtc/voice_engine/test/auto_test/
Dvoe_output_test.cc75 OutputTest::OutputTest(int16_t lower_bound, int16_t upper_bound) in OutputTest()
143 int16_t lower_bound, int16_t upper_bound) in VoEOutputCheckMediaProcess()
/external/ceres-solver/internal/ceres/
Dprogram.cc203 const double lower_bound = parameter_block->LowerBoundForParameter(j); in IsBoundsConstrained() local
225 const double lower_bound = parameter_block->LowerBoundForParameter(j); in IsFeasible() local
244 const double lower_bound = parameter_block->LowerBoundForParameter(j); in IsFeasible() local
Dparameter_block.h198 void SetLowerBound(int index, double lower_bound) { in SetLowerBound()
Dproblem.cc188 double lower_bound) { in SetParameterLowerBound()
Dproblem_impl.cc587 double lower_bound) { in SetParameterLowerBound()
/external/google-breakpad/src/processor/
Dstatic_map-inl.h83 StaticMap<Key, Value, Compare>::lower_bound(const Key &key) const { in lower_bound() function
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dnack.cc109 NackList::const_iterator lower_bound = in ChangeFromLateToMissing() local
/external/chromium-trace/catapult/third_party/python_gflags/
Dgflags.py2482 def __init__(self, lower_bound=None, upper_bound=None): argument
2508 def DEFINE_float(name, default, help, lower_bound=None, upper_bound=None, argument
2534 def __init__(self, lower_bound=None, upper_bound=None): argument
2569 def DEFINE_integer(name, default, help, lower_bound=None, upper_bound=None, argument
2812 def DEFINE_multi_int(name, default, help, lower_bound=None, upper_bound=None, argument
2826 def DEFINE_multi_float(name, default, help, lower_bound=None, upper_bound=None, argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/python-gflags/
Dgflags.py2482 def __init__(self, lower_bound=None, upper_bound=None): argument
2508 def DEFINE_float(name, default, help, lower_bound=None, upper_bound=None, argument
2534 def __init__(self, lower_bound=None, upper_bound=None): argument
2569 def DEFINE_integer(name, default, help, lower_bound=None, upper_bound=None, argument
2812 def DEFINE_multi_int(name, default, help, lower_bound=None, upper_bound=None, argument
2826 def DEFINE_multi_float(name, default, help, lower_bound=None, upper_bound=None, argument
/external/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc397 int32_t lower_bound = b->first_glyph_index(); in ConstructIndexFormat4() local
450 int32_t lower_bound = b->first_glyph_index(); in ConstructIndexFormat5() local
/external/webrtc/webrtc/modules/audio_processing/aec/
Dsystem_delay_unittest.cc245 int lower_bound = WebRtcAec_extended_filter_enabled(self_->aec) in TEST_F() local
Daec_core.c885 const int lower_bound = 0; in SignalBasedDelayCorrection() local
/external/opencv/cv/src/
Dcvemd.cpp155 float *lower_bound, in cvCalcEMD2()
338 CvEMDState* state, float* lower_bound, in icvInitEMD()
/external/opencv3/modules/imgproc/src/
Demd.cpp154 float *lower_bound, in cvCalcEMD2()
327 CvEMDState* state, float* lower_bound, in icvInitEMD()
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc194 const int lower_bound = cardinality().ConservativeLowerBound(); in CheckActionCountIfNotDone() local
/external/gmock/src/
Dgmock-spec-builders.cc194 const int lower_bound = cardinality().ConservativeLowerBound(); in CheckActionCountIfNotDone() local
/external/flac/libFLAC/
Dstream_decoder.c3004 …FLAC__uint64 first_frame_offset = decoder->private_->first_frame_offset, lower_bound, upper_bound,… in seek_to_absolute_sample_() local
/external/mksh/src/
Dedit.c1595 x_bs0(char *cp, char *lower_bound) in x_bs0()
/external/valgrind/drd/tests/
Dtsan_unittest.cpp7468 int lower_bound = ARRAY_SIZE * (myId-1) / N_THREADS, in Worker() local
7513 int lower_bound = ARRAY_SIZE * (myId-1) / N_THREADS, in Worker() local