/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/ |
MemorySSAUpdater.h | 66 /// Insert a definition into the MemorySSA IR. RenameUses will rename any use 68 /// to true if the definition may cause new aliases for loads below it. This 97 /// with a specified clobbering definition. 102 /// nodes, or verify the clobbering definition. The insertion place is used 109 MemoryAccess *createMemoryAccessInBB(Instruction *I, MemoryAccess *Definition, 119 /// nodes, or verify the clobbering definition. 124 MemoryAccess *Definition, 127 MemoryAccess *Definition,
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/ |
time.h | 21 the presence of gettimeofday function implies a definition 50 /* Adding timespec definition. */
|
/toolchain/binutils/binutils-2.27/bfd/hosts/ |
i386mach3.h | 24 * definition of UPAGES in i386/machparam.h. 26 * The definition should specify the size reserved
|
pc532mach.h | 24 * definition of UPAGES in ns532/machparam.h. 26 * The definition should specify the size reserved
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Mtftp4/ |
Mtftp4.h | 18 UEFI Multicast Trivial File Tranfer Protocol Definition
41 //MTFTP4 packet opcode definition
54 //MTFTP4 error code definition
68 //MTFTP4 pacekt definition
125 //MTFTP4 option definition
|
/external/clang/test/CXX/temp/temp.spec/temp.explicit/ |
p3.cpp | 9 // A definition of the class or class template containing a member function 18 // A definition of a class template or class member template shall be in scope 33 // A definition of a class template shall be in scope at the point of an 41 // A definition of a member class of a class template shall be in scope at the 53 // A definition of a class template is sufficient to explicitly
|
/external/eigen/doc/ |
eigendoxy_layout.xml.in | 13 <!-- Layout definition for a class page --> 69 <!-- Layout definition for a namespace page --> 92 <!-- Layout definition for a file page --> 121 <!-- Layout definition for a group page --> 168 <!-- Layout definition for a directory page -->
|
/external/eigen/unsupported/doc/ |
eigendoxy_layout.xml.in | 12 <!-- Layout definition for a class page --> 68 <!-- Layout definition for a namespace page --> 91 <!-- Layout definition for a file page --> 120 <!-- Layout definition for a group page --> 167 <!-- Layout definition for a directory page -->
|
/external/libmojo/mojo/public/tools/bindings/pylib/mojom/parse/ |
ast.py | 82 class Definition(NodeBase): 83 """Represents a definition of anything that has a global name (e.g., enums, 117 class Const(Definition): 118 """Represents a const definition.""" 136 class Enum(Definition): 137 """Represents an enum definition.""" 152 class EnumValue(Definition): 153 """Represents a definition of an enum value.""" 172 definition).""" 196 class Interface(Definition) [all...] |
/test/vts-testcase/kernel/ltp/shell_environment/ |
shell_environment.py | 27 '''Class for executing environment definition classes and do cleanup jobs. 65 for definition in definitions: 66 definition.context = self 67 if not definition.Execute(): 69 return (False, definition.GetNote())
|
/external/clang/test/Modules/ |
macro-ambiguity.cpp | 101 // expected-note@Inputs/macro-ambiguity/c/quote/c_quote.h:4 {{expanding this definition}} 102 // expected-note@Inputs/macro-ambiguity/a/quote/a_quote.h:4 {{other definition}} 107 // expected-note@Inputs/macro-ambiguity/d/quote/d_quote.h:4 {{expanding this definition}} 108 // expected-note@Inputs/macro-ambiguity/a/quote/a_quote.h:5 {{other definition}} 113 // expected-note@Inputs/macro-ambiguity/a/quote/a_quote.h:6 {{expanding this definition}} 114 // expected-note@Inputs/macro-ambiguity/e/quote/e_quote.h:4 {{other definition}} 121 // expected-note@Inputs/macro-ambiguity/c/quote/c_quote.h:5 {{expanding this definition}} 122 // expected-note@Inputs/macro-ambiguity/b/quote/b_quote.h:4 {{other definition}} 131 // expected-note@Inputs/macro-ambiguity/b/quote/b_quote.h:6 {{expanding this definition}} 132 // expected-note@Inputs/macro-ambiguity/e/quote/e_quote.h:5 {{other definition}} [all...] |
macros.c | 16 // FIXME: expected-note@Inputs/macros_left.h:11{{previous definition is here}} 17 // FIXME: expected-note@Inputs/macros_right.h:12{{previous definition is here}} 18 // expected-note@Inputs/macros_right.h:12{{expanding this definition of 'LEFT_RIGHT_DIFFERENT'}} 19 // expected-note@Inputs/macros_right.h:13{{expanding this definition of 'LEFT_RIGHT_DIFFERENT2'}} 20 // expected-note@Inputs/macros_left.h:14{{other definition of 'LEFT_RIGHT_DIFFERENT'}} 104 // expected-note{{other definition of 'LEFT_RIGHT_DIFFERENT2'}} 127 TOP_RIGHT_REDEF *fp = &f; // ok, right's definition overrides top's definition 189 // expected-note@macros_other.h:4 {{expanding this definition}} 190 // expected-note@macros_top.h:19 {{other definition}} [all...] |
/external/clang/test/SemaCXX/ |
pragma-optimize.cpp | 7 // This is a macro definition and therefore its text is not present after 18 // This is a definition and therefore it will be decorated with `optnone`. 29 // of the macro definition). 39 // The definition of the method instead is decorated with `optnone`. 48 // The template definition will be decorated with the attribute `optnone`. 53 // This function definition will not be decorated with `optnone` because the 60 // This function definition will not be decorated with `optnone` because the 71 // after preprocessing. The position of the macro definition is not 86 // will have an `optnone` attribute because the template definition was 95 // A template specialization is a new definition and it will not b [all...] |
/external/google-breakpad/src/third_party/curl/ |
curlrules.h | 80 # error "CURL_SIZEOF_LONG definition is missing!" 85 # error "CURL_TYPEOF_CURL_SOCKLEN_T definition is missing!" 90 # error "CURL_SIZEOF_CURL_SOCKLEN_T definition is missing!" 95 # error "CURL_TYPEOF_CURL_OFF_T definition is missing!" 100 # error "CURL_FORMAT_CURL_OFF_T definition is missing!" 105 # error "CURL_FORMAT_CURL_OFF_TU definition is missing!" 110 # error "CURL_FORMAT_OFF_T definition is missing!" 115 # error "CURL_SIZEOF_CURL_OFF_T definition is missing!" 120 # error "CURL_SUFFIX_CURL_OFF_T definition is missing!" 125 # error "CURL_SUFFIX_CURL_OFF_TU definition is missing! [all...] |
/external/guava/guava/src/com/google/common/collect/ |
ForwardingNavigableSet.java | 62 * A sensible definition of {@link #lower} in terms of the {@code descendingIterator} method of 76 * A sensible definition of {@link #floor} in terms of the {@code descendingIterator} method of 90 * A sensible definition of {@link #ceiling} in terms of the {@code iterator} method of 104 * A sensible definition of {@link #higher} in terms of the {@code iterator} method of 118 * A sensible definition of {@link #pollFirst} in terms of the {@code iterator} method. If you 132 * A sensible definition of {@link #pollLast} in terms of the {@code descendingIterator} method. 185 * A sensible definition of {@link #subSet(Object, boolean, Object, boolean)} in terms of the 199 * A sensible definition of {@link #subSet(Object, Object)} in terms of the 215 * A sensible definition of {@link #headSet(Object)} in terms of the 230 * A sensible definition of {@link #tailSet(Object)} in terms of th [all...] |
ForwardingNavigableMap.java | 67 * A sensible definition of {@link #lowerEntry} in terms of the {@code lastEntry()} of 81 * A sensible definition of {@link #lowerKey} in terms of {@code lowerEntry}. If you override 95 * A sensible definition of {@link #floorEntry} in terms of the {@code lastEntry()} of 109 * A sensible definition of {@link #floorKey} in terms of {@code floorEntry}. If you override 123 * A sensible definition of {@link #ceilingEntry} in terms of the {@code firstEntry()} of 137 * A sensible definition of {@link #ceilingKey} in terms of {@code ceilingEntry}. If you override 151 * A sensible definition of {@link #higherEntry} in terms of the {@code firstEntry()} of 165 * A sensible definition of {@link #higherKey} in terms of {@code higherEntry}. If you override 179 * A sensible definition of {@link #firstEntry} in terms of the {@code iterator()} of 188 * A sensible definition of {@link #firstKey} in terms of {@code firstEntry}. If you overrid [all...] |
/external/skia/tools/bookmaker/ |
mdOut.cpp | 96 if (const Definition* def = this->isDefined(t, ref, 115 const Definition* altDef = def; 155 if (const Definition* def = this->isDefined(t, ref, true)) { 182 const Definition* def; 195 const Definition* paramType = this->findParamType(); 235 const Definition* test = fRoot; 243 if (const Definition* def = root->find(prefixed, 395 bool MdOut::checkParamReturnBody(const Definition* def) const { 415 void MdOut::childrenOut(const Definition* def, const char* start) { 441 const Definition* MdOut::csParent() const 531 const Definition* definition = leaf.second->find(ref, local [all...] |
includeWriter.cpp | 10 void IncludeWriter::constOut(const Definition* memberStart, const Definition& child, 11 const Definition* bmhConst) { 24 void IncludeWriter::descriptionOut(const Definition* def, SkipFirstLine skipFirstLine) { 203 const Definition& child) { 204 const Definition* enumDef = nullptr; 251 Definition* codeBlock = nullptr; 319 Definition* braceHolder = child.fChildren[0]; 334 void IncludeWriter::enumMembersOut(const RootDefinition* root, Definition& child) { 337 const Definition* currentEnumItem = nullptr [all...] |
/external/skqp/tools/bookmaker/ |
mdOut.cpp | 96 if (const Definition* def = this->isDefined(t, ref, 115 const Definition* altDef = def; 155 if (const Definition* def = this->isDefined(t, ref, true)) { 182 const Definition* def; 195 const Definition* paramType = this->findParamType(); 235 const Definition* test = fRoot; 243 if (const Definition* def = root->find(prefixed, 390 bool MdOut::checkParamReturnBody(const Definition* def) const { 410 void MdOut::childrenOut(const Definition* def, const char* start) { 436 const Definition* MdOut::csParent() const 526 const Definition* definition = leaf.second->find(ref, local [all...] |
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
Acpi51.h | 27 /// ACPI 5.1 Generic Address Space definition
92 // No definition needed as it is a common description table header, the same with
103 // No definition needed as it is a common description table header, the same with
276 // no definition needed as they are common description table header, the same with
277 // EFI_ACPI_DESCRIPTION_HEADER, followed by a definition block.
283 /// Multiple APIC Description Table header definition. The rest of the table
329 /// Processor Local APIC Structure Definition
369 /// Platform Interrupt Sources Structure Definition
472 /// Processor Local x2APIC Structure Definition
634 /// Processor Local APIC/SAPIC Affinity Structure Definition
[all...] |
Acpi40.h | 25 /// ACPI 4.0 Generic Address Space definition
89 // No definition needed as it is a common description table header, the same with
100 // No definition needed as it is a common description table header, the same with
258 // no definition needed as they are common description table header, the same with
259 // EFI_ACPI_DESCRIPTION_HEADER, followed by a definition block.
265 /// Multiple APIC Description Table header definition. The rest of the table
307 /// Processor Local APIC Structure Definition
347 /// Platform Interrupt Sources Structure Definition
450 /// Processor Local x2APIC Structure Definition
531 /// Processor Local APIC/SAPIC Affinity Structure Definition
[all...] |
Acpi50.h | 146 /// ACPI 5.0 Generic Address Space definition
211 // No definition needed as it is a common description table header, the same with
222 // No definition needed as it is a common description table header, the same with
386 // no definition needed as they are common description table header, the same with
387 // EFI_ACPI_DESCRIPTION_HEADER, followed by a definition block.
393 /// Multiple APIC Description Table header definition. The rest of the table
437 /// Processor Local APIC Structure Definition
477 /// Platform Interrupt Sources Structure Definition
580 /// Processor Local x2APIC Structure Definition
696 /// Processor Local APIC/SAPIC Affinity Structure Definition
[all...] |
/development/vndk/tools/definition-tool/ |
README.md | 1 VNDK Definition Tool 4 VNDK definition tool was designed to classify all shared libraries in the 10 To run VNDK definition tool, you will need three inputs: 53 VNDK definition tool can fill in the library names and generate an `Android.mk` 73 definition tool for those devices, we have to skip `/system/vendor` and specify 93 And then, run VNDK definition tool with: 105 To run VNDK definition tool against an image (`.img`), run the following
|
/external/clang/include/clang/AST/ |
ASTMutationListener.h | 48 /// \brief A new TagDecl definition was completed. 54 /// \brief An implicit member was added after the definition was completed. 84 /// \brief An implicit member got a definition. 90 /// \brief A function template's definition was instantiated. 119 /// \brief A definition has been made visible by being redefined locally. 121 /// \param D The definition that was previously not visible. 122 /// \param M The containing module in which the definition was made visible,
|
/external/mesa3d/src/compiler/nir/ |
nir_phi_builder.h | 80 /* Register a definition for the given value and block. 84 * previously even if that definition is from a phi node. The phi builder 93 /* Get the definition for the given value in the given block. 95 * This definition will always be the latest definition known for the given 96 * block. If no definition is immediately available, it will crawl up the 98 * case that no suitable definition is found, it will return the result of a
|