Home
last modified time | relevance | path

Searched defs:max_value (Results 1 – 25 of 64) sorted by relevance

123

/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Destimator_test_utils.py47 def assert_in_range(min_value, max_value, key, metrics): argument
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dstatistics_calculator.cc32 int max_value) in PeriodicUmaLogger()
59 int max_value) in PeriodicUmaCount()
83 int max_value) in PeriodicUmaAverage()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_utils.h40 explicit PseudorandomGenerator(NativeT min_value, NativeT max_value, in PseudorandomGenerator()
Dclient_library_test_base.h608 const int width, NativeT min_value, NativeT max_value, uint32 seed) { in CreatePseudorandomR1()
619 const int rows, const int cols, NativeT min_value, NativeT max_value, in CreatePseudorandomR2()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_enum.cc52 int32 max_value = descriptor->value(0)->number(); in ShouldGenerateArraySize() local
91 const EnumValueDescriptor* max_value = descriptor_->value(0); in GenerateDefinition() local
/external/tensorflow/tensorflow/python/keras/_impl/keras/
Dconstraints.py63 def __init__(self, max_value=2, axis=0): argument
144 def __init__(self, min_value=0.0, max_value=1.0, rate=1.0, axis=0): argument
Dactivations.py91 def relu(x, alpha=0., max_value=None): argument
/external/harfbuzz_ng/src/
Dhb-ot-var.h60 float max_value; member
/external/libxcam/modules/isp/
Disp_config_translator.cpp91 double max_value = 0.0; in translate_color_matrix() local
/external/pcre/pcrecpp/
Dpcrecpp_unittest.cc936 static const int max_value = 0x7fffffff; in main() local
947 static const unsigned int max_value = 0xfffffffful; in main() local
962 static const long long max_value = 0x7fffffffffffffffLL; in main() local
990 static const unsigned long long max_value = 0xffffffffffffffffULL; in main() local
/external/skqp/tools/skpbench/
D_hardware.py61 def __init__(self, value_type, min_value=None, max_value=None, argument
/external/skia/tools/skpbench/
D_hardware.py61 def __init__(self, value_type, min_value=None, max_value=None, argument
/external/mesa3d/src/gallium/state_trackers/vdpau/
Dquery.c513 void *min_value, void *max_value) in vlVdpVideoMixerQueryParameterValueRange()
584 void *min_value, void *max_value) in vlVdpVideoMixerQueryAttributeValueRange()
/external/libxcam/modules/ocl/
Dcv_image_process_helper.cpp79 …Mat &image, float threshold_min_value, float threshold_max_value, float min_value, float max_value) in apply_constraints()
/external/webrtc/webrtc/common_audio/signal_processing/
Dmin_max_operations_mips.c231 int tmp1 = 0, max_value = 0x7fffffff; in WebRtcSpl_MaxAbsValueW32_mips() local
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/quantiles/
Dweighted_quantiles_summary_test.cc135 float max_value = 1 << 20; in TEST_F() local
/external/ImageMagick/coders/
Dpnm.c239 max_value; in ReadPNMImage() local
1573 max_value; in WritePNMImage() local
Dtxt.c413 max_value, in ReadTXTImage() local
/external/protobuf/src/google/protobuf/compiler/
Dparser.cc206 uint64 max_value = kint32max; in ConsumeSignedInteger() local
218 bool Parser::ConsumeInteger64(uint64 max_value, uint64* output, in ConsumeInteger64()
1104 uint64 max_value = kint64max; in ParseDefaultAssignment() local
1130 uint64 max_value = kuint64max; in ParseDefaultAssignment() local
1369 uint64 max_value = in ParseOption() local
/external/tensorflow/tensorflow/tools/graph_transforms/
Dfreeze_requantization_ranges.cc191 const float max_value = range_for_nodes.at(node.name()).second; in FreezeRequantizationRanges() local
/external/libxaac/decoder/
Dixheaacd_basic_ops_arr.h216 WORD32 max_value; in max32_arr() local
244 WORD16 max_value; in max16_arr() local
/external/protobuf/src/google/protobuf/stubs/
Dtime.cc148 int max_value, int* result) { in ParseInt()
/external/ltp/testcases/kernel/sched/tool/
Dtime-schedule.c432 unsigned long max_value) in compute_median()
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_private.h67 uint64_t max_value; member
/external/webrtc/webrtc/modules/audio_processing/aecm/
Daecm_core_c.c180 int16_t max_value = 0; in TimeToFrequencyDomain() local

123