/external/libunwind_llvm/test/ |
D | libunwind_01.pass.cpp | 4 void backtrace(int lower_bound) { in backtrace()
|
/external/webrtc/webrtc/voice_engine/test/auto_test/ |
D | voe_output_test.cc | 75 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/ |
D | program.cc | 203 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
|
D | parameter_block.h | 198 void SetLowerBound(int index, double lower_bound) { in SetLowerBound()
|
D | problem.cc | 188 double lower_bound) { in SetParameterLowerBound()
|
D | problem_impl.cc | 587 double lower_bound) { in SetParameterLowerBound()
|
/external/google-breakpad/src/processor/ |
D | static_map-inl.h | 83 StaticMap<Key, Value, Compare>::lower_bound(const Key &key) const { in lower_bound() function
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | nack.cc | 109 NackList::const_iterator lower_bound = in ChangeFromLateToMissing() local
|
/external/chromium-trace/catapult/third_party/python_gflags/ |
D | gflags.py | 2482 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/ |
D | gflags.py | 2482 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/ |
D | subsetter_impl.cc | 397 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/ |
D | system_delay_unittest.cc | 245 int lower_bound = WebRtcAec_extended_filter_enabled(self_->aec) in TEST_F() local
|
D | aec_core.c | 885 const int lower_bound = 0; in SignalBasedDelayCorrection() local
|
/external/opencv/cv/src/ |
D | cvemd.cpp | 155 float *lower_bound, in cvCalcEMD2() 338 CvEMDState* state, float* lower_bound, in icvInitEMD()
|
/external/opencv3/modules/imgproc/src/ |
D | emd.cpp | 154 float *lower_bound, in cvCalcEMD2() 327 CvEMDState* state, float* lower_bound, in icvInitEMD()
|
/external/google-breakpad/src/testing/src/ |
D | gmock-spec-builders.cc | 194 const int lower_bound = cardinality().ConservativeLowerBound(); in CheckActionCountIfNotDone() local
|
/external/gmock/src/ |
D | gmock-spec-builders.cc | 194 const int lower_bound = cardinality().ConservativeLowerBound(); in CheckActionCountIfNotDone() local
|
/external/flac/libFLAC/ |
D | stream_decoder.c | 3004 …FLAC__uint64 first_frame_offset = decoder->private_->first_frame_offset, lower_bound, upper_bound,… in seek_to_absolute_sample_() local
|
/external/mksh/src/ |
D | edit.c | 1595 x_bs0(char *cp, char *lower_bound) in x_bs0()
|
/external/valgrind/drd/tests/ |
D | tsan_unittest.cpp | 7468 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
|