/external/chromium/chrome/browser/chromeos/status/ |
D | input_method_menu_unittest.cc | 17 InputMethodDescriptor desc("m17n:fa:isiri", // input method engine id in TEST() local 21 EXPECT_EQ(L"FA", InputMethodMenu::GetTextForIndicator(desc)); in TEST() 24 InputMethodDescriptor desc("hangul", "Korean", "us", "ko"); in TEST() local 26 InputMethodMenu::GetTextForIndicator(desc)); in TEST() 29 InputMethodDescriptor desc("invalid-id", "unregistered string", "us", "xx"); in TEST() local 31 EXPECT_EQ(L"XX", InputMethodMenu::GetTextForIndicator(desc)); in TEST() 36 InputMethodDescriptor desc("xkb:us:dvorak:eng", "Dvorak", "us", "eng"); in TEST() local 37 EXPECT_EQ(L"DV", InputMethodMenu::GetTextForIndicator(desc)); in TEST() 40 InputMethodDescriptor desc("xkb:us:colemak:eng", "Colemak", "us", "eng"); in TEST() local 41 EXPECT_EQ(L"CO", InputMethodMenu::GetTextForIndicator(desc)); in TEST() [all …]
|
/external/v8/test/mjsunit/ |
D | object-define-property.js | 131 var desc = Object.getOwnPropertyDescriptor(obj1, "foo"); 132 assertFalse(desc.configurable); 133 assertFalse(desc.enumerable); 134 assertFalse(desc.writable); 135 assertEquals(desc.get, undefined); 136 assertEquals(desc.set, undefined); 137 assertEquals(desc.value, undefined); 142 desc = Object.getOwnPropertyDescriptor(obj1, "bar"); 143 assertEquals(desc, undefined); 156 desc = Object.getOwnPropertyDescriptor(obj1, "bar"); [all …]
|
D | object-freeze.js | 58 var desc = Object.getOwnPropertyDescriptor(obj, 'x'); 59 assertTrue(desc.writable); 60 assertTrue(desc.configurable); 61 assertEquals(42, desc.value); 63 desc = Object.getOwnPropertyDescriptor(obj, 'z'); 64 assertTrue(desc.writable); 65 assertTrue(desc.configurable); 66 assertEquals('foobar', desc.value); 80 desc = Object.getOwnPropertyDescriptor(obj, 'x'); 81 assertFalse(desc.writable); [all …]
|
D | object-seal.js | 58 var desc = Object.getOwnPropertyDescriptor(obj, 'x'); 59 assertTrue(desc.writable); 60 assertTrue(desc.configurable); 61 assertEquals(42, desc.value); 63 desc = Object.getOwnPropertyDescriptor(obj, 'z'); 64 assertTrue(desc.writable); 65 assertTrue(desc.configurable); 66 assertEquals('foobar', desc.value); 85 desc = Object.getOwnPropertyDescriptor(obj, 'x'); 86 assertTrue(desc.writable); [all …]
|
/external/chromium_org/ppapi/proxy/ |
D | serialized_structs.cc | 32 const PP_FontDescription_Dev& desc) { in SetFromPPFontDescription() argument 33 StringVar* string_var = StringVar::FromPPVar(desc.face); in SetFromPPFontDescription() 36 family = desc.family; in SetFromPPFontDescription() 37 size = desc.size; in SetFromPPFontDescription() 38 weight = desc.weight; in SetFromPPFontDescription() 39 italic = desc.italic; in SetFromPPFontDescription() 40 small_caps = desc.small_caps; in SetFromPPFontDescription() 41 letter_spacing = desc.letter_spacing; in SetFromPPFontDescription() 42 word_spacing = desc.word_spacing; in SetFromPPFontDescription() 46 const PP_BrowserFont_Trusted_Description& desc) { in SetFromPPBrowserFontDescription() argument [all …]
|
/external/chromium_org/v8/test/mjsunit/ |
D | object-define-property.js | 131 var desc = Object.getOwnPropertyDescriptor(obj1, "foo"); 132 assertFalse(desc.configurable); 133 assertFalse(desc.enumerable); 134 assertFalse(desc.writable); 135 assertEquals(desc.get, undefined); 136 assertEquals(desc.set, undefined); 137 assertEquals(desc.value, undefined); 142 desc = Object.getOwnPropertyDescriptor(obj1, "bar"); 143 assertEquals(desc, undefined); 156 desc = Object.getOwnPropertyDescriptor(obj1, "bar"); [all …]
|
D | object-seal.js | 59 var desc = Object.getOwnPropertyDescriptor(obj, 'x'); 60 assertTrue(desc.writable); 61 assertTrue(desc.configurable); 62 assertEquals(42, desc.value); 64 desc = Object.getOwnPropertyDescriptor(obj, 'z'); 65 assertTrue(desc.writable); 66 assertTrue(desc.configurable); 67 assertEquals('foobar', desc.value); 86 desc = Object.getOwnPropertyDescriptor(obj, 'x'); 87 assertTrue(desc.writable); [all …]
|
D | object-freeze.js | 59 var desc = Object.getOwnPropertyDescriptor(obj, 'x'); 60 assertTrue(desc.writable); 61 assertTrue(desc.configurable); 62 assertEquals(42, desc.value); 64 desc = Object.getOwnPropertyDescriptor(obj, 'z'); 65 assertTrue(desc.writable); 66 assertTrue(desc.configurable); 67 assertEquals('foobar', desc.value); 81 desc = Object.getOwnPropertyDescriptor(obj, 'x'); 82 assertFalse(desc.writable); [all …]
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/ |
D | MANIFEST.json | 6 desc: "Rotating the individual pixels of a cube. No rendering done.", 14 desc: "Encode and decode a random string to base 64.", 22 desc: "Microtests of code evaluation (eval, new Function).", 30 desc: "Microtests of arrays (construction, methods, access).", 38 desc: "Microtests of regular expressions (construction, matching, replace).", 46 desc: "Microtests of strings (concatenation, methods).", 54 desc: "Encrypt a string and then decrypt it again using RSA.", 62 desc: "Computing a number of limitations on a set of values.", 70 desc: "Tests for parsing languages and searching strings.", 78 desc: "Renders a scene using raytracing (no rendering done).", [all …]
|
/external/javassist/src/main/javassist/bytecode/ |
D | Descriptor.java | 157 public static String rename(String desc, String oldname, String newname) { in rename() argument 158 if (desc.indexOf(oldname) < 0) in rename() 159 return desc; in rename() 165 int j = desc.indexOf('L', i); in rename() 168 else if (desc.startsWith(oldname, j + 1) in rename() 169 && desc.charAt(j + oldname.length() + 1) == ';') { in rename() 170 newdesc.append(desc.substring(head, j)); in rename() 177 i = desc.indexOf(';', j) + 1; in rename() 184 return desc; in rename() 186 int len = desc.length(); in rename() [all …]
|
/external/icu4c/data/misc/ |
D | numberingSystems.txt | 13 desc{"٠١٢٣٤٥٦٧٨٩"} 18 desc{"۰۱۲۳۴۵۶۷۸۹"} 23 desc{"%armenian-upper"} 28 desc{"%armenian-lower"} 33 desc{"᭐᭑᭒᭓᭔᭕᭖᭗᭘᭙"} 38 desc{"০১২৩৪৫৬৭৮৯"} 43 desc{"꩐꩑꩒꩓꩔꩕꩖꩗꩘꩙"} 48 desc{"०१२३४५६७८९"} 53 desc{"%ethiopic"} 58 desc{"0123456789"} [all …]
|
/external/v8/src/ |
D | v8natives.js | 273 var desc = GetOwnProperty(this, P); 274 return IS_UNDEFINED(desc) ? false : desc.isEnumerable(); 290 var desc = new PropertyDescriptor(); 291 desc.setGet(fun); 292 desc.setEnumerable(true); 293 desc.setConfigurable(true); 294 DefineOwnProperty(ToObject(receiver), ToString(name), desc, false); 316 var desc = new PropertyDescriptor(); 317 desc.setSet(fun); 318 desc.setEnumerable(true); [all …]
|
D | proxy.js | 90 var desc = this.getPropertyDescriptor(name) 91 if (IS_UNDEFINED(desc)) { return desc } 92 if ('value' in desc) { 93 return desc.value 95 if (IS_UNDEFINED(desc.get)) { return desc.get } 97 return %_CallFunction(receiver, desc.get) 102 var desc = this.getOwnPropertyDescriptor(name) 103 if (desc) { 104 if ('writable' in desc) { 105 if (desc.writable) { [all …]
|
/external/qemu/android/protocol/ |
D | core-connection.c | 145 CoreConnection* desc; in core_connection_create() local 146 ANEW0(desc); in core_connection_create() 147 desc->console_address = console_address[0]; in core_connection_create() 148 desc->ssocket = NULL; in core_connection_create() 149 desc->stream_name = NULL; in core_connection_create() 151 return desc; in core_connection_create() 155 core_connection_free(CoreConnection* desc) in core_connection_free() argument 157 if (desc == NULL) { in core_connection_free() 160 if (desc->ssocket != NULL) { in core_connection_free() 161 syncsocket_free(desc->ssocket); in core_connection_free() [all …]
|
/external/chromium_org/v8/src/ |
D | v8natives.js | 280 var desc = GetOwnProperty(this, P); 281 return IS_UNDEFINED(desc) ? false : desc.isEnumerable(); 297 var desc = new PropertyDescriptor(); 298 desc.setGet(fun); 299 desc.setEnumerable(true); 300 desc.setConfigurable(true); 301 DefineOwnProperty(ToObject(receiver), ToName(name), desc, false); 323 var desc = new PropertyDescriptor(); 324 desc.setSet(fun); 325 desc.setEnumerable(true); [all …]
|
D | proxy.js | 108 var desc = this.getPropertyDescriptor(name) 109 if (IS_UNDEFINED(desc)) { return desc } 110 if ('value' in desc) { 111 return desc.value 113 if (IS_UNDEFINED(desc.get)) { return desc.get } 115 return %_CallFunction(receiver, desc.get) 120 var desc = this.getOwnPropertyDescriptor(name) 121 if (desc) { 122 if ('writable' in desc) { 123 if (desc.writable) { [all …]
|
/external/chromium_org/third_party/icu/source/data/misc/ |
D | numberingSystems.txt | 13 desc{"٠١٢٣٤٥٦٧٨٩"} 18 desc{"۰۱۲۳۴۵۶۷۸۹"} 23 desc{"%armenian-upper"} 28 desc{"%armenian-lower"} 33 desc{"০১২৩৪৫৬৭৮৯"} 38 desc{"०१२३४५६७८९"} 43 desc{"%ethiopic"} 48 desc{"0123456789"} 53 desc{"%georgian"} 58 desc{"%greek-upper"} [all …]
|
/external/chromium_org/v8/test/mjsunit/bugs/ |
D | bug-2615.js | 46 var desc = Object.getOwnPropertyDescriptor(a, "1"); 47 assertEquals(false, desc.writable); 48 assertEquals(false, desc.configurable); 55 desc = Object.getOwnPropertyDescriptor(a, "1"); 56 assertEquals(false, desc.configurable); 57 assertEquals(g, desc.get); 66 desc = Object.getOwnPropertyDescriptor(a, "1"); 67 assertEquals(false, desc.configurable); 68 assertEquals(s, desc.set); 74 desc = Object.getOwnPropertyDescriptor(a, "1"); [all …]
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
D | u_format.h | 399 const struct util_format_description *desc = util_format_description(format); in util_format_name() local 401 assert(desc); in util_format_name() 402 if (!desc) { in util_format_name() 406 return desc->name; in util_format_name() 412 const struct util_format_description *desc = util_format_description(format); in util_format_short_name() local 414 assert(desc); in util_format_short_name() 415 if (!desc) { in util_format_short_name() 419 return desc->short_name; in util_format_short_name() 428 const struct util_format_description *desc = util_format_description(format); in util_format_is_plain() local 434 return desc->layout == UTIL_FORMAT_LAYOUT_PLAIN ? TRUE : FALSE; in util_format_is_plain() [all …]
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_format.h | 399 const struct util_format_description *desc = util_format_description(format); in util_format_name() local 401 assert(desc); in util_format_name() 402 if (!desc) { in util_format_name() 406 return desc->name; in util_format_name() 412 const struct util_format_description *desc = util_format_description(format); in util_format_short_name() local 414 assert(desc); in util_format_short_name() 415 if (!desc) { in util_format_short_name() 419 return desc->short_name; in util_format_short_name() 428 const struct util_format_description *desc = util_format_description(format); in util_format_is_plain() local 434 return desc->layout == UTIL_FORMAT_LAYOUT_PLAIN ? TRUE : FALSE; in util_format_is_plain() [all …]
|
/external/qemu/ |
D | qerror.c | 49 .desc = "Device '%(device)' can't go on a %(bad_bus_type) bus", 53 .desc = "Bus '%(bus)' not found", 57 .desc = "Bus '%(bus)' does not support hotplugging", 61 .desc = "The command %(name) has not been found", 65 .desc = "Device '%(device)' is encrypted", 69 .desc = "Device '%(device)' could not be initialized", 73 .desc = "Device '%(device)' is in use", 77 .desc = "Device '%(device)' is locked", 81 .desc = "Device '%(device)' has multiple child busses", 85 .desc = "Device '%(device)' has not been activated", [all …]
|
/external/chromium_org/third_party/WebKit/Source/web/ |
D | WebFontDescription.cpp | 40 WebFontDescription::WebFontDescription(const FontDescription& desc, in WebFontDescription() argument 43 family = desc.family().family(); in WebFontDescription() 44 genericFamily = static_cast<GenericFamily>(desc.genericFamily()); in WebFontDescription() 45 size = desc.specifiedSize(); in WebFontDescription() 46 italic = desc.italic(); in WebFontDescription() 47 smallCaps = desc.smallCaps(); in WebFontDescription() 48 weight = static_cast<Weight>(desc.weight()); in WebFontDescription() 49 smoothing = static_cast<Smoothing>(desc.fontSmoothing()); in WebFontDescription() 59 FontDescription desc; in operator WebCore::FontDescription() local 60 desc.setFamily(fontFamily); in operator WebCore::FontDescription() [all …]
|
/external/chromium_org/v8/test/mjsunit/regress/ |
D | regress-2606.js | 29 var desc = Object.getOwnPropertyDescriptor(Object.prototype, "__proto__"); 30 assertFalse(desc.enumerable); 31 assertTrue(desc.configurable); 32 assertEquals("function", typeof desc.get); 33 assertEquals("function", typeof desc.set); 38 desc = Object.getOwnPropertyDescriptor(Object.prototype, "__proto__"); 39 assertFalse(desc.enumerable); 40 assertTrue(desc.configurable); 41 assertSame(replaced_get, desc.get); 46 desc = Object.getOwnPropertyDescriptor(Object.prototype, "__proto__"); [all …]
|
/external/chromium_org/native_client_sdk/src/build_tools/ |
D | generate_make.py | 22 def IsExample(desc): argument 23 dest = desc['DEST'] 27 def GenerateSourceCopyList(desc): argument 30 if 'TARGETS' not in desc: 32 return desc.get('DATA', []) 35 for target in desc['TARGETS']: 39 sources.extend(desc.get('DATA', [])) 41 if IsExample(desc): 43 if not desc.get('NO_PACKAGE_FILES'): 119 def IsNexe(desc): argument [all …]
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
D | transportdescriptionfactory.cc | 50 talk_base::scoped_ptr<TransportDescription> desc(new TransportDescription()); in CreateOffer() local 54 desc->transport_type = NS_JINGLE_ICE_UDP; in CreateOffer() 56 desc->transport_type = NS_JINGLE_ICE_UDP; in CreateOffer() 57 desc->AddOption(ICE_OPTION_GICE); in CreateOffer() 59 desc->transport_type = NS_GINGLE_P2P; in CreateOffer() 64 desc->ice_ufrag = talk_base::CreateRandomString(ICE_UFRAG_LENGTH); in CreateOffer() 65 desc->ice_pwd = talk_base::CreateRandomString(ICE_PWD_LENGTH); in CreateOffer() 67 desc->ice_ufrag = current_description->ice_ufrag; in CreateOffer() 68 desc->ice_pwd = current_description->ice_pwd; in CreateOffer() 75 if (!SetSecurityInfo(desc.get(), CONNECTIONROLE_ACTPASS)) { in CreateOffer() [all …]
|