/external/ceres-solver/internal/ceres/ |
D | types.cc | 46 const char* LinearSolverTypeToString(LinearSolverType type) { in LinearSolverTypeToString() 60 bool StringToLinearSolverType(string value, LinearSolverType* type) { in StringToLinearSolverType() 72 const char* PreconditionerTypeToString(PreconditionerType type) { in PreconditionerTypeToString() 84 bool StringToPreconditionerType(string value, PreconditionerType* type) { in StringToPreconditionerType() 95 SparseLinearAlgebraLibraryType type) { in SparseLinearAlgebraLibraryTypeToString() 107 SparseLinearAlgebraLibraryType* type) { in StringToSparseLinearAlgebraLibraryType() 116 DenseLinearAlgebraLibraryType type) { in DenseLinearAlgebraLibraryTypeToString() 127 DenseLinearAlgebraLibraryType* type) { in StringToDenseLinearAlgebraLibraryType() 134 const char* TrustRegionStrategyTypeToString(TrustRegionStrategyType type) { in TrustRegionStrategyTypeToString() 144 TrustRegionStrategyType* type) { in StringToTrustRegionStrategyType() [all …]
|
/external/chromium_org/third_party/skia/bench/ |
D | microbench.json | 5 "type": "INTEGER" string 9 "type": "INTEGER" string 13 "type": "STRING" string 17 "type": "INTEGER" string 21 "type": "FLOAT" string 25 "type": "STRING" string 29 "type": "BOOLEAN" string 33 "type": "RECORD", string 37 "type": "STRING" string 41 "type": "STRING" string [all …]
|
D | skpbench.json | 5 "type": "INTEGER" string 9 "type": "INTEGER" string 13 "type": "STRING" string 17 "type": "INTEGER" string 21 "type": "FLOAT" string 25 "type": "STRING" string 29 "type": "BOOLEAN" string 33 "type": "RECORD", string 37 "type": "STRING" string 41 "type": "STRING" string [all …]
|
/external/chromium_org/tools/json_schema_compiler/test/ |
D | arrays.json | 8 "type": "object", string 11 "type": "array", string 13 "type": "string", string 21 "type": "string", string 26 "type": "object", string 29 "type": "array", string 38 "type": "object", string 41 "type": "array", string 43 "type": "string", string 48 "type": "array", string [all …]
|
D | choices.json | 8 "type": "object", string 12 {"type": "array", "items": {"type": "integer", "minimum": 0}}, string 13 {"type": "integer"} string 18 {"type": "array", "items": {"type": "string", "minimum": 0}}, string 19 {"type": "string"} string 29 {"type": "integer"}, string 31 {"type": "string"}, string 32 {"type": "boolean"} string 35 {"type": "double"}, string 37 {"type": "array", "items": {"$ref": "ChoiceType"}} string [all …]
|
D | browser_action.json | 13 "type": "array", string 15 "type": "integer", string 26 "type": "function", string 31 "type": "object", string 34 "type": "string", string 38 "type": "integer", string 48 "type": "function", string 53 "type": "object", string 56 "type": "integer", string 63 "type": "function", string [all …]
|
D | tabs.json | 8 "type": "object", string 10 …"id": {"type": "integer", "minimum": 0, "description": "The ID of the tab. Tab IDs are unique with… string 11 …"index": {"type": "integer", "minimum": 0, "description": "The zero-based index of the tab within … string 12 …"windowId": {"type": "integer", "minimum": 0, "description": "The ID of the window the tab is cont… string 13 … "selected": {"type": "boolean", "description": "Whether the tab is selected.", "nodoc": true}, string 14 "highlighted": {"type": "boolean", "description": "Whether the tab is highlighted."}, string 15 "active": {"type": "boolean", "description": "Whether the tab is active in its window."}, string 16 "pinned": {"type": "boolean", "description": "Whether the tab is pinned."}, string 17 "url": {"type": "string", "description": "The URL the tab is displaying."}, string 18 …"title": {"type": "string", "optional": true, "description": "The title of the tab. This may not b… string [all …]
|
D | error_generation.json | 11 "type": "object", string 14 "type": "string", string 21 "type": "object", string 24 "type": "string", string 32 "type": "object", string 36 {"type": "array", "items": {"type": "integer", "minimum": 0}}, string 37 {"type": "integer"} string 44 "type": "object", string 48 {"type": "array", "items": {"type": "integer", "minimum": 0}}, string 49 {"type": "integer"} string [all …]
|
/external/chromium_org/chrome/common/extensions/docs/templates/json/ |
D | whats_new.json | 3 "type": "additionsToExistingApis", string 8 "type": "additionsToExistingApis", string 13 "type": "additionsToExistingApis", string 18 "type": "additionsToExistingApis", string 23 "type": "additionsToExistingApis", string 28 "type": "additionsToExistingApis", string 33 "type": "additionsToExistingApis", string 38 "type": "additionsToExistingApis", string 43 "type": "additionsToExistingApis", string 48 "type": "manifestChanges", string [all …]
|
/external/chromium_org/extensions/common/api/ |
D | test.json | 12 "type": "function", string 16 "type": "function", "name": "callback", "parameters": [ string 18 "type": "object", string 22 "type": "string", string 27 "type": "object", string 32 "type": "integer", string 40 "type": "object", string 45 "type": "integer", string 53 "type": "object", string 58 "type": "integer", string [all …]
|
D | web_request.json | 18 "type": "object", string 22 "type": "array", string 24 "items": { "type": "string" } string 27 "type": "array", string 30 …"items": { "type": "string", "enum": ["main_frame", "sub_frame", "stylesheet", "script", "image", … string 32 "tabId": { "type": "integer", "optional": true }, string 33 "windowId": { "type": "integer", "optional": true } string 39 "type": "array", string 42 "type": "object", string 44 "name": {"type": "string", "description": "Name of the HTTP header."}, string [all …]
|
D | events.json | 15 "type": "object", string 19 "type": "string", string 24 "type": "array", string 25 "items": {"type": "string"}, string 30 "type": "array", string 31 "items": {"type": "any"}, string 35 "type": "array", string 36 "items": {"type": "any"}, string 40 "type": "integer", string 48 "type": "object", string [all …]
|
D | web_view_internal.json | 15 "type": "object", string 19 "type": "boolean", string 24 "type": "boolean", string 29 "type": "boolean", string 34 "type": "boolean", string 39 "type": "boolean", string 44 "type": "boolean", string 52 "type": "object", string 56 "type": "number", string 66 "type": "function", string [all …]
|
/external/chromium_org/chrome/common/extensions/api/ |
D | web_navigation.json | 13 "type": "function", string 17 "type": "object", string 21 …"tabId": { "type": "integer", "minimum": 0, "description": "The ID of the tab in which the frame i… string 22 …"processId": {"type": "integer", "description": "The ID of the process runs the renderer for this … string 23 …"frameId": { "type": "integer", "minimum": 0, "description": "The ID of the frame in the given tab… string 27 "type": "function", "name": "callback", "parameters": [ string 29 "type": "object", string 35 "type": "boolean", string 39 "type": "string", string 43 "type": "integer", string [all …]
|
D | metrics_private.json | 12 "type": "object", string 15 …"metricName": {"type": "string", "description": "A unique name within the extension for the metric… string 16 "type": { object 17 "type": "string", string 21 …"min": {"type": "integer", "description": "The minimum sample value to be recoded. Must be greate… string 22 "max": {"type": "integer", "description": "The maximum sample value to be recoded."}, string 23 …"buckets": {"type": "integer", "description": "The number of buckets to use when separating the re… string 31 "type": "function", string 35 "type": "function", string 38 { "name": "is_enabled", "type": "boolean" } string [all …]
|
D | chrome_web_view_internal.json | 16 "type": "object", string 20 "type": "string", string 25 "type": "integer", string 34 "type": "function", string 37 { "type": "integer" }, string 38 { "type": "string" } string 44 "type": "integer", string 49 "type": "object", string 52 "type": { object 53 "type": "string", string [all …]
|
D | input_ime.json | 13 "type": "object", string 16 …"type": {"type": "string", "description": "One of keyup or keydown.", "enum": ["keyup", "keydown"]… string 17 "requestId": {"type": "string", "description": "The ID of the request."}, string 18 …"extensionId": {"type": "string", "optional": true, "description": "The extension ID of the sender… string 19 "key": {"type": "string", "description": "Value of the key being pressed"}, string 20 …"code": {"type": "string", "description": "Value of the physical key being pressed. The value is n… string 21 …"keyCode": {"type": "integer", "optional": true, "description": "The deprecated HTML keyCode, whic… string 22 …"altKey": {"type": "boolean", "optional": true, "description": "Whether or not the ALT key is pres… string 23 …"ctrlKey": {"type": "boolean", "optional": true, "description": "Whether or not the CTRL key is pr… string 24 …"shiftKey": {"type": "boolean", "optional": true, "description": "Whether or not the SHIFT key is … string [all …]
|
D | bookmarks.json | 24 "type": "object", string 28 "type": "string", string 33 "type": "string", string 39 "type": "integer", string 44 "type": "string", string 49 "type": "string", string 53 "type": "number", string 58 "type": "number", string 63 "type": "string", string 69 "type": "array", string [all …]
|
D | cookies.json | 12 "type": "object", string 15 "name": {"type": "string", "description": "The name of the cookie."}, string 16 "value": {"type": "string", "description": "The value of the cookie."}, string 17 …"domain": {"type": "string", "description": "The domain of the cookie (e.g. \"www.google.com\", \"… string 18 …"hostOnly": {"type": "boolean", "description": "True if the cookie is a host-only cookie (i.e. a r… string 19 "path": {"type": "string", "description": "The path of the cookie."}, string 20 …"secure": {"type": "boolean", "description": "True if the cookie is marked as Secure (i.e. its sco… string 21 …"httpOnly": {"type": "boolean", "description": "True if the cookie is marked as HttpOnly (i.e. the… string 22 …"session": {"type": "boolean", "description": "True if the cookie is a session cookie, as opposed … string 23 …"expirationDate": {"type": "number", "optional": true, "description": "The expiration date of the … string [all …]
|
D | manifest_types.json | 17 "type": "object", string 23 "type": "string" string 26 "type": "object", string 31 "type": "string", string 36 "type": "string", string 41 "type": "string", string 46 "type": "string", string 50 "type": "string", string 55 "type": "string", string 60 "type": "string", string [all …]
|
D | tabs.json | 12 "type": "object", string 14 …"id": {"type": "integer", "minimum": 0, "optional": true, "description": "The ID of the tab. Tab I… string 17 …"windowId": {"type": "integer", "minimum": 0, "description": "The ID of the window the tab is cont… string 18 …"openerTabId": {"type": "integer", "minimum": 0, "optional": true, "description": "The ID of the t… string 19 …"selected": {"type": "boolean", "description": "Whether the tab is selected.", "deprecated": "Plea… string 20 "highlighted": {"type": "boolean", "description": "Whether the tab is highlighted."}, string 21 …"active": {"type": "boolean", "description": "Whether the tab is active in its window. (Does not n… string 22 "pinned": {"type": "boolean", "description": "Whether the tab is pinned."}, string 23 …"url": {"type": "string", "optional": true, "description": "The URL the tab is displaying. This pr… string 24 …"title": {"type": "string", "optional": true, "optional": true, "description": "The title of the t… string [all …]
|
D | bookmark_manager_private.json | 12 "type": "object", string 15 "type": "string", string 20 "type": "string", string 24 "title": {"type": "string"}, string 26 "type": "string", string 30 "type": "array", string 37 "type": "object", string 40 "sameProfile": {"type": "boolean"}, string 42 "type": "array", string 49 "type": "object", string [all …]
|
D | history.json | 12 "type": "object", string 15 … "id": {"type": "string", "minimum": 0, "description": "The unique identifier for the item."}, string 16 … "url": {"type": "string", "optional": true, "description": "The URL navigated to by a user."}, string 17 …"title": {"type": "string", "optional": true, "description": "The title of the page when it was la… string 18 …"lastVisitTime": {"type": "number", "optional": true, "description": "When this page was last load… string 19 …"visitCount": {"type": "integer", "optional": true, "description": "The number of times the user h… string 20 …"typedCount": {"type": "integer", "optional": true, "description": "The number of times the user h… string 25 "type": "object", string 28 … "id": {"type": "string", "minimum": 0, "description": "The unique identifier for the item."}, string 29 "visitId": {"type": "string", "description": "The unique identifier for this visit."}, string [all …]
|
D | omnibox.json | 12 "type": "object", string 16 "type": "string", string 21 "type": "string", string 28 "type": "array", string 31 "type": "object", string 35 "offset": { "type": "integer" }, string 36 … "type": { "description": "The style type", "type": "string", "enum": ["url", "match", "dim"]}, object 37 "length": { "type": "integer", "optional": true } string 44 "type": "array", string 47 "type": "object", string [all …]
|
/external/chromium_org/extensions/test/data/ |
D | json_schema_test.js | 9 function assertValid(type, instance, schema, types) { argument 25 function assertNotValid(type, instance, schema, errors, types) { argument 76 type: "array", property 79 type: "object", property 82 type: "integer", property 86 type: "string", property 91 type: "integer", property 96 type: "boolean", property 101 { type: "function", optional: true }, property 102 { type: "function", optional: true } property [all …]
|