/external/chromium_org/tools/json_schema_compiler/test/ |
D | enums.json | 9 "enum": ["one", "two", "three"] array 17 "enum": ["one", "two", "three"] array 40 "enum": ["one", "two", "three"], array 55 "enum": ["foo", "bar", "baz"] array 74 "enum": ["foo", "bar", "baz"] array 131 "enum": ["foo", "bar", "baz"] array 166 "enum": ["foo", "bar", "baz"] array 171 "enum": ["spam", "ham", "eggs"] array 185 "enum": ["foo", "bar", "baz"], array 203 "enum": ["foo", "bar", "baz"], array [all …]
|
D | objects.json | 50 "enum": ["foo", "bar", "baz"] array 73 "enum": ["foo", "bar", "baz"] array 83 "enum": ["spam", "ham", "eggs"] array 104 "enum": ["foo", "bar", "baz"] array 121 "enum": ["foo", "bar", "baz"] array 131 "enum": ["spam", "ham", "eggs"] array
|
D | content_settings.json | 41 "enum": ["regular", "incognito_session_only"], array 132 "enum": ["regular", "incognito_session_only"], array 177 {"type":"string", "enum": ["allow", "block", "session_only"]} array 185 {"type":"string", "enum": ["allow", "block"]} array 193 {"type":"string", "enum": ["allow", "block"]} array 201 {"type":"string", "enum": ["allow", "block"]} array 209 {"type":"string", "enum": ["allow", "block"]} array 217 {"type":"string", "enum": ["allow", "block", "ask"]} array
|
D | callbacks.json | 34 "enum": ["foo", "bar", "baz"] array 61 "enum": ["foo", "bar", "baz"] array
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | InjectedScriptCanvasModuleSource.js | 3600 {"aname": "activeTexture", "enum": [0]}, property 3601 {"aname": "bindBuffer", "enum": [0]}, property 3602 {"aname": "bindFramebuffer", "enum": [0]}, property 3603 {"aname": "bindRenderbuffer", "enum": [0]}, property 3604 {"aname": "bindTexture", "enum": [0]}, property 3605 {"aname": "blendEquation", "enum": [0]}, property 3606 {"aname": "blendEquationSeparate", "enum": [0, 1]}, property 3607 {"aname": "blendFunc", "enum": [0, 1], "hints": ["ZERO", "ONE"]}, property 3608 {"aname": "blendFuncSeparate", "enum": [0, 1, 2, 3], "hints": ["ZERO", "ONE"]}, property 3609 {"aname": "bufferData", "enum": [0, 2]}, property [all …]
|
/external/chromium_org/chrome/common/extensions/api/ |
D | declarative_web_request.json | 82 …"items": { "type": "string", "enum": ["main_frame", "sub_frame", "stylesheet", "script", "image", … array 129 … "enum": ["onBeforeRequest", "onBeforeSendHeaders", "onHeadersReceived", "onAuthRequired"] array 135 "type": "string", "enum": ["declarativeWebRequest.RequestMatcher"], array 146 "type": "string", "enum": ["declarativeWebRequest.CancelRequest"], array 157 "type": "string", "enum": ["declarativeWebRequest.RedirectRequest"], array 169 "type": "string", "enum": ["declarativeWebRequest.RedirectToTransparentImage"], array 180 "type": "string", "enum": ["declarativeWebRequest.RedirectToEmptyDocument"], array 191 "type": "string", "enum": ["declarativeWebRequest.RedirectByRegEx"], array 210 "type": "string", "enum": ["declarativeWebRequest.SetRequestHeader"], array 229 "type": "string", "enum": ["declarativeWebRequest.RemoveRequestHeader"], array [all …]
|
D | content_settings.json | 45 "enum": ["regular", "incognito_session_only"], array 136 "enum": ["regular", "incognito_session_only"], array 181 {"type":"string", "enum": ["allow", "block", "session_only"]} array 189 {"type":"string", "enum": ["allow", "block"]} array 197 {"type":"string", "enum": ["allow", "block"]} array 205 {"type":"string", "enum": ["allow", "block"]} array 213 {"type":"string", "enum": ["allow", "block"]} array 221 {"type":"string", "enum": ["allow", "block", "ask"]} array
|
D | declarative_content.json | 36 "type": "string", "enum": ["declarativeContent.PageStateMatcher"], array 47 "type": "string", "enum": ["declarativeContent.ShowPageAction"], array
|
D | types.json | 51 …"enum": ["not_controllable", "controlled_by_other_extensions", "controllable_by_this_extension", "… array 81 … "enum": ["regular", "regular_only", "incognito_persistent", "incognito_session_only"], array 109 … "enum": ["regular", "regular_only", "incognito_persistent", "incognito_session_only"], array 141 …"enum": ["not_controllable", "controlled_by_other_extensions", "controllable_by_this_extension", "… array 162 "enum": ["jpeg", "png"], array
|
D | idle.json | 29 "enum": ["active", "idle", "locked"] array 58 "enum": ["active", "idle", "locked"] array
|
D | web_request.json | 30 …"items": { "type": "string", "enum": ["main_frame", "sub_frame", "stylesheet", "script", "image", … array 160 …"type": {"type": "string", "enum": ["main_frame", "sub_frame", "stylesheet", "script", "image", "o… array 178 "enum": ["blocking", "requestBody"] array 204 …"type": {"type": "string", "enum": ["main_frame", "sub_frame", "stylesheet", "script", "image", "o… array 223 "enum": ["requestHeaders", "blocking"] array 249 …"type": {"type": "string", "enum": ["main_frame", "sub_frame", "stylesheet", "script", "image", "o… array 268 "enum": ["requestHeaders"] array 289 …"type": {"type": "string", "enum": ["main_frame", "sub_frame", "stylesheet", "script", "image", "o… array 309 "enum": ["blocking", "responseHeaders"] array 335 …"type": {"type": "string", "enum": ["main_frame", "sub_frame", "stylesheet", "script", "image", "o… array [all …]
|
D | app.json | 48 "enum": [ "not_installed", "installed", "disabled" ] array 61 "enum": [ "running", "cannot_run", "ready_to_run" ] array
|
D | activity_log_private.json | 16 …"activityType": {"type": "string", "enum": ["api_call", "api_event", "content_script", "dom_access… array 29 …"domVerb": {"type": "string", "enum": ["getter", "setter", "method", "inserted", "xhr", "webreques… array 42 …"activityType": {"type": "string", "enum": ["api_call", "api_event", "content_script", "dom_access… array
|
D | types_private.json | 74 … "enum": ["regular", "regular_only", "incognito_persistent", "incognito_session_only"], array 101 … "enum": ["regular", "regular_only", "incognito_persistent", "incognito_session_only"], array
|
D | omnibox.json | 36 … "type": { "description": "The style type", "type": "string", "enum": ["url", "match", "dim"]}, array 80 … "type": { "description": "The style type", "type": "string", "enum": ["url", "match", "dim"]}, array 179 "enum": ["currentTab", "newForegroundTab", "newBackgroundTab"], array
|
D | system_private.json | 17 "enum": ["NotAvailable", "Updating", "NeedRestart"], array 65 "enum": ["enabled", "disabled", "forced"], array
|
D | wallpaper.json | 35 "enum": [ "STRETCH", "CENTER", "CENTER_CROPPED" ], array
|
D | desktop_capture.json | 13 "enum": ["screen", "window", "tab"], array
|
D | proxy.json | 15 …"scheme": {"type": "string", "optional": true, "enum": ["http", "https", "socks4", "socks5"], "des… array 52 "enum": ["direct", "auto_detect", "pac_script", "fixed_servers", "system"], array
|
D | runtime.json | 145 "enum": ["throttled", "no_update", "update_available"], array 294 "enum": ["mac", "win", "android", "cros", "linux", "openbsd"] array 298 "enum": ["arm", "x86-32", "x86-64"], array 304 "enum": ["arm", "x86-32", "x86-64"] array 349 "enum": ["install", "update", "chrome_update"], array 468 "enum": ["app_update", "os_update", "periodic"] array
|
/external/llvm/tools/llvm-readobj/ |
D | llvm-readobj.h | 43 #define LLVM_READOBJ_ENUM_ENT(ns, enum) \ argument
|
/external/chromium_org/components/test/data/json_schema/ |
D | enum_schema.json | 2 "enum": ["foo", 42, {"name": false, "description": "a false value"}] array
|
/external/qemu/android/avd/ |
D | hardware-properties.ini | 52 enum = touch, multi-touch, no-touch key 196 enum = 16, 32 key 204 enum = 120, 160, 240, 213, 320 key 230 enum = emulated, none, webcam0, ... key 239 enum = emulated, none, webcam0, ... key
|
/external/chromium/chrome/common/ |
D | web_app_schema.json | 27 "enum": ["tab", "panel"], array
|
/external/chromium_org/chrome/common/ |
D | web_app_schema.json | 27 "enum": ["tab", "panel"], array
|