| /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": ["test1", "test2", "test3"] array 53 "enum": ["one", "two", "three"], array 68 "enum": ["foo", "bar", "baz"] array 87 "enum": ["foo", "bar", "baz"] array 144 "enum": ["foo", "bar", "baz"] array 179 "enum": ["foo", "bar", "baz"] array 184 "enum": ["spam", "ham", "eggs"] array 198 "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
|
| D | arrays.json | 14 "enum": ["one", "two", "three"] array 22 "enum": ["one", "two", "three"] array 44 "enum": ["one", "two", "three"] array 69 "enum": ["one", "two", "three"] array
|
| /external/chromium_org/third_party/WebKit/Source/core/inspector/ |
| D | InjectedScriptCanvasModuleSource.js | 3697 {"aname": "activeTexture", "enum": [0]}, property 3698 {"aname": "bindBuffer", "enum": [0]}, property 3699 {"aname": "bindFramebuffer", "enum": [0]}, property 3700 {"aname": "bindRenderbuffer", "enum": [0]}, property 3701 {"aname": "bindTexture", "enum": [0]}, property 3702 {"aname": "blendEquation", "enum": [0]}, property 3703 {"aname": "blendEquationSeparate", "enum": [0, 1]}, property 3704 {"aname": "blendFunc", "enum": [0, 1], "hints": ["ZERO", "ONE"]}, property 3705 {"aname": "blendFuncSeparate", "enum": [0, 1, 2, 3], "hints": ["ZERO", "ONE"]}, property 3706 {"aname": "bufferData", "enum": [0, 2]}, property [all …]
|
| /external/chromium_org/extensions/common/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 | extension_types.json | 18 "enum": ["jpeg", "png"], array 42 "enum": ["document_start", "document_end", "document_idle"], 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 …]
|
| /external/chromium_org/chrome/common/extensions/api/ |
| 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 | 44 "type": "string", "enum": ["declarativeContent.PageStateMatcher"], array 55 "type": "string", "enum": ["declarativeContent.ShowPageAction"], array 66 "type": "string", "enum": ["declarativeContent.SetIcon"], array 127 "type": "string", "enum": ["declarativeContent.RequestContentScript"], array
|
| D | idle.json | 29 "enum": ["active", "idle", "locked"] array 58 "enum": ["active", "idle", "locked"] 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
|
| D | webstore.json | 13 "enum": ["installing", "downloading"], array 20 "enum": [ array
|
| D | app.json | 48 "enum": [ "not_installed", "installed", "disabled" ] array 61 "enum": [ "running", "cannot_run", "ready_to_run" ] array
|
| D | context_menus.json | 34 "enum": ["normal", "checkbox", "radio", "separator"], array 57 …"enum": ["all", "page", "frame", "selection", "link", "editable", "image", "video", "audio", "laun… array 137 "enum": ["normal", "checkbox", "radio", "separator"], array 152 …"enum": ["all", "page", "frame", "selection", "link", "editable", "image", "video", "audio", "laun… array
|
| /external/llvm/tools/llvm-readobj/ |
| D | llvm-readobj.h | 44 #define LLVM_READOBJ_ENUM_ENT(ns, enum) \ argument
|
| /external/chromium_org/media/cast/logging/proto/ |
| D | proto_utils.cc | 9 #define TO_PROTO_ENUM(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/llvm/lib/Object/ |
| D | ELF.cpp | 15 #define LLVM_ELF_SWITCH_RELOC_TYPE_NAME(enum) \ argument
|
| /external/chromium_org/media/cast/logging/ |
| D | logging_defines.cc | 9 #define ENUM_TO_STRING(enum) \ argument
|
| /external/chromium_org/mojo/public/tools/bindings/generators/ |
| D | mojom_python_generator.py | 217 def ResolveEnum(enum): argument 218 def ResolveEnumField(enum, field, default_value): argument
|
| /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 306 enum = autodetect, yes, no key 313 enum = autodetect, yes, no key
|
| /external/lldb/test/ |
| D | lldbutil.py | 137 def state_type_to_str(enum): argument 166 def stop_reason_to_str(enum): argument 189 def symbol_type_to_str(enum): argument 240 def value_type_to_str(enum): argument
|
| /external/chromium_org/mojo/public/tools/bindings/pylib/mojom/parse/ |
| D | translate.py | 73 def _EnumToDict(enum): argument
|