HomeSort by relevance Sort by last modified time
    Searched full:properties (Results 1451 - 1475 of 6891) sorted by null

<<51525354555657585960>>

  /external/openfst/src/include/fst/
edit-fst.h 48 // the graph structure, graph properties and state numbering and do not change.
429 // have edits_ inherit all properties from wrapped_
430 data_->SetEditedProperties(wrapped_->Properties(kFstProperties, false),
442 SetProperties(impl.Properties());
514 SetProperties(SetStartProperties(FstImpl<A>::Properties()));
521 SetProperties(SetFinalProperties(FstImpl<A>::Properties(), old_weight, w));
527 SetProperties(AddStateProperties(FstImpl<A>::Properties()));
535 SetProperties(AddArcProperties(FstImpl<A>::Properties(), s, arc, prev_arc));
551 SetProperties(DeleteArcsProperties(FstImpl<A>::Properties()));
558 SetProperties(DeleteArcsProperties(FstImpl<A>::Properties()));
    [all...]
compose-filter.h 200 // // properties. It takes as argument the properties that would
202 // uint64 Properties(uint64 props) const;
274 uint64 Properties(uint64 props) const { return props; }
359 uint64 Properties(uint64 props) const { return props; }
459 uint64 Properties(uint64 props) const { return props; }
478 // (rather than rewritten as 0) and ensures correct properties.
529 uint64 Properties(uint64 iprops) const {
530 uint64 oprops = filter_.Properties(iprops);
factor-weight.h 35 #include <fst/test-properties.h>
191 uint64 props = fst.Properties(kFstProperties, false);
210 SetProperties(impl.Properties(), kCopyProperties);
264 uint64 Properties() const { return Properties(kFstProperties); }
266 // Set error if found; return FST impl properties.
267 uint64 Properties(uint64 mask) const {
268 if ((mask & kError) && fst_->Properties(kError, false))
270 return FstImpl<Arc>::Properties(mask);
synchronize.h 38 #include <fst/test-properties.h>
88 uint64 props = fst.Properties(kFstProperties, false);
99 SetProperties(impl.Properties(), kCopyProperties);
158 uint64 Properties() const { return Properties(kFstProperties); }
160 // Set error if found; return FST impl properties.
161 uint64 Properties(uint64 mask) const {
162 if ((mask & kError) && fst_->Properties(kError, false))
164 return FstImpl<Arc>::Properties(mask);
  /frameworks/av/drm/mediadrm/plugins/mock/
MockDrmCryptoPlugin.cpp 128 // Properties used in mock test, set by mock plugin and verifed cts test app
149 // Properties used in mock test, set by cts test app returned from mock plugin
187 // Properties used in mock test, set by mock plugin and verifed cts test app
263 // Properties used in mock test, set by cts test app returned from mock plugin
291 // Properties used in mock test, set by mock plugin and verifed cts test app
303 // Properties used in mock test, set by cts test app returned from mock plugin
335 // Properties used in mock test, set by mock plugin and verifed cts test app
470 // Properties used in mock test, set by mock plugin and verifed cts test app
478 // Properties used in mock test, set by cts test app returned from mock plugin
509 // Properties used in mock test, set by mock plugin and verifed cts test ap
    [all...]
  /frameworks/base/docs/html/tools/projects/
index.jd 171 <dt><code>project.properties</code></dt>
175 properties in Eclipse, right-click the project folder and select
176 <strong>Properties</strong>.</dd>
178 <dt><code>local.properties</code></dt>
180 <dd>Customizable computer-specific properties for the build system. If you use Ant to build
182 is specific to the local installation of the SDK, the <code>local.properties</code> should not
186 <dt><code>ant.properties</code></dt>
188 <dd>Customizable properties for the build system. You can edit this file to override default
401 <dt><code>project.properties</code></dt>
405 revision control system. To edit project properties in Eclipse, right-click the project folde
    [all...]
  /external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc 727 // again, to reset the properties back to false
751 // Verify the other device properties.
788 FakeBluetoothDeviceClient::Properties* properties = local
792 properties->bluetooth_class.ReplaceValue(0x002580);
816 FakeBluetoothDeviceClient::Properties* properties = local
821 properties->alias.ReplaceValue(new_name);
848 FakeBluetoothDeviceClient::Properties* properties local
924 FakeBluetoothDeviceClient::Properties* properties = local
1014 FakeBluetoothDeviceClient::Properties* properties = local
1226 FakeBluetoothDeviceClient::Properties* properties = local
1288 FakeBluetoothDeviceClient::Properties* properties = local
1371 FakeBluetoothDeviceClient::Properties* properties = local
1434 FakeBluetoothDeviceClient::Properties* properties = local
1494 FakeBluetoothDeviceClient::Properties* properties = local
1555 FakeBluetoothDeviceClient::Properties* properties = local
1698 FakeBluetoothDeviceClient::Properties* properties = local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/
protocol.json 58 "properties": [
67 "properties": [
113 "properties": [
127 "properties": [
133 "properties": [
150 "properties": [
160 "properties": [
183 "properties": [
194 "properties": [
204 "properties":
    [all...]
Inspector-1.1.json 56 "properties": [
65 "properties": [
111 "properties": [
125 "properties": [
131 "properties": [
148 "properties": [
158 "properties": [
169 "properties": [
192 "properties": [
    [all...]
  /device/lge/mako/camera/mm-camera-interface/
mm_camera.c 538 dim->height = my_obj->properties.max_pict_height;
539 dim->width = my_obj->properties.max_pict_width;
545 *((cam_format_t *)parm->p_value) = my_obj->properties.pxlcode;
548 *((int *)parm->p_value) = my_obj->properties.preview_format;
551 *((int *)parm->p_value) = my_obj->properties.preview_sizes_cnt;
554 *((int *)parm->p_value) = my_obj->properties.video_sizes_cnt;
557 *((int *)parm->p_value) = my_obj->properties.thumb_sizes_cnt;
560 *((int *)parm->p_value) = my_obj->properties.hfr_sizes_cnt;
563 *((int *)parm->p_value) = my_obj->properties.hfr_frame_skip;
566 *((int *)parm->p_value) = my_obj->properties.default_preview_width
    [all...]
  /external/apache-http/src/org/apache/commons/logging/
LogFactory.java 33 import java.util.Properties;
74 * configuration properties file.
87 * The name (<code>commons-logging.properties</code>) of the properties file to search for.
90 "commons-logging.properties";
359 * <li>Use the properties file <code>commons-logging.properties</code>
361 * file is in standard <code>java.util.Properties</code> format and
368 * <p><em>NOTE</em> - If the properties file method of identifying the
370 * properties defined in this file will be set as configuration attribute
    [all...]
  /external/chromium_org/chromeos/network/
network_sms_handler.cc 346 // Request network manager properties so that we can get the list of devices.
408 const base::DictionaryValue& properties) {
410 LOG(ERROR) << "NetworkSmsHandler: Failed to get manager properties.";
414 if (!properties.GetWithoutPathExpansion(shill::kDevicesProperty, &value) ||
430 // Request device properties.
444 const base::DictionaryValue& properties) {
452 if (!properties.GetStringWithoutPathExpansion(
461 if (!properties.GetStringWithoutPathExpansion(
468 if (!properties.GetStringWithoutPathExpansion(
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
fst.h 25 #include "fst/lib/properties.h"
82 uint64 Properties() const { return properties_; }
91 void SetProperties(uint64 properties) { properties_ = properties; }
138 // If test=false, return stored properties bits for mask (some poss. unknown)
140 virtual uint64 Properties(uint64 mask, bool test)
420 uint64 Properties() const { return properties_; }
422 uint64 Properties(uint64 mask) const { return properties_ & mask; }
480 properties_ = hdr->Properties();
const-fst.h 24 #include "fst/lib/test-properties.h"
37 using FstImpl<A>::Properties;
99 // Properties always true of this Fst class
120 uint64 copy_properties = fst.Properties(kCopyProperties, true);
257 virtual uint64 Properties(uint64 mask, bool test) const {
263 return impl_->Properties(mask);
  /system/core/init/
property_service.c 219 * Checks permissions for setting system properties.
321 /* ro.* properties may NEVER be modified once set */
346 * Don't write properties to disk until after we have read all default properties
404 // ctl.* properties.
570 * property service is started, so any properties stored there are
571 * not loaded. Vold triggers init to load these properties once it
577 /* Read persistent properties after all default values have been loaded. */
588 /* Read persistent properties after all default values have been loaded. */
  /external/chromium_org/chrome/common/extensions/api/
webview_tag.json 18 "properties": {
29 "description": "A set of data types. Missing properties are interpreted as <code>false</code>.",
30 "properties": {
50 "properties": {
122 "properties": {}
136 "properties": {
151 "properties": {
166 "properties": {
189 "properties": {
208 "properties":
    [all...]
web_request.json 9 "properties": {
20 "properties": {
43 "properties": {
60 "properties": {
85 "properties": {
95 "properties": {
129 "properties": {
139 "properties": {
145 "properties": {},
197 "properties":
    [all...]
  /external/chromium_org/components/json_schema/
json_schema_validator_unittest_base.cc 215 schema->SetString("properties.foo.type", schema::kString);
216 schema->SetString("properties.bar.type", schema::kInteger);
262 base::DictionaryValue* properties = NULL; local
264 ASSERT_TRUE(schema->GetDictionary(schema::kProperties, &properties));
265 ASSERT_TRUE(properties->GetDictionary("bar", &bar_property));
292 schema->SetString("properties.foo.type", schema::kString);
293 schema->SetString("properties.bar.$ref", "Max10Int");
294 schema->SetString("properties.baz.$ref", "MinLengthString");
298 schema_inline->SetString("properties.foo.type", schema::kString);
299 schema_inline->SetString("properties.bar.id", "NegativeInt")
    [all...]
  /external/jmdns/src/javax/jmdns/
ServiceInfo.java 147 * Construct a service description for registering with JmDNS. The properties hashtable must map property names to either Strings or byte arrays describing the property values.
160 * properties describing the service
168 * Construct a service description for registering with JmDNS. The properties hashtable must map property names to either Strings or byte arrays describing the property values.
183 * properties describing the service
283 * Construct a service description for registering with JmDNS. The properties hashtable must map property names to either Strings or byte arrays describing the property values.
298 * properties describing the service
306 * Construct a service description for registering with JmDNS. The properties hashtable must map property names to either Strings or byte arrays describing the property values.
323 * properties describing the service
379 * Construct a service description for registering with JmDNS. The properties hashtable must map property names to either Strings or byte arrays describing the property values.
392 * properties describing the servic
    [all...]
  /external/llvm/include/llvm/IR/
Intrinsics.td 10 // This file defines properties of all LLVM intrinsics.
17 // Properties we keep track of for intrinsics.
22 // Intr*Mem - Memory properties. An intrinsic is allowed to have at most one of
23 // these properties set. They are listed from the most aggressive (best to use
192 // * Properties can be set to describe the behavior of the intrinsic.
197 list<IntrinsicProperty> properties = [],
203 list<IntrinsicProperty> Properties = properties;
283 let Properties = [IntrReadMem] in {
303 let Properties = [IntrNoMem] in
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
ProjectState.java 43 * <p>This gives raw access to the properties (from <code>project.properties</code>), as well
114 * <p/>This is identical to the value defined in the main project's project.properties.
181 ProjectState(IProject project, ProjectProperties properties) {
182 if (project == null || properties == null) {
187 mProperties = properties;
254 * Returns the build tools version from the project's properties.
272 * Reloads the content of the properties.
508 * <li>Update the main project's <code>project.properties</code> with the new relative path
530 // one in the project properties (trailing separator could be differen
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/accessibility/
CustomViewAccessibilityActivity.java 84 // set appropriate event properties. Then we add the new property
93 // appropriate info properties. Then we add our properties
151 // set appropriate event properties. Then we add the new property
161 // appropriate info properties. Then we add our properties
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
StylesheetComposed.java 30 * return "composed" properties, which mean that:
32 * <li>Properties that are aggregates, like OutputProperties, will
33 * be composed of properties declared in this stylsheet and all
35 * <li>Properties that aren't found, will be searched for first in
38 * <li>Properties in that are not atomic on a stylesheet will
39 * have the form getXXXComposed. Some properties, like version and id,
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyleConstants.h 49 // (4) StyleDifferenceRepaintIfTextOrColorChange - The object needs to be repainted if it contains text or properties dependent on color (e.g., border or outline).
67 // When some style properties change, different amounts of work have to be done depending on
178 // CSS3 Marquee Properties
183 // Deprecated Flexible Box Properties
191 // CSS3 Flexbox Properties
203 // CSS3 User Modify Properties
  /external/chromium_org/v8/test/mjsunit/
const-redecl.js 54 // delete to get rid of any added properties.
56 // Collect the global properties before the call.
57 var properties = [];
58 for (var key in this) properties.push(key);
74 // Get rid of any introduced global properties before
77 if (properties.indexOf(key) == -1) delete this[key];

Completed in 466 milliseconds

<<51525354555657585960>>