Home
last modified time | relevance | path

Searched full:an (Results 1 – 25 of 17226) sorted by relevance

12345678910>>...690

/external/icu/icu4c/source/data/region/
Dga.txt11 001{"An Domhan"}
12 002{"An Afraic"}
15 009{"An Aigéine"}
20 017{"An Afraic Láir"}
24 029{"An Mhuir Chairib"}
29 053{"An Astraláise"}
30 054{"An Mheilinéis"}
31 057{"An Réigiún Micrinéiseach"}
32 061{"An Pholainéis"}
33 142{"An Áise"}
[all …]
Dgd.txt11 001{"An Saoghal"}
16 011{"Afraga an Iar"}
18 014{"Afraga an Ear"}
22 019{"An Dà Aimeireaga"}
25 030{"Àisia an Ear"}
27 035{"Àisia an Ear-dheas"}
28 039{"An Roinn-Eòrpa a Deas"}
35 145{"Àisia an Iar"}
36 150{"An Roinn-Eòrpa"}
37 151{"An Roinn-Eòrpa an Ear"}
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DBidiTest.txt46 # <levels> = An ordered space-delimited list of numbers indicating the resulting levels
48 # those are indicated with an x. See the note below.
58 # <ordering> = An ordered space-delimited list of numbers indicating the resulting
61 # Thus "1 0" indicates what would happen with input of "L R" and an RTL
69 # <input> = An ordered list of BIDI property values
153 AN; 7
378 AN LRE; 7
379 AN LRO; 7
380 AN RLE; 7
381 AN RLO; 7
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DBidiTest.txt46 # <levels> = An ordered space-delimited list of numbers indicating the resulting levels
48 # those are indicated with an x. See the note below.
58 # <ordering> = An ordered space-delimited list of numbers indicating the resulting
61 # Thus "1 0" indicates what would happen with input of "L R" and an RTL
69 # <input> = An ordered list of BIDI property values
153 AN; 7
378 AN LRE; 7
379 AN LRO; 7
380 AN RLE; 7
381 AN RLO; 7
[all …]
/external/icu/icu4c/source/test/testdata/
DBidiTest.txt46 # <levels> = An ordered space-delimited list of numbers indicating the resulting levels
48 # those are indicated with an x. See the note below.
58 # <ordering> = An ordered space-delimited list of numbers indicating the resulting
61 # Thus "1 0" indicates what would happen with input of "L R" and an RTL
69 # <input> = An ordered list of BIDI property values
153 AN; 7
378 AN LRE; 7
379 AN LRO; 7
380 AN RLE; 7
381 AN RLO; 7
[all …]
/external/llvm/test/Analysis/CostModel/X86/
Dvshift-shl-cost.ll17 ; SSE2: Found an estimated cost of 4 for instruction: %shift
18 ; SSE41: Found an estimated cost of 4 for instruction: %shift
19 ; AVX: Found an estimated cost of 4 for instruction: %shift
20 ; AVX2: Found an estimated cost of 1 for instruction: %shift
21 ; XOPAVX: Found an estimated cost of 1 for instruction: %shift
22 ; XOPAVX2: Found an estimated cost of 1 for instruction: %shift
29 ; SSE2: Found an estimated cost of 8 for instruction: %shift
30 ; SSE41: Found an estimated cost of 8 for instruction: %shift
31 ; AVX: Found an estimated cost of 8 for instruction: %shift
32 ; AVX2: Found an estimated cost of 1 for instruction: %shift
[all …]
Dvshift-lshr-cost.ll16 ; SSE2: Found an estimated cost of 4 for instruction: %shift
17 ; SSE41: Found an estimated cost of 4 for instruction: %shift
18 ; AVX: Found an estimated cost of 4 for instruction: %shift
19 ; AVX2: Found an estimated cost of 1 for instruction: %shift
20 ; XOPAVX: Found an estimated cost of 2 for instruction: %shift
21 ; XOPAVX2: Found an estimated cost of 1 for instruction: %shift
28 ; SSE2: Found an estimated cost of 8 for instruction: %shift
29 ; SSE41: Found an estimated cost of 8 for instruction: %shift
30 ; AVX: Found an estimated cost of 8 for instruction: %shift
31 ; AVX2: Found an estimated cost of 1 for instruction: %shift
[all …]
Dvshift-ashr-cost.ll16 ; SSE2: Found an estimated cost of 12 for instruction: %shift
17 ; SSE41: Found an estimated cost of 12 for instruction: %shift
18 ; AVX: Found an estimated cost of 12 for instruction: %shift
19 ; AVX2: Found an estimated cost of 4 for instruction: %shift
20 ; XOP: Found an estimated cost of 2 for instruction: %shift
27 ; SSE2: Found an estimated cost of 24 for instruction: %shift
28 ; SSE41: Found an estimated cost of 24 for instruction: %shift
29 ; AVX: Found an estimated cost of 24 for instruction: %shift
30 ; AVX2: Found an estimated cost of 4 for instruction: %shift
31 ; XOP: Found an estimated cost of 4 for instruction: %shift
[all …]
/external/llvm/test/Analysis/CostModel/ARM/
Dcast.ll8 ; CHECK: Found an estimated cost of 1 for instruction: %r0 = sext i1 undef to i8
10 ; CHECK: Found an estimated cost of 1 for instruction: %r1 = zext i1 undef to i8
12 ; CHECK: Found an estimated cost of 1 for instruction: %r2 = sext i1 undef to i16
14 ; CHECK: Found an estimated cost of 1 for instruction: %r3 = zext i1 undef to i16
16 ; CHECK: Found an estimated cost of 1 for instruction: %r4 = sext i1 undef to i32
18 ; CHECK: Found an estimated cost of 1 for instruction: %r5 = zext i1 undef to i32
20 ; CHECK: Found an estimated cost of 1 for instruction: %r6 = sext i1 undef to i64
22 ; CHECK: Found an estimated cost of 1 for instruction: %r7 = zext i1 undef to i64
24 ; CHECK: Found an estimated cost of 0 for instruction: %r8 = trunc i8 undef to i1
26 ; CHECK: Found an estimated cost of 1 for instruction: %r9 = sext i8 undef to i16
[all …]
/external/v8/test/webkit/
Ddfg-getter-throw-expected.txt24 Tests that DFG getter caching does not break the world if the getter throws an exception.
129 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
130 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
131 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
132 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
133 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
134 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
135 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
136 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
137 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
[all …]
/external/antlr/antlr-3.4/runtime/C/include/
Dantlr3interfaces.h45 /// Pointer to an instantiation of the 'class' #ANTLR3_BASE_RECOGNIZER
49 /// Pointer to an instantiation of 'class' #ANTLR3_RECOGNIZER_SHARED_STATE
54 /// Pointer to an instantiation of 'class' #ANTLR3_BITSET_LIST
59 /// Pointer to an instantiation of 'class' #ANTLR3_BITSET
64 /// Pointer to an instantiation of 'class' #ANTLR3_TOKEN_FACTORY
68 /// Pointer to an instantiation of 'class' #ANTLR3_COMMON_TOKEN
73 /// Pointer to an instantiation of 'class' #ANTLR3_EXCEPTION
78 /// Pointer to an instantiation of 'class' #ANTLR3_HASH_BUCKET
82 /// Pointer to an instantiation of 'class' #ANTLR3_HASH_ENTRY
86 /// Pointer to an instantiation of 'class' #ANTLR3_HASH_ENUM
[all …]
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/
Dtree-construction.txt20 This specification does not define when an interactive user agent has
54 When the steps below require the UA to create an element for a token in
58 that defines that element, e.g. for an a element in the HTML namespace,
64 The interface appropriate for an element in the HTML namespace that is
66 appropriate for an element in another namespace that is not defined by
75 When the steps below require the UA to insert an HTML element for a
76 token, the UA must first create an element for the token in the HTML
80 The steps below may also require that the UA insert an HTML element in
86 If an element created by the insert an HTML element algorithm is a
95 token, the UA must first create an element for the token in the given
[all …]
/external/icu/icu4c/source/data/locales/
Dga.txt929 "-1"{"an Aoine seo caite"}
930 "0"{"an Aoine seo"}
931 "1"{"an Aoine seo chugainn"}
936 "-1"{"an Aoine seo caite"}
937 "0"{"an Aoine seo"}
938 "1"{"an Aoine seo chug."}
943 "-1"{"an Aoine seo caite"}
944 "0"{"an Aoine seo"}
945 "1"{"an Aoine seo chugainn"}
952 few{"i gceann {0} huaire an chloig"}
[all …]
Dgd.txt1254 "An dèidh Chrìosta",
1428 "An Gearran",
1430 "An Giblean",
1431 "An Cèitean",
1432 "An t-Ògmhios",
1433 "An t-Iuchar",
1434 "An Lùnastal",
1435 "An t-Sultain",
1436 "An Dàmhair",
1437 "An t-Samhain",
[all …]
/external/clang/test/SemaCXX/
Dexpression-traits.cpp29 // basic.lval/1 Every expression is either an lvalue or an rvalue.
34 // an lvalue.
39 static_assert(__is_lvalue_expr(expr), "should be an lvalue"); \
43 static_assert(!__is_rvalue_expr(expr), "should be an lvalue"); \
49 static_assert(__is_rvalue_expr(expr), "should be an rvalue"); \
53 static_assert(!__is_lvalue_expr(expr), "should be an rvalue"); \
67 // a reference is an rvalue. in basic_lval_5()
78 // basic.lval/6: An expression which holds a temporary object resulting in basic_lval_6()
79 // from a cast to a nonreference type is an rvalue (this includes in basic_lval_6()
80 // the explicit creation of an object using functional notation in basic_lval_6()
[all …]
Dwarn-assignment-condition.cpp15 …if (x = 7) {} // expected-warning {{using the result of an assignment as a condition without paren… in test()
16 // expected-note{{use '==' to turn this assignment into an equality comparison}} \ in test()
20 …} while (x = 7); // expected-warning {{using the result of an assignment as a condition without pa… in test()
21 // expected-note{{use '==' to turn this assignment into an equality comparison}} \ in test()
25 …while (x = 7) {} // expected-warning {{using the result of an assignment as a condition without pa… in test()
26 // expected-note{{use '==' to turn this assignment into an equality comparison}} \ in test()
30 …for (; x = 7; ) {} // expected-warning {{using the result of an assignment as a condition without … in test()
31 // expected-note{{use '==' to turn this assignment into an equality comparison}} \ in test()
35 …if (p = p) {} // expected-warning {{using the result of an assignment as a condition without paren… in test()
36 // expected-note{{use '==' to turn this assignment into an equality comparison}} \ in test()
[all …]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/opsworks/
Dlayer1.py18 # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
39 AWS OpsWorks is an application management service that provides an
115 **Required Permissions**: To use this action, an IAM user must
116 have a Manage permissions level for the stack or an attached
143 **Required Permissions**: To use this action, an IAM user must
144 have a Manage permissions level for the stack, or an attached
169 **Required Permissions**: To use this action, an IAM user must
170 have a Manage permissions level for the stack, or an attached
191 Attaches an Elastic Load Balancing load balancer to a
202 **Required Permissions**: To use this action, an IAM user must
[all …]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/
Dlayer1.py18 # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
86 given primary key. By default, GetItem performs an eventually
104 an index, Scan should not be used for any application query use
115 + PutItem - Creates a new item, or replaces an existing item with
116 a new item (including all the attributes). By default, if an item
119 conditional operators to replace an item only if its attribute
122 + UpdateItem - Modifies the attributes of an existing item. You
123 can also use conditional operators to perform an update only if
125 + DeleteItem - Deletes an item in a table by primary key. You can
126 use conditional operators to perform a delete an item only if the
[all …]
/external/clang/test/Parser/
Dcxx0x-attributes.cpp40 const [[]] int between_attr_2 = 0; // expected-error {{an attribute list cannot appear here}}
70 attr_after_class_name_decl [[]] [[]]; // expected-error {{an attribute list cannot appear here}}
73 …attr_after_class_name_definition [[]] [[]] [[]]{}; // expected-error {{an attribute list cannot ap…
82 alignas(float) [[]] final // expected-error {{an attribute list cannot appear here}}
83 …alignas(float) [[]] [[]] alignas(float): base{}; // expected-error {{an attribute list cannot appe…
86 [[]] [[]] alignas(16) final // expected-error {{an attribute list cannot appear here}}
87 [[]] [[]] alignas(16) [[]]{}; // expected-error {{an attribute list cannot appear here}}
90 …f undeclared identifier}} expected-error {{expected ']'}} expected-error {{an attribute list canno…
91 …cted-error {{expected ',' or ']' in lambda capture list}} expected-error {{an attribute list canno…
94 [[]] struct no_init_declarators; // expected-error {{an attribute list cannot appear here}}
[all …]
/external/libevent/include/event2/
Dbuffer.h33 An evbuffer can be used for preparing data before sending it to
67 As the contents of an evbuffer can be stored in multiple different
90 An evbuffer is an opaque data type for efficiently buffering data to be
102 Pointer to a position within an evbuffer.
119 /** Describes a single extent of memory inside an evbuffer. Used for
140 @return a pointer to a newly allocated evbuffer struct, or NULL if an error
145 Deallocate storage for an evbuffer.
152 Enable locking on an evbuffer so that it can safely be used by multiple
159 @param buf An evbuffer to make lockable.
166 Acquire the lock on an evbuffer. Has no effect if locking was not enabled
[all …]
Devent.h35 Libevent is an event notification library for developing scalable network
42 servers. An application just needs to call event_dispatch() and then add or
51 the most scalable event notification mechanism available on an operating
75 @section base Creating an event base
77 Next, you need to create an event_base structure, using event_base_new()
85 For each file descriptor that you wish to monitor, you must create an
86 event structure with event_new(). (You may also declare an event
128 an event struct to use as a timer. To activate the timer, call
133 Libevent provides an asynchronous DNS resolver that should be used instead
171 An embedded libevent-based HTTP server
[all …]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch/
Dlayer1.py20 # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
107 owned by an account within an AWS region. Domain names
126 Defines an ``IndexField``, either replacing an existing
132 owned by an account within an AWS region. Domain names
147 field is of type ``uint`` this should be an integer value.
166 :param source_attributes: An optional list of dicts that
183 * default - An optional default value to use if the
188 document attribute when populating an ``IndexField``.
189 This can be used to create an ``IndexField`` you can
192 * default - An optional default value.
[all …]
/external/autotest/client/cros/chameleon/
Daudio_board.py13 """AudioBoard is an abstraction of an audio board on a Chameleon board.
21 """Constructs an AudioBoard.
42 """Gets an audio bus on this audio board.
46 @returns: An AudioBus object.
53 """Gets an AudioJackPlugger on this audio board.
55 @returns: An AudioJackPlugger object if there is an audio jack plugger.
63 """Gets an BluetoothController on this audio board.
65 @returns: An BluetoothController object.
72 """AudioBus is an abstraction of an audio bus on an audio board.
100 """Initializes an AudioBusSnapshot.
[all …]
/external/clang/include/clang/Sema/
DInitialization.h40 /// \brief Describes an entity that is being initialized.
51 /// \brief The entity being initialized is an exception object that
57 /// \brief The entity being initialized is an element of an array.
59 /// \brief The entity being initialized is an object (or array of
68 /// \brief The entity being initialized is an element of a vector.
91 // enum as an index for its first %select. When modifying this list,
122 /// \brief The name of the variable being captured by an EK_LambdaCapture.
149 /// base class. The lower bit specifies whether the base is an inherited
169 /// function, throwing an object, performing an explicit cast, or
184 /// \brief Create the initialization entity for an array element.
[all …]
/external/apache-http/src/org/apache/commons/codec/binary/
DHex.java11 * distributed under the License is distributed on an "AS IS" BASIS,
47 * Converts an array of characters representing hexidecimal values into an
50 * given byte. An exception is thrown if the passed char array has an odd
53 * @param data An array of characters containing hexidecimal digits
56 * @throws DecoderException Thrown if an odd number or illegal of characters
82 * Converts a hexadecimal character to an integer.
84 * @param ch A character to convert to an integer digit
86 * @return An integer
87 * @throws DecoderException Thrown if ch is an illegal hex character
98 …* Converts an array of bytes into an array of characters representing the hexidecimal values of ea…
[all …]

12345678910>>...690