Searched defs:weight (Results 26 - 50 of 224) sorted by relevance

123456789

/external/smack/src/org/xbill/DNS/
H A DSRVRecord.java20 private int priority, weight, port; field in class:SRVRecord
34 * @param weight The weight, used to select between records at the same
41 int weight, int port, Name target)
45 this.weight = checkU16("weight", weight);
53 weight = in.readU16();
61 weight = st.getUInt16();
71 sb.append(weight
40 SRVRecord(Name name, int dclass, long ttl, int priority, int weight, int port, Name target) argument
[all...]
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Darc.h22 #include "fst/lib/float-weight.h"
23 #include "fst/lib/product-weight.h"
24 #include "fst/lib/string-weight.h"
36 : ilabel(i), olabel(o), weight(w), nextstate(s) {}
47 Weight weight; // Transition weight member in struct:fst::StdArc
60 : ilabel(i), olabel(o), weight(w), nextstate(s) {}
71 Weight weight; // Transition weight member in struct:fst::LogArc
85 : ilabel(i), olabel(o), weight(
100 Weight weight; // Transition weight member in class:fst::StringArc
134 Weight weight; // Transition weight member in struct:fst::GallicArc
159 Weight weight; // Transition weight member in struct:fst::ReverseArc
[all...]
H A Dprune.h52 // do not belong to a successful path whose weight is no more than
53 // 'opts.threshold' Times() the weight of the shortest path. Weights
102 Weight weight = Times(Times((*idistance)[state], arc.weight), local
104 if(less(ceiling, weight)) {
124 // 'fst' that do not belong to a successful path whose weight is no
125 // more than 'opts.threshold' Times() the weight of the shortest
137 // 'ifst' whose weight is no more than 'opts.threshold' Times() the
138 // weight of the shortest path. Weights need to be commutative and
210 Weight weight local
[all...]
/external/bzip2/
H A Dhuffman.c37 while (weight[tmp] < weight[heap[zz >> 1]]) { \
52 weight[heap[yy+1]] < weight[heap[yy]]) \
54 if (weight[tmp] < weight[heap[yy]]) break; \
76 Int32 weight [ BZ_MAX_ALPHA_SIZE * 2 ]; local
80 weight[i+1] = (freq[i] == 0 ? 1 : freq[i]) << 8;
88 weight[0] = 0;
105 weight[nNode
[all...]
/external/ceres-solver/internal/ceres/
H A Dgraph_algorithms.h267 // order of weight, adding them to G_T if doing so does not create a
284 // weight. Also add the vertices of the graph to the Maximum
303 const double weight = graph.EdgeWeight(vertex1, vertex2); local
304 weighted_edges.push_back(make_pair(weight, make_pair(vertex1, vertex2)));
340 // the same weight as the original graph.
/external/chromium_org/cc/trees/
H A Dlayer_sorter.h65 GraphEdge(GraphNode* from_node, GraphNode* to_node, float weight) argument
68 weight(weight) {}
72 float weight; member in struct:cc::GraphEdge
93 float* weight);
/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dsuggestions_combiner_unittest.cc23 int weight; member in struct:__anon6817::SourceInfo
52 // Two sources, equal weight, more than 8 items.
57 // Two sources, equal weight, exactly 8 items.
62 // Two sources, equal weight, exactly 8 items but source A has more.
67 // Two sources, equal weight, exactly 8 items but source B has more.
72 // Two sources, equal weight, exactly 8 items but source A has none.
77 // Two sources, equal weight, exactly 8 items but source B has none.
82 // Two sources, equal weight, less than 8 items.
87 // Two sources, equal weight, less than 8 items but source A has more.
92 // Two sources, equal weight, les
137 SuggestionsSourceStub(int weight, const std::string& source_name, int number_of_suggestions) argument
[all...]
/external/chromium_org/cloud_print/gcp20/prototype/
H A Ddns_response_builder.cc50 uint16 priority, uint16 weight,
61 writer.WriteU16(weight) &&
49 AppendSrv(const std::string& service_name, uint32 ttl, uint16 priority, uint16 weight, uint16 http_port, const std::string& service_domain_name) argument
/external/chromium_org/net/dns/
H A Drecord_rdata.h41 // 2 bytes network-order unsigned weight
56 uint16 weight() const { return weight_; } function in class:net::SrvRecordRdata
/external/chromium_org/ppapi/cpp/dev/
H A Dfont_dev.h49 PP_FontWeight_Dev weight() const { return pp_font_description_.weight; } function in class:pp::FontDescription_Dev
50 void set_weight(PP_FontWeight_Dev w) { pp_font_description_.weight = w; }
H A Dtruetype_font_dev.h71 PP_TrueTypeFontWeight_Dev weight() const { return desc_.weight; } function in class:pp::TrueTypeFontDesc_Dev
72 void set_weight(PP_TrueTypeFontWeight_Dev weight) { argument
73 desc_.weight = weight;
/external/chromium_org/ppapi/cpp/trusted/
H A Dbrowser_font_trusted.h51 PP_BrowserFont_Trusted_Weight weight() const { function in class:pp::BrowserFontDescription
52 return pp_font_description_.weight;
55 pp_font_description_.weight = w;
/external/chromium_org/third_party/WebKit/Source/platform/exported/linux/
H A DWebFontInfo.cpp108 int weight; local
109 if (FcPatternGetInteger(current, FC_WEIGHT, 0, &weight) == FcResultMatch)
110 family->isBold = weight >= FC_WEIGHT_BOLD;
/external/chromium_org/third_party/WebKit/public/web/
H A DWebFontDescription.h79 , weight(WeightNormal)
91 Weight weight; member in struct:blink::WebFontDescription
/external/chromium_org/third_party/leveldatabase/src/util/
H A Dcache_test.cc158 const int weight = (index & 1) ? kLight : kHeavy; local
159 Insert(index, 1000+index, weight);
160 added += weight;
166 const int weight = (i & 1 ? kLight : kHeavy); local
169 cached_weight += weight;
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
H A Dvl_vertex_buffers.h79 int16_t weight; /**< enum pipe_video_mv_weight */ member in struct:vl_motionvector::__anon12941
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
H A Dstw_ext_pixelformat.c269 int weight; member in struct:attrib_match_info
366 scores[index].points -= (actual_value - expected_value) * ami->weight;
/external/chromium_org/third_party/skia/include/ports/
H A DSkFontStyle.h45 SkFontStyle(int weight, int width, Slant);
51 int weight() const { return fUnion.fR.fWeight; } function in class:SkFontStyle
/external/chromium_org/third_party/skia/src/core/
H A DSkBitmapFilter.cpp39 SkScalar weight = 0; local
60 weight += combined_weight;
64 fr = SkScalarDiv(fr, weight);
65 fg = SkScalarDiv(fg, weight);
66 fb = SkScalarDiv(fb, weight);
67 fa = SkScalarDiv(fa, weight);
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/
H A DBlenderTrack.java125 public void setTime(float time, float weight, AnimControl control, argument
128 boneTrack.setTime(time, weight, control, channel, vars);
130 spatialTrack.setTime(time, weight, control, channel, vars);
/external/linux-tools-perf/util/
H A Dtop.c19 * Ordering weight: count-1 * count-2 * ... / count-n
23 double weight = sym->snap_count; local
27 return weight;
30 weight *= sym->count[counter];
32 weight /= (sym->count[counter] + 1);
34 return weight;
54 if (se->weight > iter->weight)
193 syme->weight = sym_weight(syme, top);
H A Dtop.h25 double weight; member in struct:sym_entry
/external/llvm/lib/Analysis/
H A DProfileInfoLoaderPass.cpp135 double weight = ECs[ReadCount++]; local
136 if (weight != ProfileInfoLoader::Uncounted) {
141 EdgeInformation[getFunction(e)][e] += (double)weight;
/external/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp130 // Don't recompute spill weight for an unspillable register.
140 float weight = 1.0f; local
149 // Calculate instr weight.
152 weight = LiveIntervals::getSpillWeight(
155 // Give extra weight to what looks like a loop induction variable update.
157 weight *= 3;
159 totalWeight += weight;
168 float hweight = Hint[hint] += weight;
183 // Weakly boost the spill weight of hinted registers.
204 li.weight
[all...]
/external/marisa-trie/lib/marisa/
H A Dtrie-build.cc192 double weight = keys[range.begin()].weight(); local
195 wranges.push_back(WRange(range.begin(), i, range.pos(), weight));
197 weight = 0.0;
199 weight += keys[i].weight();
201 wranges.push_back(WRange(range, weight));
239 rest_key.set_weight(wrange.weight());
275 rkeys[i].set_weight(keys[i].weight());

Completed in 697 milliseconds

123456789