Home
last modified time | relevance | path

Searched refs:An (Results 1 – 25 of 2391) sorted by relevance

12345678910>>...96

/external/icu/icu4c/source/data/region/
Dgd.txt5 001{"An Saoghal"}
16 019{"An Dà Aimeireaga"}
22 039{"An Roinn-Eòrpa a Deas"}
30 150{"An Roinn-Eòrpa"}
31 151{"An Roinn-Eòrpa an Ear"}
32 154{"An Roinn-Eòrpa a Tuath"}
33 155{"An Roinn-Eòrpa an Iar"}
45 AQ{"An Antartaig"}
46 AR{"An Argantain"}
48 AT{"An Ostair"}
[all …]
/external/googletest/googlemock/include/gmock/
Dgmock-nice-strict.h92 template <typename A1, typename A2, typename... An>
93 NiceMock(A1&& arg1, A2&& arg2, An&&... args) in NiceMock()
95 std::forward<An>(args)...) { in NiceMock()
130 template <typename A1, typename A2, typename... An>
131 NaggyMock(A1&& arg1, A2&& arg2, An&&... args) in NaggyMock()
133 std::forward<An>(args)...) { in NaggyMock()
168 template <typename A1, typename A2, typename... An>
169 StrictMock(A1&& arg1, A2&& arg2, An&&... args) in StrictMock()
171 std::forward<An>(args)...) { in StrictMock()
/external/clang/test/Index/
Dsubclass-comment.mm15 //! An umbrella class for super classes.
21 // CHECK-NEXT: (CXComment_Text Text=[ An umbrella class for super classes.])))]
28 // CHECK-NEXT: (CXComment_Text Text=[ An umbrella class for super classes.])))]
35 // CHECK-NEXT: (CXComment_Text Text=[ An umbrella class for super classes.])))]
42 // CHECK-NEXT: (CXComment_Text Text=[ An umbrella class for super classes.])))]
/external/libxml2/result/schematron/
Dzvon5_0.err3 /AAA/BBB/CCC line 3: [1]An element CCC does not contain any text
4 /AAA/BBB/CCC line 3: [2]An element CCC does not contain any text
5 /AAA/BBB/CCC line 3: [1]An element CCC does not contain any child element
6 /AAA/BBB/CCC line 3: [2]An element CCC does not contain any child element
/external/libxml2/test/schematron/
Dzvon5.sct5 … <report test="normalize-space(.) = ''">[1]An element CCC does not contain any text</report>
6 … <assert test="normalize-space(.)">[2]An element CCC does not contain any text</assert>
7 <report test="not(*)">[1]An element CCC does not contain any child element</report>
8 <assert test="*">[2]An element CCC does not contain any child element</assert>
/external/llvm/include/llvm/Option/
DOptParser.td25 // An option group.
33 // An option which prefixes its (single) value.
35 // An option which is followed by its value.
37 // An option followed by its values, which are separated by commas.
39 // An option which is which takes multiple (separate) arguments.
41 // An option which is either joined to its (non-empty) value, or followed by its
44 // An option which is both joined to its (first) value, and followed by its
47 // An option which consumes all remaining arguments if there are any.
49 // An option which consumes an optional joined argument and any other remaining
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Option/
DOptParser.td25 // An option group.
33 // An option which prefixes its (single) value.
35 // An option which is followed by its value.
37 // An option followed by its values, which are separated by commas.
39 // An option which is which takes multiple (separate) arguments.
41 // An option which is either joined to its (non-empty) value, or followed by its
44 // An option which is both joined to its (first) value, and followed by its
47 // An option which consumes all remaining arguments if there are any.
49 // An option which consumes an optional joined argument and any other remaining
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/SystemZ/
Dunmapped.txt3 # An unmapped 2-byte instruction
11 # An unmapped 4-byte instruction
19 # An unmapped 6-byte instruction
/external/llvm/test/MC/Disassembler/SystemZ/
Dunmapped.txt3 # An unmapped 2-byte instruction
11 # An unmapped 4-byte instruction
19 # An unmapped 6-byte instruction
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_UnravelIndex.pbtxt6 An 0-D or 1-D `int` Tensor whose elements are indices into the
13 An 1-D `int` Tensor. The shape of the array to use for unraveling
20 An 2-D (or 1-D if indices is 0-D) tensor where each row has the
Dapi_def_For.pbtxt3 in_arg { name: "start" description: "The lower bound. An int32" }
4 in_arg { name: "limit" description: "The upper bound. An int32" }
5 in_arg { name: "delta" description: "The increment. An int32" }
Dapi_def_ShardDataset.pbtxt7 An integer representing the number of shards operating in parallel.
13 An integer representing the current worker index.
/external/markdown/docs/extensions/
DRSS.txt7 An extension to Python-Markdown that outputs a markdown document as RSS. This
23 An RSS document includes some data about the document (URI, author, title) that
31 An example:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Daddr-01.ll17 ; An address with an index and a displacement (order 1).
29 ; An address with an index and a displacement (order 2).
41 ; An address with an index and a subtracted displacement (order 1).
53 ; An address with an index and a subtracted displacement (order 2).
65 ; An address with an index and a displacement added using OR.
Daddr-02.ll19 ; An address with an index and a displacement (order 1).
32 ; An address with an index and a displacement (order 2).
45 ; An address with an index and a subtracted displacement (order 1).
58 ; An address with an index and a subtracted displacement (order 2).
71 ; An address with an index and a displacement added using OR.
/external/llvm/test/CodeGen/SystemZ/
Daddr-01.ll17 ; An address with an index and a displacement (order 1).
29 ; An address with an index and a displacement (order 2).
41 ; An address with an index and a subtracted displacement (order 1).
53 ; An address with an index and a subtracted displacement (order 2).
65 ; An address with an index and a displacement added using OR.
Daddr-02.ll19 ; An address with an index and a displacement (order 1).
32 ; An address with an index and a displacement (order 2).
45 ; An address with an index and a subtracted displacement (order 1).
58 ; An address with an index and a subtracted displacement (order 2).
71 ; An address with an index and a displacement added using OR.
/external/tensorflow/tensorflow/lite/schema/
Dschema_v0.fbs157 // An implementation of TensorFlow BasicRNNCell.
162 // An implementation of TensorFlow fully_connected (a.k.a Dense) layer.
171 // An implementation of TensorFlow concat.
192 // An implementation of TensorFlow LSTMCell and CoupledInputForgetGateLSTMCell
204 // An OperatorCode can be an enum value (BuiltinOperator) if the operator is a
211 // An operator takes tensors as inputs and outputs. The type of operation being
Dschema_v3.fbs54 // An index that refers to the buffers table at the root of the model. Or,
188 // An implementation of TensorFlow RNNCell.
193 // An implementation of TensorFlow fully_connected (a.k.a Dense) layer.
202 // An implementation of TensorFlow concat.
223 // An implementation of TensorFlow LSTMCell and CoupledInputForgetGateLSTMCell
255 // An OperatorCode can be an enum value (BuiltinOperator) if the operator is a
262 // An operator takes tensors as inputs and outputs. The type of operation being
/external/puffin/
DREADME.md16 * __Huffman code array__ An array which an array index identifies a Huffman code
20 * __Huffman reverse code array__ An array which an array index identifies an
25 * __Huffman code length array__ An array of Huffman code lengths with the array
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DHowToUseAttributes.rst22 object. An attribute can be a single "enum" value (the enum being the
35 An ``Attribute`` object is designed to be passed around by value.
52 An ``AttributeList`` is also a uniqued and immutable object. You create an
56 An ``AttributeList`` object is designed to be passed around by value.
71 An ``AttrBuilder`` object is *not* designed to be passed around by value. It
/external/llvm/docs/
DHowToUseAttributes.rst22 object. An attribute can be a single "enum" value (the enum being the
35 An ``Attribute`` object is designed to be passed around by value.
53 An ``AttributeSet`` is also a uniqued and immutable object. You create an
57 An ``AttributeSet`` object is designed to be passed around by value.
72 An ``AttrBuilder`` object is *not* designed to be passed around by value. It
/external/grpc-grpc-java/testing-proto/src/main/proto/io/grpc/testing/protobuf/
Dsimpleservice.proto15 // An integration test service that covers all the method signature permutations
43 // An optional string message for test.
49 // An optional string message for test.
/external/python/cpython2/Doc/library/
Daetypes.rst22 An object specifier is essentially an address of an object implemented in an
23 Apple Event server. An Apple Event specifier is used as the direct object for an
53 An enumeration value with the given 4-character string value.
103 An OSA type value with the given 4-character name.
108 An OSA keyword with the given 4-character name.
/external/python/cpython2/Lib/idlelib/
Dextend.txt4 An IDLE extension can define new key bindings and menu entries for IDLE
13 An IDLE extension is defined by a class. Methods of the class define
19 An IDLE extension class is instantiated with a single argument,
38 An extension can define menu entries. This is done with a class or instance
44 An underscore in the menu label is removed; the character following the

12345678910>>...96