HomeSort by relevance Sort by last modified time
    Searched full:with (Results 451 - 475 of 182733) sorted by null

<<11121314151617181920>>

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
CryptoException.java 19 * create a CryptoException with the given message.
21 * @param message the message to be carried with the exception.
30 * Create a CryptoException with the given message and underlying cause.
  /external/chromium_org/components/autofill/core/browser/
autofill_manager_test_delegate.h 14 // Called when a form is previewed with Autofill suggestions.
17 // Called when a form is filled with Autofill suggestions.
20 // Called when a popup with Autofill suggestions is shown.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
removeEOL.pl 5 # Redistribution and use in source and binary forms, with or without
13 # in the documentation and/or other materials provided with the
43 $title = "removeEOL: Line with Windows line ending.";
44 ok(removeEOL("This line ends with a Windows line ending.\r\n") eq "This line ends with a Windows line ending.", $title);
47 $title = "removeEOL: Line with Unix line ending.";
48 ok(removeEOL("This line ends with a Unix line ending.\n") eq "This line ends with a Unix line ending.", $title);
51 $title = "removeEOL: Line with Mac line ending.";
52 ok(removeEOL("This line ends with a Mac line ending.\r") eq "This line ends with a Mac line ending.", $title)
    [all...]
  /external/chromium_org/third_party/lcov/
README.chromium 10 This directory contains a stock lcov-1.10 with the following changes:
13 particularly useful for dealing with Mac XCode build paths.
16 N.B.: This code will not be shipped with Chrome.
  /external/chromium_org/ui/accessibility/extensions/alt/
manifest.json 2 "name": "Replace images with alt text",
14 "description": "Replace all images with their alt text."
18 "default_title": "Replace all images with their alt text.",
  /external/clang/test/ASTMerge/Inputs/
category1.m 27 // Category with implementation
34 // Category with implementation
41 // Category with mismatched implementation
category2.m 29 // Category with implementation
36 // Category with implementation
43 // Category with mismatched implementation
  /external/clang/test/CXX/class.access/class.friend/
p6.cpp 10 friend void ::f1() { } // expected-error{{friend function definition cannot be qualified with '::'}}
11 friend void X::f2() { } // expected-error{{friend function definition cannot be qualified with 'X::'}}
15 friend void T::f() {} // expected-error{{friend function definition cannot be qualified with 'T::'}}
  /external/clang/test/Parser/
check-syntax-1.m 3 int @interface bla ; // expected-error {{cannot combine with previous 'int' declaration specifier}}
14 (void) x; // expected-error {{method type specifier must start with '-' or '+'}}
15 (int)im; // expected-error {{method type specifier must start with '-' or '+'}} \
placeholder-recovery.m 3 // FIXME: We could do much better with this, if we recognized
4 // placeholders somehow. However, we're content with not generating
5 // bogus 'archaic' warnings with bad location info.
  /external/clang/test/SemaObjC/
NSString-type.m 5 void (^block)(void) = @"help"; // expected-error {{initializing 'void (^)(void)' with an expression of incompatible type 'NSString *'}}
7 void (^block2)(void) = @"help"; // expected-error {{initializing 'void (^)(void)' with an expression of incompatible type 'NSString *'}}
8 void (^block3)(void) = @"help"; // expected-error {{initializing 'void (^)(void)' with an expression of incompatible type 'NSString *'}}
  /external/jemalloc/include/jemalloc/
jemalloc_rename.h 2 * Name mangling for public symbols is controlled by --with-mangling and
3 * --with-jemalloc-prefix. With default settings the je_ prefix is stripped by
jemalloc_rename.sh 7 * Name mangling for public symbols is controlled by --with-mangling and
8 * --with-jemalloc-prefix. With default settings the je_ prefix is stripped by
  /external/libnl/tests/
