/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | prune.h | 34 Weight threshold; variable 46 : threshold(t), filter(f), idistance(id), fdistance(fd) {} in threshold() function 128 void Prune(MutableFst<Arc> *fst, typename Arc::Weight threshold) { in Prune() 240 typename Arc::Weight threshold) { in Prune()
|
/external/chromium/chrome/browser/extensions/ |
D | extension_idle_api.cc | 87 IdleState CalculateIdleStateAndUpdateTimestamp(int threshold) { in CalculateIdleStateAndUpdateTimestamp() 99 IdleState ThrottledCalculateIdleState(int threshold, Profile* profile) { in ThrottledCalculateIdleState() 138 int threshold; in RunImpl() local
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/ |
D | Barrier.java | 36 protected int threshold; field in Barrier
|
/external/srec/srec/clib/ |
D | voicing.c | 60 int threshold; in voicing_analysis() local
|
/external/chromium/chrome/browser/net/ |
D | referrer.cc | 106 bool Referrer::Trim(double reduce_rate, double threshold) { in Trim() 117 bool ReferrerValue::Trim(double reduce_rate, double threshold) { in Trim()
|
/external/chromium/chrome/browser/history/ |
D | history_database.cc | 225 int64 threshold; in GetEarlyExpirationThreshold() local 236 void HistoryDatabase::UpdateEarlyExpirationThreshold(base::Time threshold) { in UpdateEarlyExpirationThreshold()
|
D | history_types_unittest.cc | 171 const base::Time& threshold(AutocompleteAgeThreshold()); in TEST() local
|
/external/oprofile/pp/ |
D | common_option.cpp | 30 double threshold = 0.0; variable 55 double handle_threshold(string threshold) in handle_threshold()
|
/external/iptables/include/linux/netfilter/ |
D | xt_NFLOG.h | 14 __u16 threshold; member
|
/external/srec/srec/Semproc/include/ |
D | SR_SemprocDefinitions.h | 207 #define MEMCHK(rc, val, threshold) \ argument 216 #define LENCHK(rc, val, threshold) \ argument
|
/external/oprofile/libpp/ |
D | profile_container.h | 95 double threshold; member
|
D | callgraph_container.cpp | 304 void arc_recorder::process_children(cg_symbol & sym, double threshold) in process_children() 343 process(count_array_t total, double threshold, in process() 396 extra_images const & extra, bool debug_info, double threshold, in populate()
|
/external/clang/test/CodeGen/ |
D | 2008-08-07-AlignPadding1.c | 17 int threshold; member
|
D | union-init.c | 17 int threshold; /* collection threshold */ member
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
D | SsaConverter.java | 71 public static void updateSsaMethod(SsaMethod ssaMeth, int threshold) { in updateSsaMethod() 288 LocalVariableInfo localInfo, int threshold) { in placePhiFunctions()
|
/external/opencv/cv/src/ |
D | cvcontourtree.cpp | 69 CvContourTree ** tree, double threshold ) in icvCreateContourTree() 648 cvCreateContourTree( const CvSeq* contour, CvMemStorage* storage, double threshold ) in cvCreateContourTree() 688 double threshold; in cvContourFromContourTree() local
|
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/ |
D | PhysicsGhostObject.java | 257 public void setCcdMotionThreshold(float threshold) { in setCcdMotionThreshold() 261 private native void setCcdMotionThreshold(long objectId, float threshold); in setCcdMotionThreshold()
|
D | PhysicsCharacter.java | 247 public void setCcdMotionThreshold(float threshold) { in setCcdMotionThreshold() 251 private native void setCcdMotionThreshold(long objectId, float threshold); in setCcdMotionThreshold()
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
D | UDPMessageProcessor.java | 213 … float threshold = ((float)(messageQueue.size() - LOWAT))/ ((float)(HIGHWAT - LOWAT)); in run() local
|
/external/opencv/cvaux/src/ |
D | cvcorrimages.cpp | 185 double threshold)/* Threshold for good points in filter */ in icvFindCorrForGivenPoints() 555 float threshold)/* Status for new points */ in icvRemoveDoublePoins() 847 double threshold)//New projection matrix in icvAddNewImageToPrevious____()
|
D | cvfindhandregion.cpp | 74 float threshold, threshold2; in icvFindHandRegion() local 297 float threshold, threshold2; in icvFindHandRegionA() local
|
/external/opencv/cvaux/include/ |
D | cvaux.hpp | 87 bool set_threshold( int threshold ) // threshold applied to the histogram bins in set_threshold()
|
/external/llvm/lib/Support/ |
D | Allocator.cpp | 23 BumpPtrAllocator::BumpPtrAllocator(size_t size, size_t threshold, in BumpPtrAllocator()
|
/external/webrtc/src/modules/audio_processing/utility/ |
D | delay_estimator.c | 271 int32_t threshold = value_best_candidate + kProbabilityOffset; in WebRtc_ProcessBinarySpectrum() local
|
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/objects/ |
D | PhysicsGhostObject.java | 248 public void setCcdMotionThreshold(float threshold) { in setCcdMotionThreshold()
|