Searched refs:props (Results 101 - 125 of 198) sorted by relevance

12345678

/external/openfst/src/include/fst/
H A Dmutable-fst.h55 virtual void SetProperties(uint64 props,
269 virtual void SetProperties(uint64 props, uint64 mask) { argument
273 if (GetImpl()->Properties(exprops) != (props & exprops))
275 GetImpl()->SetProperties(props, mask);
H A Drational.h168 uint64 props = fst.Properties(kFstProperties, false); local
188 SetProperties(ClosureProperties(props, closure_type == CLOSURE_STAR, true),
235 uint64 props = FstImpl<A>::Properties(); local
237 SetProperties(ClosureProperties(props, closure_type == CLOSURE_STAR, true),
H A Dpower-weight.h82 uint64 props = W::Properties(); local
83 return props & (kLeftSemiring | kRightSemiring |
H A Dsparse-power-weight.h134 uint64 props = W::Properties(); local
135 return props & (kLeftSemiring | kRightSemiring |
H A Dminimize.h534 uint64 props = fst->Properties(kAcceptor | kIDeterministic| local
536 if (!(props & kIDeterministic)) {
542 if (!(props & kAcceptor)) { // weighted transducer
570 } else if (props & kWeighted) { // weighted acceptor
H A Drmepsilon.h276 uint64 props; local
278 SccVisitor<Arc> scc_visitor(&scc, 0, 0, &props);
409 uint64 props = fst.Properties(kFstProperties, false); local
410 SetProperties(RmEpsilonProperties(props, true), kCopyProperties);
H A Dlookahead-matcher.h212 uint64 Properties(uint64 props) const { return matcher_.Properties(props); }
296 uint64 Properties(uint64 props) const { return matcher_.Properties(props); }
745 uint64 Properties(uint64 props) const { return base_->Properties(props); }
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dfst.h424 void SetProperties(uint64 props) { properties_ = props; } argument
426 void SetProperties(uint64 props, uint64 mask) { argument
428 properties_ |= props & mask;
H A Drational.h109 uint64 props = fst.Properties(kFstProperties, false); local
131 SetProperties(ClosureProperties(props, closure_type == CLOSURE_STAR, true),
169 uint64 props = Properties(); local
172 SetProperties(ClosureProperties(props, closure_type == CLOSURE_STAR, true),
H A Dminimize.h515 uint64 props = fst->Properties(kAcceptor | kIDeterministic| local
517 if (!(props & kIDeterministic))
520 if (!(props & kAcceptor)) { // weighted transducer
544 } else if (props & kWeighted) { // weighted acceptor
H A Dmutable-fst.h43 virtual void SetProperties(uint64 props,
H A Drmepsilon.h227 uint64 props; local
229 SccVisitor<Arc> scc_visitor(&scc, 0, 0, &props);
341 uint64 props = fst.Properties(kFstProperties, false); local
342 SetProperties(RmEpsilonProperties(props, true), kCopyProperties);
H A Dqueue.h511 uint64 props = fst.Properties(kAcyclic | kCyclic | local
513 if ((props & kTopSorted) || fst.Start() == kNoStateId) {
516 } else if (props & kAcyclic) {
519 } else if ((props & kUnweighted) && (Weight::Properties() & kIdempotent)) {
523 uint64 props; local
525 SccVisitor<Arc> scc_visitor(&scc_, 0, 0, &props);
/external/v8/src/
H A Dv8natives.js654 var props = %GetOwnProperty(ToObject(obj), ToString(v));
657 if (props === false) return void 0;
659 return ConvertDescriptorArrayToDescriptor(props);
1106 var props = ToObject(properties);
1107 var names = GetOwnEnumerablePropertyNames(props);
1110 descriptors.push(ToPropertyDescriptor(props[names[i]]));
1122 var props = CallTrap0(handler, "fix", void 0);
1123 if (IS_UNDEFINED(props)) {
1144 ObjectDefineProperties(obj, props);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-trax.jar ... .XSLTProcess$OutputProperty prop java.util.Enumeration props org.apache.tools.ant.taskdefs. ...
/external/icu4c/samples/
H A DMakefile.in23 ALLSUBDIRS = break case csdet datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustring citer uciter8 ugrep
/external/jmdns/src/javax/jmdns/impl/
H A DServiceInfoImpl.java147 * @param props
150 public ServiceInfoImpl(String type, String name, String subtype, int port, int weight, int priority, boolean persistent, Map<String, ?> props) { argument
151 this(ServiceInfoImpl.decodeQualifiedNameMap(type, name, subtype), port, weight, priority, persistent, textFromProperties(props));
169 public ServiceInfoImpl(Map<Fields, String> qualifiedNameMap, int port, int weight, int priority, boolean persistent, Map<String, ?> props) { argument
170 this(qualifiedNameMap, port, weight, priority, persistent, textFromProperties(props));
1217 public void setText(Map<String, ?> props) throws IllegalStateException { argument
1218 this.setText(textFromProperties(props));
1231 private static byte[] textFromProperties(Map<String, ?> props) { argument
1233 if (props != null) {
1236 for (String key : props
[all...]
/external/v8/tools/gcmole/
H A Dgcmole.lua147 local function EvaluateCondition(cond, props)
153 assert(props[p] ~= nil, "undefined configuration property: " .. p)
155 return props[p] == v
158 local function BuildFileList(sources, props)
161 if EvaluateCondition(condition, props) then
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help.appserver_3.1.400.v20100427.jar ... .net.URL url java.util.Properties props java.io.InputStream is java.io. ...
H A Dorg.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar ... .io.File parentConfiguration java.util.Properties props java.io.OutputStream os String externalForm java. ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/27/1/.cp/lib/
H A Dantsupportlib.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/ant/ org/eclipse/ant/internal/ ...
/external/libmtp/src/
H A Dptp.c1861 * uint16_t** props - the pointer to the array of changed properties
1862 * uint32_t* propnum - the number of elements in the *props array
1866 ptp_canon_getchanges (PTPParams* params, uint16_t** props, uint32_t* propnum) argument
1879 *propnum=ptp_unpack_uint16_t_array(params,data,0,props);
2035 ptp_nikon_get_vendorpropcodes (PTPParams* params, uint16_t **props, unsigned int *size) { argument
2041 *props = NULL;
2048 *size = ptp_unpack_uint16_t_array(params,xdata,0,props);
2401 * uint16_t *props - array of supported properties
2408 uint32_t *propnum, uint16_t **props
2421 *propnum=ptp_unpack_uint16_t_array(params,data,0,props);
2573 ptp_mtp_getobjectproplist(PTPParams* params, uint32_t handle, MTPProperties **props, int *nrofprops) argument
2596 ptp_mtp_sendobjectproplist(PTPParams* params, uint32_t* store, uint32_t* parenthandle, uint32_t* handle, uint16_t objecttype, uint64_t objectsize, MTPProperties *props, int nrofprops) argument
2625 ptp_mtp_setobjectproplist(PTPParams* params, MTPProperties *props, int nrofprops) argument
4619 ptp_get_new_object_prop_entry(MTPProperties **props, int *nrofprops) argument
4658 ptp_destroy_object_prop_list(MTPProperties *props, int nrofprops) argument
4845 MTPProperties *props = NULL; local
[all...]
/external/icu4c/test/cintltst/
H A Dcucdtst.c2100 props[][3]={ /* code point, property, value */ local
2583 for(i=0; i<sizeof(props)/sizeof(props[0]); ++i) {
2586 if(props[i][0]<0) {
2588 if(uVersion<props[i][1]) {
2595 c=(UChar32)props[i][0];
2596 which=(UProperty)props[i][1];
2601 if(result!=props[i][2]) {
2602 log_data_err("error: u_hasBinaryProperty(U+%04lx, %s)=%d is wrong (props[%d]) - (Are you missing data?)\n",
2608 if(result!=props[
[all...]
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
H A Dmootools-1.2.2-core-nc.js1308 initialize: function(tag, props){
1310 if (konstructor) return konstructor(props);
1311 if (typeof tag == 'string') return document.newElement(tag, props);
1312 return $(tag).set(props);
1343 var props = params.properties || {};
1345 var onload = props.onload || $empty;
1346 delete props.onload;
1347 props.id = props.name = $pick(props
[all...]
/external/openfst/src/test/
H A Dalgo_test.h42 uint64 Properties(uint64 props) const {
43 props &= ~kNotAcceptor;
44 props |= kAcceptor;
45 props &= ~kNoIEpsilons & ~kNoOEpsilons & ~kNoEpsilons;
46 props |= kIEpsilons | kOEpsilons | kEpsilons;
47 props &= ~kNotILabelSorted & ~kNotOLabelSorted;
48 props |= kILabelSorted | kOLabelSorted;
49 return props;
1250 uint64 props = fst->Properties(kFstProperties, true);
1259 fst->SetProperties(props
[all...]

Completed in 1538 milliseconds

12345678