/external/icu4c/i18n/ |
D | ucol_wgt.cpp | 39 lengthOfWeight(uint32_t weight) { in lengthOfWeight() 52 getWeightTrail(uint32_t weight, int32_t length) { in getWeightTrail() 57 setWeightTrail(uint32_t weight, int32_t length, uint32_t trail) { in setWeightTrail() 63 getWeightByte(uint32_t weight, int32_t idx) { in getWeightByte() 68 setWeightByte(uint32_t weight, int32_t idx, uint32_t byte) { in setWeightByte() 92 truncateWeight(uint32_t weight, int32_t length) { in truncateWeight() 97 incWeightTrail(uint32_t weight, int32_t length) { in incWeightTrail() 102 decWeightTrail(uint32_t weight, int32_t length) { in decWeightTrail() 107 incWeight(uint32_t weight, int32_t length, uint32_t maxByte) { in incWeight() 160 uint32_t weight, trail; in getWeightRanges() local [all …]
|
/external/jmdns/src/javax/jmdns/ |
D | ServiceInfo.java | 119 …ceInfo create(final String type, final String name, final int port, final int weight, final int pr… in create() 142 …ring type, final String name, final String subtype, final int port, final int weight, final int pr… in create() 163 …ceInfo create(final String type, final String name, final int port, final int weight, final int pr… in create() 186 …ring type, final String name, final String subtype, final int port, final int weight, final int pr… in create() 207 …ceInfo create(final String type, final String name, final int port, final int weight, final int pr… in create() 230 …ring type, final String name, final String subtype, final int port, final int weight, final int pr… in create() 253 …ceInfo create(final String type, final String name, final int port, final int weight, final int pr… in create() 278 …ring type, final String name, final String subtype, final int port, final int weight, final int pr… in create() 301 …ceInfo create(final String type, final String name, final int port, final int weight, final int pr… in create() 326 …ring type, final String name, final String subtype, final int port, final int weight, final int pr… in create() [all …]
|
/external/bluetooth/glib/gio/xdgmime/ |
D | xdgmimeglob.c | 56 int weight; member 64 int weight; member 114 int weight) in _xdg_glob_list_append() 171 int weight) in _xdg_glob_hash_insert_ucs4() 281 int weight) in _xdg_glob_hash_insert_text() 296 int weight; member 497 int weight) in _xdg_glob_hash_append_glob() 575 int weight; in _xdg_mime_glob_read_from_file() local
|
/external/openfst/src/include/fst/ |
D | arc.h | 62 Weight weight; variable 98 Weight weight; // Transition weight variable 132 Weight weight; // Transition weight member 157 Weight weight; // Transition weight member 181 Weight weight; // Transition weight member 205 Weight weight; // Transition weight member 237 Weight weight; // Transition weight member 269 Weight weight; // Transition weight member 300 Weight weight; // Transition weight member
|
D | prune.h | 158 Weight weight = Times(Times(idistance[s], arc.weight), in Prune() local 284 Weight weight = Times(Times(idistance[s], arc.weight), in Prune() local
|
D | reweight.h | 73 typename Arc::Weight weight = potential[state]; in Reweight() local
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | arc.h | 47 Weight weight; // Transition weight member 71 Weight weight; // Transition weight member 100 Weight weight; // Transition weight variable 134 Weight weight; // Transition weight member 159 Weight weight; // Transition weight member
|
D | prune.h | 102 Weight weight = Times(Times((*idistance)[state], arc.weight), in Prune() local 210 Weight weight = Times(Times((*idistance)[state], arc.weight), in Prune() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/animation/ |
D | Track.java | 51 …public void setTime(float time, float weight, AnimControl control, AnimChannel channel, TempVars v… in setTime()
|
D | PoseTrack.java | 103 private void applyFrame(Mesh target, int frameIndex, float weight){ in applyFrame() 117 …public void setTime(float time, float weight, AnimControl control, AnimChannel channel, TempVars v… in setTime()
|
D | BoneTrack.java | 190 …public void setTime(float time, float weight, AnimControl control, AnimChannel channel, TempVars v… in setTime() 331 public void setTime(float time, float weight, AnimControl control, AnimChannel channel) { in setTime()
|
/external/webkit/Source/WebCore/css/ |
D | FontValue.h | 44 RefPtr<CSSPrimitiveValue> weight; variable
|
/external/openfst/src/include/fst/script/ |
D | weight-class.h | 44 W weight; member 82 explicit WeightClass(const W& weight) in WeightClass()
|
/external/srec/srec/Grammar/src/ |
D | SR_Grammar.c | 39 const LCHAR* pronunciation, int weight, const LCHAR* tag) in SR_GrammarAddWordToSlot() 62 const SR_Nametag* nametag, int weight, const LCHAR* tag) in SR_GrammarAddNametagToSlot()
|
/external/openfst/src/script/ |
D | text-io.cc | 58 WeightClass weight(weight_type, col[1]); in ReadPotentials() local
|
/external/speex/libspeex/ |
D | quant_lsp_bfin.h | 108 spx_word16_t *weight, in lsp_weight_quant()
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | FontPlatformDataWx.cpp | 57 static wxFontWeight fontWeightToWxFontWeight(FontWeight weight) in fontWeightToWxFontWeight()
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/ |
D | BlenderTrack.java | 125 public void setTime(float time, float weight, AnimControl control, in setTime()
|
/external/jmdns/src/javax/jmdns/impl/ |
D | ServiceInfoImpl.java | 127 …public ServiceInfoImpl(String type, String name, String subtype, int port, int weight, int priorit… in ServiceInfoImpl() 150 …public ServiceInfoImpl(String type, String name, String subtype, int port, int weight, int priorit… in ServiceInfoImpl() 165 …public ServiceInfoImpl(String type, String name, String subtype, int port, int weight, int priorit… in ServiceInfoImpl() 169 …public ServiceInfoImpl(Map<Fields, String> qualifiedNameMap, int port, int weight, int priority, b… in ServiceInfoImpl() 173 …ServiceInfoImpl(Map<Fields, String> qualifiedNameMap, int port, int weight, int priority, boolean … in ServiceInfoImpl() 185 …ServiceInfoImpl(Map<Fields, String> qualifiedNameMap, int port, int weight, int priority, boolean … in ServiceInfoImpl()
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | OrbitalMagnetComponent.java | 110 float weight = 1.0f; in applyMagnetism() local
|
/external/opencv/cv/src/ |
D | cvemd.cpp | 111 float weight, max_cost; member 400 float weight = signature1[i * (dims + 1)]; in icvInitEMD() local 415 float weight = signature2[i * (dims + 1)]; in icvInitEMD() local 464 float weight = signature1[j]; in icvInitEMD() local 471 float weight = signature2[j]; in icvInitEMD() local
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | FontPlatformData.cpp | 238 PassRefPtr<FixedSizeFontData> FixedSizeFontData::create(const AtomicString& family, unsigned weight… in create() 285 …ixedSizeFontData> createFixedSizeFontData(const AtomicString& family, unsigned weight, bool italic) in create() 322 FontPlatformPrivateData(int size, unsigned weight) in create()
|
/external/v8/src/ |
D | runtime-profiler.cc | 212 int weight = 0; in LookupSample() local 225 void RuntimeProfiler::AddSample(JSFunction* function, int weight) { in AddSample()
|
/external/srtp/test/ |
D | lfsr.c | 120 weight(uint32_t poly) { in weight() function
|
/external/llvm/lib/CodeGen/ |
D | CalcSpillWeights.cpp | 116 float weight = 1.0f; in CalculateWeightAndHint() local
|