HomeSort by relevance Sort by last modified time
    Searched full:properties (Results 1126 - 1150 of 6890) sorted by null

<<41424344454647484950>>

  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/
Antlr3.Utility (VS2008).csproj 10 <AppDesignerFolder>Properties</AppDesignerFolder>
66 <Folder Include="Properties\" />
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
ParserRuleReturnScope.java 33 * containing all the values. Besides the properties defined in
35 * return values. This class simply defines the minimum properties that
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
SymbolTableParser.h 29 /* start of properties */
33 /* end properties */
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/
TreeRewriteParser.h 24 // start properties
38 // start properties
  /external/antlr/antlr-3.4/runtime/Ruby/
rakefile 29 "test/functional/lexer/properties.rb",
46 "test/functional/parser/properties.rb",
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformerIdentityImpl.java 25 import java.util.Properties;
138 * is needed in order to set parameters and output properties.
463 reader.setProperty("http://xml.org/sax/properties/lexical-handler",
468 "http://xml.org/sax/properties/declaration-handler",
621 * Set the output properties for the transformation. These
622 * properties will override properties set in the Templates
625 * <p>If argument to this function is null, any properties
639 * @param oformat A set of output properties that will be
640 * used to override any of the same properties in affec
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_core.c 36 #include <cutils/properties.h>
884 bt_property_t properties[6]; local
896 BTIF_STORAGE_FILL_PROPERTY(&properties[num_props], BT_PROPERTY_BDADDR,
898 btif_storage_get_adapter_property(&properties[num_props]);
902 BTIF_STORAGE_FILL_PROPERTY(&properties[num_props], BT_PROPERTY_BDNAME,
904 btif_storage_get_adapter_property(&properties[num_props]);
908 BTIF_STORAGE_FILL_PROPERTY(&properties[num_props], BT_PROPERTY_ADAPTER_SCAN_MODE,
910 btif_storage_get_adapter_property(&properties[num_props]);
914 BTIF_STORAGE_FILL_PROPERTY(&properties[num_props], BT_PROPERTY_ADAPTER_DISCOVERY_TIMEOUT,
916 btif_storage_get_adapter_property(&properties[num_props])
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
gtk_floating_container.h 34 // properties.
71 // Internal structure used to associate a widget and its x/y child properties.
  /external/chromium/chrome/common/extensions/docs/static/
experimental.webInspector.panels.html 32 <code>Sidebar.html</code> and titled <em>Font Properties</em> to the Elements
35 webInspector.panels.elements.createSidebarPane("Font Properties", "Sidebar.html",
  /external/chromium_org/base/test/
test_simple_task_runner.h 26 // TestSimpleTaskRunner has the following properties which make it simple:
39 // If you need more complicated properties, consider using this class
  /external/chromium_org/cc/layers/
layer_perftest.cc 74 // Properties changed.
103 // Properties didn't change.
  /external/chromium_org/chrome/browser/extensions/
menu_manager.cc 59 void SetIdKeyValue(base::DictionaryValue* properties,
63 properties->SetString(key, id.string_uid);
65 properties->SetInteger(key, id.uid);
621 DictionaryValue* properties = new DictionaryValue(); local
622 SetIdKeyValue(properties, "menuItemId", item->id());
624 SetIdKeyValue(properties, "parentMenuItemId", *item->parent_id());
628 properties->SetString("mediaType", "image");
631 properties->SetString("mediaType", "video");
634 properties->SetString("mediaType", "audio");
639 AddURLProperty(properties, "linkUrl", params.unfiltered_link_url)
    [all...]
window_controller.h 58 // implementation specific properties (call the base implementation first to
59 // set common properties).
  /external/chromium_org/chrome/browser/ui/webui/chromeos/first_run/
first_run_actor.h 51 // Setters for properties. Return |*this|.
57 // Returns DictionaryValue containing set properties.
  /external/chromium_org/chrome/common/extensions/api/
audio.idl 60 // Sets the properties for the input or output device.
62 DeviceProperties properties,
cloud_print_private.json 14 "properties": {
29 "properties": {
declarative_content.json 14 "properties": {
45 "properties": {
  /external/chromium_org/chrome/common/extensions/api/devtools/
experimental_console.json 46 "properties": {
70 "properties": {
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
devtools_panels.html 38 <code>Sidebar.html</code> and titled <em>Font Properties</em> to the Elements
41 chrome.devtools.panels.elements.createSidebarPane("Font Properties",
  /external/chromium_org/chrome/renderer/resources/extensions/
json_schema.js 20 // The following properties are not applicable to the interface exposed by
36 // - by default an "object" typed schema does not allow additional properties.
38 // additional properties will be validated.
74 * properties: "path" and "message". The "path" property contains the path to
342 if (schema.properties) {
343 for (var prop in schema.properties) {
344 // It is common in JavaScript to add properties to Object.prototype. This
346 // schema properties.
349 // properties be objects that have a 'type' property.
350 if (!$Object.hasOwnProperty(schema.properties, prop)
    [all...]
  /external/chromium_org/chrome_frame/
CFInstall.js 162 * Plucks properties from the passed arguments and sets them on the passed
164 * @param {Node} node The node to set properties on
165 * @param {Object} args A map of user-specified properties to set
192 * @param {Object} args A bag of configuration properties, including values
206 * @param {Object} args A map of user-specified properties to set
222 * @param {Object} args A map of user-specified properties to set
263 * @param {Object} args A bag of configuration properties. Respected
264 * properties are: 'mode', 'url', 'destination', 'node', 'onmissing',
  /external/chromium_org/chromeos/dbus/
fake_shill_ipconfig_client.cc 66 // Update existing ip config stub object's properties.
69 // Create a new stub ipconfig object, and update its properties.
  /external/chromium_org/chromeos/network/
geolocation_handler.h 57 const base::DictionaryValue& properties);
67 const base::DictionaryValue& properties);
  /external/chromium_org/components/policy/core/common/
schema_internal.h 55 // to does not have known properties.
58 // properties can be looked up by binary searching in the range.
  /external/chromium_org/ppapi/cpp/dev/
scriptable_object_deprecated.h 48 // The default implementation returns no properties.
49 virtual void GetAllPropertyNames(std::vector<Var>* properties,

Completed in 1805 milliseconds

<<41424344454647484950>>