test-socket-creation.c 9 printf("Created handle with port 0x%x\n",
13 printf("Created handle with port 0x%x\n",
22 printf("Created handle with port 0x%x\n",
  /external/markdown/MarkdownTest/Tests_2004/
Yuri-Links-in-Headers.text 10 # A header with a [link](http://www.link.com)
12 First with a hash
14 Another with a [link][a]
Yuri-Links-in-Headers.text-out 13 <h1>A header with a <a href="http://www.link.com">link</a></h1>
14 <p>First with a hash</p>
15 <h2>Another with a <a href="http://www.link.com/">link</a></h2>
Yuri-Links-in-Headers.text-res 13 <h1>A header with a <a href="http://www.link.com">link</a></h1>
14 <p>First with a hash</p>
15 <h2>Another with a <a href="http://www.link.com/">link</a></h2>
  /frameworks/base/libs/usb/tests/AccessoryChat/
README.txt 3 AccessoryChat - A Java app with a chat-like UI that sends and receives strings
6 accessorychat - A C command-line program that communicates with AccessoryChat.
10 android device with USB host support
  /frameworks/base/tools/layoutlib/rename_font/
README 2 with the SDK. There is bug in Java that returns incorrect results for
3 java.awt.Font#layoutGlyphVector() if two fonts with same name but differnt
4 versions are loaded. As a workaround, we rename all the fonts that we ship with
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_framestitching.h 5 * you may not use this file except in compliance with the License.
51 4.5 microseconds with 3 points
52 4.7 microseconds with 4 points
53 5.0 microseconds with 5 points
54 5.2 microseconds with 6 points
55 5.8 microseconds with 10 points
56 20 microseconds with 100 points
57 205 microseconds with 1000 points
58 2.9 milliseconds with 10000 points
59 50 milliseconds with 100000 point
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_framestitching.h 5 * you may not use this file except in compliance with the License.
51 4.5 microseconds with 3 points
52 4.7 microseconds with 4 points
53 5.0 microseconds with 5 points
54 5.2 microseconds with 6 points
55 5.8 microseconds with 10 points
56 20 microseconds with 100 points
57 205 microseconds with 1000 points
58 2.9 milliseconds with 10000 points
59 50 milliseconds with 100000 point
    [all...]
  /packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-hr/
donottranslate-more-keys.xml 8 ** you may not use this file except in compliance with the License.
21 <!-- U+0161: "?" LATIN SMALL LETTER S WITH CARON
22 U+015B: "?" LATIN SMALL LETTER S WITH ACUTE
25 <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE
26 U+0144: "?" LATIN SMALL LETTER N WITH ACUTE -->
28 <!-- U+017E: "?" LATIN SMALL LETTER Z WITH CARON
29 U+017A: "?" LATIN SMALL LETTER Z WITH ACUTE
30 U+017C: "?" LATIN SMALL LETTER Z WITH DOT ABOVE -->
32 <!-- U+010D: "?" LATIN SMALL LETTER C WITH CARON
33 U+0107: "?" LATIN SMALL LETTER C WITH ACUT
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SimpleAttributeTest.java 5 * you may not use this file except in compliance with the License.
30 a = new SimpleAttribute(SdkConstants.NS_RESOURCES, "name", "value = with space ");
36 assertEquals("value = with space ", a.getValue());
48 assertEquals("value = with space ", a.getValue());
53 "@name:" + SdkConstants.NS_RESOURCES + "=value = with space \n",
58 String s = "@name:" + SdkConstants.NS_RESOURCES + "=value = with space \n";
70 "value = with space ")));
76 assertFalse(a.equals(new SimpleAttribute("uri", "name", "value = with space ")));
82 "value = with space ")));
94 "value = with space ").hashCode())
    [all...]
  /packages/inputmethods/LatinIME/java/res/xml/
rowkeys_arabic2.xml 8 ** you may not use this file except in compliance with the License.
23 U+069C: "?" ARABIC LETTER SEEN WITH THREE DOTS BELOW AND THREE DOTS ABOVE -->
24 <!-- TODO: DroidSansArabic lacks the glyph of U+069C ARABIC LETTER SEEN WITH THREE DOTS BELOW AND THREE DOTS ABOVE -->
31 U+0626: "?" ARABIC LETTER YEH WITH HAMZA ABOVE
42 U+FEFB: "?" ARABIC LIGATURE LAM WITH ALEF ISOLATED FORM
44 U+FEF7: "?" ARABIC LIGATURE LAM WITH ALEF WITH HAMZA ABOVE ISOLATED FORM
45 U+0623: "?" ARABIC LETTER ALEF WITH HAMZA ABOVE
46 U+FEF9: "?" ARABIC LIGATURE LAM WITH ALEF WITH HAMZA BELOW ISOLATED FOR
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/
latin-lower-single-accent.json 8 "default": "latin small letter a with grave",
18 "default": "latin small letter a with acute",
28 "default": "latin small letter a with circumflex",
38 "default": "latin small letter a with tilde",
48 "default": "latin small letter a with diaeresis",
58 "default": "latin small letter a with ring above",
68 "default": "latin small letter c with cedilla",
78 "default": "latin small letter e with grave",
88 "default": "latin small letter e with acute",
98 "default": "latin small letter e with circumflex"
    [all...]

Completed in 555 milliseconds

<<11121314151617181920>